Pull request #3987 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 15c15146d7e685b738b59aee3b02359645ee62d3+d866400a609392987696ebdd94eb737ac4e65fbf (51bcbf17755b11b9a01de6d4715a612441b6dfdb) 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-ssh14665423132658950139.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision c72b16708d6eed9a08be464a432ce22db7d90667 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-ssh7769910182039796286.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 c72b16708d6eed9a08be464a432ce22db7d90667 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-3987/workspace@libs/edgex-global-pipelines # 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-3987/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh1461704766906751148.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-3987/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh13118658637585325490.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision c72b16708d6eed9a08be464a432ce22db7d90667 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f c72b16708d6eed9a08be464a432ce22db7d90667 # timeout=10 Commit message: "Merge pull request #378 from ernestojeda/ubuntu-20-changes" > 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 shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh11639839952845465368.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b3dada9287033e4e81bc68320e01fd57bef02650 The recommended git tool is: NONE using credential edgex-jenkins-ssh 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-3987/workspace@libs/lf-pipelines # 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-3987/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh12785745128044085094.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 b3dada9287033e4e81bc68320e01fd57bef02650 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b3dada9287033e4e81bc68320e01fd57bef02650 # timeout=10 Commit message: "Fix: Update requirements.txt, update global-jjb" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object c72b16708d6eed9a08be464a432ce22db7d90667 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.17 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-21811 in /w/workspace/edgexfoundry_edgex-go_PR-3987 [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 Merging remotes/origin/main commit d866400a609392987696ebdd94eb737ac4e65fbf into PR head commit 15c15146d7e685b738b59aee3b02359645ee62d3 Merge succeeded, producing 15c15146d7e685b738b59aee3b02359645ee62d3 Checking out Revision 15c15146d7e685b738b59aee3b02359645ee62d3 (PR-3987) > 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/3987/head:refs/remotes/origin/PR-3987 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 15c15146d7e685b738b59aee3b02359645ee62d3 # 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 d866400a609392987696ebdd94eb737ac4e65fbf # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 15c15146d7e685b738b59aee3b02359645ee62d3 # timeout=10 Commit message: "build(deps): Bump github.com/pelletier/go-toml from 1.9.4 to 1.9.5" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object c72b16708d6eed9a08be464a432ce22db7d90667 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-04-22T19:10:16.843Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-04-22T19:10:17.011Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-04-22T19:10:17.112Z] ========================================================= [2022-04-22T19:10:17.112Z] EdgeX Global Pipelines Version Info [2022-04-22T19:10:17.112Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-04-22T19:10:17.913Z] ------------------- [2022-04-22T19:10:17.913Z] stable info: [2022-04-22T19:10:17.913Z] ------------------- [2022-04-22T19:10:17.913Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-04-22T19:10:17.913Z] Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 [2022-04-22T19:10:17.913Z] Message: update stable to v1.0.221 [2022-04-22T19:10:18.489Z] ------------------- [2022-04-22T19:10:18.489Z] experimental info: [2022-04-22T19:10:18.489Z] ------------------- [2022-04-22T19:10:18.489Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-04-22T19:10:18.489Z] Commit SHA: e334d830fa8e8412d6042b94a77caa8dfa54c97b [2022-04-22T19:10:18.489Z] Message: update experimental to v1.0.223 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-04-22T19:10:18.756Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2022-04-22T19:10:18.800Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2022-04-22T19:10:18.838Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-04-22T19:10:18.885Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-04-22T19:10:18.929Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-04-22T19:10:18.966Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-04-22T19:10:19.010Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-04-22T19:10:19.049Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2022-04-22T19:10:19.089Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2022-04-22T19:10:19.125Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2022-04-22T19:10:19.161Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-04-22T19:10:19.201Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-04-22T19:10:19.246Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-04-22T19:10:19.288Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-04-22T19:10:19.328Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-04-22T19:10:19.369Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-04-22T19:10:19.410Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-04-22T19:10:19.451Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-04-22T19:10:19.494Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-04-22T19:10:19.537Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2022-04-22T19:10:19.575Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-04-22T19:10:19.618Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-04-22T19:10:19.658Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3987 [Pipeline] echo [2022-04-22T19:10:19.701Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3987 [Pipeline] echo [2022-04-22T19:10:19.743Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3987 [Pipeline] echo [2022-04-22T19:10:19.783Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 15c15146d7e685b738b59aee3b02359645ee62d3 [Pipeline] echo [2022-04-22T19:10:19.820Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 15c1514 [Pipeline] echo [2022-04-22T19:10:19.855Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-22T19:10:19.969Z] provisioning config files... [2022-04-22T19:10:19.984Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config5068374017842246820tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-22T19:10:20.333Z] ---> docker-login.sh [2022-04-22T19:10:20.333Z] nexus3.edgexfoundry.org:10001 [2022-04-22T19:10:20.599Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-22T19:10:20.599Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-22T19:10:20.599Z] Configure a credential helper to remove this warning. See [2022-04-22T19:10:20.599Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-22T19:10:20.599Z] [2022-04-22T19:10:20.599Z] Login Succeeded [2022-04-22T19:10:20.599Z] nexus3.edgexfoundry.org:10002 [2022-04-22T19:10:20.862Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-22T19:10:20.862Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-22T19:10:20.862Z] Configure a credential helper to remove this warning. See [2022-04-22T19:10:20.862Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-22T19:10:20.862Z] [2022-04-22T19:10:20.862Z] Login Succeeded [2022-04-22T19:10:20.862Z] nexus3.edgexfoundry.org:10003 [2022-04-22T19:10:20.862Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-22T19:10:20.862Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-22T19:10:20.862Z] Configure a credential helper to remove this warning. See [2022-04-22T19:10:20.862Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-22T19:10:20.862Z] [2022-04-22T19:10:20.862Z] Login Succeeded [2022-04-22T19:10:20.862Z] nexus3.edgexfoundry.org:10004 [2022-04-22T19:10:21.127Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-22T19:10:21.127Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-22T19:10:21.127Z] Configure a credential helper to remove this warning. See [2022-04-22T19:10:21.127Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-22T19:10:21.127Z] [2022-04-22T19:10:21.127Z] Login Succeeded [2022-04-22T19:10:21.127Z] docker.io [2022-04-22T19:10:21.127Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-22T19:10:21.703Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-22T19:10:21.703Z] Configure a credential helper to remove this warning. See [2022-04-22T19:10:21.703Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-22T19:10:21.703Z] [2022-04-22T19:10:21.703Z] Login Succeeded [2022-04-22T19:10:21.703Z] ---> docker-login.sh ends [Pipeline] } [2022-04-22T19:10:21.731Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-04-22T19:10:22.163Z] + ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile [2022-04-22T19:10:22.163Z] + dirname cmd/core-command/Dockerfile [2022-04-22T19:10:22.163Z] + cut -d/ -f2 [2022-04-22T19:10:22.163Z] + echo core-command,cmd/core-command/Dockerfile [2022-04-22T19:10:22.163Z] + dirname cmd/core-data/Dockerfile [2022-04-22T19:10:22.163Z] + cut -d/ -f2 [2022-04-22T19:10:22.163Z] + echo core-data,cmd/core-data/Dockerfile [2022-04-22T19:10:22.163Z] + dirname cmd/core-metadata/Dockerfile [2022-04-22T19:10:22.163Z] + cut -d/ -f2 [2022-04-22T19:10:22.163Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2022-04-22T19:10:22.163Z] + dirname cmd/security-bootstrapper/Dockerfile [2022-04-22T19:10:22.163Z] + cut -d/ -f2 [2022-04-22T19:10:22.163Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2022-04-22T19:10:22.163Z] + dirname cmd/security-proxy-setup/Dockerfile [2022-04-22T19:10:22.163Z] + cut -d/ -f2 [2022-04-22T19:10:22.163Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2022-04-22T19:10:22.163Z] + dirname cmd/security-secretstore-setup/Dockerfile [2022-04-22T19:10:22.163Z] + cut -d/ -f2 [2022-04-22T19:10:22.163Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2022-04-22T19:10:22.163Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2022-04-22T19:10:22.163Z] + cut -d/ -f2 [2022-04-22T19:10:22.163Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2022-04-22T19:10:22.163Z] + dirname cmd/security-spire-agent/Dockerfile [2022-04-22T19:10:22.163Z] + cut -d/ -f2 [2022-04-22T19:10:22.163Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2022-04-22T19:10:22.163Z] + dirname cmd/security-spire-config/Dockerfile [2022-04-22T19:10:22.163Z] + cut -d/ -f2 [2022-04-22T19:10:22.163Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2022-04-22T19:10:22.163Z] + dirname cmd/security-spire-server/Dockerfile [2022-04-22T19:10:22.163Z] + cut -d/ -f2 [2022-04-22T19:10:22.163Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2022-04-22T19:10:22.163Z] + cut -d/ -f2 [2022-04-22T19:10:22.163Z] + dirname cmd/support-notifications/Dockerfile [2022-04-22T19:10:22.163Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2022-04-22T19:10:22.163Z] + dirname cmd/support-scheduler/Dockerfile [2022-04-22T19:10:22.163Z] + cut -d/ -f2 [2022-04-22T19:10:22.163Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2022-04-22T19:10:22.163Z] + + dirnamecut cmd/sys-mgmt-agent/Dockerfile -d/ [2022-04-22T19:10:22.163Z] -f2 [2022-04-22T19:10:22.163Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2022-04-22T19:10:22.315Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile], [image:sys-mgmt-agent, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-04-22T19:10:22.804Z] + git rev-list -1 --merges 15c15146d7e685b738b59aee3b02359645ee62d3~1..15c15146d7e685b738b59aee3b02359645ee62d3 [Pipeline] echo [2022-04-22T19:10:22.840Z] -----------> git rev-list -1 --merges 15c15146d7e685b738b59aee3b02359645ee62d3~1..15c15146d7e685b738b59aee3b02359645ee62d3 15c15146d7e685b738b59aee3b02359645ee62d3 [false] [Pipeline] sh [2022-04-22T19:10:23.157Z] + git log --format=format:%s -1 15c15146d7e685b738b59aee3b02359645ee62d3 [Pipeline] echo [2022-04-22T19:10:23.201Z] ========================================================= [2022-04-22T19:10:23.201Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-04-22T19:10:23.201Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2022-04-22T19:10:23.825Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-04-22T19:10:23.825Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-04-22T19:10:23.825Z] + [ -e /tmp/ssh_known_hosts ] [2022-04-22T19:10:23.825Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-04-22T19:10:23.825Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-04-22T19:10:23.825Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-04-22T19:10:23.825Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-04-22T19:10:24.285Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-22T19:10:24.285Z] [2022-04-22T19:10:24.285Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-04-22T19:10:24.634Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-22T19:10:24.634Z] latest: Pulling from edgex-devops/git-semver [2022-04-22T19:10:24.634Z] a0d0a0d46f8b: Pulling fs layer [2022-04-22T19:10:24.634Z] 3e5f54012d9b: Pulling fs layer [2022-04-22T19:10:24.634Z] 4c7163046ea9: Pulling fs layer [2022-04-22T19:10:24.634Z] 0c2d73faf560: Pulling fs layer [2022-04-22T19:10:24.634Z] 0c2d73faf560: Waiting [2022-04-22T19:10:24.634Z] 3e5f54012d9b: Download complete [2022-04-22T19:10:24.634Z] a0d0a0d46f8b: Verifying Checksum [2022-04-22T19:10:24.634Z] a0d0a0d46f8b: Download complete [2022-04-22T19:10:24.634Z] 0c2d73faf560: Verifying Checksum [2022-04-22T19:10:24.634Z] 0c2d73faf560: Download complete [2022-04-22T19:10:24.634Z] 4c7163046ea9: Verifying Checksum [2022-04-22T19:10:24.903Z] a0d0a0d46f8b: Pull complete [2022-04-22T19:10:24.903Z] 3e5f54012d9b: Pull complete [2022-04-22T19:10:25.165Z] 4c7163046ea9: Pull complete [2022-04-22T19:10:25.427Z] 0c2d73faf560: Pull complete [2022-04-22T19:10:25.427Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2022-04-22T19:10:25.427Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-22T19:10:25.427Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2022-04-22T19:10:25.538Z] prd-ubuntu20.04-docker-8c-8g-21811 does not seem to be running inside a container [2022-04-22T19:10:25.580Z] $ 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:10004/edgex-devops/git-semver:latest cat [2022-04-22T19:10:26.340Z] $ docker top a6d581be4542682527feb32178ed4117befd9aa13c43b543244fde4d658b8f70 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-04-22T19:10:26.524Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-04-22T19:10:26.524Z] [ssh-agent] Looking for ssh-agent implementation... [2022-04-22T19:10:26.680Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-04-22T19:10:26.689Z] $ docker exec a6d581be4542682527feb32178ed4117befd9aa13c43b543244fde4d658b8f70 ssh-agent [2022-04-22T19:10:26.816Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXmhlMno/agent.14 [2022-04-22T19:10:26.816Z] SSH_AGENT_PID=20 [2022-04-22T19:10:26.827Z] Running ssh-add (command line suppressed) [2022-04-22T19:10:26.943Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_165211068296661701.key (/w/workspace/edgex-go/1@tmp/private_key_165211068296661701.key) [2022-04-22T19:10:26.954Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-04-22T19:10:27.291Z] + git tag --points-at HEAD [Pipeline] } [2022-04-22T19:10:27.323Z] $ docker exec --env ******** --env ******** a6d581be4542682527feb32178ed4117befd9aa13c43b543244fde4d658b8f70 ssh-agent -k [2022-04-22T19:10:27.440Z] unset SSH_AUTH_SOCK; [2022-04-22T19:10:27.441Z] unset SSH_AGENT_PID; [2022-04-22T19:10:27.441Z] echo Agent pid 20 killed; [2022-04-22T19:10:27.448Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-04-22T19:10:27.536Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-04-22T19:10:27.536Z] [ssh-agent] Looking for ssh-agent implementation... [2022-04-22T19:10:27.671Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-04-22T19:10:27.680Z] $ docker exec a6d581be4542682527feb32178ed4117befd9aa13c43b543244fde4d658b8f70 ssh-agent [2022-04-22T19:10:27.813Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXpdlcFf/agent.52 [2022-04-22T19:10:27.813Z] SSH_AGENT_PID=59 [2022-04-22T19:10:27.819Z] Running ssh-add (command line suppressed) [2022-04-22T19:10:27.944Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_6407090847451109.key (/w/workspace/edgex-go/1@tmp/private_key_6407090847451109.key) [2022-04-22T19:10:27.954Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-04-22T19:10:28.284Z] + git semver init [2022-04-22T19:10:28.284Z] # -> Open(): unable to determine branch for HEAD [2022-04-22T19:10:28.284Z] # $GIT_DIR = /w/workspace/edgex-go/1/.git [2022-04-22T19:10:28.284Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/1 [2022-04-22T19:10:28.284Z] # $SEMVER_REMOTE_NAME = origin [2022-04-22T19:10:28.284Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-04-22T19:10:28.284Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-04-22T19:10:28.284Z] # $SEMVER_BRANCH = PR-3987 [2022-04-22T19:10:28.284Z] # $SEMVER_TEMP = /tmp/semver-690047783 [2022-04-22T19:10:28.284Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2022-04-22T19:10:43.204Z] # '/tmp/semver-690047783' -> '/w/workspace/edgex-go/1/.semver' [2022-04-22T19:10:43.204Z] # -> Force: false [2022-04-22T19:10:43.204Z] # $SEMVER_DIR = /w/workspace/edgex-go/1/.semver [Pipeline] } [2022-04-22T19:10:43.241Z] $ docker exec --env ******** --env ******** a6d581be4542682527feb32178ed4117befd9aa13c43b543244fde4d658b8f70 ssh-agent -k [2022-04-22T19:10:43.361Z] unset SSH_AUTH_SOCK; [2022-04-22T19:10:43.362Z] unset SSH_AGENT_PID; [2022-04-22T19:10:43.362Z] echo Agent pid 59 killed; [2022-04-22T19:10:43.368Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-04-22T19:10:43.806Z] + git semver [Pipeline] } [2022-04-22T19:10:43.842Z] $ docker stop --time=1 a6d581be4542682527feb32178ed4117befd9aa13c43b543244fde4d658b8f70 [2022-04-22T19:10:45.641Z] $ docker rm -f a6d581be4542682527feb32178ed4117befd9aa13c43b543244fde4d658b8f70 [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-22T19:10:46.081Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-04-22T19:10:46.389Z] Stashed 1 file(s) [Pipeline] echo [2022-04-22T19:10:46.406Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] echo [2022-04-22T19:10:46.873Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-04-22T19:10:46.903Z] ========================================================= [2022-04-22T19:10:46.903Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-04-22T19:10:46.903Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-04-22T19:10:47.244Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-04-22T19:10:47.244Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-04-22T19:10:47.244Z] 59bf1c3509f3: Pulling fs layer [2022-04-22T19:10:47.244Z] 666ba61612fd: Pulling fs layer [2022-04-22T19:10:47.244Z] 8ed8ca486205: Pulling fs layer [2022-04-22T19:10:47.244Z] 4fe6c5a15a65: Pulling fs layer [2022-04-22T19:10:47.244Z] 22a0e8bec74d: Pulling fs layer [2022-04-22T19:10:47.244Z] ca2b28591e48: Pulling fs layer [2022-04-22T19:10:47.244Z] a51346096db8: Pulling fs layer [2022-04-22T19:10:47.244Z] daebc70d1ce1: Pulling fs layer [2022-04-22T19:10:47.244Z] 0e18a0eac166: Pulling fs layer [2022-04-22T19:10:47.244Z] ca2b28591e48: Waiting [2022-04-22T19:10:47.244Z] 4fe6c5a15a65: Waiting [2022-04-22T19:10:47.244Z] a51346096db8: Waiting [2022-04-22T19:10:47.244Z] 22a0e8bec74d: Waiting [2022-04-22T19:10:47.244Z] daebc70d1ce1: Waiting [2022-04-22T19:10:47.244Z] 8ed8ca486205: Verifying Checksum [2022-04-22T19:10:47.244Z] 8ed8ca486205: Download complete [2022-04-22T19:10:47.244Z] 666ba61612fd: Verifying Checksum [2022-04-22T19:10:47.244Z] 666ba61612fd: Download complete [2022-04-22T19:10:47.244Z] 22a0e8bec74d: Verifying Checksum [2022-04-22T19:10:47.244Z] 22a0e8bec74d: Download complete [2022-04-22T19:10:47.244Z] ca2b28591e48: Verifying Checksum [2022-04-22T19:10:47.244Z] ca2b28591e48: Download complete [2022-04-22T19:10:47.244Z] 59bf1c3509f3: Verifying Checksum [2022-04-22T19:10:47.244Z] 59bf1c3509f3: Download complete [2022-04-22T19:10:47.244Z] a51346096db8: Verifying Checksum [2022-04-22T19:10:47.244Z] a51346096db8: Download complete [2022-04-22T19:10:47.509Z] daebc70d1ce1: Verifying Checksum [2022-04-22T19:10:47.509Z] daebc70d1ce1: Download complete [2022-04-22T19:10:47.509Z] 59bf1c3509f3: Pull complete [2022-04-22T19:10:47.509Z] 666ba61612fd: Pull complete [2022-04-22T19:10:47.771Z] 8ed8ca486205: Pull complete [2022-04-22T19:10:48.030Z] 0e18a0eac166: Verifying Checksum [2022-04-22T19:10:48.030Z] 0e18a0eac166: Download complete [2022-04-22T19:10:48.030Z] 4fe6c5a15a65: Verifying Checksum [2022-04-22T19:10:48.030Z] 4fe6c5a15a65: Download complete [2022-04-22T19:10:52.238Z] 4fe6c5a15a65: Pull complete [2022-04-22T19:10:52.238Z] 22a0e8bec74d: Pull complete [2022-04-22T19:10:52.499Z] ca2b28591e48: Pull complete [2022-04-22T19:10:52.499Z] a51346096db8: Pull complete [2022-04-22T19:10:52.761Z] daebc70d1ce1: Pull complete [2022-04-22T19:10:55.325Z] 0e18a0eac166: Pull complete [2022-04-22T19:10:55.325Z] Digest: sha256:5cf2d0a306c5171eb5b3008c4b83cc7b6044f1808c238cb17927cddb93576120 [2022-04-22T19:10:55.325Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-04-22T19:10:55.325Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [Pipeline] fileExists [Pipeline] sh [2022-04-22T19:10:55.673Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-04-22T19:10:55.673Z] WORKDIR /edgex [2022-04-22T19:10:55.673Z] COPY go.mod . [2022-04-22T19:10:55.673Z] RUN go mod download [2022-04-22T19:10:55.673Z] + docker build -t ci-base-image-x86_64 -f - . [2022-04-22T19:10:57.603Z] Sending build context to Docker daemon 334.9MB [2022-04-22T19:10:57.603Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-04-22T19:10:57.603Z] ---> f018257e8ee9 [2022-04-22T19:10:57.603Z] Step 2/4 : WORKDIR /edgex [2022-04-22T19:10:58.991Z] ---> Running in 1d27a3ba6e89 [2022-04-22T19:10:58.991Z] Removing intermediate container 1d27a3ba6e89 [2022-04-22T19:10:58.991Z] ---> 92120228e860 [2022-04-22T19:10:58.991Z] Step 3/4 : COPY go.mod . [2022-04-22T19:10:59.251Z] ---> 5f05c3bc4d7b [2022-04-22T19:10:59.251Z] Step 4/4 : RUN go mod download [2022-04-22T19:10:59.251Z] ---> Running in 6dfe59ba0727 [2022-04-22T19:11:01.700Z] Still waiting to schedule task [2022-04-22T19:11:01.700Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2022-04-22T19:11:14.170Z] Removing intermediate container 6dfe59ba0727 [2022-04-22T19:11:14.170Z] ---> 4234e580337f [2022-04-22T19:11:14.170Z] Successfully built 4234e580337f [2022-04-22T19:11:14.170Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-22T19:11:14.499Z] + docker inspect -f . ci-base-image-x86_64 [2022-04-22T19:11:14.499Z] . [Pipeline] withDockerContainer [2022-04-22T19:11:14.591Z] prd-ubuntu20.04-docker-8c-8g-21811 does not seem to be running inside a container [2022-04-22T19:11:14.626Z] $ 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 [2022-04-22T19:11:15.033Z] $ docker top cd564b7c19878c90b6ddd7af3d0bfd4851e5317d9c457bb0a3e04e2240b0225a -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-22T19:11:15.440Z] + go version [2022-04-22T19:11:15.440Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-04-22T19:11:15.475Z] $ docker stop --time=1 cd564b7c19878c90b6ddd7af3d0bfd4851e5317d9c457bb0a3e04e2240b0225a [2022-04-22T19:11:16.789Z] $ docker rm -f cd564b7c19878c90b6ddd7af3d0bfd4851e5317d9c457bb0a3e04e2240b0225a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-22T19:11:17.426Z] + docker inspect -f . ci-base-image-x86_64 [2022-04-22T19:11:17.426Z] . [Pipeline] withDockerContainer [2022-04-22T19:11:17.520Z] prd-ubuntu20.04-docker-8c-8g-21811 does not seem to be running inside a container [2022-04-22T19:11:17.569Z] $ 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 [2022-04-22T19:11:17.979Z] $ docker top ae4b83bd59c3155a209440e06320d5d134c827d0aa9e12c534dbe0dd81cd504d -eo pid,comm [Pipeline] { [Pipeline] echo [2022-04-22T19:11:18.108Z] ========================================================= [2022-04-22T19:11:18.108Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-04-22T19:11:18.108Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-04-22T19:11:18.446Z] + make test [2022-04-22T19:11:18.446Z] go mod tidy -compat=1.17 [2022-04-22T19:11:18.707Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-04-22T19:11:25.297Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-04-22T19:11:37.625Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-04-22T19:11:37.625Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-04-22T19:11:37.625Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-04-22T19:11:37.625Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-04-22T19:11:37.625Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-04-22T19:11:37.625Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-04-22T19:11:37.625Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-04-22T19:11:37.625Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-04-22T19:11:37.625Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-04-22T19:11:37.625Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-04-22T19:11:37.625Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-04-22T19:11:37.625Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-04-22T19:11:37.625Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-04-22T19:11:37.625Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-04-22T19:11:37.625Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-04-22T19:11:38.564Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.091s coverage: 28.7% of statements [2022-04-22T19:11:38.564Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-04-22T19:11:38.565Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-04-22T19:11:39.503Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.095s coverage: 98.5% of statements [2022-04-22T19:11:39.504Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-04-22T19:11:39.504Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.134s coverage: 53.4% of statements [2022-04-22T19:11:39.504Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-04-22T19:11:39.504Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-04-22T19:11:43.705Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 4.029s coverage: 89.2% of statements [2022-04-22T19:11:43.705Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-04-22T19:11:43.705Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-04-22T19:11:43.705Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-04-22T19:11:43.705Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.062s coverage: 84.4% of statements [2022-04-22T19:11:43.705Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-04-22T19:11:43.705Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-04-22T19:11:43.705Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-04-22T19:11:43.705Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-04-22T19:11:43.705Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-04-22T19:11:43.705Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.480s coverage: 95.6% of statements [2022-04-22T19:11:43.705Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-04-22T19:11:43.705Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-04-22T19:11:43.705Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.083s coverage: 72.2% of statements [2022-04-22T19:11:43.705Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-04-22T19:11:43.705Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-04-22T19:11:43.705Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-04-22T19:11:43.705Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-04-22T19:11:43.705Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-04-22T19:11:43.705Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.058s coverage: 60.0% of statements [2022-04-22T19:11:43.705Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-04-22T19:11:43.705Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-04-22T19:11:43.705Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-04-22T19:11:43.705Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.086s coverage: 0.9% of statements [2022-04-22T19:11:43.705Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-04-22T19:11:43.705Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.084s coverage: 58.8% of statements [2022-04-22T19:11:43.705Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.060s coverage: 29.6% of statements [2022-04-22T19:11:43.705Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-04-22T19:11:43.705Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.100s coverage: 47.1% of statements [2022-04-22T19:11:43.705Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.118s coverage: 79.5% of statements [2022-04-22T19:11:43.705Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.057s coverage: 94.1% of statements [2022-04-22T19:11:43.705Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.079s coverage: 96.3% of statements [2022-04-22T19:11:43.705Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.086s coverage: 87.5% of statements [2022-04-22T19:11:51.849Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 10.073s coverage: 94.4% of statements [2022-04-22T19:11:51.849Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.059s coverage: 44.8% of statements [2022-04-22T19:11:54.396Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.235s coverage: 82.5% of statements [2022-04-22T19:11:54.396Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-04-22T19:12:04.406Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.097s coverage: 92.9% of statements [2022-04-22T19:12:04.406Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-04-22T19:12:04.406Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-04-22T19:12:04.406Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-04-22T19:12:04.406Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.025s coverage: 65.1% of statements [2022-04-22T19:12:04.406Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-04-22T19:12:04.406Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-04-22T19:12:04.406Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-04-22T19:12:04.406Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-04-22T19:12:04.406Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-04-22T19:12:04.406Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.076s coverage: 87.2% of statements [2022-04-22T19:12:04.406Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-04-22T19:12:04.406Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-04-22T19:12:04.406Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.057s coverage: 100.0% of statements [2022-04-22T19:12:04.406Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-04-22T19:12:04.406Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.084s coverage: 58.8% of statements [2022-04-22T19:12:04.406Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-04-22T19:12:04.406Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.079s coverage: 80.0% of statements [2022-04-22T19:12:04.406Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.052s coverage: 87.2% of statements [2022-04-22T19:12:04.406Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.076s coverage: 85.4% of statements [2022-04-22T19:12:04.406Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.196s coverage: 91.2% of statements [2022-04-22T19:12:04.406Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-04-22T19:12:04.406Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.179s coverage: 64.4% of statements [2022-04-22T19:12:04.406Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-04-22T19:12:04.406Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-04-22T19:12:04.406Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.055s coverage: 100.0% of statements [2022-04-22T19:12:04.406Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.031s coverage: 89.4% of statements [2022-04-22T19:12:04.406Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.037s coverage: 100.0% of statements [2022-04-22T19:12:04.406Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.039s coverage: 73.7% of statements [2022-04-22T19:12:04.406Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.032s coverage: 100.0% of statements [2022-04-22T19:12:04.406Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.382s coverage: 65.4% of statements [2022-04-22T19:12:04.406Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-04-22T19:12:04.406Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-04-22T19:12:04.406Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-04-22T19:12:04.406Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.163s coverage: 43.8% of statements [2022-04-22T19:12:04.406Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-04-22T19:12:04.406Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-04-22T19:12:04.406Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.062s coverage: 89.5% of statements [2022-04-22T19:12:04.406Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-04-22T19:12:04.406Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.065s coverage: 84.8% of statements [2022-04-22T19:12:04.406Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-04-22T19:12:04.406Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-04-22T19:12:04.406Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-04-22T19:12:04.406Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-04-22T19:12:04.406Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.079s coverage: 17.7% of statements [2022-04-22T19:12:04.406Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-04-22T19:12:04.406Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-04-22T19:12:04.406Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-04-22T19:12:04.406Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-04-22T19:12:04.406Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.182s coverage: 92.3% of statements [2022-04-22T19:12:04.406Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-04-22T19:12:04.406Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-04-22T19:12:04.406Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-04-22T19:12:04.406Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-04-22T19:12:04.406Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.064s coverage: 63.2% of statements [2022-04-22T19:12:04.406Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-04-22T19:12:04.406Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-04-22T19:12:04.406Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.103s coverage: 97.7% of statements [2022-04-22T19:12:04.406Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-04-22T19:12:04.406Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-04-22T19:12:04.406Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-04-22T19:12:04.406Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-04-22T19:12:04.406Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.054s coverage: 28.9% of statements [2022-04-22T19:12:04.406Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-04-22T19:12:04.406Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-04-22T19:12:04.406Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-04-22T19:12:04.406Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-04-22T19:12:04.406Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-04-22T19:12:04.406Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-04-22T19:12:04.406Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.054s coverage: 100.0% of statements [2022-04-22T19:12:04.406Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.035s coverage: 96.9% of statements [2022-04-22T19:12:04.407Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2022-04-22T19:12:26.363Z] GO111MODULE=on go vet ./... [2022-04-22T19:12:27.742Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-04-22T19:12:28.002Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-04-22T19:12:28.573Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-04-22T19:12:29.177Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-04-22T19:12:29.487Z] + ls -al . [2022-04-22T19:12:29.487Z] total 672 [2022-04-22T19:12:29.487Z] drwxrwxr-x 10 1001 1001 4096 Apr 22 19:12 . [2022-04-22T19:12:29.487Z] drwxr-xr-x 4 root root 4096 Apr 22 19:11 .. [2022-04-22T19:12:29.487Z] -rw-rw-r-- 1 1001 1001 11 Apr 22 19:10 .dockerignore [2022-04-22T19:12:29.487Z] drwxrwxr-x 8 1001 1001 4096 Apr 22 19:10 .git [2022-04-22T19:12:29.487Z] drwxrwxr-x 3 1001 1001 4096 Apr 22 19:10 .github [2022-04-22T19:12:29.487Z] -rw-rw-r-- 1 1001 1001 879 Apr 22 19:10 .gitignore [2022-04-22T19:12:29.487Z] -rw-rw-r-- 1 1001 1001 42 Apr 22 19:10 .golangci.yml [2022-04-22T19:12:29.487Z] -rw-rw-r-- 1 1001 1001 87 Apr 22 19:10 .hadolint.yml [2022-04-22T19:12:29.488Z] drwx------ 3 1001 1001 4096 Apr 22 19:10 .semver [2022-04-22T19:12:29.488Z] -rw-rw-r-- 1 1001 1001 166 Apr 22 19:10 .sonarcloud.properties [2022-04-22T19:12:29.488Z] -rw-rw-r-- 1 1001 1001 1171 Apr 22 19:10 ADOPTERS.md [2022-04-22T19:12:29.488Z] -rw-rw-r-- 1 1001 1001 10086 Apr 22 19:10 Attribution.txt [2022-04-22T19:12:29.488Z] -rw-rw-r-- 1 1001 1001 51732 Apr 22 19:10 CHANGELOG.md [2022-04-22T19:12:29.488Z] -rw-rw-r-- 1 1001 1001 3804 Apr 22 19:10 CONTRIBUTING.md [2022-04-22T19:12:29.488Z] -rw-rw-r-- 1 1001 1001 677 Apr 22 19:10 GOVERNANCE.md [2022-04-22T19:12:29.488Z] -rw-rw-r-- 1 1001 1001 850 Apr 22 19:10 Jenkinsfile [2022-04-22T19:12:29.488Z] -rw-rw-r-- 1 1001 1001 10775 Apr 22 19:10 LICENSE [2022-04-22T19:12:29.488Z] -rw-rw-r-- 1 1001 1001 10389 Apr 22 19:10 Makefile [2022-04-22T19:12:29.488Z] -rw-rw-r-- 1 1001 1001 582 Apr 22 19:10 OWNERS.md [2022-04-22T19:12:29.488Z] -rw-rw-r-- 1 1001 1001 9120 Apr 22 19:10 README.md [2022-04-22T19:12:29.488Z] -rw-rw-r-- 1 1001 1001 6912 Apr 22 19:10 SECURITY.md [2022-04-22T19:12:29.488Z] -rw-rw-r-- 1 1001 1001 5 Apr 22 19:10 VERSION [2022-04-22T19:12:29.488Z] -rw-rw-r-- 1 1001 1001 4131 Apr 22 19:10 ZMQWindows.md [2022-04-22T19:12:29.488Z] drwxrwxr-x 2 1001 1001 4096 Apr 22 19:10 bin [2022-04-22T19:12:29.488Z] drwxrwxr-x 18 1001 1001 4096 Apr 22 19:10 cmd [2022-04-22T19:12:29.488Z] -rw-r--r-- 1 root root 435134 Apr 22 19:12 coverage.out [2022-04-22T19:12:29.488Z] -rw-rw-r-- 1 1001 1001 3256 Apr 22 19:10 go.mod [2022-04-22T19:12:29.488Z] -rw-rw-r-- 1 1001 1001 35162 Apr 22 19:11 go.sum [2022-04-22T19:12:29.488Z] drwxrwxr-x 8 1001 1001 4096 Apr 22 19:10 internal [2022-04-22T19:12:29.488Z] drwxrwxr-x 3 1001 1001 4096 Apr 22 19:10 openapi [2022-04-22T19:12:29.488Z] drwxrwxr-x 4 1001 1001 4096 Apr 22 19:10 snap [2022-04-22T19:12:29.488Z] -rw-rw-r-- 1 1001 1001 204 Apr 22 19:10 version.go [Pipeline] sh [2022-04-22T19:12:29.803Z] + '[' -e coverage.out ] [2022-04-22T19:12:29.803Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-04-22T19:12:29.915Z] Stashed 1 file(s) [Pipeline] sh [2022-04-22T19:12:30.224Z] + make build [2022-04-22T19:12:30.224Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-04-22T19:12:41.373Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-21812 in /w/workspace/edgexfoundry_edgex-go_PR-3987 [Pipeline] { [Pipeline] ws [2022-04-22T19:12:41.414Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2022-04-22T19:12:41.777Z] The recommended git tool is: git [2022-04-22T19:12:45.121Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-04-22T19:12:47.461Z] using credential edgex-jenkins-ssh [2022-04-22T19:12:47.480Z] Cloning the remote Git repository [2022-04-22T19:12:47.541Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-04-22T19:12:47.613Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2022-04-22T19:12:47.707Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-04-22T19:12:47.708Z] > git --version # timeout=10 [2022-04-22T19:12:47.812Z] > git --version # 'git version 2.25.1' [2022-04-22T19:12:47.814Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-04-22T19:12:47.964Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-04-22T19:12:55.108Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-04-22T19:12:55.108Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-04-22T19:13:01.691Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-04-22T19:13:01.691Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-04-22T19:13:01.951Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-04-22T19:13:03.333Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-04-22T19:13:03.817Z] Merging remotes/origin/main commit d866400a609392987696ebdd94eb737ac4e65fbf into PR head commit 15c15146d7e685b738b59aee3b02359645ee62d3 [2022-04-22T19:13:03.000Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-04-22T19:13:03.019Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-04-22T19:13:03.046Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-04-22T19:13:03.088Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-04-22T19:13:03.088Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-04-22T19:13:03.101Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3987/head:refs/remotes/origin/PR-3987 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-04-22T19:13:03.841Z] > git config core.sparsecheckout # timeout=10 [2022-04-22T19:13:03.862Z] > git checkout -f 15c15146d7e685b738b59aee3b02359645ee62d3 # timeout=10 [2022-04-22T19:13:04.172Z] Merge succeeded, producing 15c15146d7e685b738b59aee3b02359645ee62d3 [2022-04-22T19:13:04.173Z] Checking out Revision 15c15146d7e685b738b59aee3b02359645ee62d3 (PR-3987) [2022-04-22T19:13:04.274Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-04-22T19:13:05.216Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-04-22T19:13:04.095Z] > git remote # timeout=10 [2022-04-22T19:13:04.112Z] > git config --get remote.origin.url # timeout=10 [2022-04-22T19:13:04.126Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-04-22T19:13:04.139Z] > git merge d866400a609392987696ebdd94eb737ac4e65fbf # timeout=10 [2022-04-22T19:13:04.161Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-04-22T19:13:04.185Z] > git config core.sparsecheckout # timeout=10 [2022-04-22T19:13:04.197Z] > git checkout -f 15c15146d7e685b738b59aee3b02359645ee62d3 # timeout=10 [2022-04-22T19:13:06.161Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-04-22T19:13:06.733Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-04-22T19:13:08.116Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2022-04-22T19:13:08.363Z] Commit message: "build(deps): Bump github.com/pelletier/go-toml from 1.9.4 to 1.9.5" [2022-04-22T19:13:08.425Z] > git --version # timeout=10 [2022-04-22T19:13:08.436Z] > git --version # 'git version 2.25.1' [2022-04-22T19:13:08.450Z] fatal: bad object c72b16708d6eed9a08be464a432ce22db7d90667 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [Pipeline] } [2022-04-22T19:13:09.530Z] $ docker stop --time=1 ae4b83bd59c3155a209440e06320d5d134c827d0aa9e12c534dbe0dd81cd504d [2022-04-22T19:13:09.580Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-04-22T19:13:09.580Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-22T19:13:09.580Z] Dload Upload Total Spent Left Speed [2022-04-22T19:13:09.580Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 90404 0 --:--:-- --:--:-- --:--:-- 90404 [2022-04-22T19:13:11.793Z] $ docker rm -f ae4b83bd59c3155a209440e06320d5d134c827d0aa9e12c534dbe0dd81cd504d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] sh [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [2022-04-22T19:13:12.595Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [Pipeline] isUnix [Pipeline] sh [2022-04-22T19:13:13.598Z] + + sudo teesudo /etc/docker/daemon.new jq [2022-04-22T19:13:13.598Z] . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-04-22T19:13:13.598Z] { [2022-04-22T19:13:13.598Z] "registry-mirrors": [ [2022-04-22T19:13:13.598Z] "https://nexus3.edgexfoundry.org:10001" [2022-04-22T19:13:13.598Z] ], [2022-04-22T19:13:13.598Z] "bip": "10.250.0.254/24", [2022-04-22T19:13:13.598Z] "hosts": [ [2022-04-22T19:13:13.598Z] "tcp://0.0.0.0:5555", [2022-04-22T19:13:13.598Z] "unix:///var/run/docker.sock" [2022-04-22T19:13:13.598Z] ], [2022-04-22T19:13:13.598Z] "mtu": 1458, [2022-04-22T19:13:13.598Z] "selinux-enabled": true, [2022-04-22T19:13:13.598Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-04-22T19:13:13.598Z] } [Pipeline] sh [2022-04-22T19:13:13.653Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-04-22T19:13:13.653Z] [2022-04-22T19:13:13.653Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2022-04-22T19:13:13.955Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-04-22T19:13:14.043Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-04-22T19:13:14.043Z] latest: Pulling from edgex-devops/edgex-compose [2022-04-22T19:13:14.043Z] cbdbe7a5bc2a: Pulling fs layer [2022-04-22T19:13:14.043Z] ca9280d653b3: Pulling fs layer [2022-04-22T19:13:14.043Z] 7e9c9ca2126c: Pulling fs layer [2022-04-22T19:13:14.043Z] cbdbe7a5bc2a: Verifying Checksum [2022-04-22T19:13:14.043Z] cbdbe7a5bc2a: Download complete [2022-04-22T19:13:14.301Z] ca9280d653b3: Verifying Checksum [2022-04-22T19:13:14.301Z] ca9280d653b3: Download complete [2022-04-22T19:13:14.301Z] cbdbe7a5bc2a: Pull complete [2022-04-22T19:13:14.317Z] + sudo service docker restart [2022-04-22T19:13:14.869Z] 7e9c9ca2126c: Verifying Checksum [2022-04-22T19:13:14.869Z] 7e9c9ca2126c: Download complete [2022-04-22T19:13:14.869Z] ca9280d653b3: Pull complete [2022-04-22T19:13:19.064Z] 7e9c9ca2126c: Pull complete [2022-04-22T19:13:19.064Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2022-04-22T19:13:19.064Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-04-22T19:13:19.064Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2022-04-22T19:13:19.164Z] prd-ubuntu20.04-docker-8c-8g-21811 does not seem to be running inside a container [2022-04-22T19:13:19.205Z] $ 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 [2022-04-22T19:13:20.461Z] $ docker top aebc6a5913679cc018ecb15fdf634a93f5c8f363360efc53e881caad95183d93 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-22T19:13:20.867Z] + grep parallel [2022-04-22T19:13:20.867Z] + docker-compose build --help [2022-04-22T19:13:21.438Z] --parallel Build images in parallel. [Pipeline] } [2022-04-22T19:13:21.475Z] $ docker stop --time=1 aebc6a5913679cc018ecb15fdf634a93f5c8f363360efc53e881caad95183d93 [2022-04-22T19:13:22.757Z] $ docker rm -f aebc6a5913679cc018ecb15fdf634a93f5c8f363360efc53e881caad95183d93 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-22T19:13:23.303Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-04-22T19:13:23.303Z] . [Pipeline] withDockerContainer [2022-04-22T19:13:23.458Z] prd-ubuntu20.04-docker-8c-8g-21811 does not seem to be running inside a container [2022-04-22T19:13:23.533Z] $ 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 [2022-04-22T19:13:23.951Z] $ docker top 36991b4a48cd9581a2cdf3f91b519d3fd06d64435e375dcfaa7e0c3c0434eb5e -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-22T19:13:24.364Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-04-22T19:13:24.935Z] Building core-command ... [2022-04-22T19:13:24.935Z] Building core-data ... [2022-04-22T19:13:24.935Z] Building core-metadata ... [2022-04-22T19:13:24.935Z] Building security-bootstrapper ... [2022-04-22T19:13:24.935Z] Building security-proxy-setup ... [2022-04-22T19:13:24.935Z] Building security-secretstore-setup ... [2022-04-22T19:13:24.935Z] Building security-spiffe-token-provider ... [2022-04-22T19:13:24.935Z] Building security-spire-agent ... [2022-04-22T19:13:24.935Z] Building security-spire-config ... [2022-04-22T19:13:24.935Z] Building security-spire-server ... [2022-04-22T19:13:24.935Z] Building support-notifications ... [2022-04-22T19:13:24.935Z] Building support-scheduler ... [2022-04-22T19:13:24.935Z] Building sys-mgmt-agent ... [2022-04-22T19:13:24.935Z] Building security-spire-config [2022-04-22T19:13:24.935Z] Building security-secretstore-setup [2022-04-22T19:13:24.935Z] Building security-spire-server [2022-04-22T19:13:24.935Z] Building core-data [2022-04-22T19:13:24.935Z] Building security-bootstrapper [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-22T19:13:32.708Z] provisioning config files... [2022-04-22T19:13:32.733Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config5891390276918222362tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-22T19:13:33.301Z] ---> docker-login.sh [2022-04-22T19:13:33.301Z] nexus3.edgexfoundry.org:10001 [2022-04-22T19:13:33.905Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-22T19:13:34.178Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-22T19:13:34.178Z] Configure a credential helper to remove this warning. See [2022-04-22T19:13:34.178Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-22T19:13:34.178Z] [2022-04-22T19:13:34.178Z] Login Succeeded [2022-04-22T19:13:34.178Z] nexus3.edgexfoundry.org:10002 [2022-04-22T19:13:34.453Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-22T19:13:34.727Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-22T19:13:34.727Z] Configure a credential helper to remove this warning. See [2022-04-22T19:13:34.727Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-22T19:13:34.727Z] [2022-04-22T19:13:34.727Z] Login Succeeded [2022-04-22T19:13:34.727Z] nexus3.edgexfoundry.org:10003 [2022-04-22T19:13:35.004Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-22T19:13:35.004Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-22T19:13:35.004Z] Configure a credential helper to remove this warning. See [2022-04-22T19:13:35.004Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-22T19:13:35.004Z] [2022-04-22T19:13:35.004Z] Login Succeeded [2022-04-22T19:13:35.004Z] nexus3.edgexfoundry.org:10004 [2022-04-22T19:13:35.283Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-22T19:13:35.555Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-22T19:13:35.555Z] Configure a credential helper to remove this warning. See [2022-04-22T19:13:35.555Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-22T19:13:35.555Z] [2022-04-22T19:13:35.555Z] Login Succeeded [2022-04-22T19:13:35.555Z] docker.io [2022-04-22T19:13:35.828Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-22T19:13:36.100Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-22T19:13:36.100Z] Configure a credential helper to remove this warning. See [2022-04-22T19:13:36.100Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-22T19:13:36.100Z] [2022-04-22T19:13:36.100Z] Login Succeeded [2022-04-22T19:13:36.371Z] ---> docker-login.sh ends [Pipeline] } [2022-04-22T19:13:36.404Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-04-22T19:13:36.788Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-04-22T19:13:36.817Z] ========================================================= [2022-04-22T19:13:36.818Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-04-22T19:13:36.818Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-04-22T19:13:37.192Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-04-22T19:13:37.467Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-04-22T19:13:37.467Z] 9b3977197b4f: Pulling fs layer [2022-04-22T19:13:37.467Z] 1a89e8eeedd5: Pulling fs layer [2022-04-22T19:13:37.467Z] 94645a83ff95: Pulling fs layer [2022-04-22T19:13:37.467Z] 3f3a8bcf1eab: Pulling fs layer [2022-04-22T19:13:37.467Z] 0c92f367c5e7: Pulling fs layer [2022-04-22T19:13:37.467Z] 3096ccb668a1: Pulling fs layer [2022-04-22T19:13:37.467Z] e8cf19c19ddd: Pulling fs layer [2022-04-22T19:13:37.467Z] a4caa8a26152: Pulling fs layer [2022-04-22T19:13:37.467Z] 0c92f367c5e7: Waiting [2022-04-22T19:13:37.467Z] 3096ccb668a1: Waiting [2022-04-22T19:13:37.467Z] e8cf19c19ddd: Waiting [2022-04-22T19:13:37.467Z] a4caa8a26152: Waiting [2022-04-22T19:13:37.467Z] 94645a83ff95: Verifying Checksum [2022-04-22T19:13:37.467Z] 94645a83ff95: Download complete [2022-04-22T19:13:37.467Z] 1a89e8eeedd5: Verifying Checksum [2022-04-22T19:13:37.467Z] 1a89e8eeedd5: Download complete [2022-04-22T19:13:37.467Z] 0c92f367c5e7: Verifying Checksum [2022-04-22T19:13:37.467Z] 0c92f367c5e7: Download complete [2022-04-22T19:13:37.467Z] 3096ccb668a1: Verifying Checksum [2022-04-22T19:13:37.467Z] 3096ccb668a1: Download complete [2022-04-22T19:13:37.467Z] 9b3977197b4f: Download complete [2022-04-22T19:13:37.467Z] e8cf19c19ddd: Verifying Checksum [2022-04-22T19:13:37.467Z] e8cf19c19ddd: Download complete [2022-04-22T19:13:38.071Z] 9b3977197b4f: Pull complete [2022-04-22T19:13:38.677Z] 1a89e8eeedd5: Pull complete [2022-04-22T19:13:39.290Z] 94645a83ff95: Pull complete [2022-04-22T19:13:39.572Z] a4caa8a26152: Verifying Checksum [2022-04-22T19:13:39.572Z] a4caa8a26152: Download complete [2022-04-22T19:13:40.169Z] 3f3a8bcf1eab: Verifying Checksum [2022-04-22T19:13:40.169Z] 3f3a8bcf1eab: Download complete [2022-04-22T19:13:43.037Z] Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-22T19:13:43.037Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-04-22T19:13:43.037Z] ---> 4234e580337f [2022-04-22T19:13:43.037Z] Step 3/31 : WORKDIR /edgex-go [2022-04-22T19:13:43.037Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-22T19:13:43.037Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-22T19:13:43.037Z] ---> 4234e580337f [2022-04-22T19:13:43.037Z] Step 3/23 : WORKDIR /edgex-go [2022-04-22T19:13:43.037Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-22T19:13:43.037Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-04-22T19:13:43.037Z] ---> 4234e580337f [2022-04-22T19:13:43.037Z] Step 3/25 : WORKDIR /edgex-go [2022-04-22T19:13:43.037Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-22T19:13:43.037Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-04-22T19:13:43.037Z] ---> 4234e580337f [2022-04-22T19:13:43.037Z] Step 3/25 : WORKDIR /edgex-go [2022-04-22T19:13:43.037Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-22T19:13:43.037Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-04-22T19:13:43.037Z] ---> 4234e580337f [2022-04-22T19:13:43.037Z] Step 3/26 : WORKDIR /edgex-go [2022-04-22T19:13:43.979Z] ---> Running in 2c52abe4e55d [2022-04-22T19:13:43.979Z] ---> Running in 01f50e5b6fa7 [2022-04-22T19:13:43.979Z] ---> Running in d22b140224df [2022-04-22T19:13:43.979Z] ---> Running in d961b8f54ecd [2022-04-22T19:13:43.979Z] ---> Running in c392ad15759d [2022-04-22T19:13:43.979Z] Removing intermediate container 01f50e5b6fa7 [2022-04-22T19:13:43.979Z] ---> b7411a6a5192 [2022-04-22T19:13:43.979Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-22T19:13:43.979Z] Removing intermediate container d22b140224df [2022-04-22T19:13:43.979Z] ---> ff023947a9c6 [2022-04-22T19:13:43.979Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-22T19:13:43.979Z] Removing intermediate container 2c52abe4e55d [2022-04-22T19:13:43.979Z] ---> e012fbcf5a27 [2022-04-22T19:13:43.979Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-22T19:13:43.979Z] Removing intermediate container d961b8f54ecd [2022-04-22T19:13:43.979Z] ---> e1b3092046fd [2022-04-22T19:13:43.979Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-22T19:13:43.980Z] Removing intermediate container c392ad15759d [2022-04-22T19:13:43.980Z] ---> 2559190d8ddf [2022-04-22T19:13:43.980Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-22T19:13:43.980Z] ---> Running in d387cfcc804a [2022-04-22T19:13:43.980Z] ---> Running in 83d141244156 [2022-04-22T19:13:43.980Z] ---> Running in aa94bdbafd8e [2022-04-22T19:13:43.980Z] ---> Running in 36f8364cfb25 [2022-04-22T19:13:43.980Z] ---> Running in c5017aefb524 [2022-04-22T19:13:44.917Z] Removing intermediate container d387cfcc804a [2022-04-22T19:13:44.917Z] ---> 5cb30b7b9d07 [2022-04-22T19:13:44.917Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-04-22T19:13:44.917Z] Removing intermediate container 83d141244156 [2022-04-22T19:13:44.917Z] ---> 4e67d42e4733 [2022-04-22T19:13:44.917Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-04-22T19:13:44.917Z] ---> Running in 6276fb177c5f [2022-04-22T19:13:44.917Z] ---> Running in 67b1309aa9f8 [2022-04-22T19:13:45.178Z] Removing intermediate container c5017aefb524 [2022-04-22T19:13:45.178Z] ---> 6b314f752817 [2022-04-22T19:13:45.178Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-04-22T19:13:45.178Z] ---> Running in 9bf5eb82ebbf [2022-04-22T19:13:45.438Z] Removing intermediate container 36f8364cfb25 [2022-04-22T19:13:45.438Z] ---> 0f91af5342cc [2022-04-22T19:13:45.438Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-04-22T19:13:45.698Z] ---> Running in 51504475f852 [2022-04-22T19:13:45.698Z] Removing intermediate container aa94bdbafd8e [2022-04-22T19:13:45.698Z] ---> ce76cebb26d7 [2022-04-22T19:13:45.698Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-04-22T19:13:45.698Z] ---> Running in 4461177b6abf [2022-04-22T19:13:45.958Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-22T19:13:45.958Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-22T19:13:45.958Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-22T19:13:45.958Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-22T19:13:46.219Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-22T19:13:46.790Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-22T19:13:46.790Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-22T19:13:46.790Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-22T19:13:46.790Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-22T19:13:47.052Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-22T19:13:47.052Z] OK: 221 MiB in 52 packages [2022-04-22T19:13:47.052Z] OK: 221 MiB in 52 packages [2022-04-22T19:13:47.052Z] OK: 221 MiB in 52 packages [2022-04-22T19:13:47.315Z] OK: 221 MiB in 52 packages [2022-04-22T19:13:47.315Z] OK: 221 MiB in 52 packages [2022-04-22T19:13:47.576Z] Removing intermediate container 67b1309aa9f8 [2022-04-22T19:13:47.576Z] ---> 1886f3dc3596 [2022-04-22T19:13:47.576Z] Step 6/25 : COPY go.mod vendor* ./ [2022-04-22T19:13:47.576Z] Removing intermediate container 6276fb177c5f [2022-04-22T19:13:47.576Z] ---> b406bc2b0584 [2022-04-22T19:13:47.576Z] Step 6/31 : COPY go.mod vendor* ./ [2022-04-22T19:13:47.576Z] Removing intermediate container 9bf5eb82ebbf [2022-04-22T19:13:47.576Z] ---> a6279c76f556 [2022-04-22T19:13:47.576Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-22T19:13:47.837Z] ---> e3a0aba18775 [2022-04-22T19:13:47.837Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-22T19:13:47.837Z] ---> bf17fc609b88 [2022-04-22T19:13:47.837Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-22T19:13:47.837Z] ---> Running in 4049c5d96ed8 [2022-04-22T19:13:47.837Z] Removing intermediate container 51504475f852 [2022-04-22T19:13:47.837Z] ---> d9ac692ba425 [2022-04-22T19:13:47.837Z] Step 6/25 : COPY go.mod vendor* ./ [2022-04-22T19:13:47.837Z] ---> Running in 18acfbfc7cc6 [2022-04-22T19:13:47.837Z] ---> 31cff7c363cb [2022-04-22T19:13:47.837Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-22T19:13:47.837Z] Removing intermediate container 4461177b6abf [2022-04-22T19:13:47.837Z] ---> b3c925967df6 [2022-04-22T19:13:47.837Z] Step 6/26 : COPY go.mod vendor* ./ [2022-04-22T19:13:47.837Z] ---> Running in 7dd08b57cd4b [2022-04-22T19:13:48.100Z] ---> 0b584078cfea [2022-04-22T19:13:48.100Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-22T19:13:48.100Z] ---> Running in f35ec663947d [2022-04-22T19:13:48.100Z] ---> ad7fdb54479f [2022-04-22T19:13:48.100Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-22T19:13:48.368Z] ---> Running in 3d86007b30b8 [2022-04-22T19:13:48.941Z] Removing intermediate container 18acfbfc7cc6 [2022-04-22T19:13:48.941Z] ---> 34ea1b5d3016 [2022-04-22T19:13:48.941Z] Step 8/25 : COPY . . [2022-04-22T19:13:48.941Z] Removing intermediate container 4049c5d96ed8 [2022-04-22T19:13:48.941Z] ---> d3f2ad9471db [2022-04-22T19:13:48.941Z] Step 8/31 : COPY . . [2022-04-22T19:13:49.202Z] Removing intermediate container 7dd08b57cd4b [2022-04-22T19:13:49.202Z] ---> f1a745df7361 [2022-04-22T19:13:49.202Z] Step 8/23 : COPY . . [2022-04-22T19:13:49.461Z] Removing intermediate container f35ec663947d [2022-04-22T19:13:49.461Z] ---> c109a5ec58ad [2022-04-22T19:13:49.461Z] Step 8/25 : COPY . . [2022-04-22T19:13:52.580Z] 3f3a8bcf1eab: Pull complete [2022-04-22T19:13:52.580Z] 0c92f367c5e7: Pull complete [2022-04-22T19:13:52.580Z] 3096ccb668a1: Pull complete [2022-04-22T19:13:52.855Z] e8cf19c19ddd: Pull complete [2022-04-22T19:13:56.060Z] Removing intermediate container 3d86007b30b8 [2022-04-22T19:13:56.060Z] ---> 88912b222030 [2022-04-22T19:13:56.060Z] Step 8/26 : COPY . . [2022-04-22T19:13:56.060Z] ---> 3426e24e3a0f [2022-04-22T19:13:56.060Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-04-22T19:13:56.060Z] ---> 046644570b2c [2022-04-22T19:13:56.060Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-04-22T19:13:56.060Z] ---> f0b96ee356ac [2022-04-22T19:13:56.060Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-04-22T19:13:56.060Z] ---> 3aa86f087d58 [2022-04-22T19:13:56.060Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-04-22T19:13:56.321Z] ---> Running in 5e4256aaeed4 [2022-04-22T19:13:56.322Z] ---> Running in dd38b22c11fd [2022-04-22T19:13:56.322Z] ---> Running in 1cb89c290768 [2022-04-22T19:13:56.322Z] ---> Running in 0af0c9a1b8f6 [2022-04-22T19:13:56.322Z] Removing intermediate container 5e4256aaeed4 [2022-04-22T19:13:56.322Z] ---> f3ce8142514c [2022-04-22T19:13:56.322Z] Step 10/25 : RUN mkdir -p spire-build [2022-04-22T19:13:56.581Z] ---> Running in aac17f539956 [2022-04-22T19:13:56.842Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-04-22T19:13:56.842Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-04-22T19:13:56.842Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-04-22T19:13:57.780Z] Removing intermediate container aac17f539956 [2022-04-22T19:13:57.780Z] ---> e932d7b151d3 [2022-04-22T19:13:57.780Z] Step 11/25 : WORKDIR /edgex-go/spire-build [2022-04-22T19:13:57.780Z] ---> Running in 6a97dd6efac9 [2022-04-22T19:13:58.040Z] Removing intermediate container 6a97dd6efac9 [2022-04-22T19:13:58.040Z] ---> bd4eecf4c80d [2022-04-22T19:13:58.040Z] 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 [2022-04-22T19:13:58.040Z] ---> Running in 19e3bf56e95b [2022-04-22T19:13:59.425Z] spire-1.2.1/ [2022-04-22T19:13:59.425Z] spire-1.2.1/.data/ [2022-04-22T19:13:59.425Z] spire-1.2.1/.data/.file [2022-04-22T19:13:59.425Z] spire-1.2.1/.dockerignore [2022-04-22T19:13:59.425Z] spire-1.2.1/.gitattributes [2022-04-22T19:13:59.425Z] spire-1.2.1/.githooks/ [2022-04-22T19:13:59.425Z] spire-1.2.1/.githooks/pre-commit [2022-04-22T19:13:59.425Z] spire-1.2.1/.github/ [2022-04-22T19:13:59.425Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-04-22T19:13:59.425Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-04-22T19:13:59.425Z] spire-1.2.1/.github/dependabot.yml [2022-04-22T19:13:59.425Z] spire-1.2.1/.github/workflows/ [2022-04-22T19:13:59.425Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-04-22T19:13:59.425Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-04-22T19:13:59.425Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-04-22T19:13:59.425Z] spire-1.2.1/.github/workflows/scripts/ [2022-04-22T19:13:59.425Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-04-22T19:13:59.425Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-04-22T19:13:59.425Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-04-22T19:13:59.425Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-04-22T19:13:59.425Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-04-22T19:13:59.425Z] spire-1.2.1/.gitignore [2022-04-22T19:13:59.425Z] spire-1.2.1/.go-version [2022-04-22T19:13:59.425Z] spire-1.2.1/.golangci.yml [2022-04-22T19:13:59.425Z] spire-1.2.1/ADOPTERS.md [2022-04-22T19:13:59.425Z] spire-1.2.1/CHANGELOG.md [2022-04-22T19:13:59.425Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-04-22T19:13:59.425Z] spire-1.2.1/CODEOWNERS [2022-04-22T19:13:59.425Z] spire-1.2.1/CONTRIBUTING.md [2022-04-22T19:13:59.425Z] spire-1.2.1/Dockerfile [2022-04-22T19:13:59.425Z] spire-1.2.1/Dockerfile.dev [2022-04-22T19:13:59.425Z] spire-1.2.1/Dockerfile.scratch [2022-04-22T19:13:59.425Z] spire-1.2.1/LICENSE [2022-04-22T19:13:59.425Z] spire-1.2.1/MAINTAINERS.md [2022-04-22T19:13:59.425Z] spire-1.2.1/Makefile [2022-04-22T19:13:59.425Z] spire-1.2.1/README.md [2022-04-22T19:13:59.425Z] spire-1.2.1/ROADMAP.md [2022-04-22T19:13:59.425Z] spire-1.2.1/SECURITY.md [2022-04-22T19:13:59.425Z] spire-1.2.1/cmd/ [2022-04-22T19:13:59.425Z] spire-1.2.1/cmd/spire-agent/ [2022-04-22T19:13:59.425Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-04-22T19:13:59.425Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-04-22T19:13:59.425Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-04-22T19:13:59.425Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-04-22T19:13:59.425Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-04-22T19:13:59.425Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-04-22T19:13:59.425Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-04-22T19:13:59.425Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-04-22T19:13:59.425Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-04-22T19:13:59.425Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-04-22T19:13:59.425Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-04-22T19:13:59.425Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-04-22T19:13:59.425Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-04-22T19:13:59.425Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-04-22T19:13:59.425Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-04-22T19:13:59.425Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-04-22T19:13:59.425Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-04-22T19:13:59.425Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-04-22T19:13:59.425Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-04-22T19:13:59.425Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-04-22T19:13:59.425Z] spire-1.2.1/cmd/spire-agent/main.go [2022-04-22T19:13:59.425Z] spire-1.2.1/cmd/spire-server/ [2022-04-22T19:13:59.425Z] spire-1.2.1/cmd/spire-server/cli/ [2022-04-22T19:13:59.425Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-04-22T19:13:59.425Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-04-22T19:13:59.425Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-04-22T19:13:59.425Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-04-22T19:13:59.425Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-04-22T19:13:59.425Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-04-22T19:13:59.425Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-04-22T19:13:59.425Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-04-22T19:13:59.425Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-04-22T19:13:59.425Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-04-22T19:13:59.425Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-04-22T19:13:59.425Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-04-22T19:13:59.425Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-04-22T19:13:59.425Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-04-22T19:13:59.425Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-04-22T19:13:59.425Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-04-22T19:13:59.425Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-04-22T19:13:59.425Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-04-22T19:13:59.425Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-04-22T19:13:59.425Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-04-22T19:13:59.425Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-04-22T19:13:59.425Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-04-22T19:13:59.425Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-04-22T19:13:59.425Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-04-22T19:13:59.425Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-04-22T19:13:59.425Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-04-22T19:13:59.425Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-04-22T19:13:59.425Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-04-22T19:13:59.425Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-04-22T19:13:59.425Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-04-22T19:13:59.425Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-04-22T19:13:59.425Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-04-22T19:13:59.425Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-04-22T19:13:59.425Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-04-22T19:13:59.425Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-04-22T19:13:59.425Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-04-22T19:13:59.425Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-04-22T19:13:59.425Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-04-22T19:13:59.425Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-04-22T19:13:59.425Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-04-22T19:13:59.425Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-04-22T19:13:59.425Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-04-22T19:13:59.426Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-04-22T19:13:59.426Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-04-22T19:13:59.426Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-04-22T19:13:59.426Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-04-22T19:13:59.426Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-04-22T19:13:59.426Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-04-22T19:13:59.426Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-04-22T19:13:59.426Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-04-22T19:13:59.426Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-04-22T19:13:59.426Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-04-22T19:13:59.426Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-04-22T19:13:59.426Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-04-22T19:13:59.426Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-04-22T19:13:59.426Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-04-22T19:13:59.426Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-04-22T19:13:59.426Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-04-22T19:13:59.426Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-04-22T19:13:59.426Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-04-22T19:13:59.426Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-04-22T19:13:59.426Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-04-22T19:13:59.426Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-04-22T19:13:59.426Z] spire-1.2.1/cmd/spire-server/main.go [2022-04-22T19:13:59.426Z] spire-1.2.1/cmd/spire-server/util/ [2022-04-22T19:13:59.426Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-04-22T19:13:59.426Z] spire-1.2.1/conf/ [2022-04-22T19:13:59.426Z] spire-1.2.1/conf/agent/ [2022-04-22T19:13:59.426Z] spire-1.2.1/conf/agent/agent.conf [2022-04-22T19:13:59.426Z] spire-1.2.1/conf/agent/agent_full.conf [2022-04-22T19:13:59.426Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-04-22T19:13:59.426Z] spire-1.2.1/conf/server/ [2022-04-22T19:13:59.426Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-04-22T19:13:59.426Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-04-22T19:13:59.426Z] spire-1.2.1/conf/server/server.conf [2022-04-22T19:13:59.426Z] spire-1.2.1/conf/server/server_full.conf [2022-04-22T19:13:59.426Z] spire-1.2.1/doc/ [2022-04-22T19:13:59.426Z] spire-1.2.1/doc/SPIRE101.md [2022-04-22T19:13:59.426Z] spire-1.2.1/doc/auditlog.md [2022-04-22T19:13:59.426Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-04-22T19:13:59.426Z] spire-1.2.1/doc/changelog_guidelines.md [2022-04-22T19:13:59.426Z] spire-1.2.1/doc/cure53-report.pdf [2022-04-22T19:13:59.426Z] spire-1.2.1/doc/images/ [2022-04-22T19:13:59.426Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-04-22T19:13:59.426Z] spire-1.2.1/doc/images/SPIRE101.png [2022-04-22T19:13:59.426Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-04-22T19:13:59.426Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-04-22T19:13:59.426Z] spire-1.2.1/doc/images/cache_mgr.png [2022-04-22T19:13:59.426Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-04-22T19:13:59.426Z] spire-1.2.1/doc/images/federated_spire.png [2022-04-22T19:13:59.426Z] spire-1.2.1/doc/images/ha_mode.png [2022-04-22T19:13:59.426Z] spire-1.2.1/doc/images/nested_spire.png [2022-04-22T19:13:59.426Z] spire-1.2.1/doc/images/oidc_federation.png [2022-04-22T19:13:59.426Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-04-22T19:13:59.426Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-04-22T19:13:59.426Z] spire-1.2.1/doc/images/spire_logo.png [2022-04-22T19:13:59.426Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-04-22T19:13:59.426Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-04-22T19:13:59.426Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-04-22T19:13:59.426Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-04-22T19:13:59.426Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-04-22T19:13:59.426Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-04-22T19:13:59.426Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-04-22T19:13:59.426Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-04-22T19:13:59.426Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-04-22T19:13:59.426Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-04-22T19:13:59.426Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-04-22T19:13:59.426Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-04-22T19:13:59.426Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-04-22T19:13:59.426Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-04-22T19:13:59.426Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-04-22T19:13:59.426Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-04-22T19:13:59.426Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-04-22T19:13:59.426Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-04-22T19:13:59.426Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-04-22T19:13:59.426Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-04-22T19:13:59.426Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-04-22T19:13:59.426Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-04-22T19:13:59.426Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-04-22T19:13:59.426Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-04-22T19:13:59.426Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-04-22T19:13:59.426Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-04-22T19:13:59.426Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-04-22T19:13:59.426Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-04-22T19:13:59.426Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-04-22T19:13:59.426Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-04-22T19:13:59.426Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-04-22T19:13:59.426Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-04-22T19:13:59.426Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-04-22T19:13:59.426Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-04-22T19:13:59.426Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-04-22T19:13:59.426Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-04-22T19:13:59.426Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-04-22T19:13:59.426Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-04-22T19:13:59.426Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-04-22T19:13:59.426Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-04-22T19:13:59.426Z] spire-1.2.1/doc/scaling_spire.md [2022-04-22T19:13:59.426Z] spire-1.2.1/doc/spire_agent.md [2022-04-22T19:13:59.426Z] spire-1.2.1/doc/spire_server.md [2022-04-22T19:13:59.426Z] spire-1.2.1/doc/supported_integrations.md [2022-04-22T19:13:59.426Z] spire-1.2.1/doc/telemetry.md [2022-04-22T19:13:59.426Z] spire-1.2.1/doc/telemetry_config.md [2022-04-22T19:13:59.426Z] spire-1.2.1/doc/upgrading.md [2022-04-22T19:13:59.426Z] spire-1.2.1/doc/using_spire.md [2022-04-22T19:13:59.426Z] spire-1.2.1/examples/ [2022-04-22T19:13:59.426Z] spire-1.2.1/examples/README.md [2022-04-22T19:13:59.426Z] spire-1.2.1/go.mod [2022-04-22T19:13:59.426Z] spire-1.2.1/go.sum [2022-04-22T19:13:59.426Z] spire-1.2.1/pkg/ [2022-04-22T19:13:59.426Z] spire-1.2.1/pkg/agent/ [2022-04-22T19:13:59.426Z] spire-1.2.1/pkg/agent/agent.go [2022-04-22T19:13:59.426Z] spire-1.2.1/pkg/agent/api/ [2022-04-22T19:13:59.426Z] spire-1.2.1/pkg/agent/api/config.go [2022-04-22T19:13:59.426Z] spire-1.2.1/pkg/agent/api/debug/ [2022-04-22T19:13:59.426Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-04-22T19:13:59.426Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-04-22T19:13:59.426Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-04-22T19:13:59.426Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-04-22T19:13:59.426Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-04-22T19:13:59.426Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-04-22T19:13:59.426Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-04-22T19:13:59.426Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-04-22T19:13:59.426Z] spire-1.2.1/pkg/agent/api/health/ [2022-04-22T19:13:59.426Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-04-22T19:13:59.426Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-04-22T19:13:59.426Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-04-22T19:13:59.426Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-04-22T19:13:59.426Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-04-22T19:13:59.426Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-04-22T19:13:59.426Z] spire-1.2.1/pkg/agent/attestor/ [2022-04-22T19:13:59.426Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-04-22T19:13:59.426Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-04-22T19:13:59.426Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-04-22T19:13:59.426Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-04-22T19:13:59.426Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-04-22T19:13:59.426Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-04-22T19:13:59.426Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-04-22T19:13:59.426Z] spire-1.2.1/pkg/agent/catalog/ [2022-04-22T19:13:59.426Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-04-22T19:13:59.426Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-04-22T19:13:59.426Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-04-22T19:13:59.426Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-04-22T19:13:59.426Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-04-22T19:13:59.426Z] spire-1.2.1/pkg/agent/client/ [2022-04-22T19:13:59.426Z] spire-1.2.1/pkg/agent/client/client.go [2022-04-22T19:13:59.426Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-04-22T19:13:59.426Z] spire-1.2.1/pkg/agent/client/dial.go [2022-04-22T19:13:59.426Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-04-22T19:13:59.426Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-04-22T19:13:59.426Z] spire-1.2.1/pkg/agent/client/update.go [2022-04-22T19:13:59.426Z] spire-1.2.1/pkg/agent/client/util.go [2022-04-22T19:13:59.426Z] spire-1.2.1/pkg/agent/common/ [2022-04-22T19:13:59.426Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-04-22T19:13:59.426Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-04-22T19:13:59.426Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-04-22T19:13:59.426Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-04-22T19:13:59.426Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-04-22T19:13:59.426Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-04-22T19:13:59.426Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-04-22T19:13:59.426Z] spire-1.2.1/pkg/agent/config.go [2022-04-22T19:13:59.426Z] spire-1.2.1/pkg/agent/endpoints/ [2022-04-22T19:13:59.426Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-04-22T19:13:59.426Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-04-22T19:13:59.426Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-04-22T19:13:59.426Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-04-22T19:13:59.426Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-04-22T19:13:59.426Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-04-22T19:13:59.426Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-04-22T19:13:59.426Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-04-22T19:13:59.426Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-04-22T19:13:59.426Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-04-22T19:13:59.426Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-04-22T19:13:59.426Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-04-22T19:13:59.426Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-04-22T19:13:59.426Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-04-22T19:13:59.426Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-04-22T19:13:59.426Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-04-22T19:13:59.426Z] spire-1.2.1/pkg/agent/manager/ [2022-04-22T19:13:59.426Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-04-22T19:13:59.426Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-04-22T19:13:59.426Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-04-22T19:13:59.426Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-04-22T19:13:59.426Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-04-22T19:13:59.426Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-04-22T19:13:59.426Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-04-22T19:13:59.426Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-04-22T19:13:59.426Z] spire-1.2.1/pkg/agent/manager/config.go [2022-04-22T19:13:59.426Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-04-22T19:13:59.426Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-04-22T19:13:59.426Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-04-22T19:13:59.426Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-04-22T19:13:59.426Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-04-22T19:13:59.426Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-04-22T19:13:59.426Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-04-22T19:13:59.426Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-04-22T19:13:59.426Z] spire-1.2.1/pkg/agent/plugin/ [2022-04-22T19:13:59.426Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-04-22T19:13:59.426Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-04-22T19:13:59.426Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-04-22T19:13:59.426Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-04-22T19:13:59.426Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-04-22T19:13:59.426Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-04-22T19:13:59.426Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-04-22T19:13:59.426Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-04-22T19:13:59.426Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-04-22T19:13:59.426Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-04-22T19:13:59.426Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-04-22T19:13:59.426Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-04-22T19:13:59.426Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-04-22T19:13:59.426Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-04-22T19:13:59.426Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-04-22T19:13:59.426Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-04-22T19:13:59.426Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-04-22T19:13:59.426Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-04-22T19:13:59.426Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-04-22T19:13:59.426Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-04-22T19:13:59.426Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-04-22T19:13:59.426Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-04-22T19:13:59.426Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-04-22T19:13:59.427Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-04-22T19:13:59.427Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-04-22T19:13:59.427Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-04-22T19:13:59.427Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-04-22T19:13:59.427Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-04-22T19:13:59.427Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-04-22T19:13:59.427Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-04-22T19:13:59.427Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-04-22T19:13:59.427Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-04-22T19:13:59.427Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-04-22T19:13:59.427Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-04-22T19:13:59.427Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-04-22T19:13:59.427Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-22T19:13:59.427Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-04-22T19:13:59.427Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-04-22T19:13:59.427Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-22T19:13:59.427Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-04-22T19:13:59.427Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-04-22T19:13:59.427Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-04-22T19:13:59.427Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-04-22T19:13:59.427Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-22T19:13:59.427Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-04-22T19:13:59.427Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-04-22T19:13:59.427Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-04-22T19:13:59.427Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-04-22T19:13:59.427Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-22T19:13:59.427Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-04-22T19:13:59.427Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-04-22T19:13:59.427Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-04-22T19:13:59.427Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-04-22T19:13:59.427Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-04-22T19:13:59.427Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-04-22T19:13:59.427Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-04-22T19:13:59.427Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-04-22T19:13:59.427Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-04-22T19:13:59.427Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-04-22T19:13:59.427Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-04-22T19:13:59.427Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-22T19:13:59.427Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-04-22T19:13:59.427Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-04-22T19:13:59.427Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-04-22T19:13:59.427Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-04-22T19:13:59.427Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-04-22T19:13:59.427Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-04-22T19:13:59.427Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-04-22T19:13:59.427Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-04-22T19:13:59.427Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-04-22T19:13:59.427Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-04-22T19:13:59.427Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-04-22T19:13:59.427Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-04-22T19:13:59.427Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-04-22T19:13:59.427Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-04-22T19:13:59.427Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-04-22T19:13:59.427Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-04-22T19:13:59.427Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-04-22T19:13:59.427Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-04-22T19:13:59.427Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-04-22T19:13:59.427Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-04-22T19:13:59.427Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-04-22T19:13:59.427Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-04-22T19:13:59.427Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-04-22T19:13:59.427Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-04-22T19:13:59.427Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-04-22T19:13:59.427Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-04-22T19:13:59.427Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-04-22T19:13:59.427Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-04-22T19:13:59.427Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-04-22T19:13:59.427Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-04-22T19:13:59.427Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-04-22T19:13:59.427Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-04-22T19:13:59.427Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-04-22T19:13:59.427Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-04-22T19:13:59.427Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-04-22T19:13:59.427Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-04-22T19:13:59.427Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-04-22T19:13:59.427Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-04-22T19:13:59.427Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-04-22T19:13:59.427Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-04-22T19:13:59.427Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-04-22T19:13:59.427Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-04-22T19:13:59.427Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-04-22T19:13:59.427Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-04-22T19:13:59.427Z] spire-1.2.1/pkg/agent/svid/ [2022-04-22T19:13:59.427Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-04-22T19:13:59.427Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-04-22T19:13:59.427Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-04-22T19:13:59.427Z] spire-1.2.1/pkg/agent/svid/store/ [2022-04-22T19:13:59.427Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-04-22T19:13:59.427Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-04-22T19:13:59.427Z] spire-1.2.1/pkg/common/ [2022-04-22T19:13:59.427Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-04-22T19:13:59.427Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-04-22T19:13:59.427Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-04-22T19:13:59.427Z] spire-1.2.1/pkg/common/api/ [2022-04-22T19:13:59.427Z] spire-1.2.1/pkg/common/api/metrics.go [2022-04-22T19:13:59.427Z] spire-1.2.1/pkg/common/api/middleware/ [2022-04-22T19:13:59.427Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-04-22T19:13:59.427Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-04-22T19:13:59.427Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-04-22T19:13:59.427Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-04-22T19:13:59.427Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-04-22T19:13:59.427Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-04-22T19:13:59.427Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-04-22T19:13:59.427Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-04-22T19:13:59.427Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-04-22T19:13:59.427Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-04-22T19:13:59.427Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-04-22T19:13:59.427Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-04-22T19:13:59.427Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-04-22T19:13:59.427Z] spire-1.2.1/pkg/common/api/names.go [2022-04-22T19:13:59.427Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-04-22T19:13:59.427Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-04-22T19:13:59.427Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-04-22T19:13:59.427Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-04-22T19:13:59.427Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-04-22T19:13:59.427Z] spire-1.2.1/pkg/common/auth/ [2022-04-22T19:13:59.427Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-04-22T19:13:59.427Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-04-22T19:13:59.427Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-04-22T19:13:59.427Z] spire-1.2.1/pkg/common/bundleutil/ [2022-04-22T19:13:59.427Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-04-22T19:13:59.427Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-04-22T19:13:59.427Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-04-22T19:13:59.427Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-04-22T19:13:59.427Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-04-22T19:13:59.427Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-04-22T19:13:59.427Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-04-22T19:13:59.427Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-04-22T19:13:59.427Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-04-22T19:13:59.427Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-04-22T19:13:59.427Z] spire-1.2.1/pkg/common/catalog/ [2022-04-22T19:13:59.427Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-04-22T19:13:59.427Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-04-22T19:13:59.427Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-04-22T19:13:59.427Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-04-22T19:13:59.427Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-04-22T19:13:59.427Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-04-22T19:13:59.427Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-04-22T19:13:59.427Z] spire-1.2.1/pkg/common/catalog/config.go [2022-04-22T19:13:59.427Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-04-22T19:13:59.427Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-04-22T19:13:59.427Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-04-22T19:13:59.427Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-04-22T19:13:59.427Z] spire-1.2.1/pkg/common/catalog/context.go [2022-04-22T19:13:59.427Z] spire-1.2.1/pkg/common/catalog/external.go [2022-04-22T19:13:59.427Z] spire-1.2.1/pkg/common/catalog/host.go [2022-04-22T19:13:59.427Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-04-22T19:13:59.427Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-04-22T19:13:59.427Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-04-22T19:13:59.427Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-04-22T19:13:59.427Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-04-22T19:13:59.427Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-04-22T19:13:59.427Z] spire-1.2.1/pkg/common/cli/ [2022-04-22T19:13:59.427Z] spire-1.2.1/pkg/common/cli/env.go [2022-04-22T19:13:59.427Z] spire-1.2.1/pkg/common/cli/flags.go [2022-04-22T19:13:59.427Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-04-22T19:13:59.427Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-04-22T19:13:59.427Z] spire-1.2.1/pkg/common/cli/umask.go [2022-04-22T19:13:59.427Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-04-22T19:13:59.427Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-04-22T19:13:59.427Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-04-22T19:13:59.427Z] spire-1.2.1/pkg/common/cliprinter/ [2022-04-22T19:13:59.427Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-04-22T19:13:59.427Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-04-22T19:13:59.427Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-04-22T19:13:59.427Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-04-22T19:13:59.427Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-04-22T19:13:59.427Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-04-22T19:13:59.427Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-04-22T19:13:59.427Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-04-22T19:13:59.427Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-04-22T19:13:59.427Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-04-22T19:13:59.427Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-04-22T19:13:59.427Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-04-22T19:13:59.427Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-04-22T19:13:59.427Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-04-22T19:13:59.427Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-04-22T19:13:59.427Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-04-22T19:13:59.427Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-04-22T19:13:59.427Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-04-22T19:13:59.427Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-04-22T19:13:59.427Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-04-22T19:13:59.427Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-04-22T19:13:59.427Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-04-22T19:13:59.427Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-04-22T19:13:59.427Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-04-22T19:13:59.427Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-04-22T19:13:59.427Z] spire-1.2.1/pkg/common/coretypes/ [2022-04-22T19:13:59.427Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-04-22T19:13:59.427Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-04-22T19:13:59.427Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-04-22T19:13:59.427Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-04-22T19:13:59.427Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-04-22T19:13:59.427Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-04-22T19:13:59.427Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-04-22T19:13:59.427Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-04-22T19:13:59.427Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-04-22T19:13:59.427Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-04-22T19:13:59.427Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-04-22T19:13:59.428Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-04-22T19:13:59.428Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-04-22T19:13:59.428Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-04-22T19:13:59.428Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-04-22T19:13:59.428Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-04-22T19:13:59.428Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-04-22T19:13:59.428Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-04-22T19:13:59.428Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-04-22T19:13:59.428Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-04-22T19:13:59.428Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-04-22T19:13:59.428Z] spire-1.2.1/pkg/common/diskutil/ [2022-04-22T19:13:59.428Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-04-22T19:13:59.428Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-04-22T19:13:59.428Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-04-22T19:13:59.428Z] spire-1.2.1/pkg/common/errorutil/ [2022-04-22T19:13:59.428Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-04-22T19:13:59.428Z] spire-1.2.1/pkg/common/health/ [2022-04-22T19:13:59.428Z] spire-1.2.1/pkg/common/health/config.go [2022-04-22T19:13:59.428Z] spire-1.2.1/pkg/common/health/context.go [2022-04-22T19:13:59.428Z] spire-1.2.1/pkg/common/health/context_test.go [2022-04-22T19:13:59.428Z] spire-1.2.1/pkg/common/health/health.go [2022-04-22T19:13:59.428Z] spire-1.2.1/pkg/common/health/health_test.go [2022-04-22T19:13:59.428Z] spire-1.2.1/pkg/common/health/logger.go [2022-04-22T19:13:59.428Z] spire-1.2.1/pkg/common/hostservice/ [2022-04-22T19:13:59.428Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-04-22T19:13:59.428Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-04-22T19:13:59.428Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-04-22T19:13:59.428Z] spire-1.2.1/pkg/common/idutil/ [2022-04-22T19:13:59.428Z] spire-1.2.1/pkg/common/idutil/require.go [2022-04-22T19:13:59.428Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-04-22T19:13:59.428Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-04-22T19:13:59.428Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-04-22T19:13:59.428Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-04-22T19:13:59.428Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-04-22T19:13:59.428Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-04-22T19:13:59.428Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-04-22T19:13:59.428Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-04-22T19:13:59.428Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-04-22T19:13:59.428Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-04-22T19:13:59.428Z] spire-1.2.1/pkg/common/jwtutil/ [2022-04-22T19:13:59.428Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-04-22T19:13:59.428Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-04-22T19:13:59.428Z] spire-1.2.1/pkg/common/log/ [2022-04-22T19:13:59.428Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-04-22T19:13:59.428Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-04-22T19:13:59.428Z] spire-1.2.1/pkg/common/log/log.go [2022-04-22T19:13:59.428Z] spire-1.2.1/pkg/common/log/log_test.go [2022-04-22T19:13:59.428Z] spire-1.2.1/pkg/common/log/options.go [2022-04-22T19:13:59.428Z] spire-1.2.1/pkg/common/nodeutil/ [2022-04-22T19:13:59.428Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-04-22T19:13:59.428Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-04-22T19:13:59.428Z] spire-1.2.1/pkg/common/peertracker/ [2022-04-22T19:13:59.428Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-04-22T19:13:59.428Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-04-22T19:13:59.428Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-04-22T19:13:59.428Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-04-22T19:13:59.428Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-04-22T19:13:59.428Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-04-22T19:13:59.428Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-04-22T19:13:59.428Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-04-22T19:13:59.428Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-04-22T19:13:59.428Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-04-22T19:13:59.428Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-04-22T19:13:59.428Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-04-22T19:13:59.428Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-04-22T19:13:59.428Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-04-22T19:13:59.428Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-04-22T19:13:59.428Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-04-22T19:13:59.428Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-04-22T19:13:59.428Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-04-22T19:13:59.428Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-04-22T19:13:59.428Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-04-22T19:13:59.428Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-04-22T19:13:59.428Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-04-22T19:13:59.428Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-04-22T19:13:59.428Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-04-22T19:13:59.428Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-04-22T19:13:59.428Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-04-22T19:13:59.428Z] spire-1.2.1/pkg/common/pemutil/ [2022-04-22T19:13:59.428Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-04-22T19:13:59.428Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-04-22T19:13:59.428Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-04-22T19:13:59.428Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-04-22T19:13:59.428Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-04-22T19:13:59.428Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-04-22T19:13:59.428Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-04-22T19:13:59.428Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-04-22T19:13:59.428Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-04-22T19:13:59.428Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-04-22T19:13:59.428Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-04-22T19:13:59.428Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-04-22T19:13:59.428Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-04-22T19:13:59.428Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-04-22T19:13:59.428Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-04-22T19:13:59.428Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-04-22T19:13:59.428Z] spire-1.2.1/pkg/common/plugin/ [2022-04-22T19:13:59.428Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-04-22T19:13:59.428Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-04-22T19:13:59.428Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-04-22T19:13:59.428Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-04-22T19:13:59.428Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-04-22T19:13:59.428Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-04-22T19:13:59.428Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-04-22T19:13:59.428Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-04-22T19:13:59.428Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-04-22T19:13:59.428Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-04-22T19:13:59.428Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-04-22T19:13:59.428Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-04-22T19:13:59.428Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-04-22T19:13:59.428Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-04-22T19:13:59.428Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-04-22T19:13:59.428Z] spire-1.2.1/pkg/common/plugin/log.go [2022-04-22T19:13:59.428Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-04-22T19:13:59.428Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-04-22T19:13:59.428Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-04-22T19:13:59.428Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-04-22T19:13:59.428Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-04-22T19:13:59.428Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-04-22T19:13:59.428Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-04-22T19:13:59.428Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-04-22T19:13:59.428Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-04-22T19:13:59.428Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-04-22T19:13:59.428Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-04-22T19:13:59.428Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-04-22T19:13:59.428Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-04-22T19:13:59.428Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-04-22T19:13:59.428Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-04-22T19:13:59.428Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-04-22T19:13:59.428Z] spire-1.2.1/pkg/common/profiling/ [2022-04-22T19:13:59.428Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-04-22T19:13:59.428Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-04-22T19:13:59.428Z] spire-1.2.1/pkg/common/protoutil/ [2022-04-22T19:13:59.428Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-04-22T19:13:59.428Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-04-22T19:13:59.428Z] spire-1.2.1/pkg/common/rotationutil/ [2022-04-22T19:13:59.428Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-04-22T19:13:59.428Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-04-22T19:13:59.428Z] spire-1.2.1/pkg/common/selector/ [2022-04-22T19:13:59.428Z] spire-1.2.1/pkg/common/selector/selector.go [2022-04-22T19:13:59.428Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-04-22T19:13:59.428Z] spire-1.2.1/pkg/common/selector/set.go [2022-04-22T19:13:59.428Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-04-22T19:13:59.428Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-04-22T19:13:59.428Z] spire-1.2.1/pkg/common/telemetry/ [2022-04-22T19:13:59.428Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-04-22T19:13:59.428Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-04-22T19:13:59.428Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-04-22T19:13:59.428Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-04-22T19:13:59.428Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-04-22T19:13:59.428Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-04-22T19:13:59.428Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-04-22T19:13:59.428Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-04-22T19:13:59.428Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-04-22T19:13:59.428Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-04-22T19:13:59.428Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-04-22T19:13:59.428Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-04-22T19:13:59.428Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-04-22T19:13:59.428Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-04-22T19:13:59.428Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-04-22T19:13:59.428Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-04-22T19:13:59.428Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-04-22T19:13:59.428Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-04-22T19:13:59.428Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-04-22T19:13:59.428Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-04-22T19:13:59.428Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-04-22T19:13:59.428Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-04-22T19:13:59.428Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-04-22T19:13:59.428Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-04-22T19:13:59.428Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-04-22T19:13:59.428Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-04-22T19:13:59.428Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-04-22T19:13:59.428Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-04-22T19:13:59.428Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-04-22T19:13:59.428Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-04-22T19:13:59.428Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-04-22T19:13:59.428Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-04-22T19:13:59.428Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-04-22T19:13:59.428Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-04-22T19:13:59.428Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-04-22T19:13:59.428Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-04-22T19:13:59.428Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-04-22T19:13:59.428Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-04-22T19:13:59.428Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-04-22T19:13:59.428Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-04-22T19:13:59.428Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-04-22T19:13:59.428Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-04-22T19:13:59.428Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-04-22T19:13:59.428Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-04-22T19:13:59.428Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-04-22T19:13:59.428Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-04-22T19:13:59.428Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-04-22T19:13:59.428Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-04-22T19:13:59.428Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-04-22T19:13:59.428Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-04-22T19:13:59.428Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-04-22T19:13:59.428Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-04-22T19:13:59.428Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-04-22T19:13:59.428Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-04-22T19:13:59.428Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-04-22T19:13:59.428Z] spire-1.2.1/pkg/common/uptime/ [2022-04-22T19:13:59.428Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-04-22T19:13:59.428Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-04-22T19:13:59.428Z] spire-1.2.1/pkg/common/util/ [2022-04-22T19:13:59.428Z] spire-1.2.1/pkg/common/util/certs.go [2022-04-22T19:13:59.428Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-04-22T19:13:59.428Z] spire-1.2.1/pkg/common/util/csr.go [2022-04-22T19:13:59.428Z] spire-1.2.1/pkg/common/util/hash.go [2022-04-22T19:13:59.428Z] spire-1.2.1/pkg/common/util/selectors.go [2022-04-22T19:13:59.428Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-04-22T19:13:59.428Z] spire-1.2.1/pkg/common/util/signals.go [2022-04-22T19:13:59.428Z] spire-1.2.1/pkg/common/util/sort.go [2022-04-22T19:13:59.428Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-04-22T19:13:59.429Z] spire-1.2.1/pkg/common/util/task.go [2022-04-22T19:13:59.429Z] spire-1.2.1/pkg/common/util/task_test.go [2022-04-22T19:13:59.429Z] spire-1.2.1/pkg/common/util/testdata/ [2022-04-22T19:13:59.429Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-04-22T19:13:59.429Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-04-22T19:13:59.429Z] spire-1.2.1/pkg/common/version/ [2022-04-22T19:13:59.429Z] spire-1.2.1/pkg/common/version/version.go [2022-04-22T19:13:59.429Z] spire-1.2.1/pkg/common/x509svid/ [2022-04-22T19:13:59.429Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-04-22T19:13:59.429Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-04-22T19:13:59.429Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-04-22T19:13:59.429Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-04-22T19:13:59.429Z] spire-1.2.1/pkg/common/x509util/ [2022-04-22T19:13:59.429Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-04-22T19:13:59.429Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-04-22T19:13:59.429Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-04-22T19:13:59.429Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-04-22T19:13:59.429Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-04-22T19:13:59.429Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-04-22T19:13:59.429Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-04-22T19:13:59.429Z] spire-1.2.1/pkg/server/ [2022-04-22T19:13:59.429Z] spire-1.2.1/pkg/server/api/ [2022-04-22T19:13:59.429Z] spire-1.2.1/pkg/server/api/agent.go [2022-04-22T19:13:59.429Z] spire-1.2.1/pkg/server/api/agent/ [2022-04-22T19:13:59.429Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-04-22T19:13:59.429Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-04-22T19:13:59.429Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-04-22T19:13:59.429Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-04-22T19:13:59.429Z] spire-1.2.1/pkg/server/api/api.go [2022-04-22T19:13:59.429Z] spire-1.2.1/pkg/server/api/audit/ [2022-04-22T19:13:59.429Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-04-22T19:13:59.429Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-04-22T19:13:59.429Z] spire-1.2.1/pkg/server/api/bundle.go [2022-04-22T19:13:59.429Z] spire-1.2.1/pkg/server/api/bundle/ [2022-04-22T19:13:59.429Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-04-22T19:13:59.429Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-04-22T19:13:59.429Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-04-22T19:13:59.429Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-04-22T19:13:59.429Z] spire-1.2.1/pkg/server/api/debug/ [2022-04-22T19:13:59.429Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-04-22T19:13:59.429Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-04-22T19:13:59.429Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-04-22T19:13:59.429Z] spire-1.2.1/pkg/server/api/entry.go [2022-04-22T19:13:59.429Z] spire-1.2.1/pkg/server/api/entry/ [2022-04-22T19:13:59.429Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-04-22T19:13:59.429Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-04-22T19:13:59.429Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-04-22T19:13:59.429Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-04-22T19:13:59.429Z] spire-1.2.1/pkg/server/api/health/ [2022-04-22T19:13:59.429Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-04-22T19:13:59.429Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-04-22T19:13:59.429Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-04-22T19:13:59.429Z] spire-1.2.1/pkg/server/api/id.go [2022-04-22T19:13:59.429Z] spire-1.2.1/pkg/server/api/id_test.go [2022-04-22T19:13:59.429Z] spire-1.2.1/pkg/server/api/limits/ [2022-04-22T19:13:59.429Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-04-22T19:13:59.429Z] spire-1.2.1/pkg/server/api/middleware/ [2022-04-22T19:13:59.429Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-04-22T19:13:59.429Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-04-22T19:13:59.429Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-04-22T19:13:59.429Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-04-22T19:13:59.429Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-04-22T19:13:59.429Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-04-22T19:13:59.429Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-04-22T19:13:59.429Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-04-22T19:13:59.429Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-04-22T19:13:59.429Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-04-22T19:13:59.429Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-04-22T19:13:59.429Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-04-22T19:13:59.429Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-04-22T19:13:59.429Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-04-22T19:13:59.429Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-04-22T19:13:59.429Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-04-22T19:13:59.429Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-04-22T19:13:59.429Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-04-22T19:13:59.429Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-04-22T19:13:59.429Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-04-22T19:13:59.429Z] spire-1.2.1/pkg/server/api/selector.go [2022-04-22T19:13:59.429Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-04-22T19:13:59.429Z] spire-1.2.1/pkg/server/api/status.go [2022-04-22T19:13:59.429Z] spire-1.2.1/pkg/server/api/status_test.go [2022-04-22T19:13:59.429Z] spire-1.2.1/pkg/server/api/svid/ [2022-04-22T19:13:59.429Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-04-22T19:13:59.429Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-04-22T19:13:59.429Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-04-22T19:13:59.429Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-04-22T19:13:59.429Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-04-22T19:13:59.429Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-04-22T19:13:59.429Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-04-22T19:13:59.429Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-04-22T19:13:59.429Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-04-22T19:13:59.429Z] spire-1.2.1/pkg/server/authpolicy/ [2022-04-22T19:13:59.429Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-04-22T19:13:59.429Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-04-22T19:13:59.429Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-04-22T19:13:59.429Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-04-22T19:13:59.429Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-04-22T19:13:59.429Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-04-22T19:13:59.429Z] spire-1.2.1/pkg/server/bundle/ [2022-04-22T19:13:59.429Z] spire-1.2.1/pkg/server/bundle/client/ [2022-04-22T19:13:59.429Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-04-22T19:13:59.429Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-04-22T19:13:59.429Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-04-22T19:13:59.429Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-04-22T19:13:59.429Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-04-22T19:13:59.429Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-04-22T19:13:59.429Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-04-22T19:13:59.429Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-04-22T19:13:59.429Z] spire-1.2.1/pkg/server/ca/ [2022-04-22T19:13:59.429Z] spire-1.2.1/pkg/server/ca/ca.go [2022-04-22T19:13:59.429Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-04-22T19:13:59.429Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-04-22T19:13:59.429Z] spire-1.2.1/pkg/server/ca/journal.go [2022-04-22T19:13:59.429Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-04-22T19:13:59.429Z] spire-1.2.1/pkg/server/ca/manager.go [2022-04-22T19:13:59.429Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-04-22T19:13:59.429Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-04-22T19:13:59.429Z] spire-1.2.1/pkg/server/ca/templates.go [2022-04-22T19:13:59.429Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-04-22T19:13:59.429Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-04-22T19:13:59.429Z] spire-1.2.1/pkg/server/ca/validation.go [2022-04-22T19:13:59.429Z] spire-1.2.1/pkg/server/cache/ [2022-04-22T19:13:59.429Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-04-22T19:13:59.429Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-04-22T19:13:59.429Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-04-22T19:13:59.429Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-04-22T19:13:59.429Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-04-22T19:13:59.429Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-04-22T19:13:59.429Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-04-22T19:13:59.429Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-04-22T19:13:59.429Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-04-22T19:13:59.429Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-04-22T19:13:59.429Z] spire-1.2.1/pkg/server/catalog/ [2022-04-22T19:13:59.429Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-04-22T19:13:59.429Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-04-22T19:13:59.429Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-04-22T19:13:59.429Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-04-22T19:13:59.429Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-04-22T19:13:59.429Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-04-22T19:13:59.429Z] spire-1.2.1/pkg/server/config.go [2022-04-22T19:13:59.429Z] spire-1.2.1/pkg/server/datastore/ [2022-04-22T19:13:59.429Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-04-22T19:13:59.429Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-04-22T19:13:59.429Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-04-22T19:13:59.429Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-04-22T19:13:59.429Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-04-22T19:13:59.429Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-04-22T19:13:59.429Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-04-22T19:13:59.429Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-04-22T19:13:59.429Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-04-22T19:13:59.429Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-04-22T19:13:59.429Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-04-22T19:13:59.429Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-04-22T19:13:59.429Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-04-22T19:13:59.429Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-04-22T19:13:59.429Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-04-22T19:13:59.429Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-04-22T19:13:59.429Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-04-22T19:13:59.429Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-04-22T19:13:59.429Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-04-22T19:13:59.429Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-04-22T19:13:59.429Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-04-22T19:13:59.429Z] spire-1.2.1/pkg/server/endpoints/ [2022-04-22T19:13:59.429Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-04-22T19:13:59.429Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-04-22T19:13:59.429Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-04-22T19:13:59.429Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-04-22T19:13:59.429Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-04-22T19:13:59.429Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-04-22T19:13:59.429Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-04-22T19:13:59.429Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-04-22T19:13:59.429Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-04-22T19:13:59.429Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-04-22T19:13:59.429Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-04-22T19:13:59.429Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-04-22T19:13:59.429Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-04-22T19:13:59.429Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-04-22T19:13:59.429Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-04-22T19:13:59.429Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-04-22T19:13:59.429Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-04-22T19:13:59.429Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-04-22T19:13:59.429Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-04-22T19:13:59.429Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-04-22T19:13:59.429Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-04-22T19:13:59.429Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-04-22T19:13:59.429Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-04-22T19:13:59.429Z] spire-1.2.1/pkg/server/hostservice/ [2022-04-22T19:13:59.429Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-04-22T19:13:59.429Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-04-22T19:13:59.429Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-04-22T19:13:59.430Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-04-22T19:13:59.430Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-04-22T19:13:59.430Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-04-22T19:13:59.430Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-04-22T19:13:59.430Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-04-22T19:13:59.430Z] spire-1.2.1/pkg/server/plugin/ [2022-04-22T19:13:59.430Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-04-22T19:13:59.430Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-04-22T19:13:59.430Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-04-22T19:13:59.430Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-04-22T19:13:59.430Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-04-22T19:13:59.430Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-04-22T19:13:59.430Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-04-22T19:13:59.430Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-04-22T19:13:59.430Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-04-22T19:13:59.430Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-04-22T19:13:59.430Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-04-22T19:13:59.430Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-04-22T19:13:59.430Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-04-22T19:13:59.430Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-04-22T19:13:59.430Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-04-22T19:13:59.430Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-04-22T19:13:59.430Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-04-22T19:13:59.430Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-04-22T19:13:59.430Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-04-22T19:13:59.430Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-04-22T19:13:59.430Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-04-22T19:13:59.430Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-04-22T19:13:59.430Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-04-22T19:13:59.430Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-04-22T19:13:59.430Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-04-22T19:13:59.430Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-04-22T19:13:59.430Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-04-22T19:13:59.430Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-04-22T19:13:59.430Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-04-22T19:13:59.430Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-04-22T19:13:59.430Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-04-22T19:13:59.430Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-04-22T19:13:59.430Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-04-22T19:13:59.430Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-04-22T19:13:59.430Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-04-22T19:13:59.430Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-04-22T19:13:59.430Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-04-22T19:13:59.430Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-04-22T19:13:59.430Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-04-22T19:13:59.430Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-04-22T19:13:59.430Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-04-22T19:13:59.430Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-04-22T19:13:59.430Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-04-22T19:13:59.430Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-04-22T19:13:59.430Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-04-22T19:13:59.430Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-04-22T19:13:59.430Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-22T19:13:59.430Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-04-22T19:13:59.430Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-04-22T19:13:59.430Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-22T19:13:59.430Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-04-22T19:13:59.430Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-04-22T19:13:59.430Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-04-22T19:13:59.430Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-04-22T19:13:59.430Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-22T19:13:59.430Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-04-22T19:13:59.430Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-04-22T19:13:59.430Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-04-22T19:13:59.430Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-22T19:13:59.430Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-04-22T19:13:59.430Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-04-22T19:13:59.430Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-04-22T19:13:59.430Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-04-22T19:13:59.430Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-04-22T19:13:59.430Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-22T19:13:59.430Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-04-22T19:13:59.430Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-04-22T19:13:59.430Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-04-22T19:13:59.430Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-04-22T19:13:59.430Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-04-22T19:13:59.430Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-04-22T19:13:59.430Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-04-22T19:13:59.430Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-04-22T19:13:59.430Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-04-22T19:13:59.430Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-04-22T19:13:59.430Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-04-22T19:13:59.430Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-04-22T19:13:59.430Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-04-22T19:13:59.430Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-04-22T19:13:59.430Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-04-22T19:13:59.430Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-04-22T19:13:59.430Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-04-22T19:13:59.430Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-04-22T19:13:59.430Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-04-22T19:13:59.430Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-04-22T19:13:59.430Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-04-22T19:13:59.430Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-04-22T19:13:59.430Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-04-22T19:13:59.430Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-04-22T19:13:59.430Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-04-22T19:13:59.430Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-04-22T19:13:59.430Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-04-22T19:13:59.430Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-04-22T19:13:59.430Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-04-22T19:13:59.430Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-04-22T19:13:59.430Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-04-22T19:13:59.430Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-04-22T19:13:59.430Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-04-22T19:13:59.430Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-04-22T19:13:59.430Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-04-22T19:13:59.430Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-04-22T19:13:59.430Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-04-22T19:13:59.430Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-04-22T19:13:59.430Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-04-22T19:13:59.430Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-04-22T19:13:59.430Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-04-22T19:13:59.430Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-04-22T19:13:59.430Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-04-22T19:13:59.430Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-04-22T19:13:59.430Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-04-22T19:13:59.430Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-04-22T19:13:59.430Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-04-22T19:13:59.430Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-04-22T19:13:59.430Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-04-22T19:13:59.430Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-04-22T19:13:59.430Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-04-22T19:13:59.430Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-04-22T19:13:59.430Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-04-22T19:13:59.430Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-04-22T19:13:59.430Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-04-22T19:13:59.430Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-04-22T19:13:59.430Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-04-22T19:13:59.430Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-04-22T19:13:59.430Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-04-22T19:13:59.430Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-04-22T19:13:59.430Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-04-22T19:13:59.430Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-04-22T19:13:59.430Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-04-22T19:13:59.430Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-04-22T19:13:59.430Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-04-22T19:13:59.430Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-04-22T19:13:59.430Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-04-22T19:13:59.430Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-04-22T19:13:59.430Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-04-22T19:13:59.430Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-04-22T19:13:59.430Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-04-22T19:13:59.430Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-04-22T19:13:59.430Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-04-22T19:13:59.430Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-04-22T19:13:59.430Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-04-22T19:13:59.430Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-04-22T19:13:59.430Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-04-22T19:13:59.430Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-04-22T19:13:59.430Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-04-22T19:13:59.430Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-04-22T19:13:59.430Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-04-22T19:13:59.430Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-04-22T19:13:59.430Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-04-22T19:13:59.430Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-04-22T19:13:59.430Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-04-22T19:13:59.430Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-04-22T19:13:59.430Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-04-22T19:13:59.430Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-04-22T19:13:59.430Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-04-22T19:13:59.430Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-04-22T19:13:59.430Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-04-22T19:13:59.430Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-04-22T19:13:59.430Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-04-22T19:13:59.430Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-04-22T19:13:59.430Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-04-22T19:13:59.430Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-04-22T19:13:59.430Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-04-22T19:13:59.430Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-04-22T19:13:59.430Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-04-22T19:13:59.430Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-04-22T19:13:59.430Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-04-22T19:13:59.430Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-04-22T19:13:59.431Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-04-22T19:13:59.431Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-04-22T19:13:59.431Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-04-22T19:13:59.431Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-04-22T19:13:59.431Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-04-22T19:13:59.431Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-04-22T19:13:59.431Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-04-22T19:13:59.431Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-04-22T19:13:59.431Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-04-22T19:13:59.431Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-04-22T19:13:59.431Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-04-22T19:13:59.431Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-04-22T19:13:59.431Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-04-22T19:13:59.431Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-04-22T19:13:59.431Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-04-22T19:13:59.431Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-04-22T19:13:59.431Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-04-22T19:13:59.431Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-04-22T19:13:59.431Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-04-22T19:13:59.431Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-04-22T19:13:59.431Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-04-22T19:13:59.431Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-04-22T19:13:59.431Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-04-22T19:13:59.431Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-04-22T19:13:59.431Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-04-22T19:13:59.431Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-04-22T19:13:59.431Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-04-22T19:13:59.431Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-04-22T19:13:59.431Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-04-22T19:13:59.431Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-04-22T19:13:59.431Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-04-22T19:13:59.431Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-04-22T19:13:59.431Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-04-22T19:13:59.431Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-04-22T19:13:59.431Z] spire-1.2.1/pkg/server/registration/ [2022-04-22T19:13:59.431Z] spire-1.2.1/pkg/server/registration/manager.go [2022-04-22T19:13:59.431Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-04-22T19:13:59.431Z] spire-1.2.1/pkg/server/scanentries.go [2022-04-22T19:13:59.431Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-04-22T19:13:59.431Z] spire-1.2.1/pkg/server/server.go [2022-04-22T19:13:59.431Z] spire-1.2.1/pkg/server/server_test.go [2022-04-22T19:13:59.431Z] spire-1.2.1/pkg/server/svid/ [2022-04-22T19:13:59.431Z] spire-1.2.1/pkg/server/svid/observer.go [2022-04-22T19:13:59.431Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-04-22T19:13:59.431Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-04-22T19:13:59.431Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-04-22T19:13:59.431Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-04-22T19:13:59.431Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-04-22T19:13:59.431Z] spire-1.2.1/proto/ [2022-04-22T19:13:59.431Z] spire-1.2.1/proto/private/ [2022-04-22T19:13:59.431Z] spire-1.2.1/proto/private/server/ [2022-04-22T19:13:59.431Z] spire-1.2.1/proto/private/server/journal/ [2022-04-22T19:13:59.431Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-04-22T19:13:59.431Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-04-22T19:13:59.431Z] spire-1.2.1/proto/spire/ [2022-04-22T19:13:59.431Z] spire-1.2.1/proto/spire/common/ [2022-04-22T19:13:59.431Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-04-22T19:13:59.431Z] spire-1.2.1/proto/spire/common/common.proto [2022-04-22T19:13:59.431Z] spire-1.2.1/proto/spire/common/plugin/ [2022-04-22T19:13:59.431Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-04-22T19:13:59.431Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-04-22T19:13:59.431Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-04-22T19:13:59.431Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-04-22T19:13:59.431Z] spire-1.2.1/proto/spire/plugin/ [2022-04-22T19:13:59.431Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-04-22T19:13:59.431Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-04-22T19:13:59.431Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-04-22T19:13:59.431Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-04-22T19:13:59.431Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-04-22T19:13:59.431Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-04-22T19:13:59.431Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-04-22T19:13:59.431Z] spire-1.2.1/release/ [2022-04-22T19:13:59.431Z] spire-1.2.1/release/spire-extras/ [2022-04-22T19:13:59.431Z] spire-1.2.1/release/spire-extras/README.md [2022-04-22T19:13:59.431Z] spire-1.2.1/release/spire-extras/conf/ [2022-04-22T19:13:59.431Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-04-22T19:13:59.431Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-04-22T19:13:59.431Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-04-22T19:13:59.431Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-04-22T19:13:59.431Z] spire-1.2.1/release/spire/ [2022-04-22T19:13:59.431Z] spire-1.2.1/release/spire/README.md [2022-04-22T19:13:59.431Z] spire-1.2.1/release/spire/conf/ [2022-04-22T19:13:59.431Z] spire-1.2.1/release/spire/conf/agent/ [2022-04-22T19:13:59.431Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-04-22T19:13:59.431Z] spire-1.2.1/release/spire/conf/server/ [2022-04-22T19:13:59.431Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-04-22T19:13:59.431Z] spire-1.2.1/script/ [2022-04-22T19:13:59.431Z] spire-1.2.1/script/build-artifact.sh [2022-04-22T19:13:59.431Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-04-22T19:13:59.431Z] spire-1.2.1/support/ [2022-04-22T19:13:59.431Z] spire-1.2.1/support/k8s/ [2022-04-22T19:13:59.431Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-04-22T19:13:59.431Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-04-22T19:13:59.431Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-04-22T19:13:59.431Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-04-22T19:13:59.431Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-04-22T19:13:59.431Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-04-22T19:13:59.431Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-04-22T19:13:59.431Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-04-22T19:13:59.431Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-04-22T19:13:59.431Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-04-22T19:13:59.431Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-04-22T19:13:59.431Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-04-22T19:13:59.431Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-04-22T19:13:59.431Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-04-22T19:13:59.431Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-04-22T19:13:59.431Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-04-22T19:13:59.431Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-04-22T19:13:59.431Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-04-22T19:13:59.431Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-04-22T19:13:59.431Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-04-22T19:13:59.431Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-04-22T19:13:59.431Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-04-22T19:13:59.431Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-04-22T19:13:59.431Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-04-22T19:13:59.431Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-04-22T19:13:59.431Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-04-22T19:13:59.431Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-04-22T19:13:59.431Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-04-22T19:13:59.431Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-04-22T19:13:59.431Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-04-22T19:13:59.431Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-04-22T19:13:59.431Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-04-22T19:13:59.431Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-04-22T19:13:59.431Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-04-22T19:13:59.431Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-04-22T19:13:59.431Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-04-22T19:13:59.431Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-04-22T19:13:59.431Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-04-22T19:13:59.431Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-04-22T19:13:59.431Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-04-22T19:13:59.431Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-04-22T19:13:59.431Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-04-22T19:13:59.431Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-04-22T19:13:59.431Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-04-22T19:13:59.431Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-04-22T19:13:59.431Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-04-22T19:13:59.431Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-04-22T19:13:59.431Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-04-22T19:13:59.431Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-04-22T19:13:59.431Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-04-22T19:13:59.431Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-04-22T19:13:59.431Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-04-22T19:13:59.431Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-04-22T19:13:59.431Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-04-22T19:13:59.431Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-04-22T19:13:59.431Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-04-22T19:13:59.431Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-04-22T19:13:59.431Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-04-22T19:13:59.431Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-04-22T19:13:59.431Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-04-22T19:13:59.431Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-04-22T19:13:59.431Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-04-22T19:13:59.431Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-04-22T19:13:59.431Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-04-22T19:13:59.431Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-04-22T19:13:59.431Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-04-22T19:13:59.431Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-04-22T19:13:59.431Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-04-22T19:13:59.431Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-04-22T19:13:59.431Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-04-22T19:13:59.431Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-04-22T19:13:59.431Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-04-22T19:13:59.431Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-04-22T19:13:59.431Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-04-22T19:13:59.431Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-04-22T19:13:59.431Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-04-22T19:13:59.431Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-04-22T19:13:59.431Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-04-22T19:13:59.431Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-04-22T19:13:59.431Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-04-22T19:13:59.431Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-04-22T19:13:59.431Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-04-22T19:13:59.431Z] spire-1.2.1/test/ [2022-04-22T19:13:59.431Z] spire-1.2.1/test/clock/ [2022-04-22T19:13:59.432Z] spire-1.2.1/test/clock/clock.go [2022-04-22T19:13:59.432Z] spire-1.2.1/test/fakes/ [2022-04-22T19:13:59.432Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-04-22T19:13:59.432Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-04-22T19:13:59.432Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-04-22T19:13:59.432Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-04-22T19:13:59.432Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-04-22T19:13:59.432Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-04-22T19:13:59.432Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-04-22T19:13:59.432Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-04-22T19:13:59.432Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-04-22T19:13:59.432Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-04-22T19:13:59.432Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-04-22T19:13:59.432Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-04-22T19:13:59.432Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-04-22T19:13:59.432Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-04-22T19:13:59.432Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-04-22T19:13:59.432Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-04-22T19:13:59.432Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-04-22T19:13:59.432Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-04-22T19:13:59.432Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-04-22T19:13:59.432Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-04-22T19:13:59.432Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-04-22T19:13:59.432Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-04-22T19:13:59.432Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-04-22T19:13:59.432Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-04-22T19:13:59.432Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-04-22T19:13:59.432Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-04-22T19:13:59.432Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-04-22T19:13:59.432Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-04-22T19:13:59.432Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-04-22T19:13:59.432Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-04-22T19:13:59.432Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-04-22T19:13:59.432Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-04-22T19:13:59.432Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-04-22T19:13:59.432Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-04-22T19:13:59.432Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-04-22T19:13:59.432Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-04-22T19:13:59.432Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-04-22T19:13:59.432Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-04-22T19:13:59.432Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-04-22T19:13:59.432Z] spire-1.2.1/test/fixture/ [2022-04-22T19:13:59.432Z] spire-1.2.1/test/fixture/certs/ [2022-04-22T19:13:59.432Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-04-22T19:13:59.432Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-04-22T19:13:59.432Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-04-22T19:13:59.432Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-04-22T19:13:59.432Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-04-22T19:13:59.432Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-04-22T19:13:59.432Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-04-22T19:13:59.432Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-04-22T19:13:59.432Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-04-22T19:13:59.432Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-04-22T19:13:59.432Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-04-22T19:13:59.432Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-04-22T19:13:59.432Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-04-22T19:13:59.432Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-04-22T19:13:59.432Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-04-22T19:13:59.432Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-04-22T19:13:59.432Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-04-22T19:13:59.432Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-04-22T19:13:59.432Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-04-22T19:13:59.432Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-04-22T19:13:59.432Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-04-22T19:13:59.432Z] spire-1.2.1/test/fixture/config/ [2022-04-22T19:13:59.432Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-04-22T19:13:59.432Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-04-22T19:13:59.432Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-04-22T19:13:59.432Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-04-22T19:13:59.432Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-04-22T19:13:59.432Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-04-22T19:13:59.432Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-04-22T19:13:59.432Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-04-22T19:13:59.432Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-04-22T19:13:59.432Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-04-22T19:13:59.432Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-04-22T19:13:59.432Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-04-22T19:13:59.432Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-04-22T19:13:59.432Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-04-22T19:13:59.432Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-04-22T19:13:59.432Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-04-22T19:13:59.432Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-04-22T19:13:59.432Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-04-22T19:13:59.432Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-04-22T19:13:59.432Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-04-22T19:13:59.432Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-04-22T19:13:59.432Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-04-22T19:13:59.432Z] spire-1.2.1/test/fixture/fixture.go [2022-04-22T19:13:59.432Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-04-22T19:13:59.432Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-04-22T19:13:59.432Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-04-22T19:13:59.432Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-04-22T19:13:59.432Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-04-22T19:13:59.432Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-04-22T19:13:59.432Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-04-22T19:13:59.432Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-04-22T19:13:59.432Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-04-22T19:13:59.432Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-04-22T19:13:59.432Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-04-22T19:13:59.432Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-04-22T19:13:59.432Z] spire-1.2.1/test/fixture/registration/ [2022-04-22T19:13:59.432Z] spire-1.2.1/test/fixture/registration/entries.json [2022-04-22T19:13:59.432Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-04-22T19:13:59.432Z] spire-1.2.1/test/fixture/registration/good.json [2022-04-22T19:13:59.432Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-04-22T19:13:59.432Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-04-22T19:13:59.432Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-04-22T19:13:59.432Z] spire-1.2.1/test/integration/ [2022-04-22T19:13:59.432Z] spire-1.2.1/test/integration/README.md [2022-04-22T19:13:59.432Z] spire-1.2.1/test/integration/common [2022-04-22T19:13:59.432Z] spire-1.2.1/test/integration/setup/ [2022-04-22T19:13:59.432Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-04-22T19:13:59.432Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-04-22T19:13:59.432Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-04-22T19:13:59.432Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-04-22T19:13:59.432Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-04-22T19:13:59.432Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-04-22T19:13:59.432Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-04-22T19:13:59.432Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-04-22T19:13:59.432Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-04-22T19:13:59.432Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-04-22T19:13:59.432Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-04-22T19:13:59.432Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-04-22T19:13:59.432Z] spire-1.2.1/test/integration/setup/itclient/ [2022-04-22T19:13:59.432Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-04-22T19:13:59.432Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-04-22T19:13:59.432Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-04-22T19:13:59.432Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-04-22T19:13:59.432Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-04-22T19:13:59.432Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-04-22T19:13:59.432Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-04-22T19:13:59.432Z] spire-1.2.1/test/integration/suites/ [2022-04-22T19:13:59.432Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-04-22T19:13:59.432Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-04-22T19:13:59.432Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-04-22T19:13:59.432Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-04-22T19:13:59.432Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-04-22T19:13:59.432Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-04-22T19:13:59.432Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-04-22T19:13:59.432Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-04-22T19:13:59.432Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-04-22T19:13:59.432Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-04-22T19:13:59.432Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-04-22T19:13:59.432Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-04-22T19:13:59.432Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-04-22T19:13:59.432Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-04-22T19:13:59.432Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-04-22T19:13:59.432Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-04-22T19:13:59.432Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-04-22T19:13:59.432Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-04-22T19:13:59.432Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-04-22T19:13:59.432Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-04-22T19:13:59.432Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-04-22T19:13:59.432Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-04-22T19:13:59.432Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-04-22T19:13:59.432Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-04-22T19:13:59.432Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-04-22T19:13:59.432Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-04-22T19:13:59.432Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-04-22T19:13:59.432Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-04-22T19:13:59.432Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-04-22T19:13:59.432Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-04-22T19:13:59.432Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-04-22T19:13:59.432Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-04-22T19:13:59.432Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-04-22T19:13:59.432Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-04-22T19:13:59.432Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-04-22T19:13:59.432Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-04-22T19:13:59.432Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-04-22T19:13:59.432Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-04-22T19:13:59.432Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-04-22T19:13:59.432Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-04-22T19:13:59.432Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-04-22T19:13:59.432Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-04-22T19:13:59.432Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-04-22T19:13:59.432Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-04-22T19:13:59.432Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-04-22T19:13:59.432Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-04-22T19:13:59.432Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-04-22T19:13:59.432Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-04-22T19:13:59.432Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-04-22T19:13:59.432Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-04-22T19:13:59.432Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-04-22T19:13:59.432Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-04-22T19:13:59.432Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-04-22T19:13:59.432Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-04-22T19:13:59.432Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-04-22T19:13:59.432Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-04-22T19:13:59.433Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-04-22T19:13:59.433Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-04-22T19:13:59.433Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-04-22T19:13:59.433Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-04-22T19:13:59.433Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-04-22T19:13:59.433Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-04-22T19:13:59.433Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-04-22T19:13:59.433Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-04-22T19:13:59.433Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-04-22T19:13:59.433Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-04-22T19:13:59.433Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-04-22T19:13:59.433Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-04-22T19:13:59.433Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-04-22T19:13:59.433Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-04-22T19:13:59.433Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-04-22T19:13:59.433Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-04-22T19:13:59.433Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-04-22T19:13:59.433Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-04-22T19:13:59.433Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-04-22T19:13:59.433Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-04-22T19:13:59.433Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-04-22T19:13:59.433Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-04-22T19:13:59.433Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-04-22T19:13:59.433Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-04-22T19:13:59.433Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-04-22T19:13:59.433Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-04-22T19:13:59.433Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-04-22T19:13:59.433Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-04-22T19:13:59.433Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-04-22T19:13:59.433Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-04-22T19:13:59.433Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-04-22T19:13:59.433Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-04-22T19:13:59.433Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-04-22T19:13:59.433Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-04-22T19:13:59.433Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-04-22T19:13:59.433Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-04-22T19:13:59.433Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-04-22T19:13:59.433Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-04-22T19:13:59.433Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-04-22T19:13:59.433Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-04-22T19:13:59.433Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-04-22T19:13:59.433Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-04-22T19:13:59.433Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-04-22T19:13:59.433Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-04-22T19:13:59.433Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-04-22T19:13:59.433Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-04-22T19:13:59.433Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-04-22T19:13:59.433Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-04-22T19:13:59.433Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-04-22T19:13:59.433Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-04-22T19:13:59.433Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-04-22T19:13:59.433Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-04-22T19:13:59.433Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-04-22T19:13:59.433Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-04-22T19:13:59.433Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-04-22T19:13:59.433Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-04-22T19:13:59.433Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-04-22T19:13:59.433Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-04-22T19:13:59.433Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-04-22T19:13:59.433Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-04-22T19:13:59.433Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-04-22T19:13:59.433Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-04-22T19:13:59.433Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-04-22T19:13:59.433Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-04-22T19:13:59.433Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-04-22T19:13:59.433Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-04-22T19:13:59.433Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-04-22T19:13:59.433Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-04-22T19:13:59.433Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-04-22T19:13:59.433Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-04-22T19:13:59.433Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-04-22T19:13:59.433Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-04-22T19:13:59.433Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-04-22T19:13:59.433Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-04-22T19:13:59.433Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-04-22T19:13:59.433Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-04-22T19:13:59.433Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-04-22T19:13:59.433Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-04-22T19:13:59.433Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-04-22T19:13:59.433Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-04-22T19:13:59.433Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-04-22T19:13:59.433Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-04-22T19:13:59.433Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-04-22T19:13:59.433Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-04-22T19:13:59.433Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-04-22T19:13:59.433Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-04-22T19:13:59.433Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-04-22T19:13:59.433Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-04-22T19:13:59.433Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-04-22T19:13:59.433Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-04-22T19:13:59.433Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-04-22T19:13:59.433Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-04-22T19:13:59.433Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-04-22T19:13:59.433Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-04-22T19:13:59.433Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-04-22T19:13:59.433Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-04-22T19:13:59.433Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-04-22T19:13:59.433Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-04-22T19:13:59.433Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-04-22T19:13:59.433Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-04-22T19:13:59.433Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-04-22T19:13:59.433Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-04-22T19:13:59.433Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-04-22T19:13:59.433Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-04-22T19:13:59.433Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-04-22T19:13:59.433Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-04-22T19:13:59.433Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-04-22T19:13:59.433Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-04-22T19:13:59.433Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-04-22T19:13:59.433Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-04-22T19:13:59.433Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-04-22T19:13:59.433Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-04-22T19:13:59.433Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-04-22T19:13:59.433Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-04-22T19:13:59.433Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-04-22T19:13:59.433Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-04-22T19:13:59.433Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-04-22T19:13:59.433Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-04-22T19:13:59.433Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-04-22T19:13:59.433Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-04-22T19:13:59.433Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-04-22T19:13:59.433Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-04-22T19:13:59.433Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-04-22T19:13:59.433Z] spire-1.2.1/test/integration/suites/join-token/ [2022-04-22T19:13:59.433Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-04-22T19:13:59.433Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-04-22T19:13:59.433Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-04-22T19:13:59.433Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-04-22T19:13:59.433Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-04-22T19:13:59.433Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-04-22T19:13:59.433Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-04-22T19:13:59.433Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-04-22T19:13:59.433Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-04-22T19:13:59.433Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-04-22T19:13:59.433Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-04-22T19:13:59.433Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-04-22T19:13:59.433Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-04-22T19:13:59.433Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-04-22T19:13:59.433Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-04-22T19:13:59.433Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-04-22T19:13:59.433Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-04-22T19:13:59.433Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-04-22T19:13:59.433Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-04-22T19:13:59.434Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-04-22T19:13:59.434Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-04-22T19:13:59.434Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-04-22T19:13:59.434Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-04-22T19:13:59.434Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-04-22T19:13:59.434Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-04-22T19:13:59.434Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-04-22T19:13:59.434Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-04-22T19:13:59.434Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-04-22T19:13:59.434Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-04-22T19:13:59.434Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-04-22T19:13:59.434Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-04-22T19:13:59.434Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-04-22T19:13:59.434Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-04-22T19:13:59.434Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-04-22T19:13:59.434Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-04-22T19:13:59.434Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-04-22T19:13:59.434Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-04-22T19:13:59.434Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-04-22T19:13:59.434Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-04-22T19:13:59.434Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-04-22T19:13:59.434Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-04-22T19:13:59.434Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-04-22T19:13:59.434Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-04-22T19:13:59.434Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-04-22T19:13:59.434Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-04-22T19:13:59.434Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-04-22T19:13:59.434Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-04-22T19:13:59.434Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-04-22T19:13:59.434Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-04-22T19:13:59.434Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-04-22T19:13:59.434Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-04-22T19:13:59.434Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-04-22T19:13:59.434Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-04-22T19:13:59.434Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-04-22T19:13:59.434Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-04-22T19:13:59.434Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-04-22T19:13:59.434Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-04-22T19:13:59.434Z] spire-1.2.1/test/integration/suites/k8s/ [2022-04-22T19:13:59.434Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-04-22T19:13:59.434Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-04-22T19:13:59.434Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-04-22T19:13:59.434Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-04-22T19:13:59.434Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-04-22T19:13:59.434Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-04-22T19:13:59.434Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-04-22T19:13:59.434Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-04-22T19:13:59.434Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-04-22T19:13:59.434Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-04-22T19:13:59.434Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-04-22T19:13:59.434Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-04-22T19:13:59.434Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-04-22T19:13:59.434Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-04-22T19:13:59.434Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-04-22T19:13:59.434Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-04-22T19:13:59.434Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-04-22T19:13:59.434Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-04-22T19:13:59.434Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-04-22T19:13:59.434Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-04-22T19:13:59.434Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-04-22T19:13:59.434Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-04-22T19:13:59.434Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-04-22T19:13:59.434Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-04-22T19:13:59.434Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-04-22T19:13:59.434Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-04-22T19:13:59.434Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-04-22T19:13:59.434Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-04-22T19:13:59.434Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-04-22T19:13:59.434Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-04-22T19:13:59.434Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-04-22T19:13:59.434Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-04-22T19:13:59.434Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-04-22T19:13:59.434Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-04-22T19:13:59.434Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-04-22T19:13:59.434Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-04-22T19:13:59.434Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-04-22T19:13:59.434Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-04-22T19:13:59.434Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-04-22T19:13:59.434Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-04-22T19:13:59.434Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-04-22T19:13:59.434Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-04-22T19:13:59.434Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-04-22T19:13:59.434Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-04-22T19:13:59.434Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-04-22T19:13:59.434Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-04-22T19:13:59.434Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-04-22T19:13:59.434Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-04-22T19:13:59.434Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-04-22T19:13:59.434Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-04-22T19:13:59.434Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-04-22T19:13:59.434Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-04-22T19:13:59.434Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-04-22T19:13:59.434Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-04-22T19:13:59.434Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-04-22T19:13:59.434Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-04-22T19:13:59.434Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-04-22T19:13:59.434Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-04-22T19:13:59.434Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-04-22T19:13:59.434Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-04-22T19:13:59.434Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-04-22T19:13:59.434Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-04-22T19:13:59.434Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-04-22T19:13:59.434Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-04-22T19:13:59.434Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-04-22T19:13:59.434Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-04-22T19:13:59.434Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-04-22T19:13:59.434Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-04-22T19:13:59.434Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-04-22T19:13:59.434Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-04-22T19:13:59.434Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-04-22T19:13:59.434Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-04-22T19:13:59.434Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-04-22T19:13:59.434Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-04-22T19:13:59.434Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-04-22T19:13:59.434Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-04-22T19:13:59.434Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-04-22T19:13:59.434Z] spire-1.2.1/test/integration/suites/rotation/ [2022-04-22T19:13:59.434Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-04-22T19:13:59.434Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-04-22T19:13:59.434Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-04-22T19:13:59.434Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-04-22T19:13:59.434Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-04-22T19:13:59.434Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-04-22T19:13:59.434Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-04-22T19:13:59.434Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-04-22T19:13:59.434Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-04-22T19:13:59.434Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-04-22T19:13:59.434Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-04-22T19:13:59.434Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-04-22T19:13:59.434Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-04-22T19:13:59.434Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-04-22T19:13:59.434Z] spire-1.2.1/test/integration/suites/self-test/ [2022-04-22T19:13:59.434Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-04-22T19:13:59.434Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-04-22T19:13:59.434Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-04-22T19:13:59.434Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-04-22T19:13:59.434Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-04-22T19:13:59.434Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-04-22T19:13:59.434Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-04-22T19:13:59.434Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-04-22T19:13:59.434Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-04-22T19:13:59.434Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-04-22T19:13:59.434Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-04-22T19:13:59.434Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-04-22T19:13:59.434Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-04-22T19:13:59.434Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-04-22T19:13:59.434Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-04-22T19:13:59.434Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-04-22T19:13:59.434Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-04-22T19:13:59.434Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-04-22T19:13:59.434Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-04-22T19:13:59.434Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-04-22T19:13:59.434Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-04-22T19:13:59.434Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-04-22T19:13:59.434Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-04-22T19:13:59.434Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-04-22T19:13:59.434Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-04-22T19:13:59.434Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-04-22T19:13:59.434Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-04-22T19:13:59.434Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-04-22T19:13:59.434Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-04-22T19:13:59.434Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-04-22T19:13:59.434Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-04-22T19:13:59.434Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-04-22T19:13:59.434Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-04-22T19:13:59.434Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-04-22T19:13:59.434Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-04-22T19:13:59.434Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-04-22T19:13:59.434Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-04-22T19:13:59.434Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-04-22T19:13:59.434Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-04-22T19:13:59.435Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-04-22T19:13:59.435Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-04-22T19:13:59.435Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-04-22T19:13:59.435Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-04-22T19:13:59.435Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-04-22T19:13:59.435Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-04-22T19:13:59.435Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-04-22T19:13:59.435Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-04-22T19:13:59.435Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-04-22T19:13:59.435Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-04-22T19:13:59.435Z] spire-1.2.1/test/integration/test-one.sh [2022-04-22T19:13:59.435Z] spire-1.2.1/test/integration/test.sh [2022-04-22T19:13:59.435Z] spire-1.2.1/test/plugintest/ [2022-04-22T19:13:59.435Z] spire-1.2.1/test/plugintest/config.go [2022-04-22T19:13:59.435Z] spire-1.2.1/test/plugintest/load.go [2022-04-22T19:13:59.435Z] spire-1.2.1/test/plugintest/option.go [2022-04-22T19:13:59.435Z] spire-1.2.1/test/spiretest/ [2022-04-22T19:13:59.435Z] spire-1.2.1/test/spiretest/apiserver.go [2022-04-22T19:13:59.435Z] spire-1.2.1/test/spiretest/assertions.go [2022-04-22T19:13:59.435Z] spire-1.2.1/test/spiretest/dir.go [2022-04-22T19:13:59.435Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-04-22T19:13:59.435Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-04-22T19:13:59.435Z] spire-1.2.1/test/spiretest/logs.go [2022-04-22T19:13:59.435Z] spire-1.2.1/test/spiretest/socketapi.go [2022-04-22T19:13:59.435Z] spire-1.2.1/test/spiretest/suite.go [2022-04-22T19:13:59.435Z] spire-1.2.1/test/spiretest/x509.go [2022-04-22T19:13:59.435Z] spire-1.2.1/test/testca/ [2022-04-22T19:13:59.435Z] spire-1.2.1/test/testca/ca.go [2022-04-22T19:13:59.435Z] spire-1.2.1/test/testkey/ [2022-04-22T19:13:59.435Z] spire-1.2.1/test/testkey/generate.sh [2022-04-22T19:13:59.435Z] spire-1.2.1/test/testkey/genkeys.go [2022-04-22T19:13:59.435Z] spire-1.2.1/test/testkey/keys.go [2022-04-22T19:13:59.435Z] spire-1.2.1/test/testkey/new.go [2022-04-22T19:13:59.435Z] spire-1.2.1/test/tpmsimulator/ [2022-04-22T19:13:59.435Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-04-22T19:13:59.435Z] spire-1.2.1/test/util/ [2022-04-22T19:13:59.435Z] spire-1.2.1/test/util/cert_fixtures.go [2022-04-22T19:13:59.435Z] spire-1.2.1/test/util/cert_generation.go [2022-04-22T19:13:59.435Z] spire-1.2.1/test/util/io_redirection.go [2022-04-22T19:13:59.435Z] spire-1.2.1/test/util/race.go [2022-04-22T19:13:59.435Z] spire-1.2.1/test/util/util.go [2022-04-22T19:13:59.435Z] building spire from source... [2022-04-22T19:13:59.435Z] Installing go1.17.7... [2022-04-22T19:13:59.584Z] a4caa8a26152: Pull complete [2022-04-22T19:13:59.584Z] Digest: sha256:b3ad895ecde34a7521bb8912598475bc58d052e1c2c58d00df7f0fe54a102a46 [2022-04-22T19:13:59.584Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-04-22T19:13:59.584Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [Pipeline] fileExists [Pipeline] sh [2022-04-22T19:13:59.982Z] + docker build -t ci-base-image-arm64 -f - . [2022-04-22T19:13:59.983Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-04-22T19:13:59.983Z] WORKDIR /edgex [2022-04-22T19:13:59.983Z] COPY go.mod . [2022-04-22T19:13:59.983Z] RUN go mod download [2022-04-22T19:14:01.339Z] ---> 1296f8650308 [2022-04-22T19:14:01.339Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-04-22T19:14:01.599Z] ---> Running in 45c68b97c57a [2022-04-22T19:14:02.169Z] Removing intermediate container 45c68b97c57a [2022-04-22T19:14:02.169Z] ---> 5c0f4bf639b2 [2022-04-22T19:14:02.169Z] Step 10/26 : RUN mkdir -p spire-build [2022-04-22T19:14:02.169Z] ---> Running in 452ebc0da833 [2022-04-22T19:14:02.614Z] Sending build context to Docker daemon 169.2MB [2022-04-22T19:14:02.614Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-04-22T19:14:02.614Z] ---> 725f1c02e7f9 [2022-04-22T19:14:02.614Z] Step 2/4 : WORKDIR /edgex [2022-04-22T19:14:04.041Z] ---> Running in a12c9dc315f1 [2022-04-22T19:14:04.074Z] Removing intermediate container 452ebc0da833 [2022-04-22T19:14:04.074Z] ---> 6bafb481a504 [2022-04-22T19:14:04.074Z] Step 11/26 : WORKDIR /edgex-go/spire-build [2022-04-22T19:14:04.074Z] ---> Running in 227b8d995cbc [2022-04-22T19:14:04.315Z] Removing intermediate container a12c9dc315f1 [2022-04-22T19:14:04.315Z] ---> 58a58651a5e9 [2022-04-22T19:14:04.315Z] Step 3/4 : COPY go.mod . [2022-04-22T19:14:04.332Z] Removing intermediate container 227b8d995cbc [2022-04-22T19:14:04.332Z] ---> af7280205d77 [2022-04-22T19:14:04.332Z] 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 [2022-04-22T19:14:04.590Z] ---> Running in fecd5c56498c [2022-04-22T19:14:04.912Z] ---> 78c03f1104f1 [2022-04-22T19:14:04.912Z] Step 4/4 : RUN go mod download [2022-04-22T19:14:04.912Z] ---> Running in e68cb1c0e033 [2022-04-22T19:14:05.970Z] spire-1.2.1/ [2022-04-22T19:14:05.970Z] spire-1.2.1/.data/ [2022-04-22T19:14:05.970Z] spire-1.2.1/.data/.file [2022-04-22T19:14:05.970Z] spire-1.2.1/.dockerignore [2022-04-22T19:14:05.970Z] spire-1.2.1/.gitattributes [2022-04-22T19:14:05.970Z] spire-1.2.1/.githooks/ [2022-04-22T19:14:05.970Z] spire-1.2.1/.githooks/pre-commit [2022-04-22T19:14:05.970Z] spire-1.2.1/.github/ [2022-04-22T19:14:05.970Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-04-22T19:14:05.970Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-04-22T19:14:05.970Z] spire-1.2.1/.github/dependabot.yml [2022-04-22T19:14:05.970Z] spire-1.2.1/.github/workflows/ [2022-04-22T19:14:05.970Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-04-22T19:14:05.970Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-04-22T19:14:05.970Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-04-22T19:14:05.970Z] spire-1.2.1/.github/workflows/scripts/ [2022-04-22T19:14:05.970Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-04-22T19:14:05.970Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-04-22T19:14:05.970Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-04-22T19:14:05.970Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-04-22T19:14:05.970Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-04-22T19:14:05.970Z] spire-1.2.1/.gitignore [2022-04-22T19:14:05.970Z] spire-1.2.1/.go-version [2022-04-22T19:14:05.970Z] spire-1.2.1/.golangci.yml [2022-04-22T19:14:05.970Z] spire-1.2.1/ADOPTERS.md [2022-04-22T19:14:05.970Z] spire-1.2.1/CHANGELOG.md [2022-04-22T19:14:05.970Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-04-22T19:14:05.970Z] spire-1.2.1/CODEOWNERS [2022-04-22T19:14:05.970Z] spire-1.2.1/CONTRIBUTING.md [2022-04-22T19:14:05.970Z] spire-1.2.1/Dockerfile [2022-04-22T19:14:05.970Z] spire-1.2.1/Dockerfile.dev [2022-04-22T19:14:05.970Z] spire-1.2.1/Dockerfile.scratch [2022-04-22T19:14:05.970Z] spire-1.2.1/LICENSE [2022-04-22T19:14:05.970Z] spire-1.2.1/MAINTAINERS.md [2022-04-22T19:14:05.970Z] spire-1.2.1/Makefile [2022-04-22T19:14:05.970Z] spire-1.2.1/README.md [2022-04-22T19:14:05.970Z] spire-1.2.1/ROADMAP.md [2022-04-22T19:14:05.970Z] spire-1.2.1/SECURITY.md [2022-04-22T19:14:05.970Z] spire-1.2.1/cmd/ [2022-04-22T19:14:05.970Z] spire-1.2.1/cmd/spire-agent/ [2022-04-22T19:14:05.970Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-04-22T19:14:05.970Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-04-22T19:14:05.970Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-04-22T19:14:05.970Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-04-22T19:14:05.970Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-04-22T19:14:05.970Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-04-22T19:14:05.970Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-04-22T19:14:05.970Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-04-22T19:14:05.970Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-04-22T19:14:05.970Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-04-22T19:14:05.970Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-04-22T19:14:05.970Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-04-22T19:14:05.970Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-04-22T19:14:05.970Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-04-22T19:14:05.970Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-04-22T19:14:05.970Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-04-22T19:14:05.970Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-04-22T19:14:05.970Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-04-22T19:14:05.970Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-04-22T19:14:05.970Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-04-22T19:14:05.970Z] spire-1.2.1/cmd/spire-agent/main.go [2022-04-22T19:14:05.970Z] spire-1.2.1/cmd/spire-server/ [2022-04-22T19:14:05.970Z] spire-1.2.1/cmd/spire-server/cli/ [2022-04-22T19:14:05.971Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-04-22T19:14:05.971Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-04-22T19:14:05.971Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-04-22T19:14:05.971Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-04-22T19:14:05.971Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-04-22T19:14:05.971Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-04-22T19:14:05.971Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-04-22T19:14:05.971Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-04-22T19:14:05.971Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-04-22T19:14:05.971Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-04-22T19:14:05.971Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-04-22T19:14:05.971Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-04-22T19:14:05.971Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-04-22T19:14:05.971Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-04-22T19:14:05.971Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-04-22T19:14:05.971Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-04-22T19:14:05.971Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-04-22T19:14:05.971Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-04-22T19:14:05.971Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-04-22T19:14:05.971Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-04-22T19:14:05.971Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-04-22T19:14:05.971Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-04-22T19:14:05.971Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-04-22T19:14:05.971Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-04-22T19:14:05.971Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-04-22T19:14:05.971Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-04-22T19:14:05.971Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-04-22T19:14:05.971Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-04-22T19:14:05.971Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-04-22T19:14:05.971Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-04-22T19:14:05.971Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-04-22T19:14:05.971Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-04-22T19:14:05.971Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-04-22T19:14:05.971Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-04-22T19:14:05.971Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-04-22T19:14:05.971Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-04-22T19:14:05.971Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-04-22T19:14:05.971Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-04-22T19:14:05.971Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-04-22T19:14:05.971Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-04-22T19:14:05.971Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-04-22T19:14:05.971Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-04-22T19:14:05.971Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-04-22T19:14:05.971Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-04-22T19:14:05.971Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-04-22T19:14:05.971Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-04-22T19:14:05.971Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-04-22T19:14:05.971Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-04-22T19:14:05.971Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-04-22T19:14:05.971Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-04-22T19:14:05.971Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-04-22T19:14:05.971Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-04-22T19:14:05.971Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-04-22T19:14:05.971Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-04-22T19:14:05.971Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-04-22T19:14:05.971Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-04-22T19:14:05.971Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-04-22T19:14:05.971Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-04-22T19:14:05.971Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-04-22T19:14:05.971Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-04-22T19:14:05.971Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-04-22T19:14:05.971Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-04-22T19:14:05.971Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-04-22T19:14:05.971Z] spire-1.2.1/cmd/spire-server/main.go [2022-04-22T19:14:05.971Z] spire-1.2.1/cmd/spire-server/util/ [2022-04-22T19:14:05.971Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-04-22T19:14:05.971Z] spire-1.2.1/conf/ [2022-04-22T19:14:05.971Z] spire-1.2.1/conf/agent/ [2022-04-22T19:14:05.971Z] spire-1.2.1/conf/agent/agent.conf [2022-04-22T19:14:05.971Z] spire-1.2.1/conf/agent/agent_full.conf [2022-04-22T19:14:05.971Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-04-22T19:14:05.971Z] spire-1.2.1/conf/server/ [2022-04-22T19:14:05.971Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-04-22T19:14:05.971Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-04-22T19:14:05.971Z] spire-1.2.1/conf/server/server.conf [2022-04-22T19:14:05.971Z] spire-1.2.1/conf/server/server_full.conf [2022-04-22T19:14:05.971Z] spire-1.2.1/doc/ [2022-04-22T19:14:05.971Z] spire-1.2.1/doc/SPIRE101.md [2022-04-22T19:14:05.971Z] spire-1.2.1/doc/auditlog.md [2022-04-22T19:14:05.971Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-04-22T19:14:05.971Z] spire-1.2.1/doc/changelog_guidelines.md [2022-04-22T19:14:05.971Z] spire-1.2.1/doc/cure53-report.pdf [2022-04-22T19:14:05.971Z] spire-1.2.1/doc/images/ [2022-04-22T19:14:05.971Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-04-22T19:14:05.971Z] spire-1.2.1/doc/images/SPIRE101.png [2022-04-22T19:14:05.971Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-04-22T19:14:05.971Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-04-22T19:14:05.971Z] spire-1.2.1/doc/images/cache_mgr.png [2022-04-22T19:14:05.971Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-04-22T19:14:05.971Z] spire-1.2.1/doc/images/federated_spire.png [2022-04-22T19:14:05.971Z] spire-1.2.1/doc/images/ha_mode.png [2022-04-22T19:14:05.971Z] spire-1.2.1/doc/images/nested_spire.png [2022-04-22T19:14:05.971Z] spire-1.2.1/doc/images/oidc_federation.png [2022-04-22T19:14:05.971Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-04-22T19:14:05.971Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-04-22T19:14:05.971Z] spire-1.2.1/doc/images/spire_logo.png [2022-04-22T19:14:05.971Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-04-22T19:14:05.971Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-04-22T19:14:05.971Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-04-22T19:14:05.971Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-04-22T19:14:05.971Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-04-22T19:14:05.971Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-04-22T19:14:05.971Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-04-22T19:14:05.971Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-04-22T19:14:05.971Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-04-22T19:14:05.971Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-04-22T19:14:05.971Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-04-22T19:14:05.971Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-04-22T19:14:05.971Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-04-22T19:14:05.971Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-04-22T19:14:05.971Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-04-22T19:14:05.971Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-04-22T19:14:05.971Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-04-22T19:14:05.971Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-04-22T19:14:05.971Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-04-22T19:14:05.971Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-04-22T19:14:05.971Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-04-22T19:14:05.971Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-04-22T19:14:05.971Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-04-22T19:14:05.971Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-04-22T19:14:05.971Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-04-22T19:14:05.971Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-04-22T19:14:05.971Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-04-22T19:14:05.971Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-04-22T19:14:05.971Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-04-22T19:14:05.971Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-04-22T19:14:05.971Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-04-22T19:14:05.971Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-04-22T19:14:05.971Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-04-22T19:14:05.971Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-04-22T19:14:05.971Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-04-22T19:14:05.971Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-04-22T19:14:05.971Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-04-22T19:14:05.971Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-04-22T19:14:05.971Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-04-22T19:14:05.971Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-04-22T19:14:05.971Z] spire-1.2.1/doc/scaling_spire.md [2022-04-22T19:14:05.971Z] spire-1.2.1/doc/spire_agent.md [2022-04-22T19:14:05.971Z] spire-1.2.1/doc/spire_server.md [2022-04-22T19:14:05.971Z] spire-1.2.1/doc/supported_integrations.md [2022-04-22T19:14:05.971Z] spire-1.2.1/doc/telemetry.md [2022-04-22T19:14:05.971Z] spire-1.2.1/doc/telemetry_config.md [2022-04-22T19:14:05.971Z] spire-1.2.1/doc/upgrading.md [2022-04-22T19:14:05.971Z] spire-1.2.1/doc/using_spire.md [2022-04-22T19:14:05.971Z] spire-1.2.1/examples/ [2022-04-22T19:14:05.971Z] spire-1.2.1/examples/README.md [2022-04-22T19:14:05.971Z] spire-1.2.1/go.mod [2022-04-22T19:14:05.971Z] spire-1.2.1/go.sum [2022-04-22T19:14:05.971Z] spire-1.2.1/pkg/ [2022-04-22T19:14:05.971Z] spire-1.2.1/pkg/agent/ [2022-04-22T19:14:05.971Z] spire-1.2.1/pkg/agent/agent.go [2022-04-22T19:14:05.971Z] spire-1.2.1/pkg/agent/api/ [2022-04-22T19:14:05.971Z] spire-1.2.1/pkg/agent/api/config.go [2022-04-22T19:14:05.971Z] spire-1.2.1/pkg/agent/api/debug/ [2022-04-22T19:14:05.971Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-04-22T19:14:05.971Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-04-22T19:14:05.971Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-04-22T19:14:05.971Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-04-22T19:14:05.971Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-04-22T19:14:05.971Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-04-22T19:14:05.971Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-04-22T19:14:05.971Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-04-22T19:14:05.971Z] spire-1.2.1/pkg/agent/api/health/ [2022-04-22T19:14:05.971Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-04-22T19:14:05.971Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-04-22T19:14:05.971Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-04-22T19:14:05.971Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-04-22T19:14:05.971Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-04-22T19:14:05.971Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-04-22T19:14:05.971Z] spire-1.2.1/pkg/agent/attestor/ [2022-04-22T19:14:05.971Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-04-22T19:14:05.971Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-04-22T19:14:05.971Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-04-22T19:14:05.971Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-04-22T19:14:05.971Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-04-22T19:14:05.971Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-04-22T19:14:05.971Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-04-22T19:14:05.971Z] spire-1.2.1/pkg/agent/catalog/ [2022-04-22T19:14:05.971Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-04-22T19:14:05.971Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-04-22T19:14:05.971Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-04-22T19:14:05.971Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-04-22T19:14:05.971Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-04-22T19:14:05.971Z] spire-1.2.1/pkg/agent/client/ [2022-04-22T19:14:05.971Z] spire-1.2.1/pkg/agent/client/client.go [2022-04-22T19:14:05.971Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-04-22T19:14:05.971Z] spire-1.2.1/pkg/agent/client/dial.go [2022-04-22T19:14:05.971Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-04-22T19:14:05.971Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-04-22T19:14:05.971Z] spire-1.2.1/pkg/agent/client/update.go [2022-04-22T19:14:05.971Z] spire-1.2.1/pkg/agent/client/util.go [2022-04-22T19:14:05.971Z] spire-1.2.1/pkg/agent/common/ [2022-04-22T19:14:05.971Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-04-22T19:14:05.971Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-04-22T19:14:05.971Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-04-22T19:14:05.971Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-04-22T19:14:05.971Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-04-22T19:14:05.971Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-04-22T19:14:05.971Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-04-22T19:14:05.971Z] spire-1.2.1/pkg/agent/config.go [2022-04-22T19:14:05.971Z] spire-1.2.1/pkg/agent/endpoints/ [2022-04-22T19:14:05.971Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-04-22T19:14:05.971Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-04-22T19:14:05.971Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-04-22T19:14:05.971Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-04-22T19:14:05.971Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-04-22T19:14:05.971Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-04-22T19:14:05.971Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-04-22T19:14:05.972Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-04-22T19:14:05.972Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-04-22T19:14:05.972Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-04-22T19:14:05.972Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-04-22T19:14:05.972Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-04-22T19:14:05.972Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-04-22T19:14:05.972Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-04-22T19:14:05.972Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-04-22T19:14:05.972Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-04-22T19:14:05.972Z] spire-1.2.1/pkg/agent/manager/ [2022-04-22T19:14:05.972Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-04-22T19:14:05.972Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-04-22T19:14:05.972Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-04-22T19:14:05.972Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-04-22T19:14:05.972Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-04-22T19:14:05.972Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-04-22T19:14:05.972Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-04-22T19:14:05.972Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-04-22T19:14:05.972Z] spire-1.2.1/pkg/agent/manager/config.go [2022-04-22T19:14:05.972Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-04-22T19:14:05.972Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-04-22T19:14:05.972Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-04-22T19:14:05.972Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-04-22T19:14:05.972Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-04-22T19:14:05.972Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-04-22T19:14:05.972Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-04-22T19:14:05.972Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-04-22T19:14:05.972Z] spire-1.2.1/pkg/agent/plugin/ [2022-04-22T19:14:05.972Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-04-22T19:14:05.972Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-04-22T19:14:05.972Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-04-22T19:14:05.972Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-04-22T19:14:05.972Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-04-22T19:14:05.972Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-04-22T19:14:05.972Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-04-22T19:14:05.972Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-04-22T19:14:05.972Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-04-22T19:14:05.972Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-04-22T19:14:05.972Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-04-22T19:14:05.972Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-04-22T19:14:05.972Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-04-22T19:14:05.972Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-04-22T19:14:05.972Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-04-22T19:14:05.972Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-04-22T19:14:05.972Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-04-22T19:14:05.972Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-04-22T19:14:05.972Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-04-22T19:14:05.972Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-04-22T19:14:05.972Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-04-22T19:14:05.972Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-04-22T19:14:05.972Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-04-22T19:14:05.972Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-04-22T19:14:05.972Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-04-22T19:14:05.972Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-04-22T19:14:05.972Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-04-22T19:14:05.972Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-04-22T19:14:05.972Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-04-22T19:14:05.972Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-04-22T19:14:05.972Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-04-22T19:14:05.972Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-04-22T19:14:05.972Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-04-22T19:14:05.972Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-04-22T19:14:05.972Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-04-22T19:14:05.972Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-22T19:14:05.972Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-04-22T19:14:05.972Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-04-22T19:14:05.972Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-22T19:14:05.972Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-04-22T19:14:05.972Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-04-22T19:14:05.972Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-04-22T19:14:05.972Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-04-22T19:14:05.972Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-22T19:14:05.972Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-04-22T19:14:05.972Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-04-22T19:14:05.972Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-04-22T19:14:05.972Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-04-22T19:14:05.972Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-22T19:14:05.972Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-04-22T19:14:05.972Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-04-22T19:14:05.972Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-04-22T19:14:05.972Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-04-22T19:14:05.972Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-04-22T19:14:05.972Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-04-22T19:14:05.972Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-04-22T19:14:05.972Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-04-22T19:14:05.972Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-04-22T19:14:05.972Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-04-22T19:14:05.972Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-04-22T19:14:05.972Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-22T19:14:05.972Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-04-22T19:14:05.972Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-04-22T19:14:05.972Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-04-22T19:14:05.972Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-04-22T19:14:05.972Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-04-22T19:14:05.972Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-04-22T19:14:05.972Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-04-22T19:14:05.972Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-04-22T19:14:05.972Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-04-22T19:14:05.972Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-04-22T19:14:05.972Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-04-22T19:14:05.972Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-04-22T19:14:05.972Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-04-22T19:14:05.972Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-04-22T19:14:05.972Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-04-22T19:14:05.972Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-04-22T19:14:05.972Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-04-22T19:14:05.972Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-04-22T19:14:05.972Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-04-22T19:14:05.972Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-04-22T19:14:05.972Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-04-22T19:14:05.972Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-04-22T19:14:05.972Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-04-22T19:14:05.972Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-04-22T19:14:05.972Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-04-22T19:14:05.972Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-04-22T19:14:05.972Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-04-22T19:14:05.972Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-04-22T19:14:05.972Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-04-22T19:14:05.972Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-04-22T19:14:05.972Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-04-22T19:14:05.972Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-04-22T19:14:05.972Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-04-22T19:14:05.972Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-04-22T19:14:05.972Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-04-22T19:14:05.972Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-04-22T19:14:05.972Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-04-22T19:14:05.972Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-04-22T19:14:05.972Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-04-22T19:14:05.972Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-04-22T19:14:05.972Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-04-22T19:14:05.972Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-04-22T19:14:05.972Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-04-22T19:14:05.972Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-04-22T19:14:05.972Z] spire-1.2.1/pkg/agent/svid/ [2022-04-22T19:14:05.972Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-04-22T19:14:05.972Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-04-22T19:14:05.972Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-04-22T19:14:05.972Z] spire-1.2.1/pkg/agent/svid/store/ [2022-04-22T19:14:05.972Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-04-22T19:14:05.972Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-04-22T19:14:05.972Z] spire-1.2.1/pkg/common/ [2022-04-22T19:14:05.972Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-04-22T19:14:05.972Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-04-22T19:14:05.972Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-04-22T19:14:05.972Z] spire-1.2.1/pkg/common/api/ [2022-04-22T19:14:05.972Z] spire-1.2.1/pkg/common/api/metrics.go [2022-04-22T19:14:05.972Z] spire-1.2.1/pkg/common/api/middleware/ [2022-04-22T19:14:05.972Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-04-22T19:14:05.972Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-04-22T19:14:05.972Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.goBuilding bin/spire-server... [2022-04-22T19:14:05.972Z] [2022-04-22T19:14:05.972Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-04-22T19:14:05.972Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-04-22T19:14:05.972Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-04-22T19:14:05.972Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-04-22T19:14:05.972Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-04-22T19:14:05.972Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-04-22T19:14:05.972Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-04-22T19:14:05.972Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-04-22T19:14:05.972Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-04-22T19:14:05.972Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-04-22T19:14:05.972Z] spire-1.2.1/pkg/common/api/names.go [2022-04-22T19:14:05.972Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-04-22T19:14:05.972Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-04-22T19:14:05.972Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-04-22T19:14:05.972Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-04-22T19:14:05.972Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-04-22T19:14:05.972Z] spire-1.2.1/pkg/common/auth/ [2022-04-22T19:14:05.972Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-04-22T19:14:05.972Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-04-22T19:14:05.972Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-04-22T19:14:05.972Z] spire-1.2.1/pkg/common/bundleutil/ [2022-04-22T19:14:05.972Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-04-22T19:14:05.972Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-04-22T19:14:05.972Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-04-22T19:14:05.972Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-04-22T19:14:05.972Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-04-22T19:14:05.972Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-04-22T19:14:05.972Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-04-22T19:14:05.972Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-04-22T19:14:05.972Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-04-22T19:14:05.972Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-04-22T19:14:05.972Z] spire-1.2.1/pkg/common/catalog/ [2022-04-22T19:14:05.972Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-04-22T19:14:05.972Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-04-22T19:14:05.972Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-04-22T19:14:05.972Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-04-22T19:14:05.973Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-04-22T19:14:05.973Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-04-22T19:14:05.973Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-04-22T19:14:05.973Z] spire-1.2.1/pkg/common/catalog/config.go [2022-04-22T19:14:05.973Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-04-22T19:14:05.973Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-04-22T19:14:05.973Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-04-22T19:14:05.973Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-04-22T19:14:05.973Z] spire-1.2.1/pkg/common/catalog/context.go [2022-04-22T19:14:05.973Z] spire-1.2.1/pkg/common/catalog/external.go [2022-04-22T19:14:05.973Z] spire-1.2.1/pkg/common/catalog/host.go [2022-04-22T19:14:05.973Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-04-22T19:14:05.973Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-04-22T19:14:05.973Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-04-22T19:14:05.973Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-04-22T19:14:05.973Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-04-22T19:14:05.973Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-04-22T19:14:05.973Z] spire-1.2.1/pkg/common/cli/ [2022-04-22T19:14:05.973Z] spire-1.2.1/pkg/common/cli/env.go [2022-04-22T19:14:05.973Z] spire-1.2.1/pkg/common/cli/flags.go [2022-04-22T19:14:05.973Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-04-22T19:14:05.973Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-04-22T19:14:05.973Z] spire-1.2.1/pkg/common/cli/umask.go [2022-04-22T19:14:05.973Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-04-22T19:14:05.973Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-04-22T19:14:05.973Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-04-22T19:14:05.973Z] spire-1.2.1/pkg/common/cliprinter/ [2022-04-22T19:14:05.973Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-04-22T19:14:05.973Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-04-22T19:14:05.973Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-04-22T19:14:05.973Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-04-22T19:14:05.973Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-04-22T19:14:05.973Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-04-22T19:14:05.973Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-04-22T19:14:05.973Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-04-22T19:14:05.973Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-04-22T19:14:05.973Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-04-22T19:14:05.973Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-04-22T19:14:05.973Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-04-22T19:14:05.973Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-04-22T19:14:05.973Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-04-22T19:14:05.973Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-04-22T19:14:05.973Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-04-22T19:14:05.973Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-04-22T19:14:05.973Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-04-22T19:14:05.973Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-04-22T19:14:05.973Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-04-22T19:14:05.973Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-04-22T19:14:05.973Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-04-22T19:14:05.973Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-04-22T19:14:05.973Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-04-22T19:14:05.973Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-04-22T19:14:05.973Z] spire-1.2.1/pkg/common/coretypes/ [2022-04-22T19:14:05.973Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-04-22T19:14:05.973Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-04-22T19:14:05.973Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-04-22T19:14:05.973Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-04-22T19:14:05.973Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-04-22T19:14:05.973Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-04-22T19:14:05.973Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-04-22T19:14:05.973Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-04-22T19:14:05.973Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-04-22T19:14:05.973Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-04-22T19:14:05.973Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-04-22T19:14:05.973Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-04-22T19:14:05.973Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-04-22T19:14:05.973Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-04-22T19:14:05.973Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-04-22T19:14:05.973Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-04-22T19:14:05.973Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-04-22T19:14:05.973Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-04-22T19:14:05.973Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-04-22T19:14:05.973Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-04-22T19:14:05.973Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-04-22T19:14:05.973Z] spire-1.2.1/pkg/common/diskutil/ [2022-04-22T19:14:05.973Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-04-22T19:14:05.973Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-04-22T19:14:05.973Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-04-22T19:14:05.973Z] spire-1.2.1/pkg/common/errorutil/ [2022-04-22T19:14:05.973Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-04-22T19:14:05.973Z] spire-1.2.1/pkg/common/health/ [2022-04-22T19:14:05.973Z] spire-1.2.1/pkg/common/health/config.go [2022-04-22T19:14:05.973Z] spire-1.2.1/pkg/common/health/context.go [2022-04-22T19:14:05.973Z] spire-1.2.1/pkg/common/health/context_test.go [2022-04-22T19:14:05.973Z] spire-1.2.1/pkg/common/health/health.go [2022-04-22T19:14:05.973Z] spire-1.2.1/pkg/common/health/health_test.go [2022-04-22T19:14:05.973Z] spire-1.2.1/pkg/common/health/logger.go [2022-04-22T19:14:05.973Z] spire-1.2.1/pkg/common/hostservice/ [2022-04-22T19:14:05.973Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-04-22T19:14:05.973Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-04-22T19:14:05.973Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-04-22T19:14:05.973Z] spire-1.2.1/pkg/common/idutil/ [2022-04-22T19:14:05.973Z] spire-1.2.1/pkg/common/idutil/require.go [2022-04-22T19:14:05.973Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-04-22T19:14:05.973Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-04-22T19:14:05.973Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-04-22T19:14:05.973Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-04-22T19:14:05.973Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-04-22T19:14:05.973Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-04-22T19:14:05.973Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-04-22T19:14:05.973Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-04-22T19:14:05.973Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-04-22T19:14:05.973Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-04-22T19:14:05.973Z] spire-1.2.1/pkg/common/jwtutil/ [2022-04-22T19:14:05.973Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-04-22T19:14:05.973Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-04-22T19:14:05.973Z] spire-1.2.1/pkg/common/log/ [2022-04-22T19:14:05.973Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-04-22T19:14:05.973Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-04-22T19:14:05.973Z] spire-1.2.1/pkg/common/log/log.go [2022-04-22T19:14:05.973Z] spire-1.2.1/pkg/common/log/log_test.go [2022-04-22T19:14:05.973Z] spire-1.2.1/pkg/common/log/options.go [2022-04-22T19:14:05.973Z] spire-1.2.1/pkg/common/nodeutil/ [2022-04-22T19:14:05.973Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-04-22T19:14:05.973Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-04-22T19:14:05.973Z] spire-1.2.1/pkg/common/peertracker/ [2022-04-22T19:14:05.973Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-04-22T19:14:05.973Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-04-22T19:14:05.973Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-04-22T19:14:05.973Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-04-22T19:14:05.973Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-04-22T19:14:05.973Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-04-22T19:14:05.973Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-04-22T19:14:05.973Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-04-22T19:14:05.973Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-04-22T19:14:05.973Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-04-22T19:14:05.973Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-04-22T19:14:05.973Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-04-22T19:14:05.973Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-04-22T19:14:05.973Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-04-22T19:14:05.973Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-04-22T19:14:05.973Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-04-22T19:14:05.973Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-04-22T19:14:05.973Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-04-22T19:14:05.973Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-04-22T19:14:05.973Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-04-22T19:14:05.973Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-04-22T19:14:05.973Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-04-22T19:14:05.973Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-04-22T19:14:05.973Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-04-22T19:14:05.973Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-04-22T19:14:05.973Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-04-22T19:14:05.973Z] spire-1.2.1/pkg/common/pemutil/ [2022-04-22T19:14:05.973Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-04-22T19:14:05.973Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-04-22T19:14:05.973Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-04-22T19:14:05.973Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-04-22T19:14:05.973Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-04-22T19:14:05.973Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-04-22T19:14:05.973Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-04-22T19:14:05.973Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-04-22T19:14:05.973Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-04-22T19:14:05.973Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-04-22T19:14:05.973Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-04-22T19:14:05.973Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-04-22T19:14:05.973Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-04-22T19:14:05.973Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-04-22T19:14:05.973Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-04-22T19:14:05.973Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-04-22T19:14:05.973Z] spire-1.2.1/pkg/common/plugin/ [2022-04-22T19:14:05.973Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-04-22T19:14:05.973Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-04-22T19:14:05.973Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-04-22T19:14:05.973Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-04-22T19:14:05.973Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-04-22T19:14:05.973Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-04-22T19:14:05.973Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-04-22T19:14:05.973Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-04-22T19:14:05.973Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-04-22T19:14:05.973Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-04-22T19:14:05.973Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-04-22T19:14:05.973Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-04-22T19:14:05.973Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-04-22T19:14:05.973Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-04-22T19:14:05.973Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-04-22T19:14:05.973Z] spire-1.2.1/pkg/common/plugin/log.go [2022-04-22T19:14:05.973Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-04-22T19:14:05.973Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-04-22T19:14:05.973Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-04-22T19:14:05.973Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-04-22T19:14:05.973Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-04-22T19:14:05.973Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-04-22T19:14:05.973Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-04-22T19:14:05.973Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-04-22T19:14:05.973Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-04-22T19:14:05.973Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-04-22T19:14:05.973Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-04-22T19:14:05.973Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-04-22T19:14:05.973Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-04-22T19:14:05.973Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-04-22T19:14:05.973Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-04-22T19:14:05.973Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-04-22T19:14:05.973Z] spire-1.2.1/pkg/common/profiling/ [2022-04-22T19:14:05.973Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-04-22T19:14:05.973Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-04-22T19:14:05.973Z] spire-1.2.1/pkg/common/protoutil/ [2022-04-22T19:14:05.973Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-04-22T19:14:05.973Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-04-22T19:14:05.973Z] spire-1.2.1/pkg/common/rotationutil/ [2022-04-22T19:14:05.973Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-04-22T19:14:05.973Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-04-22T19:14:05.973Z] spire-1.2.1/pkg/common/selector/ [2022-04-22T19:14:05.973Z] spire-1.2.1/pkg/common/selector/selector.go [2022-04-22T19:14:05.973Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-04-22T19:14:05.973Z] spire-1.2.1/pkg/common/selector/set.go [2022-04-22T19:14:05.973Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-04-22T19:14:05.973Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-04-22T19:14:05.973Z] spire-1.2.1/pkg/common/telemetry/ [2022-04-22T19:14:05.973Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-04-22T19:14:05.973Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-04-22T19:14:05.973Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-04-22T19:14:05.973Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-04-22T19:14:05.974Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-04-22T19:14:05.974Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-04-22T19:14:05.974Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-04-22T19:14:05.974Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-04-22T19:14:05.974Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-04-22T19:14:05.974Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-04-22T19:14:05.974Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-04-22T19:14:05.974Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-04-22T19:14:05.974Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-04-22T19:14:05.974Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-04-22T19:14:05.974Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-04-22T19:14:05.974Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-04-22T19:14:05.974Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-04-22T19:14:05.974Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-04-22T19:14:05.974Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-04-22T19:14:05.974Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-04-22T19:14:05.974Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-04-22T19:14:05.974Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-04-22T19:14:05.974Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-04-22T19:14:05.974Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-04-22T19:14:05.974Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-04-22T19:14:05.974Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-04-22T19:14:05.974Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-04-22T19:14:05.974Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-04-22T19:14:05.974Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-04-22T19:14:05.974Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-04-22T19:14:05.974Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-04-22T19:14:05.974Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-04-22T19:14:05.974Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-04-22T19:14:05.974Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-04-22T19:14:05.974Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-04-22T19:14:05.974Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-04-22T19:14:05.974Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-04-22T19:14:05.974Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-04-22T19:14:05.974Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-04-22T19:14:05.974Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-04-22T19:14:05.974Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-04-22T19:14:05.974Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-04-22T19:14:05.974Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-04-22T19:14:05.974Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-04-22T19:14:05.974Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-04-22T19:14:05.974Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-04-22T19:14:05.974Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-04-22T19:14:05.974Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-04-22T19:14:05.974Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-04-22T19:14:05.974Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-04-22T19:14:05.974Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-04-22T19:14:05.974Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-04-22T19:14:05.974Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-04-22T19:14:05.974Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-04-22T19:14:05.974Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-04-22T19:14:05.974Z] spire-1.2.1/pkg/common/uptime/ [2022-04-22T19:14:05.974Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-04-22T19:14:05.974Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-04-22T19:14:05.974Z] spire-1.2.1/pkg/common/util/ [2022-04-22T19:14:05.974Z] spire-1.2.1/pkg/common/util/certs.go [2022-04-22T19:14:05.974Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-04-22T19:14:05.974Z] spire-1.2.1/pkg/common/util/csr.go [2022-04-22T19:14:05.974Z] spire-1.2.1/pkg/common/util/hash.go [2022-04-22T19:14:05.974Z] spire-1.2.1/pkg/common/util/selectors.go [2022-04-22T19:14:05.974Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-04-22T19:14:05.974Z] spire-1.2.1/pkg/common/util/signals.go [2022-04-22T19:14:05.974Z] spire-1.2.1/pkg/common/util/sort.go [2022-04-22T19:14:05.974Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-04-22T19:14:05.974Z] spire-1.2.1/pkg/common/util/task.go [2022-04-22T19:14:05.974Z] spire-1.2.1/pkg/common/util/task_test.go [2022-04-22T19:14:05.974Z] spire-1.2.1/pkg/common/util/testdata/ [2022-04-22T19:14:05.974Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-04-22T19:14:05.974Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-04-22T19:14:05.974Z] spire-1.2.1/pkg/common/version/ [2022-04-22T19:14:05.974Z] spire-1.2.1/pkg/common/version/version.go [2022-04-22T19:14:05.974Z] spire-1.2.1/pkg/common/x509svid/ [2022-04-22T19:14:05.974Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-04-22T19:14:05.974Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-04-22T19:14:05.974Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-04-22T19:14:05.974Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-04-22T19:14:05.974Z] spire-1.2.1/pkg/common/x509util/ [2022-04-22T19:14:05.974Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-04-22T19:14:05.974Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-04-22T19:14:05.974Z] spire-1.2.1/pkg/common/x509util/dns_test.gogo: downloading github.com/mitchellh/cli v1.1.2 [2022-04-22T19:14:05.974Z]  [2022-04-22T19:14:05.974Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-04-22T19:14:05.974Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-04-22T19:14:05.974Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-04-22T19:14:05.974Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-04-22T19:14:05.974Z] spire-1.2.1/pkg/server/ [2022-04-22T19:14:05.974Z] spire-1.2.1/pkg/server/api/ [2022-04-22T19:14:05.974Z] spire-1.2.1/pkg/server/api/agent.go [2022-04-22T19:14:05.974Z] spire-1.2.1/pkg/server/api/agent/ [2022-04-22T19:14:05.974Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-04-22T19:14:05.974Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-04-22T19:14:05.974Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-04-22T19:14:05.974Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-04-22T19:14:05.974Z] spire-1.2.1/pkg/server/api/api.go [2022-04-22T19:14:05.974Z] spire-1.2.1/pkg/server/api/audit/ [2022-04-22T19:14:05.974Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-04-22T19:14:05.974Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-04-22T19:14:05.974Z] spire-1.2.1/pkg/server/api/bundle.go [2022-04-22T19:14:05.974Z] spire-1.2.1/pkg/server/api/bundle/ [2022-04-22T19:14:05.974Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-04-22T19:14:05.974Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-04-22T19:14:05.974Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-04-22T19:14:05.974Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-04-22T19:14:05.974Z] spire-1.2.1/pkg/server/api/debug/ [2022-04-22T19:14:05.974Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-04-22T19:14:05.974Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-04-22T19:14:05.974Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-04-22T19:14:05.974Z] spire-1.2.1/pkg/server/api/entry.go [2022-04-22T19:14:05.974Z] spire-1.2.1/pkg/server/api/entry/ [2022-04-22T19:14:05.974Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-04-22T19:14:05.974Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-04-22T19:14:05.974Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-04-22T19:14:05.974Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-04-22T19:14:05.974Z] spire-1.2.1/pkg/server/api/health/ [2022-04-22T19:14:05.974Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-04-22T19:14:05.974Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-04-22T19:14:05.974Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-04-22T19:14:05.974Z] spire-1.2.1/pkg/server/api/id.go [2022-04-22T19:14:05.974Z] spire-1.2.1/pkg/server/api/id_test.go [2022-04-22T19:14:05.974Z] spire-1.2.1/pkg/server/api/limits/ [2022-04-22T19:14:05.974Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-04-22T19:14:05.974Z] spire-1.2.1/pkg/server/api/middleware/ [2022-04-22T19:14:05.974Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-04-22T19:14:05.974Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-04-22T19:14:05.974Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-04-22T19:14:05.974Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-04-22T19:14:05.974Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-04-22T19:14:05.974Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-04-22T19:14:05.974Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-04-22T19:14:05.974Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-04-22T19:14:05.974Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-04-22T19:14:05.974Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-04-22T19:14:05.974Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-04-22T19:14:05.974Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-04-22T19:14:05.974Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-04-22T19:14:05.974Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-04-22T19:14:05.974Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-04-22T19:14:05.974Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-04-22T19:14:05.974Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-04-22T19:14:05.974Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-04-22T19:14:05.974Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-04-22T19:14:05.974Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-04-22T19:14:05.974Z] spire-1.2.1/pkg/server/api/selector.go [2022-04-22T19:14:05.974Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-04-22T19:14:05.974Z] spire-1.2.1/pkg/server/api/status.go [2022-04-22T19:14:05.974Z] spire-1.2.1/pkg/server/api/status_test.go [2022-04-22T19:14:05.974Z] spire-1.2.1/pkg/server/api/svid/ [2022-04-22T19:14:05.974Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-04-22T19:14:05.974Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-04-22T19:14:05.974Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-04-22T19:14:05.974Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-04-22T19:14:05.974Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-04-22T19:14:05.974Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-04-22T19:14:05.974Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-04-22T19:14:05.974Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-04-22T19:14:05.974Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-04-22T19:14:05.974Z] spire-1.2.1/pkg/server/authpolicy/ [2022-04-22T19:14:05.974Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-04-22T19:14:05.974Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-04-22T19:14:05.974Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-04-22T19:14:05.974Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-04-22T19:14:05.974Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-04-22T19:14:05.974Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-04-22T19:14:05.974Z] spire-1.2.1/pkg/server/bundle/ [2022-04-22T19:14:05.974Z] spire-1.2.1/pkg/server/bundle/client/ [2022-04-22T19:14:05.974Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-04-22T19:14:05.974Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-04-22T19:14:05.974Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-04-22T19:14:05.974Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-04-22T19:14:05.974Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-04-22T19:14:05.974Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-04-22T19:14:05.974Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-04-22T19:14:05.974Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-04-22T19:14:05.974Z] spire-1.2.1/pkg/server/ca/ [2022-04-22T19:14:05.974Z] spire-1.2.1/pkg/server/ca/ca.go [2022-04-22T19:14:05.974Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-04-22T19:14:05.974Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-04-22T19:14:05.974Z] spire-1.2.1/pkg/server/ca/journal.go [2022-04-22T19:14:05.974Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-04-22T19:14:05.974Z] spire-1.2.1/pkg/server/ca/manager.go [2022-04-22T19:14:05.974Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-04-22T19:14:05.974Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-04-22T19:14:05.974Z] spire-1.2.1/pkg/server/ca/templates.go [2022-04-22T19:14:05.974Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-04-22T19:14:05.974Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-04-22T19:14:05.974Z] spire-1.2.1/pkg/server/ca/validation.go [2022-04-22T19:14:05.974Z] spire-1.2.1/pkg/server/cache/ [2022-04-22T19:14:05.974Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-04-22T19:14:05.974Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-04-22T19:14:05.974Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-04-22T19:14:05.974Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-04-22T19:14:05.974Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-04-22T19:14:05.974Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-04-22T19:14:05.974Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-04-22T19:14:05.974Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-04-22T19:14:05.974Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-04-22T19:14:05.974Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-04-22T19:14:05.974Z] spire-1.2.1/pkg/server/catalog/ [2022-04-22T19:14:05.974Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-04-22T19:14:05.974Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-04-22T19:14:05.974Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-04-22T19:14:05.974Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-04-22T19:14:05.974Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-04-22T19:14:05.974Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-04-22T19:14:05.974Z] spire-1.2.1/pkg/server/config.go [2022-04-22T19:14:05.974Z] spire-1.2.1/pkg/server/datastore/ [2022-04-22T19:14:05.974Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-04-22T19:14:05.974Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-04-22T19:14:05.974Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-04-22T19:14:05.974Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-04-22T19:14:05.974Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-04-22T19:14:05.974Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-04-22T19:14:05.974Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-04-22T19:14:05.974Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-04-22T19:14:05.975Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-04-22T19:14:05.975Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-04-22T19:14:05.975Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-04-22T19:14:05.975Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-04-22T19:14:05.975Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-04-22T19:14:05.975Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-04-22T19:14:05.975Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-04-22T19:14:05.975Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-04-22T19:14:05.975Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-04-22T19:14:05.975Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-04-22T19:14:05.975Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-04-22T19:14:05.975Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-04-22T19:14:05.975Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-04-22T19:14:05.975Z] spire-1.2.1/pkg/server/endpoints/ [2022-04-22T19:14:05.975Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-04-22T19:14:05.975Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-04-22T19:14:05.975Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-04-22T19:14:05.975Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-04-22T19:14:05.975Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-04-22T19:14:05.975Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-04-22T19:14:05.975Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-04-22T19:14:05.975Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-04-22T19:14:05.975Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-04-22T19:14:05.975Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-04-22T19:14:05.975Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-04-22T19:14:05.975Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-04-22T19:14:05.975Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-04-22T19:14:05.975Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-04-22T19:14:05.975Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-04-22T19:14:05.975Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-04-22T19:14:05.975Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-04-22T19:14:05.975Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-04-22T19:14:05.975Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-04-22T19:14:05.975Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-04-22T19:14:05.975Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-04-22T19:14:05.975Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-04-22T19:14:05.975Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-04-22T19:14:05.975Z] spire-1.2.1/pkg/server/hostservice/ [2022-04-22T19:14:05.975Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-04-22T19:14:05.975Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-04-22T19:14:05.975Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-04-22T19:14:05.975Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-04-22T19:14:05.975Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-04-22T19:14:05.975Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-04-22T19:14:05.975Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-04-22T19:14:05.975Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-04-22T19:14:05.975Z] spire-1.2.1/pkg/server/plugin/ [2022-04-22T19:14:05.975Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-04-22T19:14:05.975Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-04-22T19:14:05.975Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-04-22T19:14:05.975Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-04-22T19:14:05.975Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-04-22T19:14:05.975Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-04-22T19:14:05.975Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-04-22T19:14:05.975Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-04-22T19:14:05.975Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-04-22T19:14:05.975Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-04-22T19:14:05.975Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-04-22T19:14:05.975Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-04-22T19:14:05.975Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-04-22T19:14:05.975Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-04-22T19:14:05.975Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-04-22T19:14:05.975Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-04-22T19:14:05.975Z]  [2022-04-22T19:14:05.975Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-04-22T19:14:05.975Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-04-22T19:14:05.975Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-04-22T19:14:05.975Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-04-22T19:14:05.975Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-04-22T19:14:05.975Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-04-22T19:14:05.975Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-04-22T19:14:05.975Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-04-22T19:14:05.975Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-04-22T19:14:05.975Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-04-22T19:14:05.975Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-04-22T19:14:05.975Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-04-22T19:14:05.975Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-04-22T19:14:05.975Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-04-22T19:14:05.975Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-04-22T19:14:05.975Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-04-22T19:14:05.975Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-04-22T19:14:05.975Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-04-22T19:14:05.975Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-04-22T19:14:05.975Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-04-22T19:14:05.975Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-04-22T19:14:05.975Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-04-22T19:14:05.975Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-04-22T19:14:05.975Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-04-22T19:14:05.975Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-04-22T19:14:05.975Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-04-22T19:14:05.975Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-04-22T19:14:05.975Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-04-22T19:14:05.975Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-04-22T19:14:05.975Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-04-22T19:14:05.975Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-04-22T19:14:05.975Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-22T19:14:05.975Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-04-22T19:14:05.975Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-04-22T19:14:05.975Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-22T19:14:05.975Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-04-22T19:14:05.975Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-04-22T19:14:05.975Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-04-22T19:14:05.975Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-04-22T19:14:05.975Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-22T19:14:05.975Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-04-22T19:14:05.975Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-04-22T19:14:05.975Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-04-22T19:14:05.975Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-22T19:14:05.975Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-04-22T19:14:05.975Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-04-22T19:14:05.975Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-04-22T19:14:05.975Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-04-22T19:14:05.975Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-04-22T19:14:05.975Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-22T19:14:05.975Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-04-22T19:14:05.975Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-04-22T19:14:05.975Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-04-22T19:14:05.975Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-04-22T19:14:05.975Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-04-22T19:14:05.975Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-04-22T19:14:05.975Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-04-22T19:14:05.975Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-04-22T19:14:05.975Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-04-22T19:14:05.975Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-04-22T19:14:05.975Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-04-22T19:14:05.975Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-04-22T19:14:05.975Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-04-22T19:14:05.975Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-04-22T19:14:05.975Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-04-22T19:14:05.975Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-04-22T19:14:05.975Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-04-22T19:14:05.975Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-04-22T19:14:05.975Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-04-22T19:14:05.975Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-04-22T19:14:05.975Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-04-22T19:14:05.975Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-04-22T19:14:05.975Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-04-22T19:14:05.975Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-04-22T19:14:05.975Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-04-22T19:14:05.975Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-04-22T19:14:05.975Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-04-22T19:14:05.975Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-04-22T19:14:05.975Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-04-22T19:14:05.975Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-04-22T19:14:05.975Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-04-22T19:14:05.975Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-04-22T19:14:05.975Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-04-22T19:14:05.975Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-04-22T19:14:05.975Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-04-22T19:14:05.975Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-04-22T19:14:05.975Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-04-22T19:14:05.975Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-04-22T19:14:05.975Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-04-22T19:14:05.975Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-04-22T19:14:05.975Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-04-22T19:14:05.975Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-04-22T19:14:05.975Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-04-22T19:14:05.975Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-04-22T19:14:05.975Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-04-22T19:14:05.975Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-04-22T19:14:05.975Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-04-22T19:14:05.975Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-04-22T19:14:05.975Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-04-22T19:14:05.975Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-04-22T19:14:05.975Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-04-22T19:14:05.975Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-04-22T19:14:05.975Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-04-22T19:14:05.975Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-04-22T19:14:05.975Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-04-22T19:14:05.975Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-04-22T19:14:05.975Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-04-22T19:14:05.975Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-04-22T19:14:05.975Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-04-22T19:14:05.975Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-04-22T19:14:05.976Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-04-22T19:14:05.976Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-04-22T19:14:05.976Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-04-22T19:14:05.976Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-04-22T19:14:05.976Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-04-22T19:14:05.976Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-04-22T19:14:05.976Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-04-22T19:14:05.976Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-04-22T19:14:05.976Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-04-22T19:14:05.976Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-04-22T19:14:05.976Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-04-22T19:14:05.976Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-04-22T19:14:05.976Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-04-22T19:14:05.976Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-04-22T19:14:05.976Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-04-22T19:14:05.976Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-04-22T19:14:05.976Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-04-22T19:14:05.976Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-04-22T19:14:05.976Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-04-22T19:14:05.976Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-04-22T19:14:05.976Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-04-22T19:14:05.976Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-04-22T19:14:05.976Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-04-22T19:14:05.976Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-04-22T19:14:05.976Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-04-22T19:14:05.976Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-04-22T19:14:05.976Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-04-22T19:14:05.976Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-04-22T19:14:05.976Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-04-22T19:14:05.976Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-04-22T19:14:05.976Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-04-22T19:14:05.976Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-04-22T19:14:05.976Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-04-22T19:14:05.976Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-04-22T19:14:05.976Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-04-22T19:14:05.976Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-04-22T19:14:05.976Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-04-22T19:14:05.976Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-04-22T19:14:05.976Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-04-22T19:14:05.976Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-04-22T19:14:05.976Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-04-22T19:14:05.976Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-04-22T19:14:05.976Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-04-22T19:14:05.976Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-04-22T19:14:05.976Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-04-22T19:14:05.976Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-04-22T19:14:05.976Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-04-22T19:14:05.976Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-04-22T19:14:05.976Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-04-22T19:14:05.976Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-04-22T19:14:05.976Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-04-22T19:14:05.976Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-04-22T19:14:05.976Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-04-22T19:14:05.976Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-04-22T19:14:05.976Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-04-22T19:14:05.976Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-04-22T19:14:05.976Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-04-22T19:14:05.976Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-04-22T19:14:05.976Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-04-22T19:14:05.976Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-04-22T19:14:05.976Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-04-22T19:14:05.976Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-04-22T19:14:05.976Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-04-22T19:14:05.976Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-04-22T19:14:05.976Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-04-22T19:14:05.976Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-04-22T19:14:05.976Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-04-22T19:14:05.976Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-04-22T19:14:05.976Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-04-22T19:14:05.976Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-04-22T19:14:05.976Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-04-22T19:14:05.976Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-04-22T19:14:05.976Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-04-22T19:14:05.976Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-04-22T19:14:05.976Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-04-22T19:14:05.976Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-04-22T19:14:05.976Z] spire-1.2.1/pkg/server/registration/ [2022-04-22T19:14:05.976Z] spire-1.2.1/pkg/server/registration/manager.go [2022-04-22T19:14:05.976Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-04-22T19:14:05.976Z] spire-1.2.1/pkg/server/scanentries.go [2022-04-22T19:14:05.976Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-04-22T19:14:05.976Z] spire-1.2.1/pkg/server/server.go [2022-04-22T19:14:05.976Z] spire-1.2.1/pkg/server/server_test.go [2022-04-22T19:14:05.976Z] spire-1.2.1/pkg/server/svid/ [2022-04-22T19:14:05.976Z] spire-1.2.1/pkg/server/svid/observer.go [2022-04-22T19:14:05.976Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-04-22T19:14:05.976Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-04-22T19:14:05.976Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-04-22T19:14:05.976Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-04-22T19:14:05.976Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-04-22T19:14:05.976Z] spire-1.2.1/proto/ [2022-04-22T19:14:05.976Z] spire-1.2.1/proto/private/ [2022-04-22T19:14:05.976Z] spire-1.2.1/proto/private/server/ [2022-04-22T19:14:05.976Z] spire-1.2.1/proto/private/server/journal/go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-04-22T19:14:05.976Z] go: downloading google.golang.org/grpc v1.44.0 [2022-04-22T19:14:05.976Z]  [2022-04-22T19:14:05.976Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-04-22T19:14:05.976Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-04-22T19:14:05.976Z] spire-1.2.1/proto/spire/ [2022-04-22T19:14:05.976Z] spire-1.2.1/proto/spire/common/ [2022-04-22T19:14:05.976Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-04-22T19:14:05.976Z] spire-1.2.1/proto/spire/common/common.proto [2022-04-22T19:14:05.976Z] spire-1.2.1/proto/spire/common/plugin/ [2022-04-22T19:14:05.976Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-04-22T19:14:05.976Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-04-22T19:14:05.976Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-04-22T19:14:05.976Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-04-22T19:14:05.976Z] spire-1.2.1/proto/spire/plugin/ [2022-04-22T19:14:05.976Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-04-22T19:14:05.976Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-04-22T19:14:05.976Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-04-22T19:14:05.976Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-04-22T19:14:05.976Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-04-22T19:14:05.976Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-04-22T19:14:05.976Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-04-22T19:14:05.976Z] spire-1.2.1/release/ [2022-04-22T19:14:05.976Z] spire-1.2.1/release/spire-extras/ [2022-04-22T19:14:05.976Z] spire-1.2.1/release/spire-extras/README.md [2022-04-22T19:14:05.976Z] spire-1.2.1/release/spire-extras/conf/ [2022-04-22T19:14:05.976Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-04-22T19:14:05.976Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-04-22T19:14:05.976Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-04-22T19:14:05.976Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-04-22T19:14:05.976Z] spire-1.2.1/release/spire/ [2022-04-22T19:14:05.976Z] spire-1.2.1/release/spire/README.md [2022-04-22T19:14:05.976Z] spire-1.2.1/release/spire/conf/ [2022-04-22T19:14:05.976Z] spire-1.2.1/release/spire/conf/agent/ [2022-04-22T19:14:05.976Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-04-22T19:14:05.976Z] spire-1.2.1/release/spire/conf/server/ [2022-04-22T19:14:05.976Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-04-22T19:14:05.976Z] spire-1.2.1/script/ [2022-04-22T19:14:05.976Z] spire-1.2.1/script/build-artifact.sh [2022-04-22T19:14:05.976Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-04-22T19:14:05.976Z] spire-1.2.1/support/ [2022-04-22T19:14:05.976Z] spire-1.2.1/support/k8s/ [2022-04-22T19:14:05.976Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-04-22T19:14:05.976Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-04-22T19:14:05.976Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-04-22T19:14:05.976Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-04-22T19:14:05.976Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-04-22T19:14:05.976Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-04-22T19:14:05.976Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-04-22T19:14:05.976Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-04-22T19:14:05.976Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-04-22T19:14:05.976Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-04-22T19:14:05.976Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-04-22T19:14:05.976Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-04-22T19:14:05.976Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-04-22T19:14:05.976Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-04-22T19:14:05.976Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-04-22T19:14:05.976Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-04-22T19:14:05.976Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-04-22T19:14:05.976Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-04-22T19:14:05.976Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-04-22T19:14:05.976Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-04-22T19:14:05.976Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-04-22T19:14:05.976Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-04-22T19:14:05.976Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-04-22T19:14:05.976Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-04-22T19:14:05.976Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-04-22T19:14:05.976Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-04-22T19:14:05.976Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-04-22T19:14:05.976Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-04-22T19:14:05.976Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-04-22T19:14:05.976Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-04-22T19:14:05.976Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-04-22T19:14:05.976Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-04-22T19:14:05.976Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-04-22T19:14:05.976Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-04-22T19:14:05.976Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-04-22T19:14:05.976Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-04-22T19:14:05.976Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-04-22T19:14:05.976Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-04-22T19:14:05.976Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-04-22T19:14:05.976Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-04-22T19:14:05.976Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-04-22T19:14:05.976Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-04-22T19:14:05.976Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-04-22T19:14:05.976Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-04-22T19:14:05.976Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-04-22T19:14:05.976Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-04-22T19:14:05.976Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-04-22T19:14:05.976Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-04-22T19:14:05.976Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-04-22T19:14:05.976Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-04-22T19:14:05.976Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-04-22T19:14:05.976Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-04-22T19:14:05.976Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-04-22T19:14:05.976Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-04-22T19:14:05.976Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-04-22T19:14:05.976Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-04-22T19:14:05.976Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-04-22T19:14:05.976Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-04-22T19:14:05.976Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-04-22T19:14:05.976Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-04-22T19:14:05.976Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-04-22T19:14:05.977Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-04-22T19:14:05.977Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-04-22T19:14:05.977Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-04-22T19:14:05.977Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-04-22T19:14:05.977Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-04-22T19:14:05.977Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-04-22T19:14:05.977Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-04-22T19:14:05.977Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-04-22T19:14:05.977Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-04-22T19:14:05.977Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-04-22T19:14:05.977Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-04-22T19:14:05.977Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-04-22T19:14:05.977Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-04-22T19:14:05.977Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-04-22T19:14:05.977Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-04-22T19:14:05.977Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-04-22T19:14:05.977Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-04-22T19:14:05.977Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-04-22T19:14:05.977Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-04-22T19:14:05.977Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-04-22T19:14:05.977Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-04-22T19:14:05.977Z] spire-1.2.1/test/ [2022-04-22T19:14:05.977Z] spire-1.2.1/test/clock/ [2022-04-22T19:14:05.977Z] spire-1.2.1/test/clock/clock.go [2022-04-22T19:14:05.977Z] spire-1.2.1/test/fakes/ [2022-04-22T19:14:05.977Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-04-22T19:14:05.977Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-04-22T19:14:05.977Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-04-22T19:14:05.977Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-04-22T19:14:05.977Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-04-22T19:14:05.977Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-04-22T19:14:05.977Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-04-22T19:14:05.977Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-04-22T19:14:05.977Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-04-22T19:14:05.977Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-04-22T19:14:05.977Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-04-22T19:14:05.977Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-04-22T19:14:05.977Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-04-22T19:14:05.977Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-04-22T19:14:05.977Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-04-22T19:14:05.977Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-04-22T19:14:05.977Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-04-22T19:14:05.977Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-04-22T19:14:05.977Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-04-22T19:14:05.977Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-04-22T19:14:05.977Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-04-22T19:14:05.977Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-04-22T19:14:05.977Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-04-22T19:14:05.977Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-04-22T19:14:05.977Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-04-22T19:14:05.977Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-04-22T19:14:05.977Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-04-22T19:14:05.977Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-04-22T19:14:05.977Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-04-22T19:14:05.977Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-04-22T19:14:05.977Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-04-22T19:14:05.977Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-04-22T19:14:05.977Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-04-22T19:14:05.977Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-04-22T19:14:05.977Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-04-22T19:14:05.977Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-04-22T19:14:05.977Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-04-22T19:14:05.977Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-04-22T19:14:05.977Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-04-22T19:14:05.977Z] spire-1.2.1/test/fixture/ [2022-04-22T19:14:05.977Z] spire-1.2.1/test/fixture/certs/ [2022-04-22T19:14:05.977Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-04-22T19:14:05.977Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-04-22T19:14:05.977Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-04-22T19:14:05.977Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-04-22T19:14:05.977Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-04-22T19:14:05.977Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-04-22T19:14:05.977Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-04-22T19:14:05.977Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-04-22T19:14:05.977Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-04-22T19:14:05.977Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-04-22T19:14:05.977Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-04-22T19:14:05.977Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-04-22T19:14:05.977Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-04-22T19:14:05.977Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-04-22T19:14:05.977Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-04-22T19:14:05.977Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-04-22T19:14:05.977Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-04-22T19:14:05.977Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-04-22T19:14:05.977Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-04-22T19:14:05.977Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-04-22T19:14:05.977Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-04-22T19:14:05.977Z] spire-1.2.1/test/fixture/config/ [2022-04-22T19:14:05.977Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-04-22T19:14:05.977Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-04-22T19:14:05.977Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-04-22T19:14:05.977Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-04-22T19:14:05.977Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-04-22T19:14:05.977Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-04-22T19:14:05.977Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-04-22T19:14:05.977Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-04-22T19:14:05.977Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-04-22T19:14:05.977Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-04-22T19:14:05.977Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-04-22T19:14:05.977Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-04-22T19:14:05.977Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-04-22T19:14:05.977Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-04-22T19:14:05.977Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-04-22T19:14:05.977Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-04-22T19:14:05.977Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-04-22T19:14:05.977Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-04-22T19:14:05.977Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-04-22T19:14:05.977Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-04-22T19:14:05.977Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-04-22T19:14:05.977Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-04-22T19:14:05.977Z] spire-1.2.1/test/fixture/fixture.go [2022-04-22T19:14:05.977Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-04-22T19:14:05.977Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-04-22T19:14:05.977Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-04-22T19:14:05.977Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-04-22T19:14:05.977Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-04-22T19:14:05.977Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-04-22T19:14:05.977Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-04-22T19:14:05.977Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-04-22T19:14:05.977Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-04-22T19:14:05.977Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-04-22T19:14:05.977Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-04-22T19:14:05.977Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-04-22T19:14:05.977Z] spire-1.2.1/test/fixture/registration/ [2022-04-22T19:14:05.977Z] spire-1.2.1/test/fixture/registration/entries.json [2022-04-22T19:14:05.977Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-04-22T19:14:05.977Z] spire-1.2.1/test/fixture/registration/good.json [2022-04-22T19:14:05.977Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-04-22T19:14:05.977Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-04-22T19:14:05.977Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-04-22T19:14:05.977Z] spire-1.2.1/test/integration/ [2022-04-22T19:14:05.977Z] spire-1.2.1/test/integration/README.md [2022-04-22T19:14:05.977Z] spire-1.2.1/test/integration/common [2022-04-22T19:14:05.977Z] spire-1.2.1/test/integration/setup/ [2022-04-22T19:14:05.977Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-04-22T19:14:05.977Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-04-22T19:14:05.977Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-04-22T19:14:05.977Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-04-22T19:14:05.977Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-04-22T19:14:05.977Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-04-22T19:14:05.977Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-04-22T19:14:05.977Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-04-22T19:14:05.977Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-04-22T19:14:05.977Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-04-22T19:14:05.977Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-04-22T19:14:05.977Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-04-22T19:14:05.977Z] spire-1.2.1/test/integration/setup/itclient/ [2022-04-22T19:14:05.977Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-04-22T19:14:05.977Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-04-22T19:14:05.977Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-04-22T19:14:05.977Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-04-22T19:14:05.977Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-04-22T19:14:05.977Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-04-22T19:14:05.977Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-04-22T19:14:05.977Z] spire-1.2.1/test/integration/suites/ [2022-04-22T19:14:05.977Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-04-22T19:14:05.977Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-04-22T19:14:05.977Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-04-22T19:14:05.977Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-04-22T19:14:05.977Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-04-22T19:14:05.977Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-04-22T19:14:05.977Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-04-22T19:14:05.977Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-04-22T19:14:05.977Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-04-22T19:14:05.977Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-04-22T19:14:05.977Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-04-22T19:14:05.977Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-04-22T19:14:05.977Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-04-22T19:14:05.977Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-04-22T19:14:05.977Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-04-22T19:14:05.977Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-04-22T19:14:05.977Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-04-22T19:14:05.977Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-04-22T19:14:05.977Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-04-22T19:14:05.977Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-04-22T19:14:05.977Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-04-22T19:14:05.977Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-04-22T19:14:05.977Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-04-22T19:14:05.977Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-04-22T19:14:05.977Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-04-22T19:14:05.977Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-04-22T19:14:05.977Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-04-22T19:14:05.977Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-04-22T19:14:05.977Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-04-22T19:14:05.977Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-04-22T19:14:05.977Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-04-22T19:14:05.977Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-04-22T19:14:05.977Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-04-22T19:14:05.977Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-04-22T19:14:05.977Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-04-22T19:14:05.977Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-04-22T19:14:05.977Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-04-22T19:14:05.977Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-04-22T19:14:05.977Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-04-22T19:14:05.977Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-04-22T19:14:05.977Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-04-22T19:14:05.977Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-04-22T19:14:05.977Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-04-22T19:14:05.977Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-04-22T19:14:05.977Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-04-22T19:14:05.977Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-04-22T19:14:05.977Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-04-22T19:14:05.977Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-04-22T19:14:05.977Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-04-22T19:14:05.977Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-04-22T19:14:05.977Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-04-22T19:14:05.977Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-04-22T19:14:05.977Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-04-22T19:14:05.977Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-04-22T19:14:05.977Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-04-22T19:14:05.977Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-04-22T19:14:05.977Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-04-22T19:14:05.977Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-04-22T19:14:05.977Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-04-22T19:14:05.977Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-04-22T19:14:05.977Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-04-22T19:14:05.977Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-04-22T19:14:05.977Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-04-22T19:14:05.977Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-04-22T19:14:05.977Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-04-22T19:14:05.977Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-04-22T19:14:05.977Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-04-22T19:14:05.977Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-04-22T19:14:05.977Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-04-22T19:14:05.977Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-04-22T19:14:05.977Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-04-22T19:14:05.977Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-04-22T19:14:05.977Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-04-22T19:14:05.977Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-04-22T19:14:05.977Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-04-22T19:14:05.977Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-04-22T19:14:05.977Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-04-22T19:14:05.977Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-04-22T19:14:05.977Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-04-22T19:14:05.977Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-04-22T19:14:05.977Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-04-22T19:14:05.977Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-04-22T19:14:05.977Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-04-22T19:14:05.977Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-04-22T19:14:05.977Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-04-22T19:14:05.977Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-04-22T19:14:05.977Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-04-22T19:14:05.977Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-04-22T19:14:05.977Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-04-22T19:14:05.977Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-04-22T19:14:05.977Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-04-22T19:14:05.977Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-04-22T19:14:05.977Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-04-22T19:14:05.977Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-04-22T19:14:05.977Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-04-22T19:14:05.977Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-04-22T19:14:05.977Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-04-22T19:14:05.977Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-04-22T19:14:05.977Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-04-22T19:14:05.977Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-04-22T19:14:05.977Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-04-22T19:14:05.977Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-04-22T19:14:05.977Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-04-22T19:14:05.977Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-04-22T19:14:05.977Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-04-22T19:14:05.977Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-04-22T19:14:05.977Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-04-22T19:14:05.977Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-04-22T19:14:05.977Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-04-22T19:14:05.977Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-04-22T19:14:05.977Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-04-22T19:14:05.977Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-04-22T19:14:05.977Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-04-22T19:14:05.977Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-04-22T19:14:05.977Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-04-22T19:14:05.977Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-04-22T19:14:05.977Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-04-22T19:14:05.977Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-04-22T19:14:05.977Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-04-22T19:14:05.977Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-04-22T19:14:05.977Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-04-22T19:14:05.977Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-04-22T19:14:05.977Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-04-22T19:14:05.977Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-04-22T19:14:05.977Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-04-22T19:14:05.977Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-04-22T19:14:05.977Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-04-22T19:14:05.977Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-04-22T19:14:05.977Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-04-22T19:14:05.977Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-04-22T19:14:05.977Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-04-22T19:14:05.977Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-04-22T19:14:05.977Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-04-22T19:14:05.977Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-04-22T19:14:05.977Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-04-22T19:14:05.977Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-04-22T19:14:05.977Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-04-22T19:14:05.977Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-04-22T19:14:05.978Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-04-22T19:14:05.978Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-04-22T19:14:05.978Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-04-22T19:14:05.978Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-04-22T19:14:05.978Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-04-22T19:14:05.978Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-04-22T19:14:05.978Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-04-22T19:14:05.978Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-04-22T19:14:05.978Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-04-22T19:14:05.978Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-04-22T19:14:05.978Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-04-22T19:14:05.978Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-04-22T19:14:05.978Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-04-22T19:14:05.978Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-04-22T19:14:05.978Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-04-22T19:14:05.978Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-04-22T19:14:05.978Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-04-22T19:14:05.978Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-04-22T19:14:05.978Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-04-22T19:14:05.978Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-04-22T19:14:05.978Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-04-22T19:14:05.978Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-04-22T19:14:05.978Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-04-22T19:14:05.978Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-04-22T19:14:05.978Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-04-22T19:14:05.978Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-04-22T19:14:05.978Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-04-22T19:14:05.978Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-04-22T19:14:05.978Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-04-22T19:14:05.978Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-04-22T19:14:05.978Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-04-22T19:14:05.978Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-04-22T19:14:05.978Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-04-22T19:14:05.978Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-04-22T19:14:05.978Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-04-22T19:14:05.978Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-04-22T19:14:05.978Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-04-22T19:14:05.978Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-04-22T19:14:05.978Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-04-22T19:14:05.978Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-04-22T19:14:05.978Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-04-22T19:14:05.978Z] spire-1.2.1/test/integration/suites/join-token/ [2022-04-22T19:14:05.978Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-04-22T19:14:05.978Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-04-22T19:14:05.978Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-04-22T19:14:05.978Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-04-22T19:14:05.978Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-04-22T19:14:05.978Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-04-22T19:14:05.978Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-04-22T19:14:05.978Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-04-22T19:14:05.978Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-04-22T19:14:05.978Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-04-22T19:14:05.978Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-04-22T19:14:05.978Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-04-22T19:14:05.978Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-04-22T19:14:05.978Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-04-22T19:14:05.978Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-04-22T19:14:05.978Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-04-22T19:14:05.978Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-04-22T19:14:05.978Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-04-22T19:14:05.978Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-04-22T19:14:05.978Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-04-22T19:14:05.978Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-04-22T19:14:05.978Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-04-22T19:14:05.978Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-04-22T19:14:05.978Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-04-22T19:14:05.978Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-04-22T19:14:05.978Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-04-22T19:14:05.978Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-04-22T19:14:05.978Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-04-22T19:14:05.978Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-04-22T19:14:05.978Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-04-22T19:14:05.978Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-04-22T19:14:05.978Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-04-22T19:14:05.978Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-04-22T19:14:05.978Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-04-22T19:14:05.978Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-04-22T19:14:05.978Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-04-22T19:14:05.978Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-04-22T19:14:05.978Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-04-22T19:14:05.978Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-04-22T19:14:05.978Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-04-22T19:14:05.978Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-04-22T19:14:05.978Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-04-22T19:14:05.978Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-04-22T19:14:05.978Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-04-22T19:14:05.978Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-04-22T19:14:05.978Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-04-22T19:14:05.978Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-04-22T19:14:05.978Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-04-22T19:14:05.978Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-04-22T19:14:05.978Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-04-22T19:14:05.978Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-04-22T19:14:05.978Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-04-22T19:14:05.978Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-04-22T19:14:05.978Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-04-22T19:14:05.978Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-04-22T19:14:05.978Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-04-22T19:14:05.978Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-04-22T19:14:05.978Z] spire-1.2.1/test/integration/suites/k8s/ [2022-04-22T19:14:05.978Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-04-22T19:14:05.978Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-04-22T19:14:05.978Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-04-22T19:14:05.978Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-04-22T19:14:05.978Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-04-22T19:14:05.978Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-04-22T19:14:05.978Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-04-22T19:14:05.978Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-04-22T19:14:05.978Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-04-22T19:14:05.978Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-04-22T19:14:05.978Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-04-22T19:14:05.978Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-04-22T19:14:05.978Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-04-22T19:14:05.978Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-04-22T19:14:05.978Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-04-22T19:14:05.978Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-04-22T19:14:05.978Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-04-22T19:14:05.978Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-04-22T19:14:05.978Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-04-22T19:14:05.978Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-04-22T19:14:05.978Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-04-22T19:14:05.978Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-04-22T19:14:05.978Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-04-22T19:14:05.978Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-04-22T19:14:05.978Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-04-22T19:14:05.978Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-04-22T19:14:05.978Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-04-22T19:14:05.978Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-04-22T19:14:05.978Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-04-22T19:14:05.978Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-04-22T19:14:05.978Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-04-22T19:14:05.978Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-04-22T19:14:05.978Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-04-22T19:14:05.978Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-04-22T19:14:05.978Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-04-22T19:14:05.978Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-04-22T19:14:05.978Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-04-22T19:14:05.978Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-04-22T19:14:05.978Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-04-22T19:14:05.978Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-04-22T19:14:05.978Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-04-22T19:14:05.978Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-04-22T19:14:05.978Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-04-22T19:14:05.978Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-04-22T19:14:05.978Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-04-22T19:14:05.978Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-04-22T19:14:05.978Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-04-22T19:14:05.978Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-04-22T19:14:05.978Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-04-22T19:14:05.978Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-04-22T19:14:05.978Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-04-22T19:14:05.978Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-04-22T19:14:05.978Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-04-22T19:14:05.978Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-04-22T19:14:05.978Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-04-22T19:14:05.978Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-04-22T19:14:05.978Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-04-22T19:14:05.978Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-04-22T19:14:05.978Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-04-22T19:14:05.978Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-04-22T19:14:05.978Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-04-22T19:14:05.978Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-04-22T19:14:05.978Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-04-22T19:14:05.978Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-04-22T19:14:05.978Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-04-22T19:14:05.978Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-04-22T19:14:05.978Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-04-22T19:14:05.978Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-04-22T19:14:05.978Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-04-22T19:14:05.978Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-04-22T19:14:05.978Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-04-22T19:14:05.978Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-04-22T19:14:05.978Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-04-22T19:14:05.978Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-04-22T19:14:05.978Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-04-22T19:14:05.978Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-04-22T19:14:05.978Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-04-22T19:14:05.978Z] spire-1.2.1/test/integration/suites/rotation/ [2022-04-22T19:14:05.978Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-04-22T19:14:05.978Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-04-22T19:14:05.978Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-04-22T19:14:05.978Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-04-22T19:14:05.978Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-04-22T19:14:05.978Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-04-22T19:14:05.978Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-04-22T19:14:05.978Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-04-22T19:14:05.978Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-04-22T19:14:05.978Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-04-22T19:14:05.978Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-04-22T19:14:05.978Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-04-22T19:14:05.978Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-04-22T19:14:05.978Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-04-22T19:14:05.978Z] spire-1.2.1/test/integration/suites/self-test/ [2022-04-22T19:14:05.978Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-04-22T19:14:05.978Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-04-22T19:14:05.978Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-04-22T19:14:05.978Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-04-22T19:14:05.978Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-04-22T19:14:05.978Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-04-22T19:14:05.978Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-04-22T19:14:05.978Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-04-22T19:14:05.978Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-04-22T19:14:05.978Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-04-22T19:14:05.978Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-04-22T19:14:05.978Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-04-22T19:14:05.978Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-04-22T19:14:05.978Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-04-22T19:14:05.978Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-04-22T19:14:05.978Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-04-22T19:14:05.978Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-04-22T19:14:05.978Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-04-22T19:14:05.978Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-04-22T19:14:05.978Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-04-22T19:14:05.978Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-04-22T19:14:05.978Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-04-22T19:14:05.978Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-04-22T19:14:05.978Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-04-22T19:14:05.978Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-04-22T19:14:05.978Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-04-22T19:14:05.978Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-04-22T19:14:05.978Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-04-22T19:14:05.978Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-04-22T19:14:05.978Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-04-22T19:14:05.978Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-04-22T19:14:05.978Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-04-22T19:14:05.978Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-04-22T19:14:05.978Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-04-22T19:14:05.978Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-04-22T19:14:05.978Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-04-22T19:14:05.978Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-04-22T19:14:05.978Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-04-22T19:14:05.978Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-04-22T19:14:05.978Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-04-22T19:14:05.978Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-04-22T19:14:05.978Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-04-22T19:14:05.978Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-04-22T19:14:05.978Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-04-22T19:14:05.978Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-04-22T19:14:05.978Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-04-22T19:14:05.978Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-04-22T19:14:05.978Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-04-22T19:14:05.978Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-04-22T19:14:05.978Z] spire-1.2.1/test/integration/test-one.sh [2022-04-22T19:14:05.978Z] spire-1.2.1/test/integration/test.sh [2022-04-22T19:14:05.978Z] spire-1.2.1/test/plugintest/ [2022-04-22T19:14:05.978Z] spire-1.2.1/test/plugintest/config.go [2022-04-22T19:14:05.978Z] spire-1.2.1/test/plugintest/load.go [2022-04-22T19:14:05.978Z] spire-1.2.1/test/plugintest/option.go [2022-04-22T19:14:05.978Z] spire-1.2.1/test/spiretest/ [2022-04-22T19:14:05.978Z] spire-1.2.1/test/spiretest/apiserver.go [2022-04-22T19:14:05.978Z] spire-1.2.1/test/spiretest/assertions.go [2022-04-22T19:14:05.978Z] spire-1.2.1/test/spiretest/dir.go [2022-04-22T19:14:05.978Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-04-22T19:14:05.978Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-04-22T19:14:05.978Z] spire-1.2.1/test/spiretest/logs.go [2022-04-22T19:14:05.978Z] spire-1.2.1/test/spiretest/socketapi.go [2022-04-22T19:14:05.978Z] spire-1.2.1/test/spiretest/suite.go [2022-04-22T19:14:05.978Z] spire-1.2.1/test/spiretest/x509.go [2022-04-22T19:14:05.978Z] spire-1.2.1/test/testca/ [2022-04-22T19:14:05.978Z] spire-1.2.1/test/testca/ca.go [2022-04-22T19:14:05.978Z] spire-1.2.1/test/testkey/ [2022-04-22T19:14:05.978Z] spire-1.2.1/test/testkey/generate.sh [2022-04-22T19:14:05.978Z] spire-1.2.1/test/testkey/genkeys.go [2022-04-22T19:14:05.978Z] spire-1.2.1/test/testkey/keys.go [2022-04-22T19:14:05.978Z] spire-1.2.1/test/testkey/new.go [2022-04-22T19:14:05.978Z] spire-1.2.1/test/tpmsimulator/ [2022-04-22T19:14:05.978Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-04-22T19:14:05.978Z] spire-1.2.1/test/util/ [2022-04-22T19:14:05.979Z] spire-1.2.1/test/util/cert_fixtures.go [2022-04-22T19:14:05.979Z] spire-1.2.1/test/util/cert_generation.go [2022-04-22T19:14:05.979Z] spire-1.2.1/test/util/io_redirection.go [2022-04-22T19:14:05.979Z] spire-1.2.1/test/util/race.go [2022-04-22T19:14:05.979Z] spire-1.2.1/test/util/util.go [2022-04-22T19:14:05.979Z] building spire from source... [2022-04-22T19:14:05.979Z] Installing go1.17.7... [2022-04-22T19:14:06.240Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-04-22T19:14:06.240Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-04-22T19:14:06.240Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-04-22T19:14:06.240Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-22T19:14:06.498Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-04-22T19:14:06.498Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-04-22T19:14:06.498Z] go: downloading github.com/fatih/color v1.13.0 [2022-04-22T19:14:06.498Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-22T19:14:06.498Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-04-22T19:14:06.498Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-04-22T19:14:06.498Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-04-22T19:14:06.498Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-04-22T19:14:06.498Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-04-22T19:14:06.758Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-04-22T19:14:06.758Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-04-22T19:14:06.758Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-04-22T19:14:06.758Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-04-22T19:14:06.758Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-04-22T19:14:07.043Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-04-22T19:14:07.043Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-22T19:14:07.043Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-04-22T19:14:07.043Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-22T19:14:07.043Z] go: downloading github.com/google/uuid v1.1.2 [2022-04-22T19:14:07.043Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-04-22T19:14:07.043Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-04-22T19:14:07.043Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-22T19:14:07.043Z] go: downloading github.com/prometheus/common v0.32.1 [2022-04-22T19:14:07.043Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-04-22T19:14:07.043Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-22T19:14:07.044Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-04-22T19:14:07.311Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-04-22T19:14:07.311Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-04-22T19:14:07.311Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-04-22T19:14:07.311Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-04-22T19:14:07.311Z] go: downloading github.com/oklog/run v1.0.0 [2022-04-22T19:14:07.311Z] go: downloading go.uber.org/atomic v1.9.0 [2022-04-22T19:14:07.311Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-04-22T19:14:07.311Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-04-22T19:14:07.571Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-04-22T19:14:07.571Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-04-22T19:14:07.571Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-04-22T19:14:07.571Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-04-22T19:14:07.571Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-04-22T19:14:07.571Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-04-22T19:14:07.829Z] go: downloading github.com/lib/pq v1.10.4 [2022-04-22T19:14:07.829Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-04-22T19:14:07.829Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-04-22T19:14:07.829Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-04-22T19:14:08.398Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-04-22T19:14:10.305Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-04-22T19:14:10.305Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-04-22T19:14:10.305Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-04-22T19:14:10.305Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-04-22T19:14:10.567Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-04-22T19:14:11.947Z] Building bin/spire-server... [2022-04-22T19:14:11.947Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-04-22T19:14:11.947Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-04-22T19:14:11.947Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-04-22T19:14:11.947Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-04-22T19:14:11.947Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-04-22T19:14:11.947Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-04-22T19:14:11.947Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-22T19:14:11.947Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-04-22T19:14:11.947Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-04-22T19:14:11.947Z] go: downloading google.golang.org/grpc v1.44.0 [2022-04-22T19:14:12.207Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-04-22T19:14:12.207Z] go: downloading github.com/fatih/color v1.13.0 [2022-04-22T19:14:12.207Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-22T19:14:12.207Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-04-22T19:14:12.207Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-04-22T19:14:12.467Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-04-22T19:14:12.467Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-04-22T19:14:12.467Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-04-22T19:14:12.467Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-04-22T19:14:12.467Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-04-22T19:14:12.727Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-04-22T19:14:12.727Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-04-22T19:14:12.727Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-04-22T19:14:12.727Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-04-22T19:14:12.727Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-22T19:14:12.727Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-04-22T19:14:12.727Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-22T19:14:12.727Z] go: downloading github.com/google/uuid v1.1.2 [2022-04-22T19:14:12.727Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-04-22T19:14:12.727Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-04-22T19:14:12.727Z] go: downloading github.com/oklog/run v1.0.0 [2022-04-22T19:14:12.727Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-04-22T19:14:12.727Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-04-22T19:14:12.727Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-22T19:14:12.988Z] go: downloading github.com/prometheus/common v0.32.1 [2022-04-22T19:14:12.988Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-04-22T19:14:12.988Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-22T19:14:12.988Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-04-22T19:14:12.988Z] go: downloading go.uber.org/atomic v1.9.0 [2022-04-22T19:14:12.988Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-04-22T19:14:12.988Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-04-22T19:14:12.988Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-04-22T19:14:12.988Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-04-22T19:14:13.248Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-04-22T19:14:13.248Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-04-22T19:14:13.248Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-04-22T19:14:13.248Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-04-22T19:14:13.248Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-04-22T19:14:13.248Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-04-22T19:14:13.248Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-04-22T19:14:13.248Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-04-22T19:14:13.511Z] go: downloading github.com/lib/pq v1.10.4 [2022-04-22T19:14:13.511Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-04-22T19:14:13.511Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-04-22T19:14:13.511Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-04-22T19:14:14.082Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-04-22T19:14:14.342Z] go: downloading google.golang.org/api v0.70.0 [2022-04-22T19:14:14.342Z] go: downloading k8s.io/client-go v0.23.4 [2022-04-22T19:14:14.342Z] go: downloading k8s.io/api v0.23.4 [2022-04-22T19:14:14.342Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-04-22T19:14:14.342Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-04-22T19:14:14.342Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-04-22T19:14:14.604Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-04-22T19:14:14.604Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-04-22T19:14:14.604Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-04-22T19:14:14.864Z] go: downloading cloud.google.com/go v0.100.2 [2022-04-22T19:14:15.803Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-04-22T19:14:15.803Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-04-22T19:14:15.803Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-04-22T19:14:15.803Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-04-22T19:14:15.803Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-04-22T19:14:15.803Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-04-22T19:14:16.064Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-04-22T19:14:16.064Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-04-22T19:14:16.064Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-04-22T19:14:16.323Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-04-22T19:14:16.583Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-04-22T19:14:16.583Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-04-22T19:14:16.583Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-04-22T19:14:16.583Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-04-22T19:14:16.843Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-04-22T19:14:16.844Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-04-22T19:14:17.103Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-04-22T19:14:17.103Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-04-22T19:14:17.103Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-04-22T19:14:17.362Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-04-22T19:14:17.362Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-04-22T19:14:17.362Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-04-22T19:14:17.362Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-04-22T19:14:17.362Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-04-22T19:14:17.362Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-04-22T19:14:17.362Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-04-22T19:14:17.624Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-04-22T19:14:17.624Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-04-22T19:14:17.982Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-04-22T19:14:18.922Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-04-22T19:14:19.183Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-04-22T19:14:19.183Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-04-22T19:14:19.183Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-04-22T19:14:19.183Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-04-22T19:14:19.183Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-04-22T19:14:19.183Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-04-22T19:14:19.183Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-04-22T19:14:19.183Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-04-22T19:14:19.183Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-04-22T19:14:19.183Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-04-22T19:14:19.183Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-04-22T19:14:19.183Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-04-22T19:14:19.443Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-04-22T19:14:19.707Z] go: downloading google.golang.org/api v0.70.0 [2022-04-22T19:14:19.707Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-04-22T19:14:19.707Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-04-22T19:14:19.707Z] go: downloading k8s.io/client-go v0.23.4 [2022-04-22T19:14:19.707Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-22T19:14:19.707Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-04-22T19:14:19.707Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-04-22T19:14:19.707Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-04-22T19:14:19.707Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-04-22T19:14:19.707Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-04-22T19:14:19.707Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-22T19:14:19.707Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-04-22T19:14:19.707Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-04-22T19:14:19.707Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-04-22T19:14:19.707Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-04-22T19:14:19.707Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-04-22T19:14:19.707Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-04-22T19:14:19.707Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-04-22T19:14:19.967Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-04-22T19:14:19.967Z] go: downloading go.opencensus.io v0.23.0 [2022-04-22T19:14:19.967Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-04-22T19:14:19.967Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-04-22T19:14:19.967Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-04-22T19:14:19.967Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-04-22T19:14:19.967Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-04-22T19:14:19.967Z] go: downloading cloud.google.com/go v0.100.2 [2022-04-22T19:14:19.967Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-04-22T19:14:19.967Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-04-22T19:14:19.967Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-04-22T19:14:19.967Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-04-22T19:14:19.967Z] go: downloading go.uber.org/zap v1.21.0 [2022-04-22T19:14:20.228Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-04-22T19:14:20.228Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-04-22T19:14:20.228Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-04-22T19:14:20.228Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-04-22T19:14:20.228Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-04-22T19:14:20.228Z] go: downloading k8s.io/api v0.23.4 [2022-04-22T19:14:20.228Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-04-22T19:14:20.228Z] go: downloading github.com/golang/snappy v0.0.4 [2022-04-22T19:14:20.228Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-04-22T19:14:20.228Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-04-22T19:14:20.228Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-04-22T19:14:20.228Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-04-22T19:14:20.228Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-04-22T19:14:20.488Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-04-22T19:14:20.488Z] go: downloading go.uber.org/multierr v1.6.0 [2022-04-22T19:14:21.428Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-04-22T19:14:21.428Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-04-22T19:14:21.701Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-04-22T19:14:21.701Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-04-22T19:14:21.701Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-04-22T19:14:21.701Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-04-22T19:14:21.967Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-04-22T19:14:21.967Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-04-22T19:14:22.228Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-04-22T19:14:22.228Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-04-22T19:14:22.228Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-04-22T19:14:22.228Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-04-22T19:14:22.490Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-04-22T19:14:22.490Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-04-22T19:14:22.490Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-04-22T19:14:22.490Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-04-22T19:14:22.490Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-04-22T19:14:22.490Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-04-22T19:14:22.490Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-04-22T19:14:22.749Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-04-22T19:14:22.749Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-04-22T19:14:22.749Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-04-22T19:14:23.612Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-04-22T19:14:23.612Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-04-22T19:14:23.612Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-04-22T19:14:23.612Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-04-22T19:14:23.612Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-04-22T19:14:23.612Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-04-22T19:14:23.612Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-04-22T19:14:23.612Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-04-22T19:14:23.612Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-04-22T19:14:23.874Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-04-22T19:14:23.874Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-04-22T19:14:23.874Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-04-22T19:14:23.874Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-04-22T19:14:23.874Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-22T19:14:23.874Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-04-22T19:14:23.874Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-04-22T19:14:23.874Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-04-22T19:14:23.874Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-22T19:14:23.874Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-04-22T19:14:23.874Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-04-22T19:14:23.874Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-04-22T19:14:23.874Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-04-22T19:14:23.874Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-04-22T19:14:23.874Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-04-22T19:14:23.874Z] go: downloading go.opencensus.io v0.23.0 [2022-04-22T19:14:24.134Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-04-22T19:14:24.134Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-04-22T19:14:24.134Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-04-22T19:14:24.134Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-04-22T19:14:24.134Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-04-22T19:14:24.134Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-04-22T19:14:24.134Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-04-22T19:14:24.134Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-04-22T19:14:24.134Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-04-22T19:14:24.134Z] go: downloading go.uber.org/zap v1.21.0 [2022-04-22T19:14:24.134Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-04-22T19:14:24.134Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-04-22T19:14:24.134Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-04-22T19:14:24.134Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-04-22T19:14:24.134Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-04-22T19:14:24.134Z] go: downloading github.com/golang/snappy v0.0.4 [2022-04-22T19:14:24.134Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-04-22T19:14:24.134Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-04-22T19:14:24.393Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-04-22T19:14:24.393Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-04-22T19:14:24.393Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-04-22T19:14:24.393Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-04-22T19:14:24.393Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-04-22T19:14:24.394Z] go: downloading go.uber.org/multierr v1.6.0 [2022-04-22T19:14:25.776Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-04-22T19:14:25.776Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-04-22T19:14:29.073Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-04-22T19:14:29.073Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-04-22T19:14:37.217Z] Removing intermediate container dd38b22c11fd [2022-04-22T19:14:37.217Z] ---> 51513a5254fa [2022-04-22T19:14:37.217Z] [2022-04-22T19:14:37.217Z] Step 10/31 : FROM alpine:3.14 [2022-04-22T19:14:37.217Z] 3.14: Pulling from library/alpine [2022-04-22T19:14:37.217Z] Removing intermediate container 1cb89c290768 [2022-04-22T19:14:37.217Z] ---> 2348959bf2a4 [2022-04-22T19:14:37.217Z] [2022-04-22T19:14:37.217Z] Step 10/25 : FROM alpine:3.14 [2022-04-22T19:14:37.217Z] Removing intermediate container 0af0c9a1b8f6 [2022-04-22T19:14:37.217Z] ---> 17e776a127f8 [2022-04-22T19:14:37.217Z] [2022-04-22T19:14:37.217Z] Step 10/23 : FROM alpine:3.14 [2022-04-22T19:14:37.217Z] 3.14: Pulling from library/alpine [2022-04-22T19:14:37.217Z] 3.14: Pulling from library/alpine [2022-04-22T19:14:37.790Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-04-22T19:14:37.790Z] Status: Downloaded newer image for alpine:3.14 [2022-04-22T19:14:37.790Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-04-22T19:14:37.790Z] Status: Image is up to date for alpine:3.14 [2022-04-22T19:14:37.790Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-04-22T19:14:37.790Z] Status: Image is up to date for alpine:3.14 [2022-04-22T19:14:37.790Z] ---> e04c818066af [2022-04-22T19:14:37.790Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-04-22T19:14:37.790Z] ---> e04c818066af [2022-04-22T19:14:37.790Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-04-22T19:14:37.790Z] ---> e04c818066af [2022-04-22T19:14:37.790Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-04-22T19:14:38.053Z] ---> Running in 786dbdaad539 [2022-04-22T19:14:38.053Z] ---> Running in 7b39fc090a88 [2022-04-22T19:14:38.053Z] ---> Running in dcecea7f3757 [2022-04-22T19:14:38.316Z] Removing intermediate container dcecea7f3757 [2022-04-22T19:14:38.316Z] ---> 1da26aebf3d3 [2022-04-22T19:14:38.316Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-04-22T19:14:38.578Z] ---> Running in 1a005f3a2ec0 [2022-04-22T19:14:38.578Z] Removing intermediate container 786dbdaad539 [2022-04-22T19:14:38.578Z] ---> 5beb4b34aea7 [2022-04-22T19:14:38.578Z] Step 12/23 : ENV APP_PORT=59880 [2022-04-22T19:14:38.578Z] ---> Running in e2468de3a544 [2022-04-22T19:14:39.148Z] Removing intermediate container e2468de3a544 [2022-04-22T19:14:39.148Z] ---> ac6fca934691 [2022-04-22T19:14:39.148Z] Step 13/23 : EXPOSE $APP_PORT [2022-04-22T19:14:39.148Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-22T19:14:39.148Z] ---> Running in 72a35fe37c90 [2022-04-22T19:14:39.148Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-22T19:14:39.415Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-22T19:14:39.415Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-22T19:14:39.415Z] (1/3) Installing ca-certificates (20211220-r0) [2022-04-22T19:14:39.415Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-04-22T19:14:39.415Z] Removing intermediate container 72a35fe37c90 [2022-04-22T19:14:39.415Z] ---> 4e380d39eb89 [2022-04-22T19:14:39.415Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-22T19:14:39.415Z] (3/3) Installing su-exec (0.2-r1) [2022-04-22T19:14:39.415Z] Executing busybox-1.33.1-r7.trigger [2022-04-22T19:14:39.415Z] Executing ca-certificates-20211220-r0.trigger [2022-04-22T19:14:39.676Z] ---> Running in 3cea37e384d0 [2022-04-22T19:14:39.676Z] OK: 6 MiB in 17 packages [2022-04-22T19:14:39.676Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-04-22T19:14:39.676Z] (2/2) Installing su-exec (0.2-r1) [2022-04-22T19:14:39.676Z] Executing busybox-1.33.1-r7.trigger [2022-04-22T19:14:39.676Z] OK: 6 MiB in 16 packages [2022-04-22T19:14:40.618Z] Removing intermediate container 1a005f3a2ec0 [2022-04-22T19:14:40.618Z] ---> fba2fd265f0d [2022-04-22T19:14:40.618Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-04-22T19:14:40.618Z] Removing intermediate container 7b39fc090a88 [2022-04-22T19:14:40.618Z] ---> 1cca88b304dd [2022-04-22T19:14:40.618Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-04-22T19:14:40.879Z] ---> Running in f6c8e89ccb2e [2022-04-22T19:14:40.879Z] ---> Running in c7c7c3ac04c8 [2022-04-22T19:14:40.879Z] Removing intermediate container 3cea37e384d0 [2022-04-22T19:14:40.879Z] ---> 020de55f3532 [2022-04-22T19:14:40.879Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-04-22T19:14:41.153Z] ---> Running in 8669e3602517 [2022-04-22T19:14:41.153Z] Removing intermediate container f6c8e89ccb2e [2022-04-22T19:14:41.154Z] ---> 7bbc8124c75a [2022-04-22T19:14:41.154Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-04-22T19:14:41.154Z] Removing intermediate container c7c7c3ac04c8 [2022-04-22T19:14:41.154Z] ---> c35a4e708356 [2022-04-22T19:14:41.154Z] Step 13/25 : WORKDIR / [2022-04-22T19:14:41.154Z] ---> Running in 0e160c55fb42 [2022-04-22T19:14:41.154Z] ---> Running in fe857c5351d5 [2022-04-22T19:14:41.723Z] Removing intermediate container 0e160c55fb42 [2022-04-22T19:14:41.723Z] ---> 7090879ca4dd [2022-04-22T19:14:41.723Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-04-22T19:14:41.723Z] Removing intermediate container fe857c5351d5 [2022-04-22T19:14:41.723Z] ---> 39cb86e07406 [2022-04-22T19:14:41.723Z] Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2022-04-22T19:14:41.723Z] ---> Running in bc149496a15e [2022-04-22T19:14:41.985Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-22T19:14:42.244Z] ---> 5dc59705e4e9 [2022-04-22T19:14:42.244Z] Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2022-04-22T19:14:42.813Z] ---> 92bd3a9cdebd [2022-04-22T19:14:42.813Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-04-22T19:14:42.813Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-22T19:14:43.087Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-04-22T19:14:43.369Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-04-22T19:14:43.369Z] ---> 49e9ed192fa7 [2022-04-22T19:14:43.369Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2022-04-22T19:14:43.369Z] (3/6) Installing libsodium (1.0.18-r0) [2022-04-22T19:14:43.369Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-04-22T19:14:43.629Z] (5/6) Installing libzmq (4.3.4-r0) [2022-04-22T19:14:43.629Z] Removing intermediate container bc149496a15e [2022-04-22T19:14:43.629Z] ---> 3f4e954a6904 [2022-04-22T19:14:43.629Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2022-04-22T19:14:43.629Z] (6/6) Installing zeromq (4.3.4-r0) [2022-04-22T19:14:43.629Z] ---> Running in 78488c13f94f [2022-04-22T19:14:43.629Z] Executing busybox-1.33.1-r7.trigger [2022-04-22T19:14:43.629Z] OK: 8 MiB in 20 packages [2022-04-22T19:14:43.894Z] ---> 9706220384a1 [2022-04-22T19:14:43.894Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-04-22T19:14:44.156Z] Removing intermediate container 78488c13f94f [2022-04-22T19:14:44.156Z] ---> 1a7bd0273101 [2022-04-22T19:14:44.156Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-04-22T19:14:44.428Z] Removing intermediate container 8669e3602517 [2022-04-22T19:14:44.428Z] ---> 79eab801ffef [2022-04-22T19:14:44.428Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-22T19:14:44.688Z] ---> b942952562a0 [2022-04-22T19:14:44.689Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-04-22T19:14:44.689Z] ---> Running in 05defa689152 [2022-04-22T19:14:45.000Z] ---> d4ad47982ffe [2022-04-22T19:14:45.000Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-04-22T19:14:45.359Z] ---> 1dc184b6f6a3 [2022-04-22T19:14:45.359Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-04-22T19:14:46.392Z] ---> 5d831ffa8be2 [2022-04-22T19:14:46.392Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-04-22T19:14:46.392Z] ---> 598edd9bf470 [2022-04-22T19:14:46.392Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-04-22T19:14:46.653Z] Removing intermediate container 05defa689152 [2022-04-22T19:14:46.653Z] ---> 21021af52f27 [2022-04-22T19:14:46.653Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-22T19:14:46.912Z] ---> 0d043b9e6677 [2022-04-22T19:14:46.912Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-04-22T19:14:46.912Z] ---> 7f0d1ff9607f [2022-04-22T19:14:46.912Z] 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/ [2022-04-22T19:14:46.912Z] ---> Running in 16e4f00757d9 [2022-04-22T19:14:46.912Z] ---> Running in a1841f8edb57 [2022-04-22T19:14:47.176Z] ---> 745fe8bce62c [2022-04-22T19:14:47.176Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-04-22T19:14:47.435Z] Removing intermediate container 16e4f00757d9 [2022-04-22T19:14:47.435Z] ---> 314e81080ac2 [2022-04-22T19:14:47.435Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-22T19:14:47.435Z] ---> Running in d374d3554155 [2022-04-22T19:14:48.010Z] Removing intermediate container d374d3554155 [2022-04-22T19:14:48.010Z] ---> 23512b729875 [2022-04-22T19:14:48.010Z] Step 21/23 : LABEL arch=x86_64 [2022-04-22T19:14:48.010Z] ---> Running in 4bd6f376107d [2022-04-22T19:14:48.270Z] Removing intermediate container 4bd6f376107d [2022-04-22T19:14:48.270Z] ---> fe3cbbf7adf5 [2022-04-22T19:14:48.270Z] Step 22/23 : LABEL git_sha=15c15146d7e685b738b59aee3b02359645ee62d3 [2022-04-22T19:14:48.270Z] ---> Running in e026e45ce55c [2022-04-22T19:14:48.270Z] ---> 2e16c275a9db [2022-04-22T19:14:48.270Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-04-22T19:14:48.531Z] Removing intermediate container a1841f8edb57 [2022-04-22T19:14:48.531Z] ---> 6c01cbef84d5 [2022-04-22T19:14:48.531Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-04-22T19:14:48.531Z] ---> Running in 9155e3fd9414 [2022-04-22T19:14:48.801Z] Removing intermediate container e026e45ce55c [2022-04-22T19:14:48.801Z] ---> 5c6e8f48d17f [2022-04-22T19:14:48.801Z] Step 23/23 : LABEL version=0.0.0 [2022-04-22T19:14:48.801Z] ---> Running in db7fc2d32568 [2022-04-22T19:14:48.801Z] Removing intermediate container 9155e3fd9414 [2022-04-22T19:14:48.801Z] ---> 4ed5a575fde3 [2022-04-22T19:14:48.801Z] Step 23/25 : LABEL arch=x86_64 [2022-04-22T19:14:49.063Z] ---> 9c52c2b604e6 [2022-04-22T19:14:49.063Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-04-22T19:14:49.063Z] ---> Running in f6dd9b4d5c60 [2022-04-22T19:14:49.063Z] Removing intermediate container db7fc2d32568 [2022-04-22T19:14:49.063Z] ---> c0ecb8049b62 [2022-04-22T19:14:49.063Z] [2022-04-22T19:14:49.323Z] Successfully built c0ecb8049b62 [2022-04-22T19:14:49.323Z] Successfully tagged core-data:latest [2022-04-22T19:14:49.323Z]  Building core-data ... done Building core-command [2022-04-22T19:14:49.323Z] Removing intermediate container f6dd9b4d5c60 [2022-04-22T19:14:49.323Z] ---> 1b58d0e2c40d [2022-04-22T19:14:49.323Z] Step 24/25 : LABEL git_sha=15c15146d7e685b738b59aee3b02359645ee62d3 [2022-04-22T19:14:49.900Z] ---> 1c86c0ef7a89 [2022-04-22T19:14:49.900Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-04-22T19:14:50.159Z] ---> Running in 428028798c7a [2022-04-22T19:14:50.732Z] ---> cbb245f5880a [2022-04-22T19:14:50.732Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2022-04-22T19:14:50.732Z] Removing intermediate container 428028798c7a [2022-04-22T19:14:50.732Z] ---> 209a9ca1adbb [2022-04-22T19:14:50.732Z] Step 25/25 : LABEL version=0.0.0 [2022-04-22T19:14:50.992Z] ---> Running in 094d746053e5 [2022-04-22T19:14:50.992Z] ---> Running in 6373cd2a94e4 [2022-04-22T19:14:51.253Z] Removing intermediate container 094d746053e5 [2022-04-22T19:14:51.253Z] ---> a138ee083709 [2022-04-22T19:14:51.253Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-04-22T19:14:51.253Z] Removing intermediate container 6373cd2a94e4 [2022-04-22T19:14:51.253Z] ---> 14218f66d27f [2022-04-22T19:14:51.253Z] [2022-04-22T19:14:51.253Z] Successfully built 14218f66d27f [2022-04-22T19:14:51.253Z] Successfully tagged security-secretstore-setup:latest [2022-04-22T19:14:51.253Z] Building sys-mgmt-agent [2022-04-22T19:14:51.895Z] Removing intermediate container e68cb1c0e033 [2022-04-22T19:14:51.895Z] ---> aab0f5f42ebf [2022-04-22T19:14:51.895Z] Successfully built aab0f5f42ebf [2022-04-22T19:14:51.895Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-22T19:14:52.192Z]  Building security-secretstore-setup ... done  ---> 26cb9c511f08 [2022-04-22T19:14:52.192Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-04-22T19:14:52.286Z] + docker inspect -f . ci-base-image-arm64 [2022-04-22T19:14:52.286Z] . [Pipeline] withDockerContainer [2022-04-22T19:14:52.546Z] prd-ubuntu20.04-docker-arm64-4c-16g-21812 does not seem to be running inside a container [2022-04-22T19:14:52.636Z] $ 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 [2022-04-22T19:14:52.761Z] ---> Running in a5b33dc8878f [2022-04-22T19:14:53.945Z] $ docker top 636edbc1155851d262b92cf7785160aaf582403751fa10eeb698fecd5ec3e456 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-22T19:14:54.943Z] + go version [2022-04-22T19:14:54.943Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-04-22T19:14:54.987Z] $ docker stop --time=1 636edbc1155851d262b92cf7785160aaf582403751fa10eeb698fecd5ec3e456 [2022-04-22T19:14:56.076Z] Removing intermediate container a5b33dc8878f [2022-04-22T19:14:56.076Z] ---> 89a6aa1233ba [2022-04-22T19:14:56.076Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-04-22T19:14:56.076Z] ---> Running in 1d9c160f3822 [2022-04-22T19:14:56.628Z] $ docker rm -f 636edbc1155851d262b92cf7785160aaf582403751fa10eeb698fecd5ec3e456 [2022-04-22T19:14:56.645Z] Removing intermediate container 1d9c160f3822 [2022-04-22T19:14:56.645Z] ---> e86ae1e7caaf [2022-04-22T19:14:56.645Z] Step 28/31 : CMD ["gate"] [2022-04-22T19:14:56.645Z] ---> Running in c69eb377a317 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [2022-04-22T19:14:57.226Z] Removing intermediate container c69eb377a317 [2022-04-22T19:14:57.226Z] ---> 2f53cbaad2b3 [2022-04-22T19:14:57.226Z] Step 29/31 : LABEL arch=x86_64 [Pipeline] sh [2022-04-22T19:14:57.485Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-22T19:14:57.485Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-22T19:14:57.485Z] ---> 4234e580337f [2022-04-22T19:14:57.485Z] Step 3/23 : WORKDIR /edgex-go [2022-04-22T19:14:57.486Z] ---> Using cache [2022-04-22T19:14:57.486Z] ---> 2559190d8ddf [2022-04-22T19:14:57.486Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-22T19:14:57.486Z] ---> Using cache [2022-04-22T19:14:57.486Z] ---> 6b314f752817 [2022-04-22T19:14:57.486Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-04-22T19:14:57.486Z] ---> Running in 0cc6d4d897f0 [2022-04-22T19:14:57.486Z] ---> Running in 7ba0895b3e61 [2022-04-22T19:14:57.562Z] + docker inspect -f . ci-base-image-arm64 [2022-04-22T19:14:57.562Z] . [Pipeline] withDockerContainer [2022-04-22T19:14:57.887Z] prd-ubuntu20.04-docker-arm64-4c-16g-21812 does not seem to be running inside a container [2022-04-22T19:14:57.972Z] $ 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 [2022-04-22T19:14:58.064Z] Removing intermediate container 0cc6d4d897f0 [2022-04-22T19:14:58.064Z] ---> 68b485fd3404 [2022-04-22T19:14:58.064Z] Step 30/31 : LABEL git_sha=15c15146d7e685b738b59aee3b02359645ee62d3 [2022-04-22T19:14:58.323Z] ---> Running in 57c27192a5c9 [2022-04-22T19:14:58.323Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-22T19:14:58.604Z] Removing intermediate container 57c27192a5c9 [2022-04-22T19:14:58.604Z] ---> f269330305e6 [2022-04-22T19:14:58.604Z] Step 31/31 : LABEL version=0.0.0 [2022-04-22T19:14:58.869Z] ---> Running in 002d6d5250da [2022-04-22T19:14:59.128Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-22T19:14:59.272Z] $ docker top 2f616cd7fb351d5ac3908acc9bf091d333e84ef4f5aaf87d64b8acdd4d1beb64 -eo pid,comm [2022-04-22T19:14:59.396Z] Removing intermediate container 002d6d5250da [2022-04-22T19:14:59.396Z] ---> 7c7cd202f16e [2022-04-22T19:14:59.396Z] [2022-04-22T19:14:59.396Z] Successfully built 7c7cd202f16e [Pipeline] { [2022-04-22T19:14:59.660Z] Successfully tagged security-bootstrapper:latest [2022-04-22T19:14:59.661Z] Building security-spiffe-token-provider [2022-04-22T19:14:59.661Z] OK: 221 MiB in 52 packages [Pipeline] echo [2022-04-22T19:14:59.667Z] ========================================================= [2022-04-22T19:14:59.667Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-04-22T19:14:59.667Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-04-22T19:15:00.380Z] + make test [2022-04-22T19:15:00.381Z] go mod tidy -compat=1.17 [2022-04-22T19:15:00.605Z]  Building security-bootstrapper ... done Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-22T19:15:00.606Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-22T19:15:00.606Z] ---> 4234e580337f [2022-04-22T19:15:00.606Z] Step 3/23 : WORKDIR /edgex-go [2022-04-22T19:15:00.606Z] ---> Using cache [2022-04-22T19:15:00.606Z] ---> 2559190d8ddf [2022-04-22T19:15:00.606Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-22T19:15:00.606Z] ---> Using cache [2022-04-22T19:15:00.606Z] ---> 6b314f752817 [2022-04-22T19:15:00.606Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-04-22T19:15:01.365Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-04-22T19:15:01.544Z] ---> Running in 670dbc46d52e [2022-04-22T19:15:01.544Z] Removing intermediate container 7ba0895b3e61 [2022-04-22T19:15:01.544Z] ---> 8bc380469b56 [2022-04-22T19:15:01.544Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-22T19:15:02.117Z] ---> b5d4c28a9e62 [2022-04-22T19:15:02.117Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-22T19:15:02.117Z] ---> Running in 175216f3f710 [2022-04-22T19:15:02.700Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-22T19:15:03.643Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-22T19:15:03.908Z] OK: 221 MiB in 52 packages [2022-04-22T19:15:05.818Z] Removing intermediate container 670dbc46d52e [2022-04-22T19:15:05.818Z] ---> 59edf9206176 [2022-04-22T19:15:05.818Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-22T19:15:05.818Z] Removing intermediate container 175216f3f710 [2022-04-22T19:15:05.818Z] ---> f128c1036465 [2022-04-22T19:15:05.818Z] Step 8/23 : COPY . . [2022-04-22T19:15:06.762Z] ---> 312fb89d844c [2022-04-22T19:15:06.762Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-22T19:15:07.022Z] ---> Running in 56f1f7ea8e2d [2022-04-22T19:15:07.964Z] Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-22T19:15:07.964Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-04-22T19:15:07.964Z] ---> 4234e580337f [2022-04-22T19:15:07.964Z] Step 3/20 : WORKDIR /edgex-go [2022-04-22T19:15:07.964Z] ---> Using cache [2022-04-22T19:15:07.964Z] ---> 2559190d8ddf [2022-04-22T19:15:07.964Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-04-22T19:15:08.534Z] ---> Running in 060453670bff [2022-04-22T19:15:09.921Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-22T19:15:09.921Z] Removing intermediate container 56f1f7ea8e2d [2022-04-22T19:15:09.921Z] ---> 709e2ab2ccc9 [2022-04-22T19:15:09.921Z] Step 8/23 : COPY . . [2022-04-22T19:15:10.490Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-22T19:15:11.062Z] v3.15.4-41-g06dd15e33d [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-22T19:15:11.062Z] v3.15.4-48-g4c526f9784 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-22T19:15:11.062Z] OK: 15863 distinct packages available [2022-04-22T19:15:11.062Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-22T19:15:11.632Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-22T19:15:12.202Z] OK: 221 MiB in 52 packages [2022-04-22T19:15:14.740Z] Removing intermediate container 060453670bff [2022-04-22T19:15:14.740Z] ---> 5001f2ab75a0 [2022-04-22T19:15:14.740Z] Step 5/20 : COPY go.mod vendor* ./ [2022-04-22T19:15:15.324Z] ---> ccf97bc2d363 [2022-04-22T19:15:15.324Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-22T19:15:15.584Z] ---> Running in 285d492215a8 [2022-04-22T19:15:19.786Z] Removing intermediate container 285d492215a8 [2022-04-22T19:15:19.786Z] ---> 4b5bf77d36be [2022-04-22T19:15:19.786Z] Step 7/20 : COPY . . [2022-04-22T19:15:25.069Z] ---> ae2716e8b844 [2022-04-22T19:15:25.069Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-04-22T19:15:25.069Z] ---> Running in 1acd496a3b2c [2022-04-22T19:15:26.011Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-04-22T19:15:26.585Z] ---> 9100660ccdda [2022-04-22T19:15:26.585Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-04-22T19:15:27.157Z] ---> Running in 6fde7f3e44e1 [2022-04-22T19:15:28.097Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-04-22T19:15:33.718Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-04-22T19:15:36.237Z] ---> b03990baf694 [2022-04-22T19:15:36.237Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-04-22T19:15:36.237Z] ---> Running in 5ab1f9efb507 [2022-04-22T19:15:37.177Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2022-04-22T19:16:03.738Z] Removing intermediate container 1acd496a3b2c [2022-04-22T19:16:03.738Z] ---> 3574e7962767 [2022-04-22T19:16:03.738Z] [2022-04-22T19:16:03.738Z] Step 10/23 : FROM alpine:3.14 [2022-04-22T19:16:03.738Z] ---> e04c818066af [2022-04-22T19:16:03.738Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-04-22T19:16:03.738Z] ---> Running in a334c25c180f [2022-04-22T19:16:03.738Z] Removing intermediate container 6fde7f3e44e1 [2022-04-22T19:16:03.738Z] ---> a98451b932ba [2022-04-22T19:16:03.738Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-04-22T19:16:03.738Z] ---> Running in 5a53a40c5155 [2022-04-22T19:16:03.738Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-22T19:16:03.996Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-22T19:16:03.996Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-04-22T19:16:03.996Z] Executing busybox-1.33.1-r7.trigger [2022-04-22T19:16:03.996Z] OK: 6 MiB in 15 packages [2022-04-22T19:16:03.996Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-04-22T19:16:05.130Z] Removing intermediate container a334c25c180f [2022-04-22T19:16:05.130Z] ---> d41e0279a6f1 [2022-04-22T19:16:05.130Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-22T19:16:05.398Z] ---> Running in 8d2d54c549f7 [2022-04-22T19:16:05.657Z] Removing intermediate container 8d2d54c549f7 [2022-04-22T19:16:05.657Z] ---> 00ac01313c1b [2022-04-22T19:16:05.657Z] Step 13/23 : ENV APP_PORT=59882 [2022-04-22T19:16:05.657Z] Removing intermediate container 5a53a40c5155 [2022-04-22T19:16:05.657Z] ---> 132021c804df [2022-04-22T19:16:05.657Z] [2022-04-22T19:16:05.657Z] Step 11/23 : FROM docker:20.10.14 [2022-04-22T19:16:05.917Z] ---> Running in 8125368d762f [2022-04-22T19:16:05.917Z] 20.10.14: Pulling from library/docker [2022-04-22T19:16:06.208Z] Removing intermediate container 8125368d762f [2022-04-22T19:16:06.208Z] ---> 46fd2ea0b93b [2022-04-22T19:16:06.208Z] Step 14/23 : EXPOSE $APP_PORT [2022-04-22T19:16:06.778Z] ---> Running in 0647e46682da [2022-04-22T19:16:07.348Z] Removing intermediate container 0647e46682da [2022-04-22T19:16:07.348Z] ---> 4bfdf2fff7d2 [2022-04-22T19:16:07.348Z] Step 15/23 : WORKDIR / [2022-04-22T19:16:07.348Z] ---> Running in 8410c2e803d3 [2022-04-22T19:16:07.610Z] Removing intermediate container 8410c2e803d3 [2022-04-22T19:16:07.610Z] ---> 25d6ce7a6cc3 [2022-04-22T19:16:07.610Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-22T19:16:08.545Z] ---> e384b318aa87 [2022-04-22T19:16:08.545Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-04-22T19:16:09.485Z] ---> 9259ea1b3fca [2022-04-22T19:16:09.485Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-04-22T19:16:10.425Z] ---> 9df56843c3d6 [2022-04-22T19:16:10.425Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-04-22T19:16:10.425Z] ---> Running in 7abf12d237b9 [2022-04-22T19:16:10.694Z] Removing intermediate container 7abf12d237b9 [2022-04-22T19:16:10.694Z] ---> 6a4cc3b1ecbc [2022-04-22T19:16:10.694Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-22T19:16:10.955Z] ---> Running in 8ab3a7e4e8bb [2022-04-22T19:16:11.216Z] Removing intermediate container 8ab3a7e4e8bb [2022-04-22T19:16:11.216Z] ---> 744b21958f83 [2022-04-22T19:16:11.216Z] Step 21/23 : LABEL arch=x86_64 [2022-04-22T19:16:11.478Z] ---> Running in 31b12dba7801 [2022-04-22T19:16:11.749Z] Removing intermediate container 31b12dba7801 [2022-04-22T19:16:11.749Z] ---> 613237fa8f4c [2022-04-22T19:16:11.749Z] Step 22/23 : LABEL git_sha=15c15146d7e685b738b59aee3b02359645ee62d3 [2022-04-22T19:16:12.010Z] ---> Running in ab9b749592a3 [2022-04-22T19:16:12.269Z] Removing intermediate container ab9b749592a3 [2022-04-22T19:16:12.269Z] ---> f2978bf536e0 [2022-04-22T19:16:12.269Z] Step 23/23 : LABEL version=0.0.0 [2022-04-22T19:16:12.530Z] ---> Running in 8cace4689ed4 [2022-04-22T19:16:13.099Z] Removing intermediate container 8cace4689ed4 [2022-04-22T19:16:13.099Z] ---> d41889c9911a [2022-04-22T19:16:13.099Z] [2022-04-22T19:16:13.099Z] Successfully built d41889c9911a [2022-04-22T19:16:13.099Z] Successfully tagged core-command:latest [2022-04-22T19:16:13.099Z]  Building core-command ... done Building core-metadata [2022-04-22T19:16:19.678Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-22T19:16:19.678Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-22T19:16:19.678Z] ---> 4234e580337f [2022-04-22T19:16:19.678Z] Step 3/23 : WORKDIR /edgex-go [2022-04-22T19:16:19.678Z] ---> Using cache [2022-04-22T19:16:19.678Z] ---> 2559190d8ddf [2022-04-22T19:16:19.678Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-22T19:16:19.678Z] ---> Using cache [2022-04-22T19:16:19.678Z] ---> 6b314f752817 [2022-04-22T19:16:19.678Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-04-22T19:16:19.678Z] ---> Using cache [2022-04-22T19:16:19.678Z] ---> 8bc380469b56 [2022-04-22T19:16:19.678Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-22T19:16:19.678Z] ---> Using cache [2022-04-22T19:16:19.678Z] ---> b5d4c28a9e62 [2022-04-22T19:16:19.678Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-22T19:16:19.678Z] ---> Using cache [2022-04-22T19:16:19.678Z] ---> f128c1036465 [2022-04-22T19:16:19.678Z] Step 8/23 : COPY . . [2022-04-22T19:16:19.678Z] ---> Using cache [2022-04-22T19:16:19.678Z] ---> ae2716e8b844 [2022-04-22T19:16:19.678Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-04-22T19:16:21.590Z] ---> Running in 3c47598c9c24 [2022-04-22T19:16:21.590Z] Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e [2022-04-22T19:16:21.590Z] Status: Downloaded newer image for docker:20.10.14 [2022-04-22T19:16:21.590Z] ---> 7417809fdb73 [2022-04-22T19:16:21.590Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2022-04-22T19:16:21.590Z] ---> Running in 7c96a122d77c [2022-04-22T19:16:21.590Z] Removing intermediate container 5ab1f9efb507 [2022-04-22T19:16:21.590Z] ---> d19661e36218 [2022-04-22T19:16:21.590Z] [2022-04-22T19:16:21.590Z] Step 9/20 : FROM alpine:3.15 [2022-04-22T19:16:21.590Z] 3.15: Pulling from library/alpine [2022-04-22T19:16:21.590Z] Removing intermediate container 7c96a122d77c [2022-04-22T19:16:21.590Z] ---> 1b8b77acd246 [2022-04-22T19:16:21.590Z] Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2022-04-22T19:16:21.850Z] ---> Running in ff6a1bcf02ff [2022-04-22T19:16:21.850Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-04-22T19:16:21.850Z] Status: Downloaded newer image for alpine:3.15 [2022-04-22T19:16:21.850Z] ---> 0ac33e5f5afa [2022-04-22T19:16:21.850Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-22T19:16:21.850Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-04-22T19:16:21.850Z] ---> Running in bbcd1619cf9d [2022-04-22T19:16:21.850Z] Removing intermediate container bbcd1619cf9d [2022-04-22T19:16:21.850Z] ---> 1deffb9433f0 [2022-04-22T19:16:21.850Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-22T19:16:22.109Z] ---> Running in ad59462a54ff [2022-04-22T19:16:22.109Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-22T19:16:22.109Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-22T19:16:22.369Z] (1/43) Installing readline (8.1.1-r0) [2022-04-22T19:16:22.369Z] (2/43) Installing bash (5.1.16-r0) [2022-04-22T19:16:22.369Z] Executing bash-5.1.16-r0.post-install [2022-04-22T19:16:22.369Z] (3/43) Installing brotli-libs (1.0.9-r5) [2022-04-22T19:16:22.369Z] (4/43) Installing nghttp2-libs (1.46.0-r0) [2022-04-22T19:16:22.369Z] (5/43) Installing libcurl (7.80.0-r0) [2022-04-22T19:16:22.369Z] (6/43) Installing curl (7.80.0-r0) [2022-04-22T19:16:22.629Z] (7/43) Installing dumb-init (1.2.5-r1) [2022-04-22T19:16:22.629Z] (8/43) Installing libbz2 (1.0.8-r1) [2022-04-22T19:16:22.629Z] (9/43) Installing expat (2.4.7-r0) [2022-04-22T19:16:22.629Z] (10/43) Installing libffi (3.4.2-r1) [2022-04-22T19:16:22.629Z] (11/43) Installing gdbm (1.22-r0) [2022-04-22T19:16:22.629Z] (12/43) Installing xz-libs (5.2.5-r1) [2022-04-22T19:16:22.629Z] (13/43) Installing libgcc (10.3.1_git20211027-r0) [2022-04-22T19:16:22.629Z] (14/43) Installing libstdc++ (10.3.1_git20211027-r0) [2022-04-22T19:16:22.629Z] (15/43) Installing mpdecimal (2.5.1-r1) [2022-04-22T19:16:22.629Z] (16/43) Installing sqlite-libs (3.36.0-r0) [2022-04-22T19:16:22.629Z] (17/43) Installing python3 (3.9.7-r4) [2022-04-22T19:16:23.198Z] (18/43) Installing py3-appdirs (1.4.4-r2) [2022-04-22T19:16:23.198Z] (19/43) Installing py3-certifi (2020.12.5-r1) [2022-04-22T19:16:23.198Z] (20/43) Installing py3-charset-normalizer (2.0.7-r0) [2022-04-22T19:16:23.198Z] (21/43) Installing py3-idna (3.3-r0) [2022-04-22T19:16:23.198Z] (22/43) Installing py3-urllib3 (1.26.7-r0) [2022-04-22T19:16:23.198Z] Removing intermediate container ad59462a54ff [2022-04-22T19:16:23.198Z] ---> f98be3366b59 [2022-04-22T19:16:23.198Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-04-22T19:16:23.198Z] (23/43) Installing py3-requests (2.26.0-r1) [2022-04-22T19:16:23.198Z] ---> Running in 7bd053892f0c [2022-04-22T19:16:23.198Z] (24/43) Installing py3-msgpack (1.0.2-r1) [2022-04-22T19:16:23.198Z] (25/43) Installing py3-lockfile (0.12.2-r4) [2022-04-22T19:16:23.198Z] (26/43) Installing py3-cachecontrol (0.12.10-r0) [2022-04-22T19:16:23.198Z] (27/43) Installing py3-colorama (0.4.4-r1) [2022-04-22T19:16:23.198Z] (28/43) Installing py3-contextlib2 (21.6.0-r1) [2022-04-22T19:16:23.198Z] (29/43) Installing py3-distlib (0.3.3-r0) [2022-04-22T19:16:23.198Z] (30/43) Installing py3-distro (1.6.0-r0) [2022-04-22T19:16:23.198Z] (31/43) Installing py3-six (1.16.0-r0) [2022-04-22T19:16:23.198Z] (32/43) Installing py3-webencodings (0.5.1-r4) [2022-04-22T19:16:23.198Z] (33/43) Installing py3-html5lib (1.1-r1) [2022-04-22T19:16:23.198Z] (34/43) Installing py3-parsing (2.4.7-r2) [2022-04-22T19:16:23.198Z] (35/43) Installing py3-packaging (20.9-r1) [2022-04-22T19:16:23.198Z] (36/43) Installing py3-tomli (1.2.2-r0) [2022-04-22T19:16:23.198Z] (37/43) Installing py3-pep517 (0.12.0-r0) [2022-04-22T19:16:23.198Z] (38/43) Installing py3-progress (1.6-r0) [2022-04-22T19:16:23.198Z] (39/43) Installing py3-retrying (1.3.3-r2) [2022-04-22T19:16:23.198Z] (40/43) Installing py3-ordered-set (4.0.2-r2) [2022-04-22T19:16:23.198Z] (41/43) Installing py3-setuptools (52.0.0-r4) [2022-04-22T19:16:23.198Z] (42/43) Installing py3-toml (0.10.2-r2) [2022-04-22T19:16:23.198Z] (43/43) Installing py3-pip (20.3.4-r1) [2022-04-22T19:16:23.457Z] Executing busybox-1.34.1-r5.trigger [2022-04-22T19:16:23.457Z] OK: 83 MiB in 65 packages [2022-04-22T19:16:23.718Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-22T19:16:23.978Z] Collecting docker-compose==1.23.2 [2022-04-22T19:16:24.237Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-04-22T19:16:24.237Z] Collecting websocket-client<1.0,>=0.32.0 [2022-04-22T19:16:24.237Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-04-22T19:16:24.237Z] Collecting jsonschema<3,>=2.5.1 [2022-04-22T19:16:24.237Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-04-22T19:16:24.237Z] Collecting docopt<0.7,>=0.6.1 [2022-04-22T19:16:24.237Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-04-22T19:16:24.497Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-22T19:16:24.756Z] Collecting texttable<0.10,>=0.9.0 [2022-04-22T19:16:24.756Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-04-22T19:16:24.756Z] v3.15.4-41-g06dd15e33d [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-22T19:16:24.756Z] v3.15.4-48-g4c526f9784 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-22T19:16:24.756Z] OK: 15855 distinct packages available [2022-04-22T19:16:24.756Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-22T19:16:25.016Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-04-22T19:16:25.275Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-04-22T19:16:25.275Z] Collecting dockerpty<0.5,>=0.4.1 [2022-04-22T19:16:25.275Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-04-22T19:16:25.534Z] Collecting PyYAML<4,>=3.10 [2022-04-22T19:16:25.534Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-04-22T19:16:25.793Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-22T19:16:26.053Z] (1/9) Installing ca-certificates (20211220-r0) [2022-04-22T19:16:26.053Z] Collecting cached-property<2,>=1.2.0 [2022-04-22T19:16:26.053Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-04-22T19:16:26.053Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.16.0) [2022-04-22T19:16:26.053Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-04-22T19:16:26.053Z] Collecting docker<4.0,>=3.6.0 [2022-04-22T19:16:26.053Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-04-22T19:16:26.313Z] Collecting docker-pycreds>=0.4.0 [2022-04-22T19:16:26.314Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-04-22T19:16:26.314Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-04-22T19:16:26.314Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) [2022-04-22T19:16:26.314Z] (4/9) Installing libcurl (7.80.0-r0) [2022-04-22T19:16:26.314Z] Collecting urllib3<1.25,>=1.21.1 [2022-04-22T19:16:26.314Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-04-22T19:16:26.314Z] Collecting idna<2.8,>=2.5 [2022-04-22T19:16:26.314Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-04-22T19:16:26.314Z] Collecting chardet<3.1.0,>=3.0.2 [2022-04-22T19:16:26.314Z] (5/9) Installing curl (7.80.0-r0) [2022-04-22T19:16:26.314Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-04-22T19:16:26.573Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-04-22T19:16:26.573Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-04-22T19:16:26.573Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-04-22T19:16:26.573Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-04-22T19:16:26.573Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-04-22T19:16:26.573Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-04-22T19:16:26.573Z] Attempting uninstall: urllib3 [2022-04-22T19:16:26.573Z] Found existing installation: urllib3 1.26.7 [2022-04-22T19:16:26.573Z] Uninstalling urllib3-1.26.7: [2022-04-22T19:16:26.573Z] Successfully uninstalled urllib3-1.26.7 [2022-04-22T19:16:26.573Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-04-22T19:16:26.833Z] (8/9) Installing libucontext (1.1-r0) [2022-04-22T19:16:26.833Z] Attempting uninstall: idna [2022-04-22T19:16:26.833Z] Found existing installation: idna 3.3 [2022-04-22T19:16:26.833Z] Uninstalling idna-3.3: [2022-04-22T19:16:26.833Z] Successfully uninstalled idna-3.3 [2022-04-22T19:16:26.833Z] (9/9) Installing gcompat (1.0.0-r4) [2022-04-22T19:16:26.833Z] Executing busybox-1.34.1-r5.trigger [2022-04-22T19:16:26.833Z] Executing ca-certificates-20211220-r0.trigger [2022-04-22T19:16:26.833Z] OK: 8 MiB in 23 packages [2022-04-22T19:16:27.094Z] Attempting uninstall: requests [2022-04-22T19:16:27.094Z] Found existing installation: requests 2.26.0 [2022-04-22T19:16:27.094Z] Uninstalling requests-2.26.0: [2022-04-22T19:16:27.094Z] Successfully uninstalled requests-2.26.0 [2022-04-22T19:16:27.664Z] Running setup.py install for texttable: started [2022-04-22T19:16:27.924Z] Removing intermediate container 7bd053892f0c [2022-04-22T19:16:27.924Z] ---> 1f0e8d7f8473 [2022-04-22T19:16:27.924Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-22T19:16:28.184Z] Running setup.py install for texttable: finished with status 'done' [2022-04-22T19:16:28.184Z] Running setup.py install for PyYAML: started [2022-04-22T19:16:28.184Z] ---> 01da4ba99ed4 [2022-04-22T19:16:28.184Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-04-22T19:16:28.444Z] Running setup.py install for PyYAML: finished with status 'done' [2022-04-22T19:16:28.706Z] Running setup.py install for docopt: started [2022-04-22T19:16:28.966Z] ---> 325a5676c35f [2022-04-22T19:16:28.967Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-04-22T19:16:28.967Z] Running setup.py install for docopt: finished with status 'done' [2022-04-22T19:16:28.967Z] Running setup.py install for dockerpty: started [2022-04-22T19:16:29.227Z] ---> a90f053553b5 [2022-04-22T19:16:29.227Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-04-22T19:16:29.227Z] ---> Running in 1d803fd549ee [2022-04-22T19:16:29.487Z] Running setup.py install for dockerpty: finished with status 'done' [2022-04-22T19:16:29.487Z] Removing intermediate container 1d803fd549ee [2022-04-22T19:16:29.487Z] ---> 57ebb3f1cfc7 [2022-04-22T19:16:29.487Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-22T19:16:29.487Z] ---> Running in 29f1b01d4328 [2022-04-22T19:16:29.749Z] Removing intermediate container 29f1b01d4328 [2022-04-22T19:16:29.749Z] ---> 13de649eaa7e [2022-04-22T19:16:29.749Z] Step 18/20 : LABEL arch=x86_64 [2022-04-22T19:16:29.749Z] ---> Running in 613277b3cffe [2022-04-22T19:16:29.749Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2022-04-22T19:16:30.009Z] Removing intermediate container 613277b3cffe [2022-04-22T19:16:30.009Z] ---> 841be84f294f [2022-04-22T19:16:30.009Z] Step 19/20 : LABEL git_sha=15c15146d7e685b738b59aee3b02359645ee62d3 [2022-04-22T19:16:30.009Z] ---> Running in 8f0025a22a06 [2022-04-22T19:16:30.274Z] Removing intermediate container 8f0025a22a06 [2022-04-22T19:16:30.274Z] ---> 1f5e99ea59e3 [2022-04-22T19:16:30.274Z] Step 20/20 : LABEL version=0.0.0 [2022-04-22T19:16:30.274Z] ---> Running in f5d030551a0e [2022-04-22T19:16:30.274Z] Removing intermediate container f5d030551a0e [2022-04-22T19:16:30.274Z] ---> 19fa1926625a [2022-04-22T19:16:30.274Z] [2022-04-22T19:16:30.534Z] Successfully built 19fa1926625a [2022-04-22T19:16:30.534Z] Successfully tagged security-spiffe-token-provider:latest [2022-04-22T19:16:30.534Z]  Building security-spiffe-token-provider ... done Building support-scheduler [2022-04-22T19:16:34.734Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-22T19:16:34.734Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-04-22T19:16:34.734Z] ---> 4234e580337f [2022-04-22T19:16:34.734Z] Step 3/22 : WORKDIR /edgex-go [2022-04-22T19:16:34.734Z] ---> Using cache [2022-04-22T19:16:34.734Z] ---> 2559190d8ddf [2022-04-22T19:16:34.734Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-22T19:16:34.734Z] ---> Using cache [2022-04-22T19:16:34.734Z] ---> 6b314f752817 [2022-04-22T19:16:34.734Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-04-22T19:16:34.734Z] ---> Using cache [2022-04-22T19:16:34.734Z] ---> 8bc380469b56 [2022-04-22T19:16:34.734Z] Step 6/22 : COPY go.mod vendor* ./ [2022-04-22T19:16:34.734Z] ---> Using cache [2022-04-22T19:16:34.734Z] ---> b5d4c28a9e62 [2022-04-22T19:16:34.734Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-22T19:16:34.734Z] ---> Using cache [2022-04-22T19:16:34.734Z] ---> f128c1036465 [2022-04-22T19:16:34.734Z] Step 8/22 : COPY . . [2022-04-22T19:16:34.734Z] ---> Using cache [2022-04-22T19:16:34.734Z] ---> ae2716e8b844 [2022-04-22T19:16:34.734Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-04-22T19:16:34.734Z] Removing intermediate container ff6a1bcf02ff [2022-04-22T19:16:34.734Z] ---> 74b03821cdcf [2022-04-22T19:16:34.734Z] Step 14/23 : ENV APP_PORT=58890 [2022-04-22T19:16:34.993Z] ---> Running in 628e338a673f [2022-04-22T19:16:34.993Z] ---> Running in a46dfde2a80a [2022-04-22T19:16:34.993Z] Removing intermediate container a46dfde2a80a [2022-04-22T19:16:34.993Z] ---> 4ae1bb63e7d1 [2022-04-22T19:16:34.993Z] Step 15/23 : EXPOSE $APP_PORT [2022-04-22T19:16:35.254Z] ---> Running in 97cf14991977 [2022-04-22T19:16:35.254Z] Removing intermediate container 97cf14991977 [2022-04-22T19:16:35.254Z] ---> b4d4bdb03fa3 [2022-04-22T19:16:35.254Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-04-22T19:16:35.254Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-04-22T19:16:36.198Z] ---> 2a1120030544 [2022-04-22T19:16:36.198Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-04-22T19:16:36.458Z] ---> 6465a1808ddf [2022-04-22T19:16:36.458Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-04-22T19:16:36.716Z] Removing intermediate container 3c47598c9c24 [2022-04-22T19:16:36.716Z] ---> dedf66c78668 [2022-04-22T19:16:36.716Z] [2022-04-22T19:16:36.716Z] Step 10/23 : FROM alpine:3.14 [2022-04-22T19:16:36.716Z] ---> e04c818066af [2022-04-22T19:16:36.716Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-04-22T19:16:36.716Z] ---> Using cache [2022-04-22T19:16:36.716Z] ---> d41e0279a6f1 [2022-04-22T19:16:36.716Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-22T19:16:36.716Z] ---> Using cache [2022-04-22T19:16:36.716Z] ---> 00ac01313c1b [2022-04-22T19:16:36.716Z] Step 13/23 : ENV APP_PORT=59881 [2022-04-22T19:16:36.716Z] ---> Running in 2365c5c4592e [2022-04-22T19:16:36.979Z] ---> ed0d15adbf1e [2022-04-22T19:16:36.979Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-04-22T19:16:36.979Z] ---> Running in 3f36ece34aee [2022-04-22T19:16:36.979Z] Removing intermediate container 2365c5c4592e [2022-04-22T19:16:36.979Z] ---> e6e488f1312f [2022-04-22T19:16:36.979Z] Step 14/23 : EXPOSE $APP_PORT [2022-04-22T19:16:36.979Z] Removing intermediate container 3f36ece34aee [2022-04-22T19:16:36.979Z] ---> 6decb24aa487 [2022-04-22T19:16:36.979Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-22T19:16:36.979Z] ---> Running in eb543b12b9f3 [2022-04-22T19:16:36.979Z] ---> Running in c9ba7f00a8d4 [2022-04-22T19:16:37.245Z] Removing intermediate container eb543b12b9f3 [2022-04-22T19:16:37.245Z] ---> 25aeb8847845 [2022-04-22T19:16:37.245Z] Step 15/23 : WORKDIR / [2022-04-22T19:16:37.245Z] ---> Running in 2ced4606ab70 [2022-04-22T19:16:37.245Z] Removing intermediate container c9ba7f00a8d4 [2022-04-22T19:16:37.245Z] ---> e3ff3748f1f7 [2022-04-22T19:16:37.245Z] Step 21/23 : LABEL arch=x86_64 [2022-04-22T19:16:37.245Z] ---> Running in 9f0f3715efb5 [2022-04-22T19:16:37.507Z] Removing intermediate container 2ced4606ab70 [2022-04-22T19:16:37.507Z] ---> 63da9be507af [2022-04-22T19:16:37.507Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-22T19:16:37.507Z] Removing intermediate container 9f0f3715efb5 [2022-04-22T19:16:37.507Z] ---> a42d225a65d2 [2022-04-22T19:16:37.507Z] Step 22/23 : LABEL git_sha=15c15146d7e685b738b59aee3b02359645ee62d3 [2022-04-22T19:16:37.507Z] ---> Running in fedb8f587814 [2022-04-22T19:16:37.766Z] Removing intermediate container fedb8f587814 [2022-04-22T19:16:37.766Z] ---> 970e6575aa19 [2022-04-22T19:16:37.766Z] Step 23/23 : LABEL version=0.0.0 [2022-04-22T19:16:37.766Z] ---> b9dcb394fb90 [2022-04-22T19:16:37.766Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-04-22T19:16:37.766Z] ---> Running in 85e54dbb274c [2022-04-22T19:16:37.766Z] Removing intermediate container 85e54dbb274c [2022-04-22T19:16:37.766Z] ---> a52040a86aa4 [2022-04-22T19:16:37.766Z] [2022-04-22T19:16:38.025Z] ---> 194ce649f6bf [2022-04-22T19:16:38.025Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-04-22T19:16:38.025Z] Successfully built a52040a86aa4 [2022-04-22T19:16:38.025Z] Successfully tagged sys-mgmt-agent:latest [2022-04-22T19:16:38.025Z]  Building sys-mgmt-agent ... done Building security-proxy-setup [2022-04-22T19:16:39.404Z] ---> b2c587865277 [2022-04-22T19:16:39.404Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-04-22T19:16:39.404Z] ---> Running in bdcda54c9c10 [2022-04-22T19:16:39.971Z] Removing intermediate container bdcda54c9c10 [2022-04-22T19:16:39.971Z] ---> 17792f0480b5 [2022-04-22T19:16:39.971Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-22T19:16:40.911Z] ---> Running in add649f72630 [2022-04-22T19:16:41.480Z] Removing intermediate container add649f72630 [2022-04-22T19:16:41.480Z] ---> e5eec549db8a [2022-04-22T19:16:41.480Z] Step 21/23 : LABEL arch=x86_64 [2022-04-22T19:16:41.739Z] ---> Running in 680a2cf29cec [2022-04-22T19:16:41.998Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-22T19:16:41.998Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-04-22T19:16:41.998Z] ---> 4234e580337f [2022-04-22T19:16:41.998Z] Step 3/22 : WORKDIR /edgex-go [2022-04-22T19:16:41.998Z] ---> Using cache [2022-04-22T19:16:41.998Z] ---> 2559190d8ddf [2022-04-22T19:16:41.998Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-22T19:16:41.998Z] ---> Using cache [2022-04-22T19:16:41.998Z] ---> 6b314f752817 [2022-04-22T19:16:41.998Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-04-22T19:16:41.998Z] ---> Using cache [2022-04-22T19:16:41.998Z] ---> 8bc380469b56 [2022-04-22T19:16:41.998Z] Step 6/22 : COPY go.mod vendor* ./ [2022-04-22T19:16:41.998Z] ---> Using cache [2022-04-22T19:16:41.998Z] ---> b5d4c28a9e62 [2022-04-22T19:16:41.998Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-22T19:16:41.998Z] ---> Using cache [2022-04-22T19:16:41.998Z] ---> f128c1036465 [2022-04-22T19:16:41.998Z] Step 8/22 : COPY . . [2022-04-22T19:16:41.998Z] ---> Using cache [2022-04-22T19:16:41.998Z] ---> ae2716e8b844 [2022-04-22T19:16:41.998Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-04-22T19:16:41.998Z] Removing intermediate container 680a2cf29cec [2022-04-22T19:16:41.998Z] ---> 3dea55b24044 [2022-04-22T19:16:41.998Z] Step 22/23 : LABEL git_sha=15c15146d7e685b738b59aee3b02359645ee62d3 [2022-04-22T19:16:42.259Z] ---> Running in a4e9c60dfec2 [2022-04-22T19:16:42.259Z] ---> Running in 51f9061afece [2022-04-22T19:16:42.524Z] Removing intermediate container 51f9061afece [2022-04-22T19:16:42.524Z] ---> 8bdc98c76c6e [2022-04-22T19:16:42.524Z] Step 23/23 : LABEL version=0.0.0 [2022-04-22T19:16:42.524Z] ---> Running in 40c6e35d40d0 [2022-04-22T19:16:42.784Z] Removing intermediate container 40c6e35d40d0 [2022-04-22T19:16:42.784Z] ---> a3a8efee3540 [2022-04-22T19:16:42.784Z] [2022-04-22T19:16:42.784Z] Successfully built a3a8efee3540 [2022-04-22T19:16:42.784Z] Successfully tagged core-metadata:latest [2022-04-22T19:16:42.784Z]  Building core-metadata ... done Building support-notifications [2022-04-22T19:16:42.784Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-04-22T19:16:46.979Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-22T19:16:46.979Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-04-22T19:16:46.979Z] ---> 4234e580337f [2022-04-22T19:16:46.979Z] Step 3/22 : WORKDIR /edgex-go [2022-04-22T19:16:46.979Z] ---> Using cache [2022-04-22T19:16:46.979Z] ---> 2559190d8ddf [2022-04-22T19:16:46.979Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-22T19:16:46.979Z] ---> Using cache [2022-04-22T19:16:46.979Z] ---> 6b314f752817 [2022-04-22T19:16:46.979Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-04-22T19:16:48.359Z] ---> Running in 220a102e6594 [2022-04-22T19:16:48.619Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-22T19:16:49.558Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-22T19:16:49.818Z] OK: 221 MiB in 52 packages [2022-04-22T19:16:50.757Z] Removing intermediate container 220a102e6594 [2022-04-22T19:16:50.757Z] ---> ee40ff9269db [2022-04-22T19:16:50.757Z] Step 6/22 : COPY go.mod vendor* ./ [2022-04-22T19:16:51.019Z] ---> 24a1c71f4257 [2022-04-22T19:16:51.019Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-22T19:16:51.019Z] ---> Running in fbd02d4347fd [2022-04-22T19:16:53.560Z] Removing intermediate container fbd02d4347fd [2022-04-22T19:16:53.560Z] ---> e10df1265524 [2022-04-22T19:16:53.560Z] Step 8/22 : COPY . . [2022-04-22T19:17:01.690Z] ---> 34be354c2ed6 [2022-04-22T19:17:01.690Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-04-22T19:17:01.690Z] ---> Running in 3c0661303fa9 [2022-04-22T19:17:01.690Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-04-22T19:17:01.690Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-04-22T19:17:03.072Z] Removing intermediate container 628e338a673f [2022-04-22T19:17:03.072Z] ---> f57a2bd4030f [2022-04-22T19:17:03.072Z] [2022-04-22T19:17:03.072Z] Step 10/22 : FROM alpine:3.14 [2022-04-22T19:17:03.072Z] ---> e04c818066af [2022-04-22T19:17:03.072Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-04-22T19:17:03.072Z] ---> Using cache [2022-04-22T19:17:03.072Z] ---> d41e0279a6f1 [2022-04-22T19:17:03.072Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-22T19:17:03.072Z] ---> Using cache [2022-04-22T19:17:03.072Z] ---> 00ac01313c1b [2022-04-22T19:17:03.072Z] Step 13/22 : ENV APP_PORT=59861 [2022-04-22T19:17:03.333Z] ---> Running in 366e92a11719 [2022-04-22T19:17:03.597Z] Removing intermediate container 366e92a11719 [2022-04-22T19:17:03.597Z] ---> ae6d1e44c312 [2022-04-22T19:17:03.597Z] Step 14/22 : EXPOSE $APP_PORT [2022-04-22T19:17:03.597Z] ---> Running in 08ca85676633 [2022-04-22T19:17:04.179Z] Removing intermediate container 08ca85676633 [2022-04-22T19:17:04.179Z] ---> a4f799de23ab [2022-04-22T19:17:04.179Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-22T19:17:04.750Z] ---> 283c30903be8 [2022-04-22T19:17:04.750Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-04-22T19:17:04.750Z] Removing intermediate container a4e9c60dfec2 [2022-04-22T19:17:04.750Z] ---> 6551c2773f48 [2022-04-22T19:17:04.750Z] [2022-04-22T19:17:04.750Z] Step 10/22 : FROM alpine:3.14 [2022-04-22T19:17:04.750Z] ---> e04c818066af [2022-04-22T19:17:04.750Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-04-22T19:17:05.010Z] ---> Running in 28e3c68c504c [2022-04-22T19:17:05.950Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-22T19:17:05.950Z] ---> cac3d7b9fd65 [2022-04-22T19:17:05.950Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-04-22T19:17:05.950Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-22T19:17:05.950Z] (1/6) Installing ca-certificates (20211220-r0) [2022-04-22T19:17:06.209Z] (2/6) Installing brotli-libs (1.0.9-r5) [2022-04-22T19:17:06.209Z] (3/6) Installing nghttp2-libs (1.43.0-r0) [2022-04-22T19:17:06.209Z] ---> b23a8d6160d3 [2022-04-22T19:17:06.209Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-04-22T19:17:06.209Z] (4/6) Installing libcurl (7.79.1-r0) [2022-04-22T19:17:06.209Z] (5/6) Installing curl (7.79.1-r0) [2022-04-22T19:17:06.209Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-04-22T19:17:06.209Z] Executing busybox-1.33.1-r7.trigger [2022-04-22T19:17:06.209Z] ---> Running in 8f5d9a2fe687 [2022-04-22T19:17:06.209Z] Executing ca-certificates-20211220-r0.trigger [2022-04-22T19:17:06.209Z] OK: 8 MiB in 20 packages [2022-04-22T19:17:06.469Z] Removing intermediate container 8f5d9a2fe687 [2022-04-22T19:17:06.469Z] ---> 011e502f438e [2022-04-22T19:17:06.469Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-22T19:17:06.469Z] ---> Running in 72dcee70f95f [2022-04-22T19:17:06.738Z] Removing intermediate container 72dcee70f95f [2022-04-22T19:17:06.738Z] ---> 3f6bf76d3801 [2022-04-22T19:17:06.738Z] Step 20/22 : LABEL arch=x86_64 [2022-04-22T19:17:06.738Z] ---> Running in 44cc098dd89f [2022-04-22T19:17:06.999Z] Removing intermediate container 28e3c68c504c [2022-04-22T19:17:06.999Z] ---> ad892f575b45 [2022-04-22T19:17:06.999Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-04-22T19:17:06.999Z] ---> Running in 04883c1d0c7e [2022-04-22T19:17:06.999Z] Removing intermediate container 44cc098dd89f [2022-04-22T19:17:06.999Z] ---> 742906919aab [2022-04-22T19:17:06.999Z] Step 21/22 : LABEL git_sha=15c15146d7e685b738b59aee3b02359645ee62d3 [2022-04-22T19:17:06.999Z] ---> Running in b77c29ff85d1 [2022-04-22T19:17:07.569Z] Removing intermediate container 04883c1d0c7e [2022-04-22T19:17:07.569Z] ---> 8281b1841512 [2022-04-22T19:17:07.569Z] Step 13/22 : WORKDIR /edgex [2022-04-22T19:17:07.569Z] Removing intermediate container b77c29ff85d1 [2022-04-22T19:17:07.569Z] ---> 27ccb86fb32c [2022-04-22T19:17:07.569Z] Step 22/22 : LABEL version=0.0.0 [2022-04-22T19:17:07.569Z] ---> Running in ce14dbedfd58 [2022-04-22T19:17:07.569Z] ---> Running in 9610a929aa7e [2022-04-22T19:17:07.829Z] Removing intermediate container 9610a929aa7e [2022-04-22T19:17:07.829Z] ---> 284deefa00a6 [2022-04-22T19:17:07.829Z] [2022-04-22T19:17:08.088Z] Removing intermediate container ce14dbedfd58 [2022-04-22T19:17:08.089Z] ---> 45ed17cd4e0b [2022-04-22T19:17:08.089Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-04-22T19:17:08.089Z] Successfully built 284deefa00a6 [2022-04-22T19:17:08.089Z] Successfully tagged support-scheduler:latest [2022-04-22T19:17:08.089Z] Building security-spire-agent [2022-04-22T19:17:10.001Z]  Building support-scheduler ... done Building bin/spire-agent... [2022-04-22T19:17:10.263Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-04-22T19:17:10.263Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-04-22T19:17:10.263Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-04-22T19:17:10.263Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-04-22T19:17:10.618Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-04-22T19:17:10.618Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-04-22T19:17:10.618Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-04-22T19:17:10.618Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-04-22T19:17:10.618Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-04-22T19:17:10.618Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-04-22T19:17:10.618Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-04-22T19:17:10.618Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-04-22T19:17:10.618Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-04-22T19:17:10.618Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-04-22T19:17:10.618Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-04-22T19:17:10.618Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-04-22T19:17:10.618Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-04-22T19:17:10.618Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-04-22T19:17:10.618Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-04-22T19:17:10.844Z]  ---> 121e694cb18f [2022-04-22T19:17:10.844Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-04-22T19:17:11.103Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-04-22T19:17:11.103Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-04-22T19:17:11.103Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-04-22T19:17:11.361Z] Building bin/spire-agent... [2022-04-22T19:17:11.361Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-04-22T19:17:11.619Z] go: downloading github.com/docker/go-units v0.4.0 [2022-04-22T19:17:11.619Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-04-22T19:17:11.619Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-04-22T19:17:11.619Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-04-22T19:17:11.619Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-04-22T19:17:11.619Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-04-22T19:17:12.193Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-04-22T19:17:12.193Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-04-22T19:17:12.193Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-04-22T19:17:12.193Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-22T19:17:12.193Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-04-22T19:17:12.193Z] ---> 4234e580337f [2022-04-22T19:17:12.193Z] Step 3/26 : WORKDIR /edgex-go [2022-04-22T19:17:12.193Z] ---> Using cache [2022-04-22T19:17:12.193Z] ---> 2559190d8ddf [2022-04-22T19:17:12.193Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-22T19:17:12.193Z] ---> Using cache [2022-04-22T19:17:12.193Z] ---> 6b314f752817 [2022-04-22T19:17:12.193Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-04-22T19:17:12.193Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-04-22T19:17:12.193Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-04-22T19:17:12.454Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-04-22T19:17:13.023Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-04-22T19:17:13.023Z] go: downloading github.com/docker/go-units v0.4.0 [2022-04-22T19:17:13.023Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-04-22T19:17:13.023Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-04-22T19:17:13.023Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-04-22T19:17:13.023Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-04-22T19:17:13.959Z]  ---> d7d5ffd74e32 [2022-04-22T19:17:13.959Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-04-22T19:17:14.218Z] ---> Running in de11ab63c48b [2022-04-22T19:17:15.153Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-22T19:17:15.153Z] ---> 305a770c52a2 [2022-04-22T19:17:15.153Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-04-22T19:17:15.724Z] ---> aa7580a7a2e9 [2022-04-22T19:17:15.724Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-04-22T19:17:15.724Z] ---> Running in ba9ab5788839 [2022-04-22T19:17:15.724Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-22T19:17:16.299Z] OK: 221 MiB in 52 packages [2022-04-22T19:17:17.241Z] Removing intermediate container de11ab63c48b [2022-04-22T19:17:17.241Z] ---> 5db4b47eb0c0 [2022-04-22T19:17:17.241Z] Step 6/26 : COPY go.mod vendor* ./ [2022-04-22T19:17:17.812Z] Removing intermediate container ba9ab5788839 [2022-04-22T19:17:17.812Z] ---> 23b153f7ddfc [2022-04-22T19:17:17.812Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-04-22T19:17:17.812Z] ---> 9a608d477d1f [2022-04-22T19:17:17.812Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-22T19:17:17.812Z] ---> Running in 821e15028613 [2022-04-22T19:17:17.812Z] ---> Running in 09e456dcfc8f [2022-04-22T19:17:18.382Z] Removing intermediate container 821e15028613 [2022-04-22T19:17:18.382Z] ---> 059de90a15c8 [2022-04-22T19:17:18.382Z] Step 20/22 : LABEL arch=x86_64 [2022-04-22T19:17:18.382Z] ---> Running in 1119c93ce94f [2022-04-22T19:17:18.645Z] Removing intermediate container 1119c93ce94f [2022-04-22T19:17:18.645Z] ---> e05219ba7324 [2022-04-22T19:17:18.645Z] Step 21/22 : LABEL git_sha=15c15146d7e685b738b59aee3b02359645ee62d3 [2022-04-22T19:17:18.645Z] ---> Running in ca4aa5c409d3 [2022-04-22T19:17:19.216Z] Removing intermediate container ca4aa5c409d3 [2022-04-22T19:17:19.216Z] ---> 0030e8790946 [2022-04-22T19:17:19.216Z] Step 22/22 : LABEL version=0.0.0 [2022-04-22T19:17:19.216Z] ---> Running in 70d8507fe8e9 [2022-04-22T19:17:19.783Z] Removing intermediate container 70d8507fe8e9 [2022-04-22T19:17:19.783Z] ---> fbc586f9a17c [2022-04-22T19:17:19.783Z] [2022-04-22T19:17:19.783Z] Successfully built fbc586f9a17c [2022-04-22T19:17:19.783Z] Successfully tagged security-proxy-setup:latest [2022-04-22T19:17:20.044Z]  Building security-proxy-setup ... done Removing intermediate container 09e456dcfc8f [2022-04-22T19:17:20.044Z] ---> 91f1403d6125 [2022-04-22T19:17:20.044Z] Step 8/26 : COPY . . [2022-04-22T19:17:23.074Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.428s coverage: 28.7% of statements [2022-04-22T19:17:23.074Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-04-22T19:17:23.074Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-04-22T19:17:28.404Z] ---> 8f0cbdd2ee30 [2022-04-22T19:17:28.404Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-04-22T19:17:28.404Z] ---> Running in 94e32b97f94c [2022-04-22T19:17:28.404Z] Removing intermediate container 94e32b97f94c [2022-04-22T19:17:28.404Z] ---> 0759e84262ca [2022-04-22T19:17:28.404Z] Step 10/26 : RUN mkdir -p spire-build [2022-04-22T19:17:28.404Z] ---> Running in 062909c0e189 [2022-04-22T19:17:28.527Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.498s coverage: 98.5% of statements [2022-04-22T19:17:28.527Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-04-22T19:17:28.527Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.545s coverage: 53.4% of statements [2022-04-22T19:17:28.527Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-04-22T19:17:28.527Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-04-22T19:17:30.312Z] Removing intermediate container 062909c0e189 [2022-04-22T19:17:30.312Z] ---> 9699b5af6b77 [2022-04-22T19:17:30.312Z] Step 11/26 : WORKDIR /edgex-go/spire-build [2022-04-22T19:17:30.312Z] ---> Running in 98a76c0992a2 [2022-04-22T19:17:30.312Z] Removing intermediate container 98a76c0992a2 [2022-04-22T19:17:30.312Z] ---> 8d8de6ebae37 [2022-04-22T19:17:30.312Z] 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 [2022-04-22T19:17:30.312Z] Removing intermediate container 3c0661303fa9 [2022-04-22T19:17:30.312Z] ---> 2b26bbe9daa2 [2022-04-22T19:17:30.312Z] [2022-04-22T19:17:30.312Z] Step 10/22 : FROM alpine:3.14 [2022-04-22T19:17:30.312Z] ---> e04c818066af [2022-04-22T19:17:30.312Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-04-22T19:17:30.576Z] ---> Running in 52585fce1ec1 [2022-04-22T19:17:30.836Z] ---> Running in b4b1ecccee56 [2022-04-22T19:17:31.096Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-22T19:17:31.356Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-22T19:17:31.614Z] (1/2) Installing ca-certificates (20211220-r0) [2022-04-22T19:17:31.614Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-04-22T19:17:31.614Z] Executing busybox-1.33.1-r7.trigger [2022-04-22T19:17:31.614Z] Executing ca-certificates-20211220-r0.trigger [2022-04-22T19:17:31.614Z] OK: 6 MiB in 16 packages [2022-04-22T19:17:31.877Z] spire-1.2.1/ [2022-04-22T19:17:31.877Z] spire-1.2.1/.data/ [2022-04-22T19:17:31.877Z] spire-1.2.1/.data/.file [2022-04-22T19:17:31.877Z] spire-1.2.1/.dockerignore [2022-04-22T19:17:31.877Z] spire-1.2.1/.gitattributes [2022-04-22T19:17:31.877Z] spire-1.2.1/.githooks/ [2022-04-22T19:17:31.877Z] spire-1.2.1/.githooks/pre-commit [2022-04-22T19:17:31.877Z] spire-1.2.1/.github/ [2022-04-22T19:17:31.877Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-04-22T19:17:31.877Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-04-22T19:17:31.877Z] spire-1.2.1/.github/dependabot.yml [2022-04-22T19:17:31.877Z] spire-1.2.1/.github/workflows/ [2022-04-22T19:17:31.877Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-04-22T19:17:31.877Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-04-22T19:17:31.877Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-04-22T19:17:31.877Z] spire-1.2.1/.github/workflows/scripts/ [2022-04-22T19:17:31.877Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-04-22T19:17:31.877Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-04-22T19:17:31.877Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-04-22T19:17:31.877Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-04-22T19:17:31.877Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-04-22T19:17:31.877Z] spire-1.2.1/.gitignore [2022-04-22T19:17:31.877Z] spire-1.2.1/.go-version [2022-04-22T19:17:31.877Z] spire-1.2.1/.golangci.yml [2022-04-22T19:17:31.877Z] spire-1.2.1/ADOPTERS.md [2022-04-22T19:17:31.877Z] spire-1.2.1/CHANGELOG.md [2022-04-22T19:17:31.878Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-04-22T19:17:31.878Z] spire-1.2.1/CODEOWNERS [2022-04-22T19:17:31.878Z] spire-1.2.1/CONTRIBUTING.md [2022-04-22T19:17:31.878Z] spire-1.2.1/Dockerfile [2022-04-22T19:17:31.878Z] spire-1.2.1/Dockerfile.dev [2022-04-22T19:17:31.878Z] spire-1.2.1/Dockerfile.scratch [2022-04-22T19:17:31.878Z] spire-1.2.1/LICENSE [2022-04-22T19:17:31.878Z] spire-1.2.1/MAINTAINERS.md [2022-04-22T19:17:31.878Z] spire-1.2.1/Makefile [2022-04-22T19:17:31.878Z] spire-1.2.1/README.md [2022-04-22T19:17:31.878Z] spire-1.2.1/ROADMAP.md [2022-04-22T19:17:31.878Z] spire-1.2.1/SECURITY.md [2022-04-22T19:17:31.878Z] spire-1.2.1/cmd/ [2022-04-22T19:17:31.878Z] spire-1.2.1/cmd/spire-agent/ [2022-04-22T19:17:31.878Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-04-22T19:17:31.878Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-04-22T19:17:31.878Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-04-22T19:17:31.878Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-04-22T19:17:31.878Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-04-22T19:17:31.878Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-04-22T19:17:31.878Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-04-22T19:17:31.878Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-04-22T19:17:31.878Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-04-22T19:17:31.878Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-04-22T19:17:31.878Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-04-22T19:17:31.878Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-04-22T19:17:31.878Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-04-22T19:17:31.878Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-04-22T19:17:31.878Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-04-22T19:17:31.878Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-04-22T19:17:31.878Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-04-22T19:17:31.878Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-04-22T19:17:31.878Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-04-22T19:17:31.878Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-04-22T19:17:31.878Z] spire-1.2.1/cmd/spire-agent/main.go [2022-04-22T19:17:31.878Z] spire-1.2.1/cmd/spire-server/ [2022-04-22T19:17:31.878Z] spire-1.2.1/cmd/spire-server/cli/ [2022-04-22T19:17:31.878Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-04-22T19:17:31.878Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-04-22T19:17:31.878Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-04-22T19:17:31.878Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-04-22T19:17:31.878Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-04-22T19:17:31.878Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-04-22T19:17:31.878Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-04-22T19:17:31.878Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-04-22T19:17:31.878Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-04-22T19:17:31.878Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-04-22T19:17:31.878Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-04-22T19:17:31.878Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-04-22T19:17:31.878Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-04-22T19:17:31.878Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-04-22T19:17:31.878Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-04-22T19:17:31.878Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-04-22T19:17:31.878Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-04-22T19:17:31.878Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-04-22T19:17:31.878Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-04-22T19:17:31.878Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-04-22T19:17:31.878Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-04-22T19:17:31.878Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-04-22T19:17:31.878Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-04-22T19:17:31.878Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-04-22T19:17:31.878Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-04-22T19:17:31.878Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-04-22T19:17:31.878Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-04-22T19:17:31.878Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-04-22T19:17:31.878Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-04-22T19:17:31.878Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-04-22T19:17:31.878Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-04-22T19:17:31.878Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-04-22T19:17:31.878Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-04-22T19:17:31.878Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-04-22T19:17:31.878Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-04-22T19:17:31.878Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-04-22T19:17:31.878Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-04-22T19:17:31.878Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-04-22T19:17:31.878Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-04-22T19:17:31.878Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-04-22T19:17:31.878Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-04-22T19:17:31.878Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-04-22T19:17:31.878Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-04-22T19:17:31.878Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-04-22T19:17:31.878Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-04-22T19:17:31.878Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-04-22T19:17:31.878Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-04-22T19:17:31.878Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-04-22T19:17:31.878Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-04-22T19:17:31.878Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-04-22T19:17:31.878Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-04-22T19:17:31.878Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-04-22T19:17:31.878Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-04-22T19:17:31.878Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-04-22T19:17:31.878Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-04-22T19:17:31.878Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-04-22T19:17:31.878Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-04-22T19:17:31.878Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-04-22T19:17:31.878Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-04-22T19:17:31.878Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-04-22T19:17:31.878Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-04-22T19:17:31.878Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-04-22T19:17:31.878Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-04-22T19:17:31.878Z] spire-1.2.1/cmd/spire-server/main.go [2022-04-22T19:17:31.878Z] spire-1.2.1/cmd/spire-server/util/ [2022-04-22T19:17:31.878Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-04-22T19:17:31.878Z] spire-1.2.1/conf/ [2022-04-22T19:17:31.878Z] spire-1.2.1/conf/agent/ [2022-04-22T19:17:31.878Z] spire-1.2.1/conf/agent/agent.conf [2022-04-22T19:17:31.878Z] spire-1.2.1/conf/agent/agent_full.conf [2022-04-22T19:17:31.878Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-04-22T19:17:31.878Z] spire-1.2.1/conf/server/ [2022-04-22T19:17:31.878Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-04-22T19:17:31.878Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-04-22T19:17:31.878Z] spire-1.2.1/conf/server/server.conf [2022-04-22T19:17:31.878Z] spire-1.2.1/conf/server/server_full.conf [2022-04-22T19:17:31.878Z] spire-1.2.1/doc/ [2022-04-22T19:17:31.878Z] spire-1.2.1/doc/SPIRE101.md [2022-04-22T19:17:31.878Z] spire-1.2.1/doc/auditlog.md [2022-04-22T19:17:31.878Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-04-22T19:17:31.878Z] spire-1.2.1/doc/changelog_guidelines.md [2022-04-22T19:17:31.878Z] spire-1.2.1/doc/cure53-report.pdf [2022-04-22T19:17:31.878Z] spire-1.2.1/doc/images/ [2022-04-22T19:17:31.878Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-04-22T19:17:31.878Z] spire-1.2.1/doc/images/SPIRE101.png [2022-04-22T19:17:31.878Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-04-22T19:17:31.878Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-04-22T19:17:31.878Z] spire-1.2.1/doc/images/cache_mgr.png [2022-04-22T19:17:31.878Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-04-22T19:17:31.878Z] spire-1.2.1/doc/images/federated_spire.png [2022-04-22T19:17:31.878Z] spire-1.2.1/doc/images/ha_mode.png [2022-04-22T19:17:31.878Z] spire-1.2.1/doc/images/nested_spire.png [2022-04-22T19:17:31.878Z] spire-1.2.1/doc/images/oidc_federation.png [2022-04-22T19:17:31.878Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-04-22T19:17:31.878Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-04-22T19:17:31.878Z] spire-1.2.1/doc/images/spire_logo.png [2022-04-22T19:17:31.878Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-04-22T19:17:31.878Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-04-22T19:17:31.878Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-04-22T19:17:31.878Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-04-22T19:17:31.878Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-04-22T19:17:31.878Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-04-22T19:17:31.878Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-04-22T19:17:31.878Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-04-22T19:17:31.878Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-04-22T19:17:31.878Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-04-22T19:17:31.878Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-04-22T19:17:31.878Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-04-22T19:17:31.878Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-04-22T19:17:31.878Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-04-22T19:17:31.878Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-04-22T19:17:31.878Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-04-22T19:17:31.878Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-04-22T19:17:31.878Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-04-22T19:17:31.878Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-04-22T19:17:31.878Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-04-22T19:17:31.878Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-04-22T19:17:31.878Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-04-22T19:17:31.878Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-04-22T19:17:31.878Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-04-22T19:17:31.878Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-04-22T19:17:31.878Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-04-22T19:17:31.878Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-04-22T19:17:31.878Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-04-22T19:17:31.878Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-04-22T19:17:31.878Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-04-22T19:17:31.878Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-04-22T19:17:31.878Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-04-22T19:17:31.878Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-04-22T19:17:31.878Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-04-22T19:17:31.878Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-04-22T19:17:31.878Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-04-22T19:17:31.878Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-04-22T19:17:31.878Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-04-22T19:17:31.878Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-04-22T19:17:31.878Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-04-22T19:17:31.878Z] spire-1.2.1/doc/scaling_spire.md [2022-04-22T19:17:31.878Z] spire-1.2.1/doc/spire_agent.md [2022-04-22T19:17:31.878Z] spire-1.2.1/doc/spire_server.md [2022-04-22T19:17:31.878Z] spire-1.2.1/doc/supported_integrations.md [2022-04-22T19:17:31.878Z] spire-1.2.1/doc/telemetry.md [2022-04-22T19:17:31.878Z] spire-1.2.1/doc/telemetry_config.md [2022-04-22T19:17:31.878Z] spire-1.2.1/doc/upgrading.md [2022-04-22T19:17:31.878Z] spire-1.2.1/doc/using_spire.md [2022-04-22T19:17:31.878Z] spire-1.2.1/examples/ [2022-04-22T19:17:31.878Z] spire-1.2.1/examples/README.md [2022-04-22T19:17:31.878Z] spire-1.2.1/go.mod [2022-04-22T19:17:31.878Z] spire-1.2.1/go.sum [2022-04-22T19:17:31.878Z] spire-1.2.1/pkg/ [2022-04-22T19:17:31.878Z] spire-1.2.1/pkg/agent/ [2022-04-22T19:17:31.878Z] spire-1.2.1/pkg/agent/agent.go [2022-04-22T19:17:31.878Z] spire-1.2.1/pkg/agent/api/ [2022-04-22T19:17:31.878Z] spire-1.2.1/pkg/agent/api/config.go [2022-04-22T19:17:31.878Z] spire-1.2.1/pkg/agent/api/debug/ [2022-04-22T19:17:31.878Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-04-22T19:17:31.878Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-04-22T19:17:31.878Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-04-22T19:17:31.878Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-04-22T19:17:31.878Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-04-22T19:17:31.878Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-04-22T19:17:31.878Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-04-22T19:17:31.878Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-04-22T19:17:31.878Z] spire-1.2.1/pkg/agent/api/health/ [2022-04-22T19:17:31.878Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-04-22T19:17:31.878Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-04-22T19:17:31.878Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-04-22T19:17:31.878Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-04-22T19:17:31.878Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-04-22T19:17:31.878Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-04-22T19:17:31.878Z] spire-1.2.1/pkg/agent/attestor/ [2022-04-22T19:17:31.878Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-04-22T19:17:31.878Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-04-22T19:17:31.878Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-04-22T19:17:31.878Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-04-22T19:17:31.878Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-04-22T19:17:31.878Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-04-22T19:17:31.878Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-04-22T19:17:31.878Z] spire-1.2.1/pkg/agent/catalog/ [2022-04-22T19:17:31.878Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-04-22T19:17:31.878Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-04-22T19:17:31.878Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-04-22T19:17:31.879Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-04-22T19:17:31.879Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-04-22T19:17:31.879Z] spire-1.2.1/pkg/agent/client/ [2022-04-22T19:17:31.879Z] spire-1.2.1/pkg/agent/client/client.go [2022-04-22T19:17:31.879Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-04-22T19:17:31.879Z] spire-1.2.1/pkg/agent/client/dial.go [2022-04-22T19:17:31.879Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-04-22T19:17:31.879Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-04-22T19:17:31.879Z] spire-1.2.1/pkg/agent/client/update.go [2022-04-22T19:17:31.879Z] spire-1.2.1/pkg/agent/client/util.go [2022-04-22T19:17:31.879Z] spire-1.2.1/pkg/agent/common/ [2022-04-22T19:17:31.879Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-04-22T19:17:31.879Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-04-22T19:17:31.879Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-04-22T19:17:31.879Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-04-22T19:17:31.879Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-04-22T19:17:31.879Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-04-22T19:17:31.879Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-04-22T19:17:31.879Z] spire-1.2.1/pkg/agent/config.go [2022-04-22T19:17:31.879Z] spire-1.2.1/pkg/agent/endpoints/ [2022-04-22T19:17:31.879Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-04-22T19:17:31.879Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-04-22T19:17:31.879Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-04-22T19:17:31.879Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-04-22T19:17:31.879Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-04-22T19:17:31.879Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-04-22T19:17:31.879Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-04-22T19:17:31.879Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-04-22T19:17:31.879Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-04-22T19:17:31.879Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-04-22T19:17:31.879Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-04-22T19:17:31.879Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-04-22T19:17:31.879Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-04-22T19:17:31.879Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-04-22T19:17:31.879Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-04-22T19:17:31.879Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-04-22T19:17:31.879Z] spire-1.2.1/pkg/agent/manager/ [2022-04-22T19:17:31.879Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-04-22T19:17:31.879Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-04-22T19:17:31.879Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-04-22T19:17:31.879Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-04-22T19:17:31.879Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-04-22T19:17:31.879Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-04-22T19:17:31.879Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-04-22T19:17:31.879Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-04-22T19:17:31.879Z] spire-1.2.1/pkg/agent/manager/config.go [2022-04-22T19:17:31.879Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-04-22T19:17:31.879Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-04-22T19:17:31.879Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-04-22T19:17:31.879Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-04-22T19:17:31.879Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-04-22T19:17:31.879Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-04-22T19:17:31.879Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-04-22T19:17:31.879Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-04-22T19:17:31.879Z] spire-1.2.1/pkg/agent/plugin/ [2022-04-22T19:17:31.879Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-04-22T19:17:31.879Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-04-22T19:17:31.879Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-04-22T19:17:31.879Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-04-22T19:17:31.879Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-04-22T19:17:31.879Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-04-22T19:17:31.879Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-04-22T19:17:31.879Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-04-22T19:17:31.879Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-04-22T19:17:31.879Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-04-22T19:17:31.879Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-04-22T19:17:31.879Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-04-22T19:17:31.879Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-04-22T19:17:31.879Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-04-22T19:17:31.879Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-04-22T19:17:31.879Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-04-22T19:17:31.879Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-04-22T19:17:31.879Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-04-22T19:17:31.879Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-04-22T19:17:31.879Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-04-22T19:17:31.879Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-04-22T19:17:31.879Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-04-22T19:17:31.879Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-04-22T19:17:31.879Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-04-22T19:17:31.879Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-04-22T19:17:31.879Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-04-22T19:17:31.879Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-04-22T19:17:31.879Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-04-22T19:17:31.879Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-04-22T19:17:31.879Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-04-22T19:17:31.879Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-04-22T19:17:31.879Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-04-22T19:17:31.879Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-04-22T19:17:31.879Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-04-22T19:17:31.879Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-04-22T19:17:31.879Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-22T19:17:31.879Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-04-22T19:17:31.879Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-04-22T19:17:31.879Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-22T19:17:31.879Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-04-22T19:17:31.879Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-04-22T19:17:31.879Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-04-22T19:17:31.879Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-04-22T19:17:31.879Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-22T19:17:31.879Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-04-22T19:17:31.879Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-04-22T19:17:31.879Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-04-22T19:17:31.879Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-04-22T19:17:31.879Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-22T19:17:31.879Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-04-22T19:17:31.879Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-04-22T19:17:31.879Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-04-22T19:17:31.879Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-04-22T19:17:31.879Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-04-22T19:17:31.879Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-04-22T19:17:31.879Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-04-22T19:17:31.879Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-04-22T19:17:31.879Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-04-22T19:17:31.879Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-04-22T19:17:31.879Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-04-22T19:17:31.879Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-22T19:17:31.879Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-04-22T19:17:31.879Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-04-22T19:17:31.879Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-04-22T19:17:31.879Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-04-22T19:17:31.879Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-04-22T19:17:31.879Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-04-22T19:17:31.879Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-04-22T19:17:31.879Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-04-22T19:17:31.879Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-04-22T19:17:31.879Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-04-22T19:17:31.879Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-04-22T19:17:31.879Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-04-22T19:17:31.879Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-04-22T19:17:31.879Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-04-22T19:17:31.879Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-04-22T19:17:31.879Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-04-22T19:17:31.879Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-04-22T19:17:31.879Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-04-22T19:17:31.879Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-04-22T19:17:31.879Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-04-22T19:17:31.879Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-04-22T19:17:31.879Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-04-22T19:17:31.879Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-04-22T19:17:31.879Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-04-22T19:17:31.879Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-04-22T19:17:31.879Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-04-22T19:17:31.879Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-04-22T19:17:31.879Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-04-22T19:17:31.879Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-04-22T19:17:31.879Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-04-22T19:17:31.879Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-04-22T19:17:31.879Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-04-22T19:17:31.879Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-04-22T19:17:31.879Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-04-22T19:17:31.879Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-04-22T19:17:31.879Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-04-22T19:17:31.879Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-04-22T19:17:31.879Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-04-22T19:17:31.879Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-04-22T19:17:31.879Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-04-22T19:17:31.879Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-04-22T19:17:31.879Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-04-22T19:17:31.879Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-04-22T19:17:31.879Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-04-22T19:17:31.879Z] spire-1.2.1/pkg/agent/svid/ [2022-04-22T19:17:31.879Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-04-22T19:17:31.879Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-04-22T19:17:31.879Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-04-22T19:17:31.879Z] spire-1.2.1/pkg/agent/svid/store/ [2022-04-22T19:17:31.879Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-04-22T19:17:31.879Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-04-22T19:17:31.879Z] spire-1.2.1/pkg/common/ [2022-04-22T19:17:31.879Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-04-22T19:17:31.879Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-04-22T19:17:31.879Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-04-22T19:17:31.879Z] spire-1.2.1/pkg/common/api/ [2022-04-22T19:17:31.879Z] spire-1.2.1/pkg/common/api/metrics.go [2022-04-22T19:17:31.879Z] spire-1.2.1/pkg/common/api/middleware/ [2022-04-22T19:17:31.879Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-04-22T19:17:31.879Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-04-22T19:17:31.879Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-04-22T19:17:31.879Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-04-22T19:17:31.879Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-04-22T19:17:31.879Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-04-22T19:17:31.879Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-04-22T19:17:31.879Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-04-22T19:17:31.879Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-04-22T19:17:31.879Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-04-22T19:17:31.879Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-04-22T19:17:31.879Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-04-22T19:17:31.879Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-04-22T19:17:31.879Z] spire-1.2.1/pkg/common/api/names.go [2022-04-22T19:17:31.879Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-04-22T19:17:31.879Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-04-22T19:17:31.879Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-04-22T19:17:31.879Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-04-22T19:17:31.879Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-04-22T19:17:31.879Z] spire-1.2.1/pkg/common/auth/ [2022-04-22T19:17:31.879Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-04-22T19:17:31.880Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-04-22T19:17:31.880Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-04-22T19:17:31.880Z] spire-1.2.1/pkg/common/bundleutil/ [2022-04-22T19:17:31.880Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-04-22T19:17:31.880Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-04-22T19:17:31.880Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-04-22T19:17:31.880Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-04-22T19:17:31.880Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-04-22T19:17:31.880Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-04-22T19:17:31.880Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-04-22T19:17:31.880Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-04-22T19:17:31.880Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-04-22T19:17:31.880Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-04-22T19:17:31.880Z] spire-1.2.1/pkg/common/catalog/ [2022-04-22T19:17:31.880Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-04-22T19:17:31.880Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-04-22T19:17:31.880Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-04-22T19:17:31.880Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-04-22T19:17:31.880Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-04-22T19:17:31.880Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-04-22T19:17:31.880Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-04-22T19:17:31.880Z] spire-1.2.1/pkg/common/catalog/config.go [2022-04-22T19:17:31.880Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-04-22T19:17:31.880Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-04-22T19:17:31.880Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-04-22T19:17:31.880Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-04-22T19:17:31.880Z] spire-1.2.1/pkg/common/catalog/context.go [2022-04-22T19:17:31.880Z] spire-1.2.1/pkg/common/catalog/external.go [2022-04-22T19:17:31.880Z] spire-1.2.1/pkg/common/catalog/host.go [2022-04-22T19:17:31.880Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-04-22T19:17:31.880Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-04-22T19:17:31.880Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-04-22T19:17:31.880Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-04-22T19:17:31.880Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-04-22T19:17:31.880Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-04-22T19:17:31.880Z] spire-1.2.1/pkg/common/cli/ [2022-04-22T19:17:31.880Z] spire-1.2.1/pkg/common/cli/env.go [2022-04-22T19:17:31.880Z] spire-1.2.1/pkg/common/cli/flags.go [2022-04-22T19:17:31.880Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-04-22T19:17:31.880Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-04-22T19:17:31.880Z] spire-1.2.1/pkg/common/cli/umask.go [2022-04-22T19:17:31.880Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-04-22T19:17:31.880Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-04-22T19:17:31.880Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-04-22T19:17:31.880Z] spire-1.2.1/pkg/common/cliprinter/ [2022-04-22T19:17:31.880Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-04-22T19:17:31.880Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-04-22T19:17:31.880Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-04-22T19:17:31.880Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-04-22T19:17:31.880Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-04-22T19:17:31.880Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-04-22T19:17:31.880Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-04-22T19:17:31.880Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-04-22T19:17:31.880Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-04-22T19:17:31.880Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-04-22T19:17:31.880Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-04-22T19:17:31.880Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-04-22T19:17:31.880Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-04-22T19:17:31.880Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-04-22T19:17:31.880Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-04-22T19:17:31.880Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-04-22T19:17:31.880Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-04-22T19:17:31.880Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-04-22T19:17:31.880Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-04-22T19:17:31.880Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-04-22T19:17:31.880Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-04-22T19:17:31.880Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-04-22T19:17:31.880Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-04-22T19:17:31.880Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-04-22T19:17:31.880Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-04-22T19:17:31.880Z] spire-1.2.1/pkg/common/coretypes/ [2022-04-22T19:17:31.880Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-04-22T19:17:31.880Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-04-22T19:17:31.880Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-04-22T19:17:31.880Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-04-22T19:17:31.880Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-04-22T19:17:31.880Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-04-22T19:17:31.880Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-04-22T19:17:31.880Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-04-22T19:17:31.880Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-04-22T19:17:31.880Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-04-22T19:17:31.880Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-04-22T19:17:31.880Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-04-22T19:17:31.880Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-04-22T19:17:31.880Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-04-22T19:17:31.880Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-04-22T19:17:31.880Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-04-22T19:17:31.880Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-04-22T19:17:31.880Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-04-22T19:17:31.880Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-04-22T19:17:31.880Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-04-22T19:17:31.880Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-04-22T19:17:31.880Z] spire-1.2.1/pkg/common/diskutil/ [2022-04-22T19:17:31.880Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-04-22T19:17:31.880Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-04-22T19:17:31.880Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-04-22T19:17:31.880Z] spire-1.2.1/pkg/common/errorutil/ [2022-04-22T19:17:31.880Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-04-22T19:17:31.880Z] spire-1.2.1/pkg/common/health/ [2022-04-22T19:17:31.880Z] spire-1.2.1/pkg/common/health/config.go [2022-04-22T19:17:31.880Z] spire-1.2.1/pkg/common/health/context.go [2022-04-22T19:17:31.880Z] spire-1.2.1/pkg/common/health/context_test.go [2022-04-22T19:17:31.880Z] spire-1.2.1/pkg/common/health/health.go [2022-04-22T19:17:31.880Z] spire-1.2.1/pkg/common/health/health_test.go [2022-04-22T19:17:31.880Z] spire-1.2.1/pkg/common/health/logger.go [2022-04-22T19:17:31.880Z] spire-1.2.1/pkg/common/hostservice/ [2022-04-22T19:17:31.880Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-04-22T19:17:31.880Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-04-22T19:17:31.880Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-04-22T19:17:31.880Z] spire-1.2.1/pkg/common/idutil/ [2022-04-22T19:17:31.880Z] spire-1.2.1/pkg/common/idutil/require.go [2022-04-22T19:17:31.880Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-04-22T19:17:31.880Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-04-22T19:17:31.880Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-04-22T19:17:31.880Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-04-22T19:17:31.880Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-04-22T19:17:31.880Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-04-22T19:17:31.880Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-04-22T19:17:31.880Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-04-22T19:17:31.880Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-04-22T19:17:31.880Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-04-22T19:17:31.880Z] spire-1.2.1/pkg/common/jwtutil/ [2022-04-22T19:17:31.880Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-04-22T19:17:31.880Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-04-22T19:17:31.880Z] spire-1.2.1/pkg/common/log/ [2022-04-22T19:17:31.880Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-04-22T19:17:31.880Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-04-22T19:17:31.880Z] spire-1.2.1/pkg/common/log/log.go [2022-04-22T19:17:31.880Z] spire-1.2.1/pkg/common/log/log_test.go [2022-04-22T19:17:31.880Z] spire-1.2.1/pkg/common/log/options.go [2022-04-22T19:17:31.880Z] spire-1.2.1/pkg/common/nodeutil/ [2022-04-22T19:17:31.880Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-04-22T19:17:31.880Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-04-22T19:17:31.880Z] spire-1.2.1/pkg/common/peertracker/ [2022-04-22T19:17:31.880Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-04-22T19:17:31.880Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-04-22T19:17:31.880Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-04-22T19:17:31.880Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-04-22T19:17:31.880Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-04-22T19:17:31.880Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-04-22T19:17:31.880Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-04-22T19:17:31.880Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-04-22T19:17:31.880Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-04-22T19:17:31.880Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-04-22T19:17:31.880Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-04-22T19:17:31.880Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-04-22T19:17:31.880Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-04-22T19:17:31.880Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-04-22T19:17:31.880Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-04-22T19:17:31.880Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-04-22T19:17:31.880Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-04-22T19:17:31.880Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-04-22T19:17:31.880Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-04-22T19:17:31.880Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-04-22T19:17:31.880Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-04-22T19:17:31.880Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-04-22T19:17:31.880Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-04-22T19:17:31.880Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-04-22T19:17:31.880Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-04-22T19:17:31.880Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-04-22T19:17:31.880Z] spire-1.2.1/pkg/common/pemutil/ [2022-04-22T19:17:31.880Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-04-22T19:17:31.880Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-04-22T19:17:31.880Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-04-22T19:17:31.880Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-04-22T19:17:31.880Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-04-22T19:17:31.880Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-04-22T19:17:31.880Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-04-22T19:17:31.880Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-04-22T19:17:31.880Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-04-22T19:17:31.880Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-04-22T19:17:31.880Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-04-22T19:17:31.880Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-04-22T19:17:31.880Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-04-22T19:17:31.880Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-04-22T19:17:31.880Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-04-22T19:17:31.880Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-04-22T19:17:31.880Z] spire-1.2.1/pkg/common/plugin/ [2022-04-22T19:17:31.880Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-04-22T19:17:31.880Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-04-22T19:17:31.880Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-04-22T19:17:31.880Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-04-22T19:17:31.880Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-04-22T19:17:31.880Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-04-22T19:17:31.880Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-04-22T19:17:31.880Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-04-22T19:17:31.880Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-04-22T19:17:31.880Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-04-22T19:17:31.880Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-04-22T19:17:31.880Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-04-22T19:17:31.880Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-04-22T19:17:31.880Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-04-22T19:17:31.880Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-04-22T19:17:31.880Z] spire-1.2.1/pkg/common/plugin/log.go [2022-04-22T19:17:31.880Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-04-22T19:17:31.880Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-04-22T19:17:31.880Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-04-22T19:17:31.880Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-04-22T19:17:31.880Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-04-22T19:17:31.880Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-04-22T19:17:31.880Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-04-22T19:17:31.880Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-04-22T19:17:31.880Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-04-22T19:17:31.880Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-04-22T19:17:31.880Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-04-22T19:17:31.880Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-04-22T19:17:31.880Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-04-22T19:17:31.880Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-04-22T19:17:31.880Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-04-22T19:17:31.880Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-04-22T19:17:31.881Z] spire-1.2.1/pkg/common/profiling/ [2022-04-22T19:17:31.881Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-04-22T19:17:31.881Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-04-22T19:17:31.881Z] spire-1.2.1/pkg/common/protoutil/ [2022-04-22T19:17:31.881Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-04-22T19:17:31.881Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-04-22T19:17:31.881Z] spire-1.2.1/pkg/common/rotationutil/ [2022-04-22T19:17:31.881Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-04-22T19:17:31.881Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-04-22T19:17:31.881Z] spire-1.2.1/pkg/common/selector/ [2022-04-22T19:17:31.881Z] spire-1.2.1/pkg/common/selector/selector.go [2022-04-22T19:17:31.881Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-04-22T19:17:31.881Z] spire-1.2.1/pkg/common/selector/set.go [2022-04-22T19:17:31.881Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-04-22T19:17:31.881Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-04-22T19:17:31.881Z] spire-1.2.1/pkg/common/telemetry/ [2022-04-22T19:17:31.881Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-04-22T19:17:31.881Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-04-22T19:17:31.881Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-04-22T19:17:31.881Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-04-22T19:17:31.881Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-04-22T19:17:31.881Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-04-22T19:17:31.881Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-04-22T19:17:31.881Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-04-22T19:17:31.881Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-04-22T19:17:31.881Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-04-22T19:17:31.881Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-04-22T19:17:31.881Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-04-22T19:17:31.881Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-04-22T19:17:31.881Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-04-22T19:17:31.881Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-04-22T19:17:31.881Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-04-22T19:17:31.881Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-04-22T19:17:31.881Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-04-22T19:17:31.881Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-04-22T19:17:31.881Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-04-22T19:17:31.881Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-04-22T19:17:31.881Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-04-22T19:17:31.881Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-04-22T19:17:31.881Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-04-22T19:17:31.881Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-04-22T19:17:31.881Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-04-22T19:17:31.881Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-04-22T19:17:31.881Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-04-22T19:17:31.881Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-04-22T19:17:31.881Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-04-22T19:17:31.881Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-04-22T19:17:31.881Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-04-22T19:17:31.881Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-04-22T19:17:31.881Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-04-22T19:17:31.881Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-04-22T19:17:31.881Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-04-22T19:17:31.881Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-04-22T19:17:31.881Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-04-22T19:17:31.881Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-04-22T19:17:31.881Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-04-22T19:17:31.881Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-04-22T19:17:31.881Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-04-22T19:17:31.881Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-04-22T19:17:31.881Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-04-22T19:17:31.881Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-04-22T19:17:31.881Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-04-22T19:17:31.881Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-04-22T19:17:31.881Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-04-22T19:17:31.881Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-04-22T19:17:31.881Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-04-22T19:17:31.881Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-04-22T19:17:31.881Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-04-22T19:17:31.881Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-04-22T19:17:31.881Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-04-22T19:17:31.881Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-04-22T19:17:31.881Z] spire-1.2.1/pkg/common/uptime/ [2022-04-22T19:17:31.881Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-04-22T19:17:31.881Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-04-22T19:17:31.881Z] spire-1.2.1/pkg/common/util/ [2022-04-22T19:17:31.881Z] spire-1.2.1/pkg/common/util/certs.go [2022-04-22T19:17:31.881Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-04-22T19:17:31.881Z] spire-1.2.1/pkg/common/util/csr.go [2022-04-22T19:17:31.881Z] spire-1.2.1/pkg/common/util/hash.go [2022-04-22T19:17:31.881Z] spire-1.2.1/pkg/common/util/selectors.go [2022-04-22T19:17:31.881Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-04-22T19:17:31.881Z] spire-1.2.1/pkg/common/util/signals.go [2022-04-22T19:17:31.881Z] spire-1.2.1/pkg/common/util/sort.go [2022-04-22T19:17:31.881Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-04-22T19:17:31.881Z] spire-1.2.1/pkg/common/util/task.go [2022-04-22T19:17:31.881Z] spire-1.2.1/pkg/common/util/task_test.go [2022-04-22T19:17:31.881Z] spire-1.2.1/pkg/common/util/testdata/ [2022-04-22T19:17:31.881Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-04-22T19:17:31.881Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-04-22T19:17:31.881Z] spire-1.2.1/pkg/common/version/ [2022-04-22T19:17:31.881Z] spire-1.2.1/pkg/common/version/version.go [2022-04-22T19:17:31.881Z] spire-1.2.1/pkg/common/x509svid/ [2022-04-22T19:17:31.881Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-04-22T19:17:31.881Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-04-22T19:17:31.881Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-04-22T19:17:31.881Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-04-22T19:17:31.881Z] spire-1.2.1/pkg/common/x509util/ [2022-04-22T19:17:31.881Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-04-22T19:17:31.881Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-04-22T19:17:31.881Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-04-22T19:17:31.881Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-04-22T19:17:31.881Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-04-22T19:17:31.881Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-04-22T19:17:31.881Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-04-22T19:17:31.881Z] spire-1.2.1/pkg/server/ [2022-04-22T19:17:31.881Z] spire-1.2.1/pkg/server/api/ [2022-04-22T19:17:31.881Z] spire-1.2.1/pkg/server/api/agent.go [2022-04-22T19:17:31.881Z] spire-1.2.1/pkg/server/api/agent/ [2022-04-22T19:17:31.881Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-04-22T19:17:31.881Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-04-22T19:17:31.881Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-04-22T19:17:31.881Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-04-22T19:17:31.881Z] spire-1.2.1/pkg/server/api/api.go [2022-04-22T19:17:31.881Z] spire-1.2.1/pkg/server/api/audit/ [2022-04-22T19:17:31.881Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-04-22T19:17:31.881Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-04-22T19:17:31.881Z] spire-1.2.1/pkg/server/api/bundle.go [2022-04-22T19:17:31.881Z] spire-1.2.1/pkg/server/api/bundle/ [2022-04-22T19:17:31.881Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-04-22T19:17:31.881Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-04-22T19:17:31.881Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-04-22T19:17:31.881Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-04-22T19:17:31.881Z] spire-1.2.1/pkg/server/api/debug/ [2022-04-22T19:17:31.881Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-04-22T19:17:31.881Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-04-22T19:17:31.881Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-04-22T19:17:31.881Z] spire-1.2.1/pkg/server/api/entry.go [2022-04-22T19:17:31.881Z] spire-1.2.1/pkg/server/api/entry/ [2022-04-22T19:17:31.881Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-04-22T19:17:31.881Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-04-22T19:17:31.881Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-04-22T19:17:31.881Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-04-22T19:17:31.881Z] spire-1.2.1/pkg/server/api/health/ [2022-04-22T19:17:31.881Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-04-22T19:17:31.881Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-04-22T19:17:31.881Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-04-22T19:17:31.881Z] spire-1.2.1/pkg/server/api/id.go [2022-04-22T19:17:31.881Z] spire-1.2.1/pkg/server/api/id_test.go [2022-04-22T19:17:31.881Z] spire-1.2.1/pkg/server/api/limits/ [2022-04-22T19:17:31.881Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-04-22T19:17:31.881Z] spire-1.2.1/pkg/server/api/middleware/ [2022-04-22T19:17:31.881Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-04-22T19:17:31.881Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-04-22T19:17:31.881Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-04-22T19:17:31.881Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-04-22T19:17:31.881Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-04-22T19:17:31.881Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-04-22T19:17:31.881Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-04-22T19:17:31.881Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-04-22T19:17:31.881Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-04-22T19:17:31.881Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-04-22T19:17:31.881Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-04-22T19:17:31.881Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-04-22T19:17:31.881Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-04-22T19:17:31.881Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-04-22T19:17:31.881Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-04-22T19:17:31.881Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-04-22T19:17:31.881Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-04-22T19:17:31.881Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-04-22T19:17:31.881Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-04-22T19:17:31.881Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-04-22T19:17:31.881Z] spire-1.2.1/pkg/server/api/selector.go [2022-04-22T19:17:31.881Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-04-22T19:17:31.881Z] spire-1.2.1/pkg/server/api/status.go [2022-04-22T19:17:31.881Z] spire-1.2.1/pkg/server/api/status_test.go [2022-04-22T19:17:31.881Z] spire-1.2.1/pkg/server/api/svid/ [2022-04-22T19:17:31.881Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-04-22T19:17:31.881Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-04-22T19:17:31.881Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-04-22T19:17:31.881Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-04-22T19:17:31.881Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-04-22T19:17:31.881Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-04-22T19:17:31.881Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-04-22T19:17:31.881Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-04-22T19:17:31.881Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-04-22T19:17:31.881Z] spire-1.2.1/pkg/server/authpolicy/ [2022-04-22T19:17:31.881Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-04-22T19:17:31.881Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-04-22T19:17:31.881Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-04-22T19:17:31.881Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-04-22T19:17:31.881Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-04-22T19:17:31.881Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-04-22T19:17:31.881Z] spire-1.2.1/pkg/server/bundle/ [2022-04-22T19:17:31.881Z] spire-1.2.1/pkg/server/bundle/client/ [2022-04-22T19:17:31.881Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-04-22T19:17:31.881Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-04-22T19:17:31.881Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-04-22T19:17:31.881Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-04-22T19:17:31.881Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-04-22T19:17:31.881Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-04-22T19:17:31.881Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-04-22T19:17:31.881Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-04-22T19:17:31.881Z] spire-1.2.1/pkg/server/ca/ [2022-04-22T19:17:31.881Z] spire-1.2.1/pkg/server/ca/ca.go [2022-04-22T19:17:31.881Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-04-22T19:17:31.881Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-04-22T19:17:31.881Z] spire-1.2.1/pkg/server/ca/journal.go [2022-04-22T19:17:31.881Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-04-22T19:17:31.881Z] spire-1.2.1/pkg/server/ca/manager.go [2022-04-22T19:17:31.881Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-04-22T19:17:31.881Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-04-22T19:17:31.881Z] spire-1.2.1/pkg/server/ca/templates.go [2022-04-22T19:17:31.881Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-04-22T19:17:31.881Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-04-22T19:17:31.881Z] spire-1.2.1/pkg/server/ca/validation.go [2022-04-22T19:17:31.881Z] spire-1.2.1/pkg/server/cache/ [2022-04-22T19:17:31.881Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-04-22T19:17:31.881Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-04-22T19:17:31.881Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-04-22T19:17:31.881Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-04-22T19:17:31.881Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-04-22T19:17:31.881Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-04-22T19:17:31.881Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-04-22T19:17:31.881Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-04-22T19:17:31.881Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-04-22T19:17:31.881Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-04-22T19:17:31.881Z] spire-1.2.1/pkg/server/catalog/ [2022-04-22T19:17:31.881Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-04-22T19:17:31.881Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-04-22T19:17:31.881Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-04-22T19:17:31.881Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-04-22T19:17:31.881Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-04-22T19:17:31.881Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-04-22T19:17:31.881Z] spire-1.2.1/pkg/server/config.go [2022-04-22T19:17:31.881Z] spire-1.2.1/pkg/server/datastore/ [2022-04-22T19:17:31.881Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-04-22T19:17:31.881Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-04-22T19:17:31.882Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-04-22T19:17:31.882Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-04-22T19:17:31.882Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-04-22T19:17:31.882Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-04-22T19:17:31.882Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-04-22T19:17:31.882Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-04-22T19:17:31.882Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-04-22T19:17:31.882Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-04-22T19:17:31.882Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-04-22T19:17:31.882Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-04-22T19:17:31.882Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-04-22T19:17:31.882Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-04-22T19:17:31.882Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-04-22T19:17:31.882Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-04-22T19:17:31.882Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-04-22T19:17:31.882Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-04-22T19:17:31.882Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-04-22T19:17:31.882Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-04-22T19:17:31.882Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-04-22T19:17:31.882Z] spire-1.2.1/pkg/server/endpoints/ [2022-04-22T19:17:31.882Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-04-22T19:17:31.882Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-04-22T19:17:31.882Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-04-22T19:17:31.882Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-04-22T19:17:31.882Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-04-22T19:17:31.882Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-04-22T19:17:31.882Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-04-22T19:17:31.882Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-04-22T19:17:31.882Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-04-22T19:17:31.882Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-04-22T19:17:31.882Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-04-22T19:17:31.882Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-04-22T19:17:31.882Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-04-22T19:17:31.882Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-04-22T19:17:31.882Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-04-22T19:17:31.882Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-04-22T19:17:31.882Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-04-22T19:17:31.882Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-04-22T19:17:31.882Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-04-22T19:17:31.882Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-04-22T19:17:31.882Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-04-22T19:17:31.882Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-04-22T19:17:31.882Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-04-22T19:17:31.882Z] spire-1.2.1/pkg/server/hostservice/ [2022-04-22T19:17:31.882Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-04-22T19:17:31.882Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-04-22T19:17:31.882Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-04-22T19:17:31.882Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-04-22T19:17:31.882Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-04-22T19:17:31.882Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-04-22T19:17:31.882Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-04-22T19:17:31.882Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-04-22T19:17:31.882Z] spire-1.2.1/pkg/server/plugin/ [2022-04-22T19:17:31.882Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-04-22T19:17:31.882Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-04-22T19:17:31.882Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-04-22T19:17:31.882Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-04-22T19:17:31.882Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-04-22T19:17:31.882Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-04-22T19:17:31.882Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-04-22T19:17:31.882Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-04-22T19:17:31.882Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-04-22T19:17:31.882Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-04-22T19:17:31.882Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-04-22T19:17:31.882Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-04-22T19:17:31.882Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-04-22T19:17:31.882Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-04-22T19:17:31.882Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-04-22T19:17:31.882Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-04-22T19:17:31.882Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-04-22T19:17:31.882Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-04-22T19:17:31.882Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-04-22T19:17:31.882Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-04-22T19:17:31.882Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-04-22T19:17:31.882Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-04-22T19:17:31.882Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-04-22T19:17:31.882Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-04-22T19:17:31.882Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-04-22T19:17:31.882Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-04-22T19:17:31.882Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-04-22T19:17:31.882Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-04-22T19:17:31.882Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-04-22T19:17:31.882Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-04-22T19:17:31.882Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-04-22T19:17:31.882Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-04-22T19:17:31.882Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-04-22T19:17:31.882Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-04-22T19:17:31.882Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-04-22T19:17:31.882Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-04-22T19:17:31.882Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-04-22T19:17:31.882Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-04-22T19:17:31.882Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-04-22T19:17:31.882Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-04-22T19:17:31.882Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-04-22T19:17:31.882Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-04-22T19:17:31.882Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-04-22T19:17:31.882Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-04-22T19:17:31.882Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-04-22T19:17:31.882Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-04-22T19:17:31.882Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-22T19:17:31.882Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-04-22T19:17:31.882Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-04-22T19:17:31.882Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-22T19:17:31.882Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-04-22T19:17:31.882Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-04-22T19:17:31.882Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-04-22T19:17:31.882Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-04-22T19:17:31.882Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-22T19:17:31.882Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-04-22T19:17:31.882Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-04-22T19:17:31.882Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-04-22T19:17:31.882Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-22T19:17:31.882Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-04-22T19:17:31.882Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-04-22T19:17:31.882Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-04-22T19:17:31.882Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-04-22T19:17:31.882Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-04-22T19:17:31.882Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-22T19:17:31.882Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-04-22T19:17:31.882Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-04-22T19:17:31.882Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-04-22T19:17:31.882Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-04-22T19:17:31.882Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-04-22T19:17:31.882Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-04-22T19:17:31.882Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-04-22T19:17:31.882Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-04-22T19:17:31.882Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-04-22T19:17:31.882Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-04-22T19:17:31.882Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-04-22T19:17:31.882Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-04-22T19:17:31.882Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-04-22T19:17:31.882Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-04-22T19:17:31.882Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-04-22T19:17:31.882Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-04-22T19:17:31.882Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-04-22T19:17:31.882Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-04-22T19:17:31.882Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-04-22T19:17:31.882Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-04-22T19:17:31.882Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-04-22T19:17:31.882Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-04-22T19:17:31.882Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-04-22T19:17:31.882Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-04-22T19:17:31.882Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-04-22T19:17:31.882Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-04-22T19:17:31.882Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-04-22T19:17:31.882Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-04-22T19:17:31.882Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-04-22T19:17:31.882Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-04-22T19:17:31.882Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-04-22T19:17:31.882Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-04-22T19:17:31.882Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-04-22T19:17:31.882Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-04-22T19:17:31.882Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-04-22T19:17:31.882Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-04-22T19:17:31.882Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-04-22T19:17:31.882Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-04-22T19:17:31.882Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-04-22T19:17:31.882Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-04-22T19:17:31.882Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-04-22T19:17:31.882Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-04-22T19:17:31.882Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-04-22T19:17:31.882Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-04-22T19:17:31.882Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-04-22T19:17:31.882Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-04-22T19:17:31.882Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-04-22T19:17:31.882Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-04-22T19:17:31.882Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-04-22T19:17:31.882Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-04-22T19:17:31.882Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-04-22T19:17:31.882Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-04-22T19:17:31.883Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-04-22T19:17:31.883Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-04-22T19:17:31.883Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-04-22T19:17:31.883Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-04-22T19:17:31.883Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-04-22T19:17:31.883Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-04-22T19:17:31.883Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-04-22T19:17:31.883Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-04-22T19:17:31.883Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-04-22T19:17:31.883Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-04-22T19:17:31.883Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-04-22T19:17:31.883Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-04-22T19:17:31.883Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-04-22T19:17:31.883Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-04-22T19:17:31.883Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-04-22T19:17:31.883Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-04-22T19:17:31.883Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-04-22T19:17:31.883Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-04-22T19:17:31.883Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-04-22T19:17:31.883Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-04-22T19:17:31.883Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-04-22T19:17:31.883Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-04-22T19:17:31.883Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-04-22T19:17:31.883Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-04-22T19:17:31.883Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-04-22T19:17:31.883Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-04-22T19:17:31.883Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-04-22T19:17:31.883Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-04-22T19:17:31.883Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-04-22T19:17:31.883Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-04-22T19:17:31.883Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-04-22T19:17:31.883Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-04-22T19:17:31.883Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-04-22T19:17:31.883Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-04-22T19:17:31.883Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-04-22T19:17:31.883Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-04-22T19:17:31.883Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-04-22T19:17:31.883Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-04-22T19:17:31.883Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-04-22T19:17:31.883Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-04-22T19:17:31.883Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-04-22T19:17:31.883Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-04-22T19:17:31.883Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-04-22T19:17:31.883Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-04-22T19:17:31.883Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-04-22T19:17:31.883Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-04-22T19:17:31.883Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-04-22T19:17:31.883Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-04-22T19:17:31.883Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-04-22T19:17:31.883Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-04-22T19:17:31.883Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-04-22T19:17:31.883Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-04-22T19:17:31.883Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-04-22T19:17:31.883Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-04-22T19:17:31.883Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-04-22T19:17:31.883Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-04-22T19:17:31.883Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-04-22T19:17:31.883Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-04-22T19:17:31.883Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-04-22T19:17:31.883Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-04-22T19:17:31.883Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-04-22T19:17:31.883Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-04-22T19:17:31.883Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-04-22T19:17:31.883Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-04-22T19:17:31.883Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-04-22T19:17:31.883Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-04-22T19:17:31.883Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-04-22T19:17:31.883Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-04-22T19:17:31.883Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-04-22T19:17:31.883Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-04-22T19:17:31.883Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-04-22T19:17:31.883Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-04-22T19:17:31.883Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-04-22T19:17:31.883Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-04-22T19:17:31.883Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-04-22T19:17:31.883Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-04-22T19:17:31.883Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-04-22T19:17:31.883Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-04-22T19:17:31.883Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-04-22T19:17:31.883Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-04-22T19:17:31.883Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-04-22T19:17:31.883Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-04-22T19:17:31.883Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-04-22T19:17:31.883Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-04-22T19:17:31.883Z] spire-1.2.1/pkg/server/registration/ [2022-04-22T19:17:31.883Z] spire-1.2.1/pkg/server/registration/manager.go [2022-04-22T19:17:31.883Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-04-22T19:17:31.883Z] spire-1.2.1/pkg/server/scanentries.go [2022-04-22T19:17:31.883Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-04-22T19:17:31.883Z] spire-1.2.1/pkg/server/server.go [2022-04-22T19:17:31.883Z] spire-1.2.1/pkg/server/server_test.go [2022-04-22T19:17:31.883Z] spire-1.2.1/pkg/server/svid/ [2022-04-22T19:17:31.883Z] spire-1.2.1/pkg/server/svid/observer.go [2022-04-22T19:17:31.883Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-04-22T19:17:31.883Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-04-22T19:17:31.883Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-04-22T19:17:31.883Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-04-22T19:17:31.883Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-04-22T19:17:31.883Z] spire-1.2.1/proto/ [2022-04-22T19:17:31.883Z] spire-1.2.1/proto/private/ [2022-04-22T19:17:31.883Z] spire-1.2.1/proto/private/server/ [2022-04-22T19:17:31.883Z] spire-1.2.1/proto/private/server/journal/ [2022-04-22T19:17:31.883Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-04-22T19:17:31.883Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-04-22T19:17:31.883Z] spire-1.2.1/proto/spire/ [2022-04-22T19:17:31.883Z] spire-1.2.1/proto/spire/common/ [2022-04-22T19:17:31.883Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-04-22T19:17:31.883Z] spire-1.2.1/proto/spire/common/common.proto [2022-04-22T19:17:31.883Z] spire-1.2.1/proto/spire/common/plugin/ [2022-04-22T19:17:31.883Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-04-22T19:17:31.883Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-04-22T19:17:31.883Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-04-22T19:17:31.883Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-04-22T19:17:31.883Z] spire-1.2.1/proto/spire/plugin/ [2022-04-22T19:17:31.883Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-04-22T19:17:31.883Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-04-22T19:17:31.883Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-04-22T19:17:31.883Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-04-22T19:17:31.883Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-04-22T19:17:31.883Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-04-22T19:17:31.883Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-04-22T19:17:31.883Z] spire-1.2.1/release/ [2022-04-22T19:17:31.883Z] spire-1.2.1/release/spire-extras/ [2022-04-22T19:17:31.883Z] spire-1.2.1/release/spire-extras/README.md [2022-04-22T19:17:31.883Z] spire-1.2.1/release/spire-extras/conf/ [2022-04-22T19:17:31.883Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-04-22T19:17:31.883Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-04-22T19:17:31.883Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-04-22T19:17:31.883Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-04-22T19:17:31.883Z] spire-1.2.1/release/spire/ [2022-04-22T19:17:31.883Z] spire-1.2.1/release/spire/README.md [2022-04-22T19:17:31.883Z] spire-1.2.1/release/spire/conf/ [2022-04-22T19:17:31.883Z] spire-1.2.1/release/spire/conf/agent/ [2022-04-22T19:17:31.883Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-04-22T19:17:31.883Z] spire-1.2.1/release/spire/conf/server/ [2022-04-22T19:17:31.883Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-04-22T19:17:31.883Z] spire-1.2.1/script/ [2022-04-22T19:17:31.883Z] spire-1.2.1/script/build-artifact.sh [2022-04-22T19:17:31.883Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-04-22T19:17:31.883Z] spire-1.2.1/support/ [2022-04-22T19:17:31.883Z] spire-1.2.1/support/k8s/ [2022-04-22T19:17:31.883Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-04-22T19:17:31.883Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-04-22T19:17:31.883Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-04-22T19:17:31.883Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-04-22T19:17:31.883Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-04-22T19:17:31.883Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-04-22T19:17:31.883Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-04-22T19:17:31.883Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-04-22T19:17:31.883Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-04-22T19:17:31.883Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-04-22T19:17:31.883Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-04-22T19:17:31.883Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-04-22T19:17:31.883Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-04-22T19:17:31.883Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-04-22T19:17:31.883Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-04-22T19:17:31.883Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-04-22T19:17:31.883Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-04-22T19:17:31.883Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-04-22T19:17:31.883Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-04-22T19:17:31.883Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-04-22T19:17:31.883Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-04-22T19:17:31.883Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-04-22T19:17:31.883Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-04-22T19:17:31.883Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-04-22T19:17:31.883Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-04-22T19:17:31.883Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-04-22T19:17:31.883Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-04-22T19:17:31.883Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-04-22T19:17:31.883Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-04-22T19:17:31.883Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-04-22T19:17:31.883Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-04-22T19:17:31.883Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-04-22T19:17:31.884Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-04-22T19:17:31.884Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-04-22T19:17:31.884Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-04-22T19:17:31.884Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-04-22T19:17:31.884Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-04-22T19:17:31.884Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-04-22T19:17:31.884Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-04-22T19:17:31.884Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-04-22T19:17:31.884Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-04-22T19:17:31.884Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-04-22T19:17:31.884Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-04-22T19:17:31.884Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-04-22T19:17:31.884Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-04-22T19:17:31.884Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-04-22T19:17:31.884Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-04-22T19:17:31.884Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-04-22T19:17:31.884Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-04-22T19:17:31.884Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-04-22T19:17:31.884Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-04-22T19:17:31.884Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-04-22T19:17:31.884Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-04-22T19:17:31.884Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-04-22T19:17:31.884Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-04-22T19:17:31.884Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-04-22T19:17:31.884Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-04-22T19:17:31.884Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-04-22T19:17:31.884Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-04-22T19:17:31.884Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-04-22T19:17:31.884Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-04-22T19:17:31.884Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-04-22T19:17:31.884Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-04-22T19:17:31.884Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-04-22T19:17:31.884Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-04-22T19:17:31.884Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-04-22T19:17:31.884Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-04-22T19:17:31.884Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-04-22T19:17:31.884Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-04-22T19:17:31.884Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-04-22T19:17:31.884Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-04-22T19:17:31.884Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-04-22T19:17:31.884Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-04-22T19:17:31.884Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-04-22T19:17:31.884Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-04-22T19:17:31.884Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-04-22T19:17:31.884Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-04-22T19:17:31.884Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-04-22T19:17:31.884Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-04-22T19:17:31.884Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-04-22T19:17:31.884Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-04-22T19:17:31.884Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-04-22T19:17:31.884Z] spire-1.2.1/test/ [2022-04-22T19:17:31.884Z] spire-1.2.1/test/clock/ [2022-04-22T19:17:31.884Z] spire-1.2.1/test/clock/clock.go [2022-04-22T19:17:31.884Z] spire-1.2.1/test/fakes/ [2022-04-22T19:17:31.884Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-04-22T19:17:31.884Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-04-22T19:17:31.884Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-04-22T19:17:31.884Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-04-22T19:17:31.884Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-04-22T19:17:31.884Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-04-22T19:17:31.884Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-04-22T19:17:31.884Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-04-22T19:17:31.884Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-04-22T19:17:31.884Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-04-22T19:17:31.884Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-04-22T19:17:31.884Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-04-22T19:17:31.884Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-04-22T19:17:31.884Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-04-22T19:17:31.884Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-04-22T19:17:31.884Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-04-22T19:17:31.884Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-04-22T19:17:31.884Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-04-22T19:17:31.884Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-04-22T19:17:31.884Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-04-22T19:17:31.884Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-04-22T19:17:31.884Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-04-22T19:17:31.884Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-04-22T19:17:31.884Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-04-22T19:17:31.884Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-04-22T19:17:31.884Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-04-22T19:17:31.884Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-04-22T19:17:31.884Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-04-22T19:17:31.884Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-04-22T19:17:31.884Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-04-22T19:17:31.884Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-04-22T19:17:31.884Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-04-22T19:17:31.884Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-04-22T19:17:31.884Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-04-22T19:17:31.884Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-04-22T19:17:31.884Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-04-22T19:17:31.884Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-04-22T19:17:31.884Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-04-22T19:17:31.884Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-04-22T19:17:31.884Z] spire-1.2.1/test/fixture/ [2022-04-22T19:17:31.884Z] spire-1.2.1/test/fixture/certs/ [2022-04-22T19:17:31.884Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-04-22T19:17:31.884Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-04-22T19:17:31.884Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-04-22T19:17:31.884Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-04-22T19:17:31.884Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-04-22T19:17:31.884Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-04-22T19:17:31.884Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-04-22T19:17:31.884Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-04-22T19:17:31.884Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-04-22T19:17:31.884Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-04-22T19:17:31.884Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-04-22T19:17:31.884Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-04-22T19:17:31.884Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-04-22T19:17:31.884Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-04-22T19:17:31.884Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-04-22T19:17:31.884Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-04-22T19:17:31.884Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-04-22T19:17:31.884Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-04-22T19:17:31.884Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-04-22T19:17:31.884Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-04-22T19:17:31.884Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-04-22T19:17:31.884Z] spire-1.2.1/test/fixture/config/ [2022-04-22T19:17:31.884Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-04-22T19:17:31.884Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-04-22T19:17:31.884Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-04-22T19:17:31.884Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-04-22T19:17:31.884Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-04-22T19:17:31.884Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-04-22T19:17:31.884Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-04-22T19:17:31.884Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-04-22T19:17:31.884Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-04-22T19:17:31.884Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-04-22T19:17:31.884Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-04-22T19:17:31.884Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-04-22T19:17:31.884Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-04-22T19:17:31.884Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-04-22T19:17:31.884Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-04-22T19:17:31.884Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-04-22T19:17:31.884Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-04-22T19:17:31.884Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-04-22T19:17:31.884Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-04-22T19:17:31.884Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-04-22T19:17:31.884Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-04-22T19:17:31.884Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-04-22T19:17:31.884Z] spire-1.2.1/test/fixture/fixture.go [2022-04-22T19:17:31.884Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-04-22T19:17:31.884Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-04-22T19:17:31.884Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-04-22T19:17:31.884Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-04-22T19:17:31.884Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-04-22T19:17:31.884Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-04-22T19:17:31.884Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-04-22T19:17:31.884Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-04-22T19:17:31.884Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-04-22T19:17:31.884Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-04-22T19:17:31.884Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-04-22T19:17:31.884Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-04-22T19:17:31.884Z] spire-1.2.1/test/fixture/registration/ [2022-04-22T19:17:31.884Z] spire-1.2.1/test/fixture/registration/entries.json [2022-04-22T19:17:31.884Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-04-22T19:17:31.884Z] spire-1.2.1/test/fixture/registration/good.json [2022-04-22T19:17:31.884Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-04-22T19:17:31.884Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-04-22T19:17:31.884Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-04-22T19:17:31.884Z] spire-1.2.1/test/integration/ [2022-04-22T19:17:31.884Z] spire-1.2.1/test/integration/README.md [2022-04-22T19:17:31.884Z] spire-1.2.1/test/integration/common [2022-04-22T19:17:31.884Z] spire-1.2.1/test/integration/setup/ [2022-04-22T19:17:31.884Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-04-22T19:17:31.884Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-04-22T19:17:31.884Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-04-22T19:17:31.884Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-04-22T19:17:31.884Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-04-22T19:17:31.884Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-04-22T19:17:31.884Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-04-22T19:17:31.884Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-04-22T19:17:31.885Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-04-22T19:17:31.885Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-04-22T19:17:31.885Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-04-22T19:17:31.885Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-04-22T19:17:31.885Z] spire-1.2.1/test/integration/setup/itclient/ [2022-04-22T19:17:31.885Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-04-22T19:17:31.885Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-04-22T19:17:31.885Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-04-22T19:17:31.885Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-04-22T19:17:31.885Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-04-22T19:17:31.885Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-04-22T19:17:31.885Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-04-22T19:17:31.885Z] spire-1.2.1/test/integration/suites/ [2022-04-22T19:17:31.885Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-04-22T19:17:31.885Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-04-22T19:17:31.885Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-04-22T19:17:31.885Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-04-22T19:17:31.885Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-04-22T19:17:31.885Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-04-22T19:17:31.885Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-04-22T19:17:31.885Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-04-22T19:17:31.885Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-04-22T19:17:31.885Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-04-22T19:17:31.885Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-04-22T19:17:31.885Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-04-22T19:17:31.885Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-04-22T19:17:31.885Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-04-22T19:17:31.885Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-04-22T19:17:31.885Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-04-22T19:17:31.885Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-04-22T19:17:31.885Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-04-22T19:17:31.885Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-04-22T19:17:31.885Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-04-22T19:17:31.885Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-04-22T19:17:31.885Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-04-22T19:17:31.885Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-04-22T19:17:31.885Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-04-22T19:17:31.885Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-04-22T19:17:31.885Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-04-22T19:17:31.885Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-04-22T19:17:31.885Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-04-22T19:17:31.885Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-04-22T19:17:31.885Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-04-22T19:17:31.885Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-04-22T19:17:31.885Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-04-22T19:17:31.885Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-04-22T19:17:31.885Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-04-22T19:17:31.885Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-04-22T19:17:31.885Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-04-22T19:17:31.885Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-04-22T19:17:31.885Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-04-22T19:17:31.885Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-04-22T19:17:31.885Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-04-22T19:17:31.885Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-04-22T19:17:31.885Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-04-22T19:17:31.885Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-04-22T19:17:31.885Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-04-22T19:17:31.885Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-04-22T19:17:31.885Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-04-22T19:17:31.885Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-04-22T19:17:31.885Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-04-22T19:17:31.885Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-04-22T19:17:31.885Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-04-22T19:17:31.885Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-04-22T19:17:31.885Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-04-22T19:17:31.885Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-04-22T19:17:31.885Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-04-22T19:17:31.885Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-04-22T19:17:31.885Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-04-22T19:17:31.885Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-04-22T19:17:31.885Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-04-22T19:17:31.885Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-04-22T19:17:31.885Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-04-22T19:17:31.885Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-04-22T19:17:31.885Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-04-22T19:17:31.885Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-04-22T19:17:31.885Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-04-22T19:17:31.885Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-04-22T19:17:31.885Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-04-22T19:17:31.885Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-04-22T19:17:31.885Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-04-22T19:17:31.885Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-04-22T19:17:31.885Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-04-22T19:17:31.885Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-04-22T19:17:31.885Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-04-22T19:17:31.885Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-04-22T19:17:31.885Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-04-22T19:17:31.885Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-04-22T19:17:31.885Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-04-22T19:17:31.885Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-04-22T19:17:31.885Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-04-22T19:17:31.885Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-04-22T19:17:31.885Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-04-22T19:17:31.885Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-04-22T19:17:31.885Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-04-22T19:17:31.885Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-04-22T19:17:31.885Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-04-22T19:17:31.885Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-04-22T19:17:31.885Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-04-22T19:17:31.885Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-04-22T19:17:31.885Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-04-22T19:17:31.885Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-04-22T19:17:31.885Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-04-22T19:17:31.885Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-04-22T19:17:31.885Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-04-22T19:17:31.885Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-04-22T19:17:31.885Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-04-22T19:17:31.885Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-04-22T19:17:31.885Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-04-22T19:17:31.885Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-04-22T19:17:31.885Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-04-22T19:17:31.885Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-04-22T19:17:31.885Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-04-22T19:17:31.885Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-04-22T19:17:31.885Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-04-22T19:17:31.885Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-04-22T19:17:31.885Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-04-22T19:17:31.885Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-04-22T19:17:31.885Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-04-22T19:17:31.885Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-04-22T19:17:31.885Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-04-22T19:17:31.885Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-04-22T19:17:31.885Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-04-22T19:17:31.885Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-04-22T19:17:31.885Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-04-22T19:17:31.885Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-04-22T19:17:31.885Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-04-22T19:17:31.885Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-04-22T19:17:31.885Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-04-22T19:17:31.885Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-04-22T19:17:31.885Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-04-22T19:17:31.885Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-04-22T19:17:31.885Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-04-22T19:17:31.885Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-04-22T19:17:31.885Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-04-22T19:17:31.885Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-04-22T19:17:31.885Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-04-22T19:17:31.885Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-04-22T19:17:31.885Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-04-22T19:17:31.885Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-04-22T19:17:31.885Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-04-22T19:17:31.885Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-04-22T19:17:31.885Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-04-22T19:17:31.885Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-04-22T19:17:31.885Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-04-22T19:17:31.885Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-04-22T19:17:31.885Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-04-22T19:17:31.885Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-04-22T19:17:31.885Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-04-22T19:17:31.885Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-04-22T19:17:31.885Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-04-22T19:17:31.885Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-04-22T19:17:31.885Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-04-22T19:17:31.885Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-04-22T19:17:31.885Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-04-22T19:17:31.885Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-04-22T19:17:31.885Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-04-22T19:17:31.885Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-04-22T19:17:31.885Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-04-22T19:17:31.885Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-04-22T19:17:31.885Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-04-22T19:17:31.885Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-04-22T19:17:31.885Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-04-22T19:17:31.885Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-04-22T19:17:31.885Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-04-22T19:17:31.885Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-04-22T19:17:31.885Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-04-22T19:17:31.885Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-04-22T19:17:31.885Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-04-22T19:17:31.885Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-04-22T19:17:31.885Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-04-22T19:17:31.885Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-04-22T19:17:31.885Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-04-22T19:17:31.885Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-04-22T19:17:31.885Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-04-22T19:17:31.885Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-04-22T19:17:31.885Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-04-22T19:17:31.885Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-04-22T19:17:31.885Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-04-22T19:17:31.885Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-04-22T19:17:31.885Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-04-22T19:17:31.885Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-04-22T19:17:31.885Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-04-22T19:17:31.885Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-04-22T19:17:31.885Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-04-22T19:17:31.885Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-04-22T19:17:31.885Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-04-22T19:17:31.885Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-04-22T19:17:31.885Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-04-22T19:17:31.885Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-04-22T19:17:31.885Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-04-22T19:17:31.885Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-04-22T19:17:31.885Z] spire-1.2.1/test/integration/suites/join-token/ [2022-04-22T19:17:31.885Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-04-22T19:17:31.885Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-04-22T19:17:31.885Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-04-22T19:17:31.886Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-04-22T19:17:31.886Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-04-22T19:17:31.886Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-04-22T19:17:31.886Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-04-22T19:17:31.886Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-04-22T19:17:31.886Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-04-22T19:17:31.886Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-04-22T19:17:31.886Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-04-22T19:17:31.886Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-04-22T19:17:31.886Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-04-22T19:17:31.886Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-04-22T19:17:31.886Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-04-22T19:17:31.886Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-04-22T19:17:31.886Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-04-22T19:17:31.886Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-04-22T19:17:31.886Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-04-22T19:17:31.886Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-04-22T19:17:31.886Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-04-22T19:17:31.886Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-04-22T19:17:31.886Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-04-22T19:17:31.886Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-04-22T19:17:31.886Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-04-22T19:17:31.886Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-04-22T19:17:31.886Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-04-22T19:17:31.886Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-04-22T19:17:31.886Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-04-22T19:17:31.886Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-04-22T19:17:31.886Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-04-22T19:17:31.886Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-04-22T19:17:31.886Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-04-22T19:17:31.886Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-04-22T19:17:31.886Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-04-22T19:17:31.886Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-04-22T19:17:31.886Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-04-22T19:17:31.886Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-04-22T19:17:31.886Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-04-22T19:17:31.886Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-04-22T19:17:31.886Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-04-22T19:17:31.886Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-04-22T19:17:31.886Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-04-22T19:17:31.886Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-04-22T19:17:31.886Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-04-22T19:17:31.886Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-04-22T19:17:31.886Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-04-22T19:17:31.886Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-04-22T19:17:31.886Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-04-22T19:17:31.886Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-04-22T19:17:31.886Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-04-22T19:17:31.886Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-04-22T19:17:31.886Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-04-22T19:17:31.886Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-04-22T19:17:31.886Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-04-22T19:17:31.886Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-04-22T19:17:31.886Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-04-22T19:17:31.886Z] spire-1.2.1/test/integration/suites/k8s/ [2022-04-22T19:17:31.886Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-04-22T19:17:31.886Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-04-22T19:17:31.886Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-04-22T19:17:31.886Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-04-22T19:17:31.886Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-04-22T19:17:31.886Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-04-22T19:17:31.886Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-04-22T19:17:31.886Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-04-22T19:17:31.886Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-04-22T19:17:31.886Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-04-22T19:17:31.886Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-04-22T19:17:31.886Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-04-22T19:17:31.886Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-04-22T19:17:31.886Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-04-22T19:17:31.886Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-04-22T19:17:31.886Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-04-22T19:17:31.886Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-04-22T19:17:31.886Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-04-22T19:17:31.886Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-04-22T19:17:31.886Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-04-22T19:17:31.886Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-04-22T19:17:31.886Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-04-22T19:17:31.886Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-04-22T19:17:31.886Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-04-22T19:17:31.886Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-04-22T19:17:31.886Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-04-22T19:17:31.886Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-04-22T19:17:31.886Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-04-22T19:17:31.886Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-04-22T19:17:31.886Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-04-22T19:17:31.886Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-04-22T19:17:31.886Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-04-22T19:17:31.886Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-04-22T19:17:31.886Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-04-22T19:17:31.886Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-04-22T19:17:31.886Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-04-22T19:17:31.886Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-04-22T19:17:31.886Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-04-22T19:17:31.886Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-04-22T19:17:31.886Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-04-22T19:17:31.886Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-04-22T19:17:31.886Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-04-22T19:17:31.886Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-04-22T19:17:31.886Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-04-22T19:17:31.886Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-04-22T19:17:31.886Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-04-22T19:17:31.886Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-04-22T19:17:31.886Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-04-22T19:17:31.886Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-04-22T19:17:31.886Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-04-22T19:17:31.886Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-04-22T19:17:31.886Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-04-22T19:17:31.886Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-04-22T19:17:31.886Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-04-22T19:17:31.886Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-04-22T19:17:31.886Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-04-22T19:17:31.886Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-04-22T19:17:31.886Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-04-22T19:17:31.886Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-04-22T19:17:31.886Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-04-22T19:17:31.886Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-04-22T19:17:31.886Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-04-22T19:17:31.886Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-04-22T19:17:31.886Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-04-22T19:17:31.886Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-04-22T19:17:31.886Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-04-22T19:17:31.886Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-04-22T19:17:31.886Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-04-22T19:17:31.886Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-04-22T19:17:31.886Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-04-22T19:17:31.886Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-04-22T19:17:31.886Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-04-22T19:17:31.886Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-04-22T19:17:31.886Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-04-22T19:17:31.886Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-04-22T19:17:31.886Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-04-22T19:17:31.886Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-04-22T19:17:31.886Z] spire-1.2.1/test/integration/suites/rotation/ [2022-04-22T19:17:31.886Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-04-22T19:17:31.886Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-04-22T19:17:31.886Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-04-22T19:17:31.886Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-04-22T19:17:31.886Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-04-22T19:17:31.886Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-04-22T19:17:31.886Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-04-22T19:17:31.886Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-04-22T19:17:31.886Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-04-22T19:17:31.886Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-04-22T19:17:31.886Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-04-22T19:17:31.886Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-04-22T19:17:31.886Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-04-22T19:17:31.886Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-04-22T19:17:31.886Z] spire-1.2.1/test/integration/suites/self-test/ [2022-04-22T19:17:31.886Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-04-22T19:17:31.886Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-04-22T19:17:31.886Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-04-22T19:17:31.886Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-04-22T19:17:31.886Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-04-22T19:17:31.886Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-04-22T19:17:31.886Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-04-22T19:17:31.886Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-04-22T19:17:31.886Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-04-22T19:17:31.886Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-04-22T19:17:31.886Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-04-22T19:17:31.886Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-04-22T19:17:31.886Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-04-22T19:17:31.886Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-04-22T19:17:31.886Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-04-22T19:17:31.886Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-04-22T19:17:31.886Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-04-22T19:17:31.886Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-04-22T19:17:31.886Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-04-22T19:17:31.886Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-04-22T19:17:31.886Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-04-22T19:17:31.886Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-04-22T19:17:31.886Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-04-22T19:17:31.886Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-04-22T19:17:31.886Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-04-22T19:17:31.886Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-04-22T19:17:31.886Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-04-22T19:17:31.886Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-04-22T19:17:31.886Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-04-22T19:17:31.886Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-04-22T19:17:31.886Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-04-22T19:17:31.886Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-04-22T19:17:31.886Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-04-22T19:17:31.886Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-04-22T19:17:31.886Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-04-22T19:17:31.886Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-04-22T19:17:31.886Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-04-22T19:17:31.886Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-04-22T19:17:31.886Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-04-22T19:17:31.886Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-04-22T19:17:31.886Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-04-22T19:17:31.886Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-04-22T19:17:31.886Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-04-22T19:17:31.886Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-04-22T19:17:31.886Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-04-22T19:17:31.886Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-04-22T19:17:31.886Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-04-22T19:17:31.886Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-04-22T19:17:31.886Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-04-22T19:17:31.886Z] spire-1.2.1/test/integration/test-one.sh [2022-04-22T19:17:31.886Z] spire-1.2.1/test/integration/test.sh [2022-04-22T19:17:31.886Z] spire-1.2.1/test/plugintest/ [2022-04-22T19:17:31.886Z] spire-1.2.1/test/plugintest/config.go [2022-04-22T19:17:31.886Z] spire-1.2.1/test/plugintest/load.go [2022-04-22T19:17:31.886Z] spire-1.2.1/test/plugintest/option.go [2022-04-22T19:17:31.886Z] spire-1.2.1/test/spiretest/ [2022-04-22T19:17:31.886Z] spire-1.2.1/test/spiretest/apiserver.go [2022-04-22T19:17:31.886Z] spire-1.2.1/test/spiretest/assertions.go [2022-04-22T19:17:31.886Z] spire-1.2.1/test/spiretest/dir.go [2022-04-22T19:17:31.886Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-04-22T19:17:31.886Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-04-22T19:17:31.886Z] spire-1.2.1/test/spiretest/logs.go [2022-04-22T19:17:31.886Z] spire-1.2.1/test/spiretest/socketapi.go [2022-04-22T19:17:31.886Z] spire-1.2.1/test/spiretest/suite.go [2022-04-22T19:17:31.886Z] spire-1.2.1/test/spiretest/x509.go [2022-04-22T19:17:31.886Z] spire-1.2.1/test/testca/ [2022-04-22T19:17:31.886Z] spire-1.2.1/test/testca/ca.go [2022-04-22T19:17:31.886Z] spire-1.2.1/test/testkey/ [2022-04-22T19:17:31.886Z] spire-1.2.1/test/testkey/generate.sh [2022-04-22T19:17:31.886Z] spire-1.2.1/test/testkey/genkeys.go [2022-04-22T19:17:31.886Z] spire-1.2.1/test/testkey/keys.go [2022-04-22T19:17:31.886Z] spire-1.2.1/test/testkey/new.go [2022-04-22T19:17:31.886Z] spire-1.2.1/test/tpmsimulator/ [2022-04-22T19:17:31.887Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-04-22T19:17:31.887Z] spire-1.2.1/test/util/ [2022-04-22T19:17:31.887Z] spire-1.2.1/test/util/cert_fixtures.go [2022-04-22T19:17:31.887Z] spire-1.2.1/test/util/cert_generation.go [2022-04-22T19:17:31.887Z] spire-1.2.1/test/util/io_redirection.go [2022-04-22T19:17:31.887Z] spire-1.2.1/test/util/race.go [2022-04-22T19:17:31.887Z] spire-1.2.1/test/util/util.go [2022-04-22T19:17:31.887Z] building spire from source... [2022-04-22T19:17:31.887Z] Installing go1.17.7... [2022-04-22T19:17:34.427Z] Removing intermediate container b4b1ecccee56 [2022-04-22T19:17:34.427Z] ---> e50b49b225f9 [2022-04-22T19:17:34.427Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-22T19:17:34.996Z] ---> Running in 4d4be9feee93 [2022-04-22T19:17:35.257Z] Removing intermediate container 4d4be9feee93 [2022-04-22T19:17:35.257Z] ---> f69c0005efa2 [2022-04-22T19:17:35.257Z] Step 13/22 : ENV APP_PORT=59860 [2022-04-22T19:17:35.257Z] ---> Running in 858bba659177 [2022-04-22T19:17:35.518Z] Removing intermediate container 858bba659177 [2022-04-22T19:17:35.518Z] ---> 12d8f760509f [2022-04-22T19:17:35.518Z] Step 14/22 : EXPOSE $APP_PORT [2022-04-22T19:17:35.780Z] ---> Running in 9b7349b337b1 [2022-04-22T19:17:36.041Z] Removing intermediate container 9b7349b337b1 [2022-04-22T19:17:36.041Z] ---> 937e37f3c589 [2022-04-22T19:17:36.041Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-22T19:17:36.982Z] Building bin/spire-server... [2022-04-22T19:17:36.982Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-04-22T19:17:36.982Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-04-22T19:17:36.982Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-04-22T19:17:36.982Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-04-22T19:17:36.982Z] go: downloading google.golang.org/grpc v1.44.0 [2022-04-22T19:17:36.982Z]  ---> e332e34d0ea8 [2022-04-22T19:17:36.982Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-04-22T19:17:36.982Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-04-22T19:17:36.982Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-04-22T19:17:36.982Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-04-22T19:17:37.243Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-22T19:17:37.243Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-04-22T19:17:37.243Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-04-22T19:17:37.243Z] go: downloading github.com/fatih/color v1.13.0 [2022-04-22T19:17:37.243Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-04-22T19:17:37.243Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-04-22T19:17:37.243Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-22T19:17:37.243Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-04-22T19:17:37.243Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-04-22T19:17:37.243Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-04-22T19:17:37.243Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-04-22T19:17:37.502Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-04-22T19:17:37.502Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-04-22T19:17:37.502Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-04-22T19:17:37.502Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-04-22T19:17:37.502Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-04-22T19:17:37.502Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-04-22T19:17:37.502Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-04-22T19:17:37.502Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-22T19:17:37.761Z] go: downloading github.com/google/uuid v1.1.2 [2022-04-22T19:17:37.762Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-04-22T19:17:37.762Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-04-22T19:17:37.762Z] go: downloading github.com/oklog/run v1.0.0 [2022-04-22T19:17:38.021Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-04-22T19:17:38.021Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-04-22T19:17:38.021Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-22T19:17:38.021Z] go: downloading github.com/prometheus/common v0.32.1 [2022-04-22T19:17:38.021Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-22T19:17:38.021Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-04-22T19:17:38.021Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-22T19:17:38.021Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-04-22T19:17:38.281Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-04-22T19:17:38.281Z] go: downloading go.uber.org/atomic v1.9.0 [2022-04-22T19:17:38.281Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-04-22T19:17:38.281Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-04-22T19:17:38.542Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-04-22T19:17:38.542Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-04-22T19:17:38.542Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-04-22T19:17:38.542Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-04-22T19:17:38.542Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-04-22T19:17:38.542Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-04-22T19:17:38.542Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-04-22T19:17:38.542Z]  ---> 0b7f0326fcad [2022-04-22T19:17:38.542Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-04-22T19:17:38.542Z] go: downloading github.com/lib/pq v1.10.4 [2022-04-22T19:17:38.542Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-04-22T19:17:38.542Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-04-22T19:17:38.800Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-04-22T19:17:38.800Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-04-22T19:17:39.368Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-04-22T19:17:39.368Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-04-22T19:17:39.368Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-04-22T19:17:39.368Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-04-22T19:17:39.368Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-04-22T19:17:40.308Z]  ---> 4f86ef195918 [2022-04-22T19:17:40.308Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-04-22T19:17:40.877Z] ---> Running in f0aded6261b5 [2022-04-22T19:17:41.141Z] Removing intermediate container f0aded6261b5 [2022-04-22T19:17:41.141Z] ---> 5908ebcba0eb [2022-04-22T19:17:41.141Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-22T19:17:41.141Z] ---> Running in 23861a3c0f71 [2022-04-22T19:17:41.403Z] Removing intermediate container 23861a3c0f71 [2022-04-22T19:17:41.403Z] ---> 071f380588cd [2022-04-22T19:17:41.403Z] Step 20/22 : LABEL arch=x86_64 [2022-04-22T19:17:41.403Z] ---> Running in 72e5c6f86ba4 [2022-04-22T19:17:41.970Z] Removing intermediate container 72e5c6f86ba4 [2022-04-22T19:17:41.971Z] ---> e900d5589741 [2022-04-22T19:17:41.971Z] Step 21/22 : LABEL git_sha=15c15146d7e685b738b59aee3b02359645ee62d3 [2022-04-22T19:17:42.537Z] ---> Running in d1298f0e7783 [2022-04-22T19:17:42.797Z] go: downloading google.golang.org/api v0.70.0 [2022-04-22T19:17:42.797Z] go: downloading k8s.io/client-go v0.23.4 [2022-04-22T19:17:42.797Z] go: downloading k8s.io/api v0.23.4 [2022-04-22T19:17:42.797Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-04-22T19:17:42.797Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-04-22T19:17:43.059Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-04-22T19:17:43.059Z] go: downloading cloud.google.com/go v0.100.2 [2022-04-22T19:17:43.059Z] Removing intermediate container d1298f0e7783 [2022-04-22T19:17:43.059Z] ---> bafeac1077ed [2022-04-22T19:17:43.059Z] Step 22/22 : LABEL version=0.0.0 [2022-04-22T19:17:43.628Z] ---> Running in 054cd117d476 [2022-04-22T19:17:43.628Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-04-22T19:17:43.628Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-04-22T19:17:43.628Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-04-22T19:17:43.628Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-04-22T19:17:43.888Z] Removing intermediate container 054cd117d476 [2022-04-22T19:17:43.888Z] ---> 98ff3c8a9bb6 [2022-04-22T19:17:43.888Z] [2022-04-22T19:17:43.888Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-04-22T19:17:44.148Z] Successfully built 98ff3c8a9bb6 [2022-04-22T19:17:44.148Z] Successfully tagged support-notifications:latest [2022-04-22T19:17:44.148Z]  Building support-notifications ... done go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-04-22T19:17:44.148Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-04-22T19:17:44.407Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-04-22T19:17:44.407Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-04-22T19:17:44.665Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-04-22T19:17:44.665Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-04-22T19:17:44.665Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-04-22T19:17:44.665Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-04-22T19:17:44.934Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-04-22T19:17:44.934Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-04-22T19:17:44.934Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-04-22T19:17:44.934Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-04-22T19:17:44.934Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-04-22T19:17:45.194Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-04-22T19:17:45.194Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-04-22T19:17:45.194Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-04-22T19:17:46.136Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-04-22T19:17:46.136Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-04-22T19:17:46.136Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-04-22T19:17:46.136Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-04-22T19:17:46.136Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-04-22T19:17:46.136Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-04-22T19:17:46.136Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-04-22T19:17:46.136Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-04-22T19:17:46.136Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-04-22T19:17:46.136Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-04-22T19:17:46.136Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-04-22T19:17:46.136Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-04-22T19:17:46.136Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-04-22T19:17:46.136Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-04-22T19:17:46.136Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-04-22T19:17:46.136Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-04-22T19:17:46.136Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-04-22T19:17:46.137Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-04-22T19:17:46.137Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-22T19:17:46.137Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-04-22T19:17:46.137Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-04-22T19:17:46.396Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-22T19:17:46.396Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-04-22T19:17:46.396Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-04-22T19:17:46.396Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-04-22T19:17:46.396Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-04-22T19:17:46.396Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-04-22T19:17:46.396Z] go: downloading go.opencensus.io v0.23.0 [2022-04-22T19:17:46.396Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-04-22T19:17:46.396Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-04-22T19:17:46.396Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-04-22T19:17:46.396Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-04-22T19:17:46.396Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-04-22T19:17:46.396Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-04-22T19:17:46.396Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-04-22T19:17:46.396Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-04-22T19:17:46.396Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-04-22T19:17:46.396Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-04-22T19:17:46.396Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-04-22T19:17:46.396Z] go: downloading go.uber.org/zap v1.21.0 [2022-04-22T19:17:46.396Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-04-22T19:17:46.396Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-04-22T19:17:46.396Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-04-22T19:17:46.396Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-04-22T19:17:46.396Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-04-22T19:17:46.396Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-04-22T19:17:46.396Z] go: downloading github.com/golang/snappy v0.0.4 [2022-04-22T19:17:46.396Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-04-22T19:17:46.396Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-04-22T19:17:46.396Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-04-22T19:17:46.656Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-04-22T19:17:46.656Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-04-22T19:17:46.656Z] go: downloading go.uber.org/multierr v1.6.0 [2022-04-22T19:17:46.656Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-04-22T19:17:51.967Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-04-22T19:17:51.967Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-04-22T19:17:55.878Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 20.964s coverage: 89.2% of statements [2022-04-22T19:17:55.879Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-04-22T19:17:55.879Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-04-22T19:17:55.879Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-04-22T19:17:55.879Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.390s coverage: 84.4% of statements [2022-04-22T19:17:55.879Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-04-22T19:17:55.879Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-04-22T19:17:55.879Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-04-22T19:17:55.879Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-04-22T19:17:55.879Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-04-22T19:17:55.879Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.310s coverage: 95.6% of statements [2022-04-22T19:17:55.879Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-04-22T19:17:55.879Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-04-22T19:17:55.879Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.230s coverage: 72.2% of statements [2022-04-22T19:17:55.879Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-04-22T19:17:55.879Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-04-22T19:17:55.879Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-04-22T19:17:55.879Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-04-22T19:17:55.879Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-04-22T19:17:55.879Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.666s coverage: 60.0% of statements [2022-04-22T19:17:55.879Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-04-22T19:17:55.879Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-04-22T19:17:55.879Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-04-22T19:17:55.879Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.737s coverage: 0.9% of statements [2022-04-22T19:17:55.879Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-04-22T19:17:55.879Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.428s coverage: 58.8% of statements [2022-04-22T19:17:55.879Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.390s coverage: 29.6% of statements [2022-04-22T19:17:55.879Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-04-22T19:17:55.879Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.305s coverage: 47.1% of statements [2022-04-22T19:17:55.879Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.261s coverage: 79.5% of statements [2022-04-22T19:17:55.879Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.222s coverage: 94.1% of statements [2022-04-22T19:17:55.879Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.280s coverage: 96.3% of statements [2022-04-22T19:17:55.879Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.213s coverage: 87.5% of statements [2022-04-22T19:18:08.287Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.226s coverage: 94.4% of statements [2022-04-22T19:18:08.287Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.209s coverage: 44.8% of statements [2022-04-22T19:18:13.689Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.630s coverage: 82.5% of statements [2022-04-22T19:18:13.689Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-04-22T19:18:20.428Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.263s coverage: 92.9% of statements [2022-04-22T19:18:20.429Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-04-22T19:18:20.429Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-04-22T19:18:20.429Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-04-22T19:18:20.429Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.058s coverage: 65.1% of statements [2022-04-22T19:18:20.429Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-04-22T19:18:20.429Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-04-22T19:18:20.429Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-04-22T19:18:20.429Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-04-22T19:18:20.429Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-04-22T19:18:20.429Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.198s coverage: 87.2% of statements [2022-04-22T19:18:20.429Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-04-22T19:18:20.429Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-04-22T19:18:20.429Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.175s coverage: 100.0% of statements [2022-04-22T19:18:20.429Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-04-22T19:18:20.429Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.260s coverage: 58.8% of statements [2022-04-22T19:18:20.429Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-04-22T19:18:20.429Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.280s coverage: 80.0% of statements [2022-04-22T19:18:20.429Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.226s coverage: 87.2% of statements [2022-04-22T19:18:20.429Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.242s coverage: 85.4% of statements [2022-04-22T19:18:20.429Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.753s coverage: 91.2% of statements [2022-04-22T19:18:20.429Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-04-22T19:18:24.759Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.894s coverage: 64.4% of statements [2022-04-22T19:18:24.759Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-04-22T19:18:24.759Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-04-22T19:18:24.759Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.255s coverage: 100.0% of statements [2022-04-22T19:18:24.759Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.094s coverage: 89.4% of statements [2022-04-22T19:18:24.759Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.054s coverage: 100.0% of statements [2022-04-22T19:18:24.759Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.085s coverage: 73.7% of statements [2022-04-22T19:18:24.759Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.057s coverage: 100.0% of statements [2022-04-22T19:18:33.066Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.404s coverage: 65.4% of statements [2022-04-22T19:18:33.066Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-04-22T19:18:33.066Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-04-22T19:18:33.066Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-04-22T19:18:35.057Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.765s coverage: 43.8% of statements [2022-04-22T19:18:35.057Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-04-22T19:18:35.057Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-04-22T19:18:35.057Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.390s coverage: 89.5% of statements [2022-04-22T19:18:35.057Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-04-22T19:18:35.057Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.268s coverage: 84.8% of statements [2022-04-22T19:18:35.057Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-04-22T19:18:35.057Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-04-22T19:18:35.057Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-04-22T19:18:35.057Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-04-22T19:18:38.680Z] Removing intermediate container fecd5c56498c [2022-04-22T19:18:38.680Z] ---> 8313c72c384e [2022-04-22T19:18:38.680Z] [2022-04-22T19:18:38.680Z] Step 13/26 : FROM alpine:3.15 [2022-04-22T19:18:38.680Z] ---> 0ac33e5f5afa [2022-04-22T19:18:38.680Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-22T19:18:38.680Z] ---> Using cache [2022-04-22T19:18:38.680Z] ---> 1deffb9433f0 [2022-04-22T19:18:38.680Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-22T19:18:38.680Z] ---> Using cache [2022-04-22T19:18:38.680Z] ---> f98be3366b59 [2022-04-22T19:18:38.680Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-04-22T19:18:38.680Z] Removing intermediate container 19e3bf56e95b [2022-04-22T19:18:38.680Z] ---> 67ff31613d70 [2022-04-22T19:18:38.680Z] [2022-04-22T19:18:38.680Z] Step 13/25 : FROM alpine:3.15 [2022-04-22T19:18:38.680Z] ---> 0ac33e5f5afa [2022-04-22T19:18:38.680Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-22T19:18:38.680Z] ---> Using cache [2022-04-22T19:18:38.680Z] ---> 1deffb9433f0 [2022-04-22T19:18:38.680Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-22T19:18:38.680Z] ---> Using cache [2022-04-22T19:18:38.680Z] ---> f98be3366b59 [2022-04-22T19:18:38.680Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-04-22T19:18:38.680Z] ---> Running in 2534dc1de758 [2022-04-22T19:18:38.680Z] ---> Running in a4048945fd73 [2022-04-22T19:18:38.680Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-22T19:18:38.680Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-22T19:18:38.680Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-22T19:18:38.680Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-22T19:18:38.680Z] v3.15.4-41-g06dd15e33d [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-22T19:18:38.680Z] v3.15.4-48-g4c526f9784 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-22T19:18:38.680Z] OK: 15855 distinct packages available [2022-04-22T19:18:38.680Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-22T19:18:38.680Z] v3.15.4-41-g06dd15e33d [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-22T19:18:38.680Z] v3.15.4-48-g4c526f9784 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-22T19:18:38.680Z] OK: 15855 distinct packages available [2022-04-22T19:18:38.680Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-22T19:18:38.680Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-22T19:18:38.680Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-22T19:18:38.680Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-04-22T19:18:38.680Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-04-22T19:18:38.680Z] (3/4) Installing libucontext (1.1-r0) [2022-04-22T19:18:38.680Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-04-22T19:18:38.680Z] (4/4) Installing gcompat (1.0.0-r4) [2022-04-22T19:18:38.680Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-04-22T19:18:38.680Z] Executing busybox-1.34.1-r5.trigger [2022-04-22T19:18:38.680Z] OK: 6 MiB in 18 packages [2022-04-22T19:18:38.680Z] (3/5) Installing libucontext (1.1-r0) [2022-04-22T19:18:38.680Z] (4/5) Installing gcompat (1.0.0-r4) [2022-04-22T19:18:38.680Z] (5/5) Installing openssl (1.1.1n-r0) [2022-04-22T19:18:38.680Z] Executing busybox-1.34.1-r5.trigger [2022-04-22T19:18:38.680Z] OK: 6 MiB in 19 packages [2022-04-22T19:18:39.253Z] Removing intermediate container 2534dc1de758 [2022-04-22T19:18:39.253Z] ---> 9a8ab43d6919 [2022-04-22T19:18:39.253Z] Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-04-22T19:18:39.253Z] Removing intermediate container a4048945fd73 [2022-04-22T19:18:39.253Z] ---> c9e9c6c4b407 [2022-04-22T19:18:39.253Z] Step 17/25 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-04-22T19:18:42.551Z] ---> 4074274b9b56 [2022-04-22T19:18:42.551Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-04-22T19:18:42.551Z] ---> bd8a958c6a39 [2022-04-22T19:18:42.551Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-04-22T19:18:42.813Z] ---> 18c936ac89f7 [2022-04-22T19:18:42.813Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-04-22T19:18:42.813Z] ---> 4b53103339c3 [2022-04-22T19:18:42.813Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-04-22T19:18:42.813Z] ---> Running in e12322fdf146 [2022-04-22T19:18:43.072Z] Removing intermediate container e12322fdf146 [2022-04-22T19:18:43.072Z] ---> bc0e82fa6a81 [2022-04-22T19:18:43.072Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-04-22T19:18:43.331Z] ---> b7c6056d6e13 [2022-04-22T19:18:43.331Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-04-22T19:18:43.591Z] ---> 379129dbf095 [2022-04-22T19:18:43.591Z] Step 21/26 : WORKDIR / [2022-04-22T19:18:43.850Z] ---> ef148aa75842 [2022-04-22T19:18:43.850Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-04-22T19:18:43.850Z] ---> Running in cfbf3d632437 [2022-04-22T19:18:43.850Z] ---> Running in 69022e55e4af [2022-04-22T19:18:44.111Z] Removing intermediate container cfbf3d632437 [2022-04-22T19:18:44.111Z] ---> c1e46af55729 [2022-04-22T19:18:44.111Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-04-22T19:18:44.111Z] Removing intermediate container 69022e55e4af [2022-04-22T19:18:44.111Z] ---> 189f474fff91 [2022-04-22T19:18:44.111Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-04-22T19:18:44.111Z] ---> Running in a610b39aa152 [2022-04-22T19:18:44.111Z] ---> Running in 7f05eb6c1e43 [2022-04-22T19:18:44.381Z] Removing intermediate container a610b39aa152 [2022-04-22T19:18:44.381Z] ---> 5e1d8efb344d [2022-04-22T19:18:44.381Z] Step 23/25 : LABEL arch=x86_64 [2022-04-22T19:18:44.381Z] Removing intermediate container 7f05eb6c1e43 [2022-04-22T19:18:44.381Z] ---> 2f029b8252fc [2022-04-22T19:18:44.381Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-04-22T19:18:44.381Z] ---> Running in 9bb2d712b7b7 [2022-04-22T19:18:44.641Z] ---> Running in 1e864069c721 [2022-04-22T19:18:44.641Z] Removing intermediate container 9bb2d712b7b7 [2022-04-22T19:18:44.641Z] ---> 180d08dee726 [2022-04-22T19:18:44.641Z] Step 24/25 : LABEL git_sha=15c15146d7e685b738b59aee3b02359645ee62d3 [2022-04-22T19:18:44.908Z] Removing intermediate container 1e864069c721 [2022-04-22T19:18:44.908Z] ---> 9b66b1544f83 [2022-04-22T19:18:44.908Z] Step 24/26 : LABEL arch=x86_64 [2022-04-22T19:18:44.908Z] ---> Running in 8e5e07bfd213 [2022-04-22T19:18:44.908Z] ---> Running in a33133ffb22c [2022-04-22T19:18:44.908Z] Removing intermediate container 8e5e07bfd213 [2022-04-22T19:18:44.908Z] ---> 442e27c66ba2 [2022-04-22T19:18:44.908Z] Step 25/25 : LABEL version=0.0.0 [2022-04-22T19:18:45.182Z] Removing intermediate container a33133ffb22c [2022-04-22T19:18:45.182Z] ---> 417f0af9a5d3 [2022-04-22T19:18:45.182Z] Step 25/26 : LABEL git_sha=15c15146d7e685b738b59aee3b02359645ee62d3 [2022-04-22T19:18:45.182Z] ---> Running in deb7c8ddd4cd [2022-04-22T19:18:45.182Z] ---> Running in 2207f346ac56 [2022-04-22T19:18:45.182Z] Removing intermediate container 2207f346ac56 [2022-04-22T19:18:45.182Z] ---> 67fc7dcad547 [2022-04-22T19:18:45.182Z] Step 26/26 : LABEL version=0.0.0 [2022-04-22T19:18:45.182Z] Removing intermediate container deb7c8ddd4cd [2022-04-22T19:18:45.182Z] ---> 5e922f3ae830 [2022-04-22T19:18:45.182Z] [2022-04-22T19:18:45.248Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.332s coverage: 17.7% of statements [2022-04-22T19:18:45.248Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-04-22T19:18:45.248Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-04-22T19:18:45.248Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-04-22T19:18:45.248Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-04-22T19:18:45.248Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.656s coverage: 92.3% of statements [2022-04-22T19:18:45.248Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-04-22T19:18:45.248Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-04-22T19:18:45.248Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-04-22T19:18:45.248Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-04-22T19:18:45.248Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.271s coverage: 63.2% of statements [2022-04-22T19:18:45.248Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-04-22T19:18:45.248Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-04-22T19:18:45.248Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.471s coverage: 97.7% of statements [2022-04-22T19:18:45.248Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-04-22T19:18:45.248Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-04-22T19:18:45.248Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-04-22T19:18:45.248Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-04-22T19:18:45.248Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.208s coverage: 28.9% of statements [2022-04-22T19:18:45.248Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-04-22T19:18:45.248Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-04-22T19:18:45.248Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-04-22T19:18:45.248Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-04-22T19:18:45.248Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-04-22T19:18:45.248Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-04-22T19:18:45.248Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.218s coverage: 100.0% of statements [2022-04-22T19:18:45.248Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.081s coverage: 96.9% of statements [2022-04-22T19:18:45.248Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "aarch64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2022-04-22T19:18:45.248Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-04-22T19:18:45.248Z] GO111MODULE=on go vet ./... [2022-04-22T19:18:45.442Z] ---> Running in fe0b0cc41570 [2022-04-22T19:18:45.442Z] Successfully built 5e922f3ae830 [2022-04-22T19:18:45.442Z] Successfully tagged security-spire-server:latest [2022-04-22T19:18:45.442Z]  Building security-spire-server ... done Removing intermediate container fe0b0cc41570 [2022-04-22T19:18:45.442Z] ---> 4a3f2abb39ae [2022-04-22T19:18:45.442Z] [2022-04-22T19:18:45.442Z] Successfully built 4a3f2abb39ae [2022-04-22T19:18:45.442Z] Successfully tagged security-spire-config:latest [2022-04-22T19:19:32.162Z]  Building security-spire-config ... done Building bin/spire-agent... [2022-04-22T19:19:32.162Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-04-22T19:19:32.162Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-04-22T19:19:32.162Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-04-22T19:19:32.162Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-04-22T19:19:32.162Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-04-22T19:19:32.162Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-04-22T19:19:32.162Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-04-22T19:19:32.162Z] go: downloading github.com/docker/go-units v0.4.0 [2022-04-22T19:19:32.162Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-04-22T19:19:32.162Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-04-22T19:19:32.162Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-04-22T19:19:32.162Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-04-22T19:19:32.162Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-04-22T19:20:22.111Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-04-22T19:20:23.092Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-04-22T19:20:24.524Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-04-22T19:20:27.944Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-04-22T19:20:28.418Z] Removing intermediate container 52585fce1ec1 [2022-04-22T19:20:28.418Z] ---> 621f53263895 [2022-04-22T19:20:28.418Z] [2022-04-22T19:20:28.418Z] Step 13/26 : FROM alpine:3.15 [2022-04-22T19:20:28.418Z] ---> 0ac33e5f5afa [2022-04-22T19:20:28.418Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-22T19:20:28.418Z] ---> Using cache [2022-04-22T19:20:28.418Z] ---> 1deffb9433f0 [2022-04-22T19:20:28.418Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-22T19:20:28.418Z] ---> Using cache [2022-04-22T19:20:28.418Z] ---> f98be3366b59 [2022-04-22T19:20:28.418Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-04-22T19:20:28.418Z] ---> Using cache [2022-04-22T19:20:28.418Z] ---> c9e9c6c4b407 [2022-04-22T19:20:28.419Z] Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-agent /usr/local/bin [2022-04-22T19:20:28.615Z] + ls -al . [2022-04-22T19:20:28.615Z] total 668 [2022-04-22T19:20:28.615Z] drwxrwxr-x 9 1001 1001 4096 Apr 22 19:20 . [2022-04-22T19:20:28.615Z] drwxr-xr-x 4 root root 4096 Apr 22 19:14 .. [2022-04-22T19:20:28.615Z] -rw-rw-r-- 1 1001 1001 11 Apr 22 19:13 .dockerignore [2022-04-22T19:20:28.615Z] drwxrwxr-x 8 1001 1001 4096 Apr 22 19:13 .git [2022-04-22T19:20:28.615Z] drwxrwxr-x 3 1001 1001 4096 Apr 22 19:13 .github [2022-04-22T19:20:28.615Z] -rw-rw-r-- 1 1001 1001 879 Apr 22 19:13 .gitignore [2022-04-22T19:20:28.615Z] -rw-rw-r-- 1 1001 1001 42 Apr 22 19:13 .golangci.yml [2022-04-22T19:20:28.615Z] -rw-rw-r-- 1 1001 1001 87 Apr 22 19:13 .hadolint.yml [2022-04-22T19:20:28.615Z] -rw-rw-r-- 1 1001 1001 166 Apr 22 19:13 .sonarcloud.properties [2022-04-22T19:20:28.615Z] -rw-rw-r-- 1 1001 1001 1171 Apr 22 19:13 ADOPTERS.md [2022-04-22T19:20:28.615Z] -rw-rw-r-- 1 1001 1001 10086 Apr 22 19:13 Attribution.txt [2022-04-22T19:20:28.615Z] -rw-rw-r-- 1 1001 1001 51732 Apr 22 19:13 CHANGELOG.md [2022-04-22T19:20:28.615Z] -rw-rw-r-- 1 1001 1001 3804 Apr 22 19:13 CONTRIBUTING.md [2022-04-22T19:20:28.615Z] -rw-rw-r-- 1 1001 1001 677 Apr 22 19:13 GOVERNANCE.md [2022-04-22T19:20:28.615Z] -rw-rw-r-- 1 1001 1001 850 Apr 22 19:13 Jenkinsfile [2022-04-22T19:20:28.615Z] -rw-rw-r-- 1 1001 1001 10775 Apr 22 19:13 LICENSE [2022-04-22T19:20:28.615Z] -rw-rw-r-- 1 1001 1001 10389 Apr 22 19:13 Makefile [2022-04-22T19:20:28.615Z] -rw-rw-r-- 1 1001 1001 582 Apr 22 19:13 OWNERS.md [2022-04-22T19:20:28.615Z] -rw-rw-r-- 1 1001 1001 9120 Apr 22 19:13 README.md [2022-04-22T19:20:28.615Z] -rw-rw-r-- 1 1001 1001 6912 Apr 22 19:13 SECURITY.md [2022-04-22T19:20:28.615Z] -rw-rw-r-- 1 1001 1001 5 Apr 22 19:10 VERSION [2022-04-22T19:20:28.615Z] -rw-rw-r-- 1 1001 1001 4131 Apr 22 19:13 ZMQWindows.md [2022-04-22T19:20:28.615Z] drwxrwxr-x 2 1001 1001 4096 Apr 22 19:13 bin [2022-04-22T19:20:28.615Z] drwxrwxr-x 18 1001 1001 4096 Apr 22 19:13 cmd [2022-04-22T19:20:28.615Z] -rw-r--r-- 1 root root 435134 Apr 22 19:18 coverage.out [2022-04-22T19:20:28.615Z] -rw-rw-r-- 1 1001 1001 3256 Apr 22 19:13 go.mod [2022-04-22T19:20:28.615Z] -rw-rw-r-- 1 1001 1001 35162 Apr 22 19:15 go.sum [2022-04-22T19:20:28.615Z] drwxrwxr-x 8 1001 1001 4096 Apr 22 19:13 internal [2022-04-22T19:20:28.615Z] drwxrwxr-x 3 1001 1001 4096 Apr 22 19:13 openapi [2022-04-22T19:20:28.615Z] drwxrwxr-x 4 1001 1001 4096 Apr 22 19:13 snap [2022-04-22T19:20:28.615Z] -rw-rw-r-- 1 1001 1001 204 Apr 22 19:13 version.go [Pipeline] sh [2022-04-22T19:20:28.679Z] ---> aa86870cf2ca [2022-04-22T19:20:28.679Z] Step 18/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-04-22T19:20:29.287Z] + '[' -e coverage.out ] [2022-04-22T19:20:29.287Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-04-22T19:20:29.323Z] Warning: overwriting stash ‘coverage-report’ [2022-04-22T19:20:30.061Z] ---> a35f891ea037 [2022-04-22T19:20:30.061Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-04-22T19:20:30.061Z] ---> 41a3e40f341f [2022-04-22T19:20:30.061Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-04-22T19:20:30.070Z] Stashed 1 file(s) [Pipeline] sh [2022-04-22T19:20:30.321Z] ---> 46e9ad1e6de3 [2022-04-22T19:20:30.321Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-04-22T19:20:30.321Z] ---> ea9beab1ebac [2022-04-22T19:20:30.321Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-04-22T19:20:30.321Z] ---> Running in a8d2c133af91 [2022-04-22T19:20:30.583Z] Removing intermediate container a8d2c133af91 [2022-04-22T19:20:30.583Z] ---> 86a2eb516af1 [2022-04-22T19:20:30.583Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-04-22T19:20:30.583Z] ---> Running in 9aade0606421 [2022-04-22T19:20:30.583Z] Removing intermediate container 9aade0606421 [2022-04-22T19:20:30.583Z] ---> 1b0e889f8510 [2022-04-22T19:20:30.583Z] Step 24/26 : LABEL arch=x86_64 [2022-04-22T19:20:30.583Z] ---> Running in eafa4cb09dc8 [2022-04-22T19:20:30.738Z] + make build [2022-04-22T19:20:30.738Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-04-22T19:20:30.844Z] Removing intermediate container eafa4cb09dc8 [2022-04-22T19:20:30.844Z] ---> c59ec2c4be1f [2022-04-22T19:20:30.844Z] Step 25/26 : LABEL git_sha=15c15146d7e685b738b59aee3b02359645ee62d3 [2022-04-22T19:20:30.844Z] ---> Running in 9ba702830d0f [2022-04-22T19:20:30.844Z] Removing intermediate container 9ba702830d0f [2022-04-22T19:20:30.844Z] ---> 81d89e69a7f6 [2022-04-22T19:20:30.844Z] Step 26/26 : LABEL version=0.0.0 [2022-04-22T19:20:30.844Z] ---> Running in 3f1e3c43595f [2022-04-22T19:20:31.106Z] Removing intermediate container 3f1e3c43595f [2022-04-22T19:20:31.106Z] ---> 0288db91065a [2022-04-22T19:20:31.106Z] [2022-04-22T19:20:31.106Z] Successfully built 0288db91065a [2022-04-22T19:20:31.106Z] Successfully tagged security-spire-agent:latest [2022-04-22T19:20:31.118Z]  Building security-spire-agent ... done  [Pipeline] } [2022-04-22T19:20:31.142Z] $ docker stop --time=1 36991b4a48cd9581a2cdf3f91b519d3fd06d64435e375dcfaa7e0c3c0434eb5e [2022-04-22T19:20:32.507Z] $ docker rm -f 36991b4a48cd9581a2cdf3f91b519d3fd06d64435e375dcfaa7e0c3c0434eb5e [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-22T19:20:32.979Z] + docker images [2022-04-22T19:20:32.979Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-04-22T19:20:32.979Z] security-spire-agent latest 0288db91065a 2 seconds ago 127MB [2022-04-22T19:20:32.979Z] 621f53263895 14 seconds ago 4.43GB [2022-04-22T19:20:32.979Z] security-spire-config latest 4a3f2abb39ae About a minute ago 86.7MB [2022-04-22T19:20:32.979Z] security-spire-server latest 5e922f3ae830 About a minute ago 87.3MB [2022-04-22T19:20:32.979Z] 8313c72c384e 2 minutes ago 4.43GB [2022-04-22T19:20:32.979Z] 67ff31613d70 2 minutes ago 4.43GB [2022-04-22T19:20:32.979Z] support-notifications latest 98ff3c8a9bb6 2 minutes ago 26.9MB [2022-04-22T19:20:32.979Z] 2b26bbe9daa2 3 minutes ago 1.55GB [2022-04-22T19:20:32.979Z] security-proxy-setup latest fbc586f9a17c 3 minutes ago 26.9MB [2022-04-22T19:20:32.979Z] support-scheduler latest 284deefa00a6 3 minutes ago 26.3MB [2022-04-22T19:20:32.979Z] 6551c2773f48 3 minutes ago 1.5GB [2022-04-22T19:20:32.979Z] f57a2bd4030f 3 minutes ago 1.55GB [2022-04-22T19:20:32.979Z] core-metadata latest a3a8efee3540 3 minutes ago 17MB [2022-04-22T19:20:32.979Z] sys-mgmt-agent latest a52040a86aa4 3 minutes ago 299MB [2022-04-22T19:20:32.979Z] dedf66c78668 3 minutes ago 1.5GB [2022-04-22T19:20:32.979Z] security-spiffe-token-provider latest 19fa1926625a 4 minutes ago 28.8MB [2022-04-22T19:20:32.979Z] d19661e36218 4 minutes ago 1.54GB [2022-04-22T19:20:32.979Z] core-command latest d41889c9911a 4 minutes ago 16.1MB [2022-04-22T19:20:32.979Z] 132021c804df 4 minutes ago 1.49GB [2022-04-22T19:20:32.979Z] 3574e7962767 4 minutes ago 1.49GB [2022-04-22T19:20:32.979Z] security-bootstrapper latest 7c7cd202f16e 5 minutes ago 19.1MB [2022-04-22T19:20:32.979Z] security-secretstore-setup latest 14218f66d27f 5 minutes ago 28.5MB [2022-04-22T19:20:32.979Z] core-data latest c0ecb8049b62 5 minutes ago 22.5MB [2022-04-22T19:20:32.979Z] 2348959bf2a4 5 minutes ago 1.5GB [2022-04-22T19:20:32.979Z] 17e776a127f8 5 minutes ago 1.52GB [2022-04-22T19:20:32.979Z] 51513a5254fa 5 minutes ago 1.5GB [2022-04-22T19:20:32.979Z] ci-base-image-x86_64 latest 4234e580337f 9 minutes ago 896MB [2022-04-22T19:20:32.979Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.17-alpine f018257e8ee9 3 hours ago 562MB [2022-04-22T19:20:32.979Z] docker 20.10.14 7417809fdb73 2 weeks ago 218MB [2022-04-22T19:20:32.979Z] alpine 3.14 e04c818066af 2 weeks ago 5.59MB [2022-04-22T19:20:32.979Z] alpine 3.15 0ac33e5f5afa 2 weeks ago 5.57MB [2022-04-22T19:20:32.979Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest aa7d48a56d93 6 months ago 34.5MB [2022-04-22T19:20:32.979Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 22 months ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-04-22T19:21:52.582Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-04-22T19:22:49.175Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-04-22T19:22:49.175Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-04-22T19:23:21.537Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-04-22T19:23:21.538Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-04-22T19:23:22.972Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-04-22T19:23:29.695Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-04-22T19:23:32.343Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-04-22T19:23:37.747Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-04-22T19:23:41.134Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-04-22T19:23:44.530Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-04-22T19:23:52.818Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2022-04-22T19:23:57.162Z] $ docker stop --time=1 2f616cd7fb351d5ac3908acc9bf091d333e84ef4f5aaf87d64b8acdd4d1beb64 [2022-04-22T19:23:59.219Z] $ docker rm -f 2f616cd7fb351d5ac3908acc9bf091d333e84ef4f5aaf87d64b8acdd4d1beb64 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-22T19:24:01.702Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-04-22T19:24:01.702Z] [2022-04-22T19:24:01.702Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-22T19:24:02.081Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-04-22T19:24:02.356Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2022-04-22T19:24:02.356Z] 29e5d40040c1: Pulling fs layer [2022-04-22T19:24:02.356Z] 1ce36da41761: Pulling fs layer [2022-04-22T19:24:02.356Z] 25b303627fd3: Pulling fs layer [2022-04-22T19:24:02.356Z] 29e5d40040c1: Verifying Checksum [2022-04-22T19:24:02.356Z] 29e5d40040c1: Download complete [2022-04-22T19:24:02.632Z] 1ce36da41761: Verifying Checksum [2022-04-22T19:24:02.632Z] 1ce36da41761: Download complete [2022-04-22T19:24:02.906Z] 29e5d40040c1: Pull complete [2022-04-22T19:24:04.338Z] 25b303627fd3: Download complete [2022-04-22T19:24:04.338Z] 1ce36da41761: Pull complete [2022-04-22T19:24:16.732Z] 25b303627fd3: Pull complete [2022-04-22T19:24:16.732Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2022-04-22T19:24:16.732Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-04-22T19:24:16.732Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2022-04-22T19:24:16.984Z] prd-ubuntu20.04-docker-arm64-4c-16g-21812 does not seem to be running inside a container [2022-04-22T19:24:17.076Z] $ 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 [2022-04-22T19:24:19.343Z] $ docker top 31fe49ac42baf90018721024f5c9c1b18c4a3dc528c7ed1f759c0c567f59d44c -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-22T19:24:20.287Z] + grep parallel [2022-04-22T19:24:20.287Z] + docker-compose build --help [2022-04-22T19:24:23.671Z] --parallel Build images in parallel. [Pipeline] } [2022-04-22T19:24:23.982Z] $ docker stop --time=1 31fe49ac42baf90018721024f5c9c1b18c4a3dc528c7ed1f759c0c567f59d44c [2022-04-22T19:24:25.612Z] $ docker rm -f 31fe49ac42baf90018721024f5c9c1b18c4a3dc528c7ed1f759c0c567f59d44c [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-22T19:24:26.350Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-04-22T19:24:26.350Z] . [Pipeline] withDockerContainer [2022-04-22T19:24:26.579Z] prd-ubuntu20.04-docker-arm64-4c-16g-21812 does not seem to be running inside a container [2022-04-22T19:24:26.666Z] $ 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 [2022-04-22T19:24:27.934Z] $ docker top fea5730d40b8f847f37b9c38c5a5189b480b7d323be1d1e850a5897fb069cfa6 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-22T19:24:28.979Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-04-22T19:24:33.316Z] Building core-command ... [2022-04-22T19:24:33.316Z] Building core-data ... [2022-04-22T19:24:33.316Z] Building core-metadata ... [2022-04-22T19:24:33.316Z] Building security-bootstrapper ... [2022-04-22T19:24:33.316Z] Building security-proxy-setup ... [2022-04-22T19:24:33.316Z] Building security-secretstore-setup ... [2022-04-22T19:24:33.316Z] Building security-spiffe-token-provider ... [2022-04-22T19:24:33.316Z] Building security-spire-agent ... [2022-04-22T19:24:33.316Z] Building security-spire-config ... [2022-04-22T19:24:33.316Z] Building security-spire-server ... [2022-04-22T19:24:33.316Z] Building support-notifications ... [2022-04-22T19:24:33.316Z] Building support-scheduler ... [2022-04-22T19:24:33.316Z] Building sys-mgmt-agent ... [2022-04-22T19:24:33.316Z] Building security-proxy-setup [2022-04-22T19:24:33.316Z] Building security-spiffe-token-provider [2022-04-22T19:24:33.316Z] Building core-data [2022-04-22T19:24:33.316Z] Building security-spire-agent [2022-04-22T19:24:33.316Z] Building security-bootstrapper [2022-04-22T19:26:10.112Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-22T19:26:10.112Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-04-22T19:26:10.112Z] ---> aab0f5f42ebf [2022-04-22T19:26:10.112Z] Step 3/22 : WORKDIR /edgex-go [2022-04-22T19:26:10.112Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-22T19:26:10.112Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-22T19:26:10.112Z] ---> aab0f5f42ebf [2022-04-22T19:26:10.112Z] Step 3/23 : WORKDIR /edgex-go [2022-04-22T19:26:10.112Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-22T19:26:10.112Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-04-22T19:26:10.112Z] ---> aab0f5f42ebf [2022-04-22T19:26:10.112Z] Step 3/26 : WORKDIR /edgex-go [2022-04-22T19:26:10.112Z] Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-22T19:26:10.112Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-04-22T19:26:10.112Z] ---> aab0f5f42ebf [2022-04-22T19:26:10.112Z] Step 3/31 : WORKDIR /edgex-go [2022-04-22T19:26:10.112Z] Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-22T19:26:10.112Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-04-22T19:26:10.112Z] ---> aab0f5f42ebf [2022-04-22T19:26:10.112Z] Step 3/20 : WORKDIR /edgex-go [2022-04-22T19:26:10.112Z] ---> Running in dce494823b50 [2022-04-22T19:26:10.112Z] ---> Running in 430457cffa4b [2022-04-22T19:26:10.112Z] ---> Running in 6634bd1c6383 [2022-04-22T19:26:10.112Z] ---> Running in 951a79c6ce04 [2022-04-22T19:26:10.112Z] ---> Running in ecf31774ab8c [2022-04-22T19:26:10.112Z] Removing intermediate container ecf31774ab8c [2022-04-22T19:26:10.112Z] ---> f36ac9a4e125 [2022-04-22T19:26:10.112Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-04-22T19:26:10.112Z] Removing intermediate container 430457cffa4b [2022-04-22T19:26:10.112Z] ---> 4af0da11f58a [2022-04-22T19:26:10.112Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-22T19:26:10.112Z] Removing intermediate container dce494823b50 [2022-04-22T19:26:10.112Z] ---> 8bbbb7595357 [2022-04-22T19:26:10.112Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-22T19:26:10.112Z] ---> Running in 23371728bede [2022-04-22T19:26:10.112Z] Removing intermediate container 6634bd1c6383 [2022-04-22T19:26:10.112Z] ---> c5eda7415d38 [2022-04-22T19:26:10.112Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-22T19:26:10.112Z] Removing intermediate container 951a79c6ce04 [2022-04-22T19:26:10.112Z] ---> 992198df46c5 [2022-04-22T19:26:10.112Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-22T19:26:10.112Z] ---> Running in 20e0e738af2d [2022-04-22T19:26:10.112Z] ---> Running in 6a31eebdbf18 [2022-04-22T19:26:10.112Z] ---> Running in f6508fbb5ad5 [2022-04-22T19:26:10.112Z] ---> Running in e61172112dbe [2022-04-22T19:26:10.112Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-22T19:26:10.112Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-22T19:26:10.112Z] Removing intermediate container 20e0e738af2d [2022-04-22T19:26:10.112Z] Removing intermediate container f6508fbb5ad5 [2022-04-22T19:26:10.112Z] ---> 113407a8ed1a [2022-04-22T19:26:10.112Z] ---> ac9be9f10947 [2022-04-22T19:26:10.112Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-04-22T19:26:10.112Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-04-22T19:26:10.112Z] ---> Running in 8ff968d324ee [2022-04-22T19:26:10.112Z] ---> Running in ed395002982a [2022-04-22T19:26:10.112Z] v3.15.4-41-g06dd15e33d [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-22T19:26:10.112Z] v3.15.4-48-g4c526f9784 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-22T19:26:10.112Z] OK: 15738 distinct packages available [2022-04-22T19:26:10.112Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-22T19:26:10.112Z] Removing intermediate container e61172112dbe [2022-04-22T19:26:10.112Z] ---> 9e17aebfd3fa [2022-04-22T19:26:10.112Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-04-22T19:26:10.112Z] Removing intermediate container 6a31eebdbf18 [2022-04-22T19:26:10.112Z] ---> 9d5a78027a4a [2022-04-22T19:26:10.112Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-04-22T19:26:10.112Z] ---> Running in abed8e342368 [2022-04-22T19:26:10.112Z] ---> Running in d9f708f88d3c [2022-04-22T19:26:10.112Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-22T19:26:10.112Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-22T19:26:10.112Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-22T19:26:10.112Z] OK: 220 MiB in 52 packages [2022-04-22T19:26:10.112Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-22T19:26:10.112Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-22T19:26:10.112Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-22T19:26:10.112Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-22T19:26:10.112Z] Removing intermediate container 23371728bede [2022-04-22T19:26:10.112Z] ---> 3a6e1b01e1bb [2022-04-22T19:26:10.112Z] Step 5/20 : COPY go.mod vendor* ./ [2022-04-22T19:26:10.112Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-22T19:26:10.112Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-22T19:26:10.112Z] OK: 220 MiB in 52 packages [2022-04-22T19:26:10.112Z] ---> 6e69e233ce23 [2022-04-22T19:26:10.112Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-22T19:26:10.112Z] OK: 220 MiB in 52 packages [2022-04-22T19:26:10.112Z] ---> Running in 0ea4ee5bf7eb [2022-04-22T19:26:10.112Z] OK: 220 MiB in 52 packages [2022-04-22T19:26:10.112Z] OK: 220 MiB in 52 packages [2022-04-22T19:26:10.112Z] Removing intermediate container ed395002982a [2022-04-22T19:26:10.112Z] ---> 174a140ec56c [2022-04-22T19:26:10.112Z] Step 6/31 : COPY go.mod vendor* ./ [2022-04-22T19:26:10.112Z] Removing intermediate container 8ff968d324ee [2022-04-22T19:26:10.112Z] ---> 61a6ae339f83 [2022-04-22T19:26:10.112Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-22T19:26:10.112Z] Removing intermediate container abed8e342368 [2022-04-22T19:26:10.112Z] ---> c0b7cad2d2f6 [2022-04-22T19:26:10.112Z] Removing intermediate container d9f708f88d3c [2022-04-22T19:26:10.112Z] ---> 19fbcba9c5ec [2022-04-22T19:26:10.112Z] Step 6/22 : COPY go.mod vendor* ./ [2022-04-22T19:26:10.112Z] Step 6/26 : COPY go.mod vendor* ./ [2022-04-22T19:26:10.112Z] ---> 72d7fb1b369f [2022-04-22T19:26:10.112Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-22T19:26:10.393Z] ---> Running in cc6eaca712ad [2022-04-22T19:26:10.393Z] ---> 3f356d54f7d5 [2022-04-22T19:26:10.393Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-22T19:26:10.668Z] ---> Running in 5bc87bfea1b9 [2022-04-22T19:26:10.943Z] ---> 9bc0bb5092e4 [2022-04-22T19:26:10.943Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-22T19:26:10.943Z] ---> cad4fcd09302 [2022-04-22T19:26:11.223Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-22T19:26:11.224Z] ---> Running in 1a77e51b6cee [2022-04-22T19:26:11.499Z] ---> Running in 7051369bf8e0 [2022-04-22T19:26:12.104Z] Removing intermediate container 0ea4ee5bf7eb [2022-04-22T19:26:12.104Z] ---> e7e6a5112c49 [2022-04-22T19:26:12.104Z] Step 7/20 : COPY . . [2022-04-22T19:26:15.525Z] Removing intermediate container cc6eaca712ad [2022-04-22T19:26:15.525Z] ---> 3ad9c20697ca [2022-04-22T19:26:15.525Z] Step 8/31 : COPY . . [2022-04-22T19:26:16.530Z] Removing intermediate container 5bc87bfea1b9 [2022-04-22T19:26:16.530Z] ---> a8c815bac046 [2022-04-22T19:26:16.530Z] Step 8/23 : COPY . . [2022-04-22T19:26:16.807Z] Removing intermediate container 1a77e51b6cee [2022-04-22T19:26:16.807Z] ---> 4e51184a4370 [2022-04-22T19:26:16.807Z] Step 8/22 : COPY . . [2022-04-22T19:26:17.082Z] Removing intermediate container 7051369bf8e0 [2022-04-22T19:26:17.082Z] ---> 3c2a868867dd [2022-04-22T19:26:17.082Z] Step 8/26 : COPY . . [2022-04-22T19:26:43.888Z] ---> 5f2ee1ba2ecb [2022-04-22T19:26:43.888Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-04-22T19:26:43.888Z] ---> Running in 689d5fc89473 [2022-04-22T19:26:43.888Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2022-04-22T19:26:43.888Z] ---> 8a697c0b2805 [2022-04-22T19:26:43.888Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-04-22T19:26:43.888Z] ---> Running in 22ded67a023a [2022-04-22T19:26:43.888Z] ---> de96a9dc683e [2022-04-22T19:26:43.888Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-04-22T19:26:43.888Z] ---> Running in 16da76bfe55b [2022-04-22T19:26:43.888Z] ---> de62b2ff7c18 [2022-04-22T19:26:43.888Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-04-22T19:26:43.888Z] ---> Running in 51e977382ba7 [2022-04-22T19:26:44.169Z] ---> fb82ac56a4d8 [2022-04-22T19:26:44.170Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-04-22T19:26:44.170Z] ---> Running in 5d8c4ca18a82 [2022-04-22T19:26:44.788Z] Removing intermediate container 16da76bfe55b [2022-04-22T19:26:44.788Z] ---> d75a95195bf7 [2022-04-22T19:26:44.788Z] Step 10/26 : RUN mkdir -p spire-build [2022-04-22T19:26:45.067Z] ---> Running in f4ba0d3d8ab5 [2022-04-22T19:26:46.066Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-04-22T19:26:46.344Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-04-22T19:26:46.951Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-04-22T19:26:48.413Z] Removing intermediate container f4ba0d3d8ab5 [2022-04-22T19:26:48.413Z] ---> 37f4e95a5306 [2022-04-22T19:26:48.413Z] Step 11/26 : WORKDIR /edgex-go/spire-build [2022-04-22T19:26:48.413Z] ---> Running in 5a6b50d43269 [2022-04-22T19:26:48.712Z] Removing intermediate container 5a6b50d43269 [2022-04-22T19:26:48.712Z] ---> fab60264f4b2 [2022-04-22T19:26:48.712Z] 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 [2022-04-22T19:26:48.712Z] ---> Running in 0ccc1583ee56 [2022-04-22T19:26:51.348Z] spire-1.2.1/ [2022-04-22T19:26:51.348Z] spire-1.2.1/.data/ [2022-04-22T19:26:51.348Z] spire-1.2.1/.data/.file [2022-04-22T19:26:51.348Z] spire-1.2.1/.dockerignore [2022-04-22T19:26:51.348Z] spire-1.2.1/.gitattributes [2022-04-22T19:26:51.348Z] spire-1.2.1/.githooks/ [2022-04-22T19:26:51.348Z] spire-1.2.1/.githooks/pre-commit [2022-04-22T19:26:51.348Z] spire-1.2.1/.github/ [2022-04-22T19:26:51.348Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-04-22T19:26:51.348Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-04-22T19:26:51.348Z] spire-1.2.1/.github/dependabot.yml [2022-04-22T19:26:51.348Z] spire-1.2.1/.github/workflows/ [2022-04-22T19:26:51.349Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-04-22T19:26:51.349Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-04-22T19:26:51.349Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-04-22T19:26:51.349Z] spire-1.2.1/.github/workflows/scripts/ [2022-04-22T19:26:51.349Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-04-22T19:26:51.349Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-04-22T19:26:51.349Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-04-22T19:26:51.349Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-04-22T19:26:51.349Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-04-22T19:26:51.349Z] spire-1.2.1/.gitignore [2022-04-22T19:26:51.349Z] spire-1.2.1/.go-version [2022-04-22T19:26:51.349Z] spire-1.2.1/.golangci.yml [2022-04-22T19:26:51.349Z] spire-1.2.1/ADOPTERS.md [2022-04-22T19:26:51.349Z] spire-1.2.1/CHANGELOG.md [2022-04-22T19:26:51.349Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-04-22T19:26:51.349Z] spire-1.2.1/CODEOWNERS [2022-04-22T19:26:51.349Z] spire-1.2.1/CONTRIBUTING.md [2022-04-22T19:26:51.349Z] spire-1.2.1/Dockerfile [2022-04-22T19:26:51.627Z] spire-1.2.1/Dockerfile.dev [2022-04-22T19:26:51.627Z] spire-1.2.1/Dockerfile.scratch [2022-04-22T19:26:51.627Z] spire-1.2.1/LICENSE [2022-04-22T19:26:51.627Z] spire-1.2.1/MAINTAINERS.md [2022-04-22T19:26:51.627Z] spire-1.2.1/Makefile [2022-04-22T19:26:51.627Z] spire-1.2.1/README.md [2022-04-22T19:26:51.627Z] spire-1.2.1/ROADMAP.md [2022-04-22T19:26:51.627Z] spire-1.2.1/SECURITY.md [2022-04-22T19:26:51.627Z] spire-1.2.1/cmd/ [2022-04-22T19:26:51.627Z] spire-1.2.1/cmd/spire-agent/ [2022-04-22T19:26:51.627Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-04-22T19:26:51.627Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-04-22T19:26:51.627Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-04-22T19:26:51.627Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-04-22T19:26:51.627Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-04-22T19:26:51.627Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-04-22T19:26:51.627Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-04-22T19:26:51.627Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-04-22T19:26:51.627Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-04-22T19:26:51.627Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-04-22T19:26:51.627Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-04-22T19:26:51.627Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-04-22T19:26:51.627Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-04-22T19:26:51.627Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-04-22T19:26:51.627Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-04-22T19:26:51.627Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-04-22T19:26:51.627Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-04-22T19:26:51.627Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-04-22T19:26:51.627Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-04-22T19:26:51.627Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-04-22T19:26:51.627Z] spire-1.2.1/cmd/spire-agent/main.go [2022-04-22T19:26:51.627Z] spire-1.2.1/cmd/spire-server/ [2022-04-22T19:26:51.627Z] spire-1.2.1/cmd/spire-server/cli/ [2022-04-22T19:26:51.627Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-04-22T19:26:51.627Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-04-22T19:26:51.627Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-04-22T19:26:51.627Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-04-22T19:26:51.627Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-04-22T19:26:51.627Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-04-22T19:26:51.627Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-04-22T19:26:51.627Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-04-22T19:26:51.627Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-04-22T19:26:51.627Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-04-22T19:26:51.627Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-04-22T19:26:51.627Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-04-22T19:26:51.627Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-04-22T19:26:51.627Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-04-22T19:26:51.627Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-04-22T19:26:51.627Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-04-22T19:26:51.627Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-04-22T19:26:51.627Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-04-22T19:26:51.627Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-04-22T19:26:51.627Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-04-22T19:26:51.627Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-04-22T19:26:51.627Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-04-22T19:26:51.627Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-04-22T19:26:51.627Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-04-22T19:26:51.627Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-04-22T19:26:51.627Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-04-22T19:26:51.627Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-04-22T19:26:51.627Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-04-22T19:26:51.627Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-04-22T19:26:51.627Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-04-22T19:26:51.627Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-04-22T19:26:51.627Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-04-22T19:26:51.627Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-04-22T19:26:51.627Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-04-22T19:26:51.627Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-04-22T19:26:51.627Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-04-22T19:26:51.627Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-04-22T19:26:51.627Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-04-22T19:26:51.627Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-04-22T19:26:51.627Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-04-22T19:26:51.627Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-04-22T19:26:51.627Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-04-22T19:26:51.627Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-04-22T19:26:51.627Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-04-22T19:26:51.627Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-04-22T19:26:51.627Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-04-22T19:26:51.627Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-04-22T19:26:51.627Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-04-22T19:26:51.627Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-04-22T19:26:51.627Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-04-22T19:26:51.627Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-04-22T19:26:51.627Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-04-22T19:26:51.627Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-04-22T19:26:51.627Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-04-22T19:26:51.627Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-04-22T19:26:51.627Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-04-22T19:26:51.627Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-04-22T19:26:51.627Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-04-22T19:26:51.627Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-04-22T19:26:51.627Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-04-22T19:26:51.627Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-04-22T19:26:51.627Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-04-22T19:26:51.627Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-04-22T19:26:51.627Z] spire-1.2.1/cmd/spire-server/main.go [2022-04-22T19:26:51.627Z] spire-1.2.1/cmd/spire-server/util/ [2022-04-22T19:26:51.627Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-04-22T19:26:51.627Z] spire-1.2.1/conf/ [2022-04-22T19:26:51.627Z] spire-1.2.1/conf/agent/ [2022-04-22T19:26:51.627Z] spire-1.2.1/conf/agent/agent.conf [2022-04-22T19:26:51.627Z] spire-1.2.1/conf/agent/agent_full.conf [2022-04-22T19:26:51.627Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-04-22T19:26:51.627Z] spire-1.2.1/conf/server/ [2022-04-22T19:26:51.627Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-04-22T19:26:51.627Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-04-22T19:26:51.627Z] spire-1.2.1/conf/server/server.conf [2022-04-22T19:26:51.627Z] spire-1.2.1/conf/server/server_full.conf [2022-04-22T19:26:51.628Z] spire-1.2.1/doc/ [2022-04-22T19:26:51.628Z] spire-1.2.1/doc/SPIRE101.md [2022-04-22T19:26:51.628Z] spire-1.2.1/doc/auditlog.md [2022-04-22T19:26:51.628Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-04-22T19:26:51.628Z] spire-1.2.1/doc/changelog_guidelines.md [2022-04-22T19:26:51.628Z] spire-1.2.1/doc/cure53-report.pdf [2022-04-22T19:26:51.628Z] spire-1.2.1/doc/images/ [2022-04-22T19:26:51.628Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-04-22T19:26:51.628Z] spire-1.2.1/doc/images/SPIRE101.png [2022-04-22T19:26:51.628Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-04-22T19:26:51.628Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-04-22T19:26:51.628Z] spire-1.2.1/doc/images/cache_mgr.png [2022-04-22T19:26:51.628Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-04-22T19:26:51.628Z] spire-1.2.1/doc/images/federated_spire.png [2022-04-22T19:26:51.628Z] spire-1.2.1/doc/images/ha_mode.png [2022-04-22T19:26:51.628Z] spire-1.2.1/doc/images/nested_spire.png [2022-04-22T19:26:51.628Z] spire-1.2.1/doc/images/oidc_federation.png [2022-04-22T19:26:51.628Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-04-22T19:26:51.628Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-04-22T19:26:51.628Z] spire-1.2.1/doc/images/spire_logo.png [2022-04-22T19:26:51.628Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-04-22T19:26:51.628Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-04-22T19:26:51.628Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-04-22T19:26:51.628Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-04-22T19:26:51.628Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-04-22T19:26:51.628Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-04-22T19:26:51.628Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-04-22T19:26:51.628Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-04-22T19:26:51.628Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-04-22T19:26:51.628Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-04-22T19:26:51.628Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-04-22T19:26:51.628Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-04-22T19:26:51.628Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-04-22T19:26:51.628Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-04-22T19:26:51.628Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-04-22T19:26:51.628Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-04-22T19:26:51.628Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-04-22T19:26:51.628Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-04-22T19:26:51.628Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-04-22T19:26:51.628Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-04-22T19:26:51.628Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-04-22T19:26:51.628Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-04-22T19:26:51.628Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-04-22T19:26:51.628Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-04-22T19:26:51.628Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-04-22T19:26:51.628Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-04-22T19:26:51.628Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-04-22T19:26:51.628Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-04-22T19:26:51.628Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-04-22T19:26:51.628Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-04-22T19:26:51.628Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-04-22T19:26:51.628Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-04-22T19:26:51.628Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-04-22T19:26:51.628Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-04-22T19:26:51.628Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-04-22T19:26:51.628Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-04-22T19:26:51.628Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-04-22T19:26:51.628Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-04-22T19:26:51.628Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-04-22T19:26:51.628Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-04-22T19:26:51.628Z] spire-1.2.1/doc/scaling_spire.md [2022-04-22T19:26:51.628Z] spire-1.2.1/doc/spire_agent.md [2022-04-22T19:26:51.628Z] spire-1.2.1/doc/spire_server.md [2022-04-22T19:26:51.628Z] spire-1.2.1/doc/supported_integrations.md [2022-04-22T19:26:51.628Z] spire-1.2.1/doc/telemetry.md [2022-04-22T19:26:51.628Z] spire-1.2.1/doc/telemetry_config.md [2022-04-22T19:26:51.628Z] spire-1.2.1/doc/upgrading.md [2022-04-22T19:26:51.628Z] spire-1.2.1/doc/using_spire.md [2022-04-22T19:26:51.628Z] spire-1.2.1/examples/ [2022-04-22T19:26:51.628Z] spire-1.2.1/examples/README.md [2022-04-22T19:26:51.628Z] spire-1.2.1/go.mod [2022-04-22T19:26:51.628Z] spire-1.2.1/go.sum [2022-04-22T19:26:51.628Z] spire-1.2.1/pkg/ [2022-04-22T19:26:51.628Z] spire-1.2.1/pkg/agent/ [2022-04-22T19:26:51.628Z] spire-1.2.1/pkg/agent/agent.go [2022-04-22T19:26:51.628Z] spire-1.2.1/pkg/agent/api/ [2022-04-22T19:26:51.628Z] spire-1.2.1/pkg/agent/api/config.go [2022-04-22T19:26:51.628Z] spire-1.2.1/pkg/agent/api/debug/ [2022-04-22T19:26:51.628Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-04-22T19:26:51.628Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-04-22T19:26:51.628Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-04-22T19:26:51.628Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-04-22T19:26:51.628Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-04-22T19:26:51.628Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-04-22T19:26:51.628Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-04-22T19:26:51.628Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-04-22T19:26:51.628Z] spire-1.2.1/pkg/agent/api/health/ [2022-04-22T19:26:51.628Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-04-22T19:26:51.628Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-04-22T19:26:51.628Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-04-22T19:26:51.628Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-04-22T19:26:51.628Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-04-22T19:26:51.628Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-04-22T19:26:51.628Z] spire-1.2.1/pkg/agent/attestor/ [2022-04-22T19:26:51.628Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-04-22T19:26:51.628Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-04-22T19:26:51.628Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-04-22T19:26:51.628Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-04-22T19:26:51.628Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-04-22T19:26:51.628Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-04-22T19:26:51.628Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-04-22T19:26:51.628Z] spire-1.2.1/pkg/agent/catalog/ [2022-04-22T19:26:51.628Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-04-22T19:26:51.628Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-04-22T19:26:51.628Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-04-22T19:26:51.628Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-04-22T19:26:51.628Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-04-22T19:26:51.628Z] spire-1.2.1/pkg/agent/client/ [2022-04-22T19:26:51.628Z] spire-1.2.1/pkg/agent/client/client.go [2022-04-22T19:26:51.628Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-04-22T19:26:51.628Z] spire-1.2.1/pkg/agent/client/dial.go [2022-04-22T19:26:51.628Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-04-22T19:26:51.628Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-04-22T19:26:51.628Z] spire-1.2.1/pkg/agent/client/update.go [2022-04-22T19:26:51.628Z] spire-1.2.1/pkg/agent/client/util.go [2022-04-22T19:26:51.628Z] spire-1.2.1/pkg/agent/common/ [2022-04-22T19:26:51.628Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-04-22T19:26:51.628Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-04-22T19:26:51.628Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-04-22T19:26:51.628Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-04-22T19:26:51.628Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-04-22T19:26:51.628Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-04-22T19:26:51.628Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-04-22T19:26:51.628Z] spire-1.2.1/pkg/agent/config.go [2022-04-22T19:26:51.628Z] spire-1.2.1/pkg/agent/endpoints/ [2022-04-22T19:26:51.628Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-04-22T19:26:51.628Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-04-22T19:26:51.628Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-04-22T19:26:51.628Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-04-22T19:26:51.628Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-04-22T19:26:51.628Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-04-22T19:26:51.628Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-04-22T19:26:51.628Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-04-22T19:26:51.628Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-04-22T19:26:51.628Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-04-22T19:26:51.628Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-04-22T19:26:51.628Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-04-22T19:26:51.628Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-04-22T19:26:51.628Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-04-22T19:26:51.628Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-04-22T19:26:51.628Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-04-22T19:26:51.628Z] spire-1.2.1/pkg/agent/manager/ [2022-04-22T19:26:51.628Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-04-22T19:26:51.628Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-04-22T19:26:51.628Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-04-22T19:26:51.628Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-04-22T19:26:51.628Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-04-22T19:26:51.628Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-04-22T19:26:51.628Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-04-22T19:26:51.628Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-04-22T19:26:51.906Z] spire-1.2.1/pkg/agent/manager/config.go [2022-04-22T19:26:51.906Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-04-22T19:26:51.906Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-04-22T19:26:51.906Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-04-22T19:26:51.906Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-04-22T19:26:51.906Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-04-22T19:26:51.906Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-04-22T19:26:51.906Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-04-22T19:26:51.906Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-04-22T19:26:51.906Z] spire-1.2.1/pkg/agent/plugin/ [2022-04-22T19:26:51.906Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-04-22T19:26:51.906Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-04-22T19:26:51.906Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-04-22T19:26:51.906Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-04-22T19:26:51.906Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-04-22T19:26:51.906Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-04-22T19:26:51.906Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-04-22T19:26:51.906Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-04-22T19:26:51.906Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-04-22T19:26:51.906Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-04-22T19:26:51.906Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-04-22T19:26:51.906Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-04-22T19:26:51.906Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-04-22T19:26:51.906Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-04-22T19:26:51.906Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-04-22T19:26:51.906Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-04-22T19:26:51.906Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-04-22T19:26:51.906Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-04-22T19:26:51.907Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-04-22T19:26:51.907Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-04-22T19:26:51.907Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-04-22T19:26:51.907Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-04-22T19:26:51.907Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-04-22T19:26:51.907Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-04-22T19:26:51.907Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-04-22T19:26:51.907Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-04-22T19:26:51.907Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-04-22T19:26:51.907Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-04-22T19:26:51.907Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-04-22T19:26:51.907Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-04-22T19:26:51.907Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-04-22T19:26:51.907Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-04-22T19:26:51.907Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-04-22T19:26:51.907Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-04-22T19:26:51.907Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-04-22T19:26:51.907Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-22T19:26:51.907Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-04-22T19:26:51.907Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-04-22T19:26:51.907Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-22T19:26:51.907Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-04-22T19:26:51.907Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-04-22T19:26:51.907Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-04-22T19:26:51.907Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-04-22T19:26:51.907Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-22T19:26:51.907Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-04-22T19:26:51.907Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-04-22T19:26:51.907Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-04-22T19:26:51.907Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-04-22T19:26:51.907Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-22T19:26:51.907Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-04-22T19:26:51.907Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-04-22T19:26:51.907Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-04-22T19:26:51.907Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-04-22T19:26:51.907Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-04-22T19:26:51.907Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-04-22T19:26:51.907Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-04-22T19:26:51.907Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-04-22T19:26:51.907Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-04-22T19:26:51.907Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-04-22T19:26:51.907Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-04-22T19:26:51.907Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-22T19:26:51.907Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-04-22T19:26:51.907Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-04-22T19:26:51.907Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-04-22T19:26:51.907Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-04-22T19:26:51.907Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-04-22T19:26:51.907Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-04-22T19:26:51.907Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-04-22T19:26:51.907Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-04-22T19:26:51.907Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-04-22T19:26:51.907Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-04-22T19:26:51.907Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-04-22T19:26:51.907Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-04-22T19:26:51.907Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-04-22T19:26:51.907Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-04-22T19:26:51.907Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-04-22T19:26:51.907Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-04-22T19:26:51.907Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-04-22T19:26:51.907Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-04-22T19:26:51.907Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-04-22T19:26:51.907Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-04-22T19:26:51.907Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-04-22T19:26:51.907Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-04-22T19:26:51.907Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-04-22T19:26:51.907Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-04-22T19:26:51.907Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-04-22T19:26:51.907Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-04-22T19:26:51.907Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-04-22T19:26:51.907Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-04-22T19:26:51.907Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-04-22T19:26:51.907Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-04-22T19:26:51.907Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-04-22T19:26:51.907Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-04-22T19:26:51.907Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-04-22T19:26:51.907Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-04-22T19:26:51.907Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-04-22T19:26:51.907Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-04-22T19:26:51.907Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-04-22T19:26:51.907Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-04-22T19:26:51.907Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-04-22T19:26:51.907Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-04-22T19:26:51.907Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-04-22T19:26:51.907Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-04-22T19:26:51.907Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-04-22T19:26:51.907Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-04-22T19:26:51.907Z] spire-1.2.1/pkg/agent/svid/ [2022-04-22T19:26:51.907Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-04-22T19:26:51.907Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-04-22T19:26:51.907Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-04-22T19:26:51.907Z] spire-1.2.1/pkg/agent/svid/store/ [2022-04-22T19:26:51.907Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-04-22T19:26:51.907Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-04-22T19:26:51.907Z] spire-1.2.1/pkg/common/ [2022-04-22T19:26:51.907Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-04-22T19:26:51.907Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-04-22T19:26:51.907Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-04-22T19:26:51.907Z] spire-1.2.1/pkg/common/api/ [2022-04-22T19:26:51.907Z] spire-1.2.1/pkg/common/api/metrics.go [2022-04-22T19:26:51.907Z] spire-1.2.1/pkg/common/api/middleware/ [2022-04-22T19:26:51.907Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-04-22T19:26:51.907Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-04-22T19:26:51.907Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-04-22T19:26:51.907Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-04-22T19:26:51.907Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-04-22T19:26:51.907Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-04-22T19:26:51.907Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-04-22T19:26:51.907Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-04-22T19:26:51.907Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-04-22T19:26:51.907Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-04-22T19:26:51.907Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-04-22T19:26:51.907Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-04-22T19:26:51.907Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-04-22T19:26:51.907Z] spire-1.2.1/pkg/common/api/names.go [2022-04-22T19:26:51.907Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-04-22T19:26:51.907Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-04-22T19:26:51.907Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-04-22T19:26:51.907Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-04-22T19:26:51.907Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-04-22T19:26:51.907Z] spire-1.2.1/pkg/common/auth/ [2022-04-22T19:26:51.907Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-04-22T19:26:51.907Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-04-22T19:26:51.907Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-04-22T19:26:51.907Z] spire-1.2.1/pkg/common/bundleutil/ [2022-04-22T19:26:51.907Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-04-22T19:26:51.907Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-04-22T19:26:51.907Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-04-22T19:26:51.907Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-04-22T19:26:51.907Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-04-22T19:26:51.907Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-04-22T19:26:51.907Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-04-22T19:26:51.907Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-04-22T19:26:51.907Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-04-22T19:26:51.907Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-04-22T19:26:51.907Z] spire-1.2.1/pkg/common/catalog/ [2022-04-22T19:26:51.907Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-04-22T19:26:51.907Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-04-22T19:26:51.907Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-04-22T19:26:51.907Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-04-22T19:26:51.907Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-04-22T19:26:51.907Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-04-22T19:26:51.907Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-04-22T19:26:51.907Z] spire-1.2.1/pkg/common/catalog/config.go [2022-04-22T19:26:51.907Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-04-22T19:26:51.907Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-04-22T19:26:51.907Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-04-22T19:26:51.907Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-04-22T19:26:51.907Z] spire-1.2.1/pkg/common/catalog/context.go [2022-04-22T19:26:51.907Z] spire-1.2.1/pkg/common/catalog/external.go [2022-04-22T19:26:51.907Z] spire-1.2.1/pkg/common/catalog/host.go [2022-04-22T19:26:51.907Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-04-22T19:26:51.907Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-04-22T19:26:51.907Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-04-22T19:26:51.907Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-04-22T19:26:51.907Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-04-22T19:26:51.907Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-04-22T19:26:51.907Z] spire-1.2.1/pkg/common/cli/ [2022-04-22T19:26:51.907Z] spire-1.2.1/pkg/common/cli/env.go [2022-04-22T19:26:51.907Z] spire-1.2.1/pkg/common/cli/flags.go [2022-04-22T19:26:51.907Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-04-22T19:26:51.907Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-04-22T19:26:51.907Z] spire-1.2.1/pkg/common/cli/umask.go [2022-04-22T19:26:51.907Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-04-22T19:26:51.907Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-04-22T19:26:51.907Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-04-22T19:26:51.907Z] spire-1.2.1/pkg/common/cliprinter/ [2022-04-22T19:26:51.907Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-04-22T19:26:51.907Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-04-22T19:26:51.907Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-04-22T19:26:51.907Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-04-22T19:26:51.907Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-04-22T19:26:51.907Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-04-22T19:26:51.907Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-04-22T19:26:51.907Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-04-22T19:26:51.907Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-04-22T19:26:51.907Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-04-22T19:26:51.907Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-04-22T19:26:51.907Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-04-22T19:26:51.907Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-04-22T19:26:51.907Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-04-22T19:26:51.907Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-04-22T19:26:51.907Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-04-22T19:26:51.907Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-04-22T19:26:51.907Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-04-22T19:26:51.907Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-04-22T19:26:51.907Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-04-22T19:26:51.907Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-04-22T19:26:51.907Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-04-22T19:26:51.907Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-04-22T19:26:51.907Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-04-22T19:26:51.907Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-04-22T19:26:51.907Z] spire-1.2.1/pkg/common/coretypes/ [2022-04-22T19:26:51.907Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-04-22T19:26:51.908Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-04-22T19:26:51.908Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-04-22T19:26:51.908Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-04-22T19:26:51.908Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-04-22T19:26:51.908Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-04-22T19:26:51.908Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-04-22T19:26:51.908Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-04-22T19:26:51.908Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-04-22T19:26:51.908Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-04-22T19:26:51.908Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-04-22T19:26:51.908Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-04-22T19:26:51.908Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-04-22T19:26:51.908Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-04-22T19:26:51.908Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-04-22T19:26:51.908Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-04-22T19:26:51.908Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-04-22T19:26:51.908Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-04-22T19:26:51.908Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-04-22T19:26:51.908Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-04-22T19:26:51.908Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-04-22T19:26:51.908Z] spire-1.2.1/pkg/common/diskutil/ [2022-04-22T19:26:51.908Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-04-22T19:26:51.908Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-04-22T19:26:51.908Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-04-22T19:26:51.908Z] spire-1.2.1/pkg/common/errorutil/ [2022-04-22T19:26:51.908Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-04-22T19:26:51.908Z] spire-1.2.1/pkg/common/health/ [2022-04-22T19:26:51.908Z] spire-1.2.1/pkg/common/health/config.go [2022-04-22T19:26:51.908Z] spire-1.2.1/pkg/common/health/context.go [2022-04-22T19:26:51.908Z] spire-1.2.1/pkg/common/health/context_test.go [2022-04-22T19:26:51.908Z] spire-1.2.1/pkg/common/health/health.go [2022-04-22T19:26:51.908Z] spire-1.2.1/pkg/common/health/health_test.go [2022-04-22T19:26:51.908Z] spire-1.2.1/pkg/common/health/logger.go [2022-04-22T19:26:51.908Z] spire-1.2.1/pkg/common/hostservice/ [2022-04-22T19:26:51.908Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-04-22T19:26:51.908Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-04-22T19:26:51.908Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-04-22T19:26:51.908Z] spire-1.2.1/pkg/common/idutil/ [2022-04-22T19:26:51.908Z] spire-1.2.1/pkg/common/idutil/require.go [2022-04-22T19:26:51.908Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-04-22T19:26:51.908Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-04-22T19:26:51.908Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-04-22T19:26:51.908Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-04-22T19:26:51.908Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-04-22T19:26:51.908Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-04-22T19:26:51.908Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-04-22T19:26:51.908Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-04-22T19:26:51.908Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-04-22T19:26:51.908Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-04-22T19:26:51.908Z] spire-1.2.1/pkg/common/jwtutil/ [2022-04-22T19:26:51.908Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-04-22T19:26:51.908Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-04-22T19:26:51.908Z] spire-1.2.1/pkg/common/log/ [2022-04-22T19:26:51.908Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-04-22T19:26:51.908Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-04-22T19:26:51.908Z] spire-1.2.1/pkg/common/log/log.go [2022-04-22T19:26:51.908Z] spire-1.2.1/pkg/common/log/log_test.go [2022-04-22T19:26:51.908Z] spire-1.2.1/pkg/common/log/options.go [2022-04-22T19:26:51.908Z] spire-1.2.1/pkg/common/nodeutil/ [2022-04-22T19:26:51.908Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-04-22T19:26:51.908Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-04-22T19:26:51.908Z] spire-1.2.1/pkg/common/peertracker/ [2022-04-22T19:26:51.908Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-04-22T19:26:51.908Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-04-22T19:26:51.908Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-04-22T19:26:51.908Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-04-22T19:26:51.908Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-04-22T19:26:51.908Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-04-22T19:26:51.908Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-04-22T19:26:51.908Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-04-22T19:26:51.908Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-04-22T19:26:51.908Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-04-22T19:26:51.908Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-04-22T19:26:51.908Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-04-22T19:26:51.908Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-04-22T19:26:51.908Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-04-22T19:26:51.908Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-04-22T19:26:51.908Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-04-22T19:26:51.908Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-04-22T19:26:51.908Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-04-22T19:26:51.908Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-04-22T19:26:51.908Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-04-22T19:26:52.202Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-04-22T19:26:52.202Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-04-22T19:26:52.202Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-04-22T19:26:52.202Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-04-22T19:26:52.202Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-04-22T19:26:52.202Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-04-22T19:26:52.202Z] spire-1.2.1/pkg/common/pemutil/ [2022-04-22T19:26:52.202Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-04-22T19:26:52.202Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-04-22T19:26:52.202Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-04-22T19:26:52.202Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-04-22T19:26:52.202Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-04-22T19:26:52.202Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-04-22T19:26:52.202Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-04-22T19:26:52.202Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-04-22T19:26:52.202Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-04-22T19:26:52.202Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-04-22T19:26:52.202Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-04-22T19:26:52.202Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-04-22T19:26:52.202Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-04-22T19:26:52.202Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-04-22T19:26:52.202Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-04-22T19:26:52.202Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-04-22T19:26:52.203Z] spire-1.2.1/pkg/common/plugin/ [2022-04-22T19:26:52.203Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-04-22T19:26:52.203Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-04-22T19:26:52.203Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-04-22T19:26:52.203Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-04-22T19:26:52.203Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-04-22T19:26:52.203Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-04-22T19:26:52.203Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-04-22T19:26:52.203Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-04-22T19:26:52.203Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-04-22T19:26:52.203Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-04-22T19:26:52.203Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-04-22T19:26:52.203Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-04-22T19:26:52.203Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-04-22T19:26:52.203Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-04-22T19:26:52.203Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-04-22T19:26:52.203Z] spire-1.2.1/pkg/common/plugin/log.go [2022-04-22T19:26:52.203Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-04-22T19:26:52.203Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-04-22T19:26:52.203Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-04-22T19:26:52.203Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-04-22T19:26:52.203Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-04-22T19:26:52.203Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-04-22T19:26:52.203Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-04-22T19:26:52.203Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-04-22T19:26:52.203Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-04-22T19:26:52.203Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-04-22T19:26:52.203Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-04-22T19:26:52.203Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-04-22T19:26:52.203Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-04-22T19:26:52.203Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-04-22T19:26:52.203Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-04-22T19:26:52.203Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-04-22T19:26:52.203Z] spire-1.2.1/pkg/common/profiling/ [2022-04-22T19:26:52.203Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-04-22T19:26:52.203Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-04-22T19:26:52.203Z] spire-1.2.1/pkg/common/protoutil/ [2022-04-22T19:26:52.203Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-04-22T19:26:52.203Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-04-22T19:26:52.203Z] spire-1.2.1/pkg/common/rotationutil/ [2022-04-22T19:26:52.203Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-04-22T19:26:52.203Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-04-22T19:26:52.203Z] spire-1.2.1/pkg/common/selector/ [2022-04-22T19:26:52.203Z] spire-1.2.1/pkg/common/selector/selector.go [2022-04-22T19:26:52.203Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-04-22T19:26:52.203Z] spire-1.2.1/pkg/common/selector/set.go [2022-04-22T19:26:52.203Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-04-22T19:26:52.203Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-04-22T19:26:52.203Z] spire-1.2.1/pkg/common/telemetry/ [2022-04-22T19:26:52.203Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-04-22T19:26:52.203Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-04-22T19:26:52.203Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-04-22T19:26:52.203Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-04-22T19:26:52.203Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-04-22T19:26:52.203Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-04-22T19:26:52.203Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-04-22T19:26:52.203Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-04-22T19:26:52.203Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-04-22T19:26:52.203Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-04-22T19:26:52.203Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-04-22T19:26:52.203Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-04-22T19:26:52.203Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-04-22T19:26:52.203Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-04-22T19:26:52.203Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-04-22T19:26:52.203Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-04-22T19:26:52.203Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-04-22T19:26:52.203Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-04-22T19:26:52.203Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-04-22T19:26:52.203Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-04-22T19:26:52.203Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-04-22T19:26:52.203Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-04-22T19:26:52.203Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-04-22T19:26:52.203Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-04-22T19:26:52.203Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-04-22T19:26:52.203Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-04-22T19:26:52.203Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-04-22T19:26:52.203Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-04-22T19:26:52.203Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-04-22T19:26:52.203Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-04-22T19:26:52.203Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-04-22T19:26:52.203Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-04-22T19:26:52.203Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-04-22T19:26:52.203Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-04-22T19:26:52.203Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-04-22T19:26:52.203Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-04-22T19:26:52.203Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-04-22T19:26:52.203Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-04-22T19:26:52.203Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-04-22T19:26:52.203Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-04-22T19:26:52.203Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-04-22T19:26:52.203Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-04-22T19:26:52.203Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-04-22T19:26:52.203Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-04-22T19:26:52.203Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-04-22T19:26:52.203Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-04-22T19:26:52.203Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-04-22T19:26:52.203Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-04-22T19:26:52.203Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-04-22T19:26:52.203Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-04-22T19:26:52.203Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-04-22T19:26:52.203Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-04-22T19:26:52.203Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-04-22T19:26:52.203Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-04-22T19:26:52.203Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-04-22T19:26:52.203Z] spire-1.2.1/pkg/common/uptime/ [2022-04-22T19:26:52.203Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-04-22T19:26:52.203Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-04-22T19:26:52.203Z] spire-1.2.1/pkg/common/util/ [2022-04-22T19:26:52.203Z] spire-1.2.1/pkg/common/util/certs.go [2022-04-22T19:26:52.203Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-04-22T19:26:52.203Z] spire-1.2.1/pkg/common/util/csr.go [2022-04-22T19:26:52.203Z] spire-1.2.1/pkg/common/util/hash.go [2022-04-22T19:26:52.203Z] spire-1.2.1/pkg/common/util/selectors.go [2022-04-22T19:26:52.203Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-04-22T19:26:52.203Z] spire-1.2.1/pkg/common/util/signals.go [2022-04-22T19:26:52.203Z] spire-1.2.1/pkg/common/util/sort.go [2022-04-22T19:26:52.203Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-04-22T19:26:52.203Z] spire-1.2.1/pkg/common/util/task.go [2022-04-22T19:26:52.203Z] spire-1.2.1/pkg/common/util/task_test.go [2022-04-22T19:26:52.203Z] spire-1.2.1/pkg/common/util/testdata/ [2022-04-22T19:26:52.203Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-04-22T19:26:52.203Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-04-22T19:26:52.203Z] spire-1.2.1/pkg/common/version/ [2022-04-22T19:26:52.203Z] spire-1.2.1/pkg/common/version/version.go [2022-04-22T19:26:52.203Z] spire-1.2.1/pkg/common/x509svid/ [2022-04-22T19:26:52.203Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-04-22T19:26:52.203Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-04-22T19:26:52.203Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-04-22T19:26:52.203Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-04-22T19:26:52.203Z] spire-1.2.1/pkg/common/x509util/ [2022-04-22T19:26:52.203Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-04-22T19:26:52.203Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-04-22T19:26:52.203Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-04-22T19:26:52.203Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-04-22T19:26:52.203Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-04-22T19:26:52.203Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-04-22T19:26:52.203Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-04-22T19:26:52.203Z] spire-1.2.1/pkg/server/ [2022-04-22T19:26:52.203Z] spire-1.2.1/pkg/server/api/ [2022-04-22T19:26:52.203Z] spire-1.2.1/pkg/server/api/agent.go [2022-04-22T19:26:52.203Z] spire-1.2.1/pkg/server/api/agent/ [2022-04-22T19:26:52.203Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-04-22T19:26:52.203Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-04-22T19:26:52.203Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-04-22T19:26:52.203Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-04-22T19:26:52.203Z] spire-1.2.1/pkg/server/api/api.go [2022-04-22T19:26:52.203Z] spire-1.2.1/pkg/server/api/audit/ [2022-04-22T19:26:52.203Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-04-22T19:26:52.203Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-04-22T19:26:52.203Z] spire-1.2.1/pkg/server/api/bundle.go [2022-04-22T19:26:52.203Z] spire-1.2.1/pkg/server/api/bundle/ [2022-04-22T19:26:52.203Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-04-22T19:26:52.203Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-04-22T19:26:52.203Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-04-22T19:26:52.203Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-04-22T19:26:52.203Z] spire-1.2.1/pkg/server/api/debug/ [2022-04-22T19:26:52.203Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-04-22T19:26:52.203Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-04-22T19:26:52.203Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-04-22T19:26:52.203Z] spire-1.2.1/pkg/server/api/entry.go [2022-04-22T19:26:52.203Z] spire-1.2.1/pkg/server/api/entry/ [2022-04-22T19:26:52.203Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-04-22T19:26:52.203Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-04-22T19:26:52.203Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-04-22T19:26:52.203Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-04-22T19:26:52.203Z] spire-1.2.1/pkg/server/api/health/ [2022-04-22T19:26:52.203Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-04-22T19:26:52.203Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-04-22T19:26:52.203Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-04-22T19:26:52.203Z] spire-1.2.1/pkg/server/api/id.go [2022-04-22T19:26:52.203Z] spire-1.2.1/pkg/server/api/id_test.go [2022-04-22T19:26:52.203Z] spire-1.2.1/pkg/server/api/limits/ [2022-04-22T19:26:52.203Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-04-22T19:26:52.203Z] spire-1.2.1/pkg/server/api/middleware/ [2022-04-22T19:26:52.203Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-04-22T19:26:52.203Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-04-22T19:26:52.203Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-04-22T19:26:52.203Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-04-22T19:26:52.203Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-04-22T19:26:52.203Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-04-22T19:26:52.203Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-04-22T19:26:52.203Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-04-22T19:26:52.203Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-04-22T19:26:52.203Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-04-22T19:26:52.203Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-04-22T19:26:52.203Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-04-22T19:26:52.203Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-04-22T19:26:52.203Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-04-22T19:26:52.203Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-04-22T19:26:52.203Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-04-22T19:26:52.203Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-04-22T19:26:52.203Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-04-22T19:26:52.203Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-04-22T19:26:52.203Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-04-22T19:26:52.203Z] spire-1.2.1/pkg/server/api/selector.go [2022-04-22T19:26:52.203Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-04-22T19:26:52.203Z] spire-1.2.1/pkg/server/api/status.go [2022-04-22T19:26:52.203Z] spire-1.2.1/pkg/server/api/status_test.go [2022-04-22T19:26:52.203Z] spire-1.2.1/pkg/server/api/svid/ [2022-04-22T19:26:52.203Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-04-22T19:26:52.203Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-04-22T19:26:52.203Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-04-22T19:26:52.203Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-04-22T19:26:52.203Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-04-22T19:26:52.204Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-04-22T19:26:52.204Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-04-22T19:26:52.204Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-04-22T19:26:52.204Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-04-22T19:26:52.204Z] spire-1.2.1/pkg/server/authpolicy/ [2022-04-22T19:26:52.204Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-04-22T19:26:52.204Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-04-22T19:26:52.204Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-04-22T19:26:52.204Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-04-22T19:26:52.204Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-04-22T19:26:52.204Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-04-22T19:26:52.204Z] spire-1.2.1/pkg/server/bundle/ [2022-04-22T19:26:52.204Z] spire-1.2.1/pkg/server/bundle/client/ [2022-04-22T19:26:52.204Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-04-22T19:26:52.204Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-04-22T19:26:52.204Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-04-22T19:26:52.204Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-04-22T19:26:52.204Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-04-22T19:26:52.204Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-04-22T19:26:52.204Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-04-22T19:26:52.204Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-04-22T19:26:52.204Z] spire-1.2.1/pkg/server/ca/ [2022-04-22T19:26:52.204Z] spire-1.2.1/pkg/server/ca/ca.go [2022-04-22T19:26:52.204Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-04-22T19:26:52.204Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-04-22T19:26:52.204Z] spire-1.2.1/pkg/server/ca/journal.go [2022-04-22T19:26:52.204Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-04-22T19:26:52.204Z] spire-1.2.1/pkg/server/ca/manager.go [2022-04-22T19:26:52.204Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-04-22T19:26:52.204Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-04-22T19:26:52.204Z] spire-1.2.1/pkg/server/ca/templates.go [2022-04-22T19:26:52.204Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-04-22T19:26:52.204Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-04-22T19:26:52.204Z] spire-1.2.1/pkg/server/ca/validation.go [2022-04-22T19:26:52.204Z] spire-1.2.1/pkg/server/cache/ [2022-04-22T19:26:52.204Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-04-22T19:26:52.204Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-04-22T19:26:52.204Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-04-22T19:26:52.204Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-04-22T19:26:52.204Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-04-22T19:26:52.204Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-04-22T19:26:52.204Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-04-22T19:26:52.204Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-04-22T19:26:52.204Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-04-22T19:26:52.204Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-04-22T19:26:52.204Z] spire-1.2.1/pkg/server/catalog/ [2022-04-22T19:26:52.204Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-04-22T19:26:52.482Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-04-22T19:26:52.482Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-04-22T19:26:52.482Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-04-22T19:26:52.482Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-04-22T19:26:52.482Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-04-22T19:26:52.482Z] spire-1.2.1/pkg/server/config.go [2022-04-22T19:26:52.482Z] spire-1.2.1/pkg/server/datastore/ [2022-04-22T19:26:52.482Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-04-22T19:26:52.482Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-04-22T19:26:52.482Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-04-22T19:26:52.482Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-04-22T19:26:52.482Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-04-22T19:26:52.482Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-04-22T19:26:52.482Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-04-22T19:26:52.482Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-04-22T19:26:52.482Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-04-22T19:26:52.482Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-04-22T19:26:52.482Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-04-22T19:26:52.482Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-04-22T19:26:52.482Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-04-22T19:26:52.482Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-04-22T19:26:52.482Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-04-22T19:26:52.482Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-04-22T19:26:52.482Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-04-22T19:26:52.482Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-04-22T19:26:52.482Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-04-22T19:26:52.482Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-04-22T19:26:52.482Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-04-22T19:26:52.482Z] spire-1.2.1/pkg/server/endpoints/ [2022-04-22T19:26:52.482Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-04-22T19:26:52.482Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-04-22T19:26:52.482Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-04-22T19:26:52.482Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-04-22T19:26:52.482Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-04-22T19:26:52.482Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-04-22T19:26:52.482Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-04-22T19:26:52.482Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-04-22T19:26:52.482Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-04-22T19:26:52.482Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-04-22T19:26:52.482Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-04-22T19:26:52.482Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-04-22T19:26:52.482Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-04-22T19:26:52.482Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-04-22T19:26:52.482Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-04-22T19:26:52.482Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-04-22T19:26:52.482Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-04-22T19:26:52.482Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-04-22T19:26:52.482Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-04-22T19:26:52.482Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-04-22T19:26:52.482Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-04-22T19:26:52.482Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-04-22T19:26:52.482Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-04-22T19:26:52.482Z] spire-1.2.1/pkg/server/hostservice/ [2022-04-22T19:26:52.482Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-04-22T19:26:52.482Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-04-22T19:26:52.482Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-04-22T19:26:52.482Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-04-22T19:26:52.482Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-04-22T19:26:52.482Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-04-22T19:26:52.482Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-04-22T19:26:52.482Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-04-22T19:26:52.482Z] spire-1.2.1/pkg/server/plugin/ [2022-04-22T19:26:52.482Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-04-22T19:26:52.482Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-04-22T19:26:52.482Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-04-22T19:26:52.482Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-04-22T19:26:52.482Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-04-22T19:26:52.482Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-04-22T19:26:52.482Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-04-22T19:26:52.482Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-04-22T19:26:52.482Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-04-22T19:26:52.482Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-04-22T19:26:52.482Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-04-22T19:26:52.482Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-04-22T19:26:52.482Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-04-22T19:26:52.482Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-04-22T19:26:52.482Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-04-22T19:26:52.482Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-04-22T19:26:52.482Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-04-22T19:26:52.482Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-04-22T19:26:52.482Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-04-22T19:26:52.482Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-04-22T19:26:52.482Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-04-22T19:26:52.482Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-04-22T19:26:52.482Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-04-22T19:26:52.482Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-04-22T19:26:52.482Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-04-22T19:26:52.482Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-04-22T19:26:52.482Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-04-22T19:26:52.482Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-04-22T19:26:52.482Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-04-22T19:26:52.482Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-04-22T19:26:52.482Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-04-22T19:26:52.482Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-04-22T19:26:52.482Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-04-22T19:26:52.482Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-04-22T19:26:52.482Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-04-22T19:26:52.482Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-04-22T19:26:52.482Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-04-22T19:26:52.482Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-04-22T19:26:52.482Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-04-22T19:26:52.482Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-04-22T19:26:52.482Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-04-22T19:26:52.482Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-04-22T19:26:52.482Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-04-22T19:26:52.482Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-04-22T19:26:52.482Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-04-22T19:26:52.482Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-04-22T19:26:52.482Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-22T19:26:52.482Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-04-22T19:26:52.482Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-04-22T19:26:52.482Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-22T19:26:52.482Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-04-22T19:26:52.482Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-04-22T19:26:52.482Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-04-22T19:26:52.482Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-04-22T19:26:52.482Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-22T19:26:52.482Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-04-22T19:26:52.482Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-04-22T19:26:52.482Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-04-22T19:26:52.482Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-22T19:26:52.482Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-04-22T19:26:52.482Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-04-22T19:26:52.482Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-04-22T19:26:52.482Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-04-22T19:26:52.482Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-04-22T19:26:52.482Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-22T19:26:52.482Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-04-22T19:26:52.482Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-04-22T19:26:52.482Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-04-22T19:26:52.482Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-04-22T19:26:52.482Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-04-22T19:26:52.482Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-04-22T19:26:52.482Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-04-22T19:26:52.482Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-04-22T19:26:52.482Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-04-22T19:26:52.482Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-04-22T19:26:52.482Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-04-22T19:26:52.482Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-04-22T19:26:52.482Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-04-22T19:26:52.482Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-04-22T19:26:52.482Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-04-22T19:26:52.482Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-04-22T19:26:52.482Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-04-22T19:26:52.482Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-04-22T19:26:52.482Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-04-22T19:26:52.482Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-04-22T19:26:52.482Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-04-22T19:26:52.482Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-04-22T19:26:52.482Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-04-22T19:26:52.482Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-04-22T19:26:52.483Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-04-22T19:26:52.483Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-04-22T19:26:52.483Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-04-22T19:26:52.483Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-04-22T19:26:52.483Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-04-22T19:26:52.483Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-04-22T19:26:52.483Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-04-22T19:26:52.483Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-04-22T19:26:52.483Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-04-22T19:26:52.483Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-04-22T19:26:52.483Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-04-22T19:26:52.483Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-04-22T19:26:52.483Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-04-22T19:26:52.483Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-04-22T19:26:52.483Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-04-22T19:26:52.483Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-04-22T19:26:52.483Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-04-22T19:26:52.483Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-04-22T19:26:52.483Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-04-22T19:26:52.483Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-04-22T19:26:52.483Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-04-22T19:26:52.483Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-04-22T19:26:52.483Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-04-22T19:26:52.483Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-04-22T19:26:52.483Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-04-22T19:26:52.483Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-04-22T19:26:52.483Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-04-22T19:26:52.483Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-04-22T19:26:52.483Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-04-22T19:26:52.483Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-04-22T19:26:52.483Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-04-22T19:26:52.483Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-04-22T19:26:52.483Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-04-22T19:26:52.483Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-04-22T19:26:52.483Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-04-22T19:26:52.483Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-04-22T19:26:52.483Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-04-22T19:26:52.483Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-04-22T19:26:52.483Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-04-22T19:26:52.483Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-04-22T19:26:52.483Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-04-22T19:26:52.483Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-04-22T19:26:52.483Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-04-22T19:26:52.483Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-04-22T19:26:52.483Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-04-22T19:26:52.483Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-04-22T19:26:52.483Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-04-22T19:26:52.483Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-04-22T19:26:52.483Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-04-22T19:26:52.483Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-04-22T19:26:52.483Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-04-22T19:26:52.483Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-04-22T19:26:52.483Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-04-22T19:26:52.483Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-04-22T19:26:52.483Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-04-22T19:26:52.483Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-04-22T19:26:52.483Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-04-22T19:26:52.483Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-04-22T19:26:52.483Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-04-22T19:26:52.483Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-04-22T19:26:52.483Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-04-22T19:26:52.483Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-04-22T19:26:52.483Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-04-22T19:26:52.483Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-04-22T19:26:52.483Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-04-22T19:26:52.483Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-04-22T19:26:52.483Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-04-22T19:26:52.483Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-04-22T19:26:52.483Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-04-22T19:26:52.483Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-04-22T19:26:52.483Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-04-22T19:26:52.483Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-04-22T19:26:52.483Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-04-22T19:26:52.483Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-04-22T19:26:52.483Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-04-22T19:26:52.483Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-04-22T19:26:52.483Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-04-22T19:26:52.483Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-04-22T19:26:52.483Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-04-22T19:26:52.483Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-04-22T19:26:52.483Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-04-22T19:26:52.483Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-04-22T19:26:52.483Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-04-22T19:26:52.483Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-04-22T19:26:52.483Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-04-22T19:26:52.483Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-04-22T19:26:52.483Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-04-22T19:26:52.483Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-04-22T19:26:52.483Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-04-22T19:26:52.483Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-04-22T19:26:52.483Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-04-22T19:26:52.483Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-04-22T19:26:52.483Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-04-22T19:26:52.483Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-04-22T19:26:52.483Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-04-22T19:26:52.483Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-04-22T19:26:52.483Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-04-22T19:26:52.483Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-04-22T19:26:52.483Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-04-22T19:26:52.483Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-04-22T19:26:52.483Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-04-22T19:26:52.483Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-04-22T19:26:52.483Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-04-22T19:26:52.483Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-04-22T19:26:52.483Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-04-22T19:26:52.483Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-04-22T19:26:52.483Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-04-22T19:26:52.483Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-04-22T19:26:52.483Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-04-22T19:26:52.483Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-04-22T19:26:52.483Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-04-22T19:26:52.483Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-04-22T19:26:52.483Z] spire-1.2.1/pkg/server/registration/ [2022-04-22T19:26:52.483Z] spire-1.2.1/pkg/server/registration/manager.go [2022-04-22T19:26:52.483Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-04-22T19:26:52.483Z] spire-1.2.1/pkg/server/scanentries.go [2022-04-22T19:26:52.483Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-04-22T19:26:52.483Z] spire-1.2.1/pkg/server/server.go [2022-04-22T19:26:52.483Z] spire-1.2.1/pkg/server/server_test.go [2022-04-22T19:26:52.483Z] spire-1.2.1/pkg/server/svid/ [2022-04-22T19:26:52.483Z] spire-1.2.1/pkg/server/svid/observer.go [2022-04-22T19:26:52.483Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-04-22T19:26:52.483Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-04-22T19:26:52.483Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-04-22T19:26:52.483Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-04-22T19:26:52.483Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-04-22T19:26:52.483Z] spire-1.2.1/proto/ [2022-04-22T19:26:52.483Z] spire-1.2.1/proto/private/ [2022-04-22T19:26:52.483Z] spire-1.2.1/proto/private/server/ [2022-04-22T19:26:52.760Z] spire-1.2.1/proto/private/server/journal/ [2022-04-22T19:26:52.760Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-04-22T19:26:52.760Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-04-22T19:26:52.760Z] spire-1.2.1/proto/spire/ [2022-04-22T19:26:52.760Z] spire-1.2.1/proto/spire/common/ [2022-04-22T19:26:52.760Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-04-22T19:26:52.760Z] spire-1.2.1/proto/spire/common/common.proto [2022-04-22T19:26:52.760Z] spire-1.2.1/proto/spire/common/plugin/ [2022-04-22T19:26:52.760Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-04-22T19:26:52.760Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-04-22T19:26:52.760Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-04-22T19:26:52.760Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-04-22T19:26:52.760Z] spire-1.2.1/proto/spire/plugin/ [2022-04-22T19:26:52.760Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-04-22T19:26:52.760Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-04-22T19:26:52.760Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-04-22T19:26:52.760Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-04-22T19:26:52.760Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-04-22T19:26:52.760Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-04-22T19:26:52.760Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-04-22T19:26:52.760Z] spire-1.2.1/release/ [2022-04-22T19:26:52.760Z] spire-1.2.1/release/spire-extras/ [2022-04-22T19:26:52.760Z] spire-1.2.1/release/spire-extras/README.md [2022-04-22T19:26:52.760Z] spire-1.2.1/release/spire-extras/conf/ [2022-04-22T19:26:52.760Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-04-22T19:26:52.760Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-04-22T19:26:52.760Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-04-22T19:26:52.760Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-04-22T19:26:52.760Z] spire-1.2.1/release/spire/ [2022-04-22T19:26:52.760Z] spire-1.2.1/release/spire/README.md [2022-04-22T19:26:52.760Z] spire-1.2.1/release/spire/conf/ [2022-04-22T19:26:52.760Z] spire-1.2.1/release/spire/conf/agent/ [2022-04-22T19:26:52.760Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-04-22T19:26:52.760Z] spire-1.2.1/release/spire/conf/server/ [2022-04-22T19:26:52.760Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-04-22T19:26:52.760Z] spire-1.2.1/script/ [2022-04-22T19:26:52.760Z] spire-1.2.1/script/build-artifact.sh [2022-04-22T19:26:52.760Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-04-22T19:26:52.760Z] spire-1.2.1/support/ [2022-04-22T19:26:52.760Z] spire-1.2.1/support/k8s/ [2022-04-22T19:26:52.760Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-04-22T19:26:52.760Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-04-22T19:26:52.760Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-04-22T19:26:52.760Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-04-22T19:26:52.760Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-04-22T19:26:52.760Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-04-22T19:26:52.760Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-04-22T19:26:52.760Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-04-22T19:26:52.760Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-04-22T19:26:52.760Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-04-22T19:26:52.760Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-04-22T19:26:52.760Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-04-22T19:26:52.760Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-04-22T19:26:52.760Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-04-22T19:26:52.760Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-04-22T19:26:52.760Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-04-22T19:26:52.760Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-04-22T19:26:52.760Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-04-22T19:26:52.760Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-04-22T19:26:52.760Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-04-22T19:26:52.760Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-04-22T19:26:52.760Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-04-22T19:26:52.760Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-04-22T19:26:52.760Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-04-22T19:26:52.760Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-04-22T19:26:52.760Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-04-22T19:26:52.760Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-04-22T19:26:52.760Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-04-22T19:26:52.760Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-04-22T19:26:52.760Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-04-22T19:26:52.760Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-04-22T19:26:52.760Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-04-22T19:26:52.760Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-04-22T19:26:52.760Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-04-22T19:26:52.760Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-04-22T19:26:52.760Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-04-22T19:26:52.760Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-04-22T19:26:52.760Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-04-22T19:26:52.760Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-04-22T19:26:52.760Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-04-22T19:26:52.760Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-04-22T19:26:52.760Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-04-22T19:26:52.760Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-04-22T19:26:52.760Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-04-22T19:26:52.760Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-04-22T19:26:52.760Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-04-22T19:26:52.760Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-04-22T19:26:52.760Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-04-22T19:26:52.760Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-04-22T19:26:52.760Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-04-22T19:26:52.760Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-04-22T19:26:52.760Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-04-22T19:26:52.760Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-04-22T19:26:52.760Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-04-22T19:26:52.760Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-04-22T19:26:52.760Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-04-22T19:26:52.760Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-04-22T19:26:52.760Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-04-22T19:26:52.760Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-04-22T19:26:52.760Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-04-22T19:26:52.760Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-04-22T19:26:52.760Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-04-22T19:26:52.760Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-04-22T19:26:52.760Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-04-22T19:26:52.760Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-04-22T19:26:52.760Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-04-22T19:26:52.760Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-04-22T19:26:52.760Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-04-22T19:26:52.760Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-04-22T19:26:52.760Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-04-22T19:26:52.760Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-04-22T19:26:52.760Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-04-22T19:26:52.760Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-04-22T19:26:52.760Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-04-22T19:26:52.760Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-04-22T19:26:52.760Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-04-22T19:26:52.760Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-04-22T19:26:52.760Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-04-22T19:26:52.760Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-04-22T19:26:52.760Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-04-22T19:26:52.760Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-04-22T19:26:52.760Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-04-22T19:26:52.760Z] spire-1.2.1/test/ [2022-04-22T19:26:52.760Z] spire-1.2.1/test/clock/ [2022-04-22T19:26:52.760Z] spire-1.2.1/test/clock/clock.go [2022-04-22T19:26:52.760Z] spire-1.2.1/test/fakes/ [2022-04-22T19:26:52.760Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-04-22T19:26:52.760Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-04-22T19:26:52.761Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-04-22T19:26:52.761Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-04-22T19:26:52.761Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-04-22T19:26:52.761Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-04-22T19:26:52.761Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-04-22T19:26:52.761Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-04-22T19:26:52.761Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-04-22T19:26:52.761Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-04-22T19:26:52.761Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-04-22T19:26:52.761Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-04-22T19:26:52.761Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-04-22T19:26:52.761Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-04-22T19:26:52.761Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-04-22T19:26:52.761Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-04-22T19:26:52.761Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-04-22T19:26:52.761Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-04-22T19:26:52.761Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-04-22T19:26:52.761Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-04-22T19:26:52.761Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-04-22T19:26:52.761Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-04-22T19:26:52.761Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-04-22T19:26:52.761Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-04-22T19:26:52.761Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-04-22T19:26:52.761Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-04-22T19:26:52.761Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-04-22T19:26:52.761Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-04-22T19:26:52.761Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-04-22T19:26:52.761Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-04-22T19:26:52.761Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-04-22T19:26:52.761Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-04-22T19:26:52.761Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-04-22T19:26:52.761Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-04-22T19:26:52.761Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-04-22T19:26:52.761Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-04-22T19:26:52.761Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-04-22T19:26:52.761Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-04-22T19:26:52.761Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-04-22T19:26:52.761Z] spire-1.2.1/test/fixture/ [2022-04-22T19:26:52.761Z] spire-1.2.1/test/fixture/certs/ [2022-04-22T19:26:52.761Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-04-22T19:26:52.761Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-04-22T19:26:52.761Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-04-22T19:26:52.761Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-04-22T19:26:52.761Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-04-22T19:26:52.761Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-04-22T19:26:52.761Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-04-22T19:26:52.761Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-04-22T19:26:52.761Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-04-22T19:26:52.761Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-04-22T19:26:52.761Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-04-22T19:26:52.761Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-04-22T19:26:52.761Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-04-22T19:26:52.761Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-04-22T19:26:52.761Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-04-22T19:26:52.761Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-04-22T19:26:52.761Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-04-22T19:26:52.761Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-04-22T19:26:52.761Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-04-22T19:26:52.761Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-04-22T19:26:52.761Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-04-22T19:26:52.761Z] spire-1.2.1/test/fixture/config/ [2022-04-22T19:26:52.761Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-04-22T19:26:52.761Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-04-22T19:26:52.761Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-04-22T19:26:52.761Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-04-22T19:26:52.761Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-04-22T19:26:52.761Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-04-22T19:26:52.761Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-04-22T19:26:52.761Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-04-22T19:26:52.761Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-04-22T19:26:52.761Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-04-22T19:26:52.761Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-04-22T19:26:52.761Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-04-22T19:26:52.761Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-04-22T19:26:52.761Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-04-22T19:26:52.761Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-04-22T19:26:52.761Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-04-22T19:26:52.761Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-04-22T19:26:52.761Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-04-22T19:26:52.761Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-04-22T19:26:52.761Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-04-22T19:26:52.761Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-04-22T19:26:52.761Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-04-22T19:26:52.761Z] spire-1.2.1/test/fixture/fixture.go [2022-04-22T19:26:52.761Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-04-22T19:26:52.761Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-04-22T19:26:52.761Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-04-22T19:26:52.761Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-04-22T19:26:52.761Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-04-22T19:26:52.761Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-04-22T19:26:52.761Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-04-22T19:26:52.761Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-04-22T19:26:52.761Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-04-22T19:26:52.761Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-04-22T19:26:52.761Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-04-22T19:26:52.761Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-04-22T19:26:52.761Z] spire-1.2.1/test/fixture/registration/ [2022-04-22T19:26:52.761Z] spire-1.2.1/test/fixture/registration/entries.json [2022-04-22T19:26:52.761Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-04-22T19:26:52.761Z] spire-1.2.1/test/fixture/registration/good.json [2022-04-22T19:26:52.761Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-04-22T19:26:52.761Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-04-22T19:26:52.761Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-04-22T19:26:52.761Z] spire-1.2.1/test/integration/ [2022-04-22T19:26:52.761Z] spire-1.2.1/test/integration/README.md [2022-04-22T19:26:52.761Z] spire-1.2.1/test/integration/common [2022-04-22T19:26:52.761Z] spire-1.2.1/test/integration/setup/ [2022-04-22T19:26:52.761Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-04-22T19:26:52.761Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-04-22T19:26:52.761Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-04-22T19:26:52.761Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-04-22T19:26:52.761Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-04-22T19:26:52.761Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-04-22T19:26:52.761Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-04-22T19:26:52.761Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-04-22T19:26:52.761Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-04-22T19:26:52.761Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-04-22T19:26:52.761Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-04-22T19:26:52.761Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-04-22T19:26:52.761Z] spire-1.2.1/test/integration/setup/itclient/ [2022-04-22T19:26:52.761Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-04-22T19:26:52.761Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-04-22T19:26:52.761Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-04-22T19:26:52.761Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-04-22T19:26:52.761Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-04-22T19:26:52.761Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-04-22T19:26:52.761Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-04-22T19:26:52.761Z] spire-1.2.1/test/integration/suites/ [2022-04-22T19:26:52.761Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-04-22T19:26:52.761Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-04-22T19:26:52.761Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-04-22T19:26:52.761Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-04-22T19:26:52.761Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-04-22T19:26:52.761Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-04-22T19:26:52.761Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-04-22T19:26:52.761Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-04-22T19:26:52.761Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-04-22T19:26:52.761Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-04-22T19:26:52.761Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-04-22T19:26:52.761Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-04-22T19:26:52.761Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-04-22T19:26:52.761Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-04-22T19:26:52.761Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-04-22T19:26:52.761Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-04-22T19:26:52.761Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-04-22T19:26:52.761Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-04-22T19:26:52.761Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-04-22T19:26:52.761Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-04-22T19:26:52.761Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-04-22T19:26:52.761Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-04-22T19:26:52.761Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-04-22T19:26:52.761Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-04-22T19:26:52.761Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-04-22T19:26:52.761Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-04-22T19:26:52.761Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-04-22T19:26:52.761Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-04-22T19:26:52.761Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-04-22T19:26:52.761Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-04-22T19:26:52.761Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-04-22T19:26:52.761Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-04-22T19:26:52.761Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-04-22T19:26:52.761Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-04-22T19:26:52.761Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-04-22T19:26:52.761Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-04-22T19:26:52.761Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-04-22T19:26:52.761Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-04-22T19:26:52.761Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-04-22T19:26:52.761Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-04-22T19:26:52.761Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-04-22T19:26:52.761Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-04-22T19:26:52.761Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-04-22T19:26:52.761Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-04-22T19:26:52.761Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-04-22T19:26:52.761Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-04-22T19:26:52.761Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-04-22T19:26:52.761Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-04-22T19:26:52.761Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-04-22T19:26:52.761Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-04-22T19:26:52.761Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-04-22T19:26:52.761Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-04-22T19:26:52.761Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-04-22T19:26:52.761Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-04-22T19:26:52.761Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-04-22T19:26:52.761Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-04-22T19:26:52.761Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-04-22T19:26:52.761Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-04-22T19:26:52.761Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-04-22T19:26:52.761Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-04-22T19:26:52.761Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-04-22T19:26:52.761Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-04-22T19:26:52.761Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-04-22T19:26:52.761Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-04-22T19:26:52.761Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-04-22T19:26:52.761Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-04-22T19:26:52.761Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-04-22T19:26:52.761Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-04-22T19:26:52.761Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-04-22T19:26:52.761Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-04-22T19:26:52.761Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-04-22T19:26:52.761Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-04-22T19:26:52.761Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-04-22T19:26:52.761Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-04-22T19:26:52.761Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-04-22T19:26:52.761Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-04-22T19:26:52.761Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-04-22T19:26:52.761Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-04-22T19:26:52.761Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-04-22T19:26:52.761Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-04-22T19:26:52.761Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-04-22T19:26:52.761Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-04-22T19:26:52.761Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-04-22T19:26:52.761Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-04-22T19:26:52.761Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-04-22T19:26:52.761Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-04-22T19:26:52.761Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-04-22T19:26:53.037Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-04-22T19:26:53.037Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-04-22T19:26:53.037Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-04-22T19:26:53.037Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-04-22T19:26:53.037Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-04-22T19:26:53.037Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-04-22T19:26:53.037Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-04-22T19:26:53.037Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-04-22T19:26:53.037Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-04-22T19:26:53.037Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-04-22T19:26:53.037Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-04-22T19:26:53.037Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-04-22T19:26:53.037Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-04-22T19:26:53.037Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-04-22T19:26:53.037Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-04-22T19:26:53.037Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-04-22T19:26:53.037Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-04-22T19:26:53.037Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-04-22T19:26:53.037Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-04-22T19:26:53.037Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-04-22T19:26:53.037Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-04-22T19:26:53.037Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-04-22T19:26:53.037Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-04-22T19:26:53.037Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-04-22T19:26:53.037Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-04-22T19:26:53.037Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-04-22T19:26:53.037Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-04-22T19:26:53.037Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-04-22T19:26:53.037Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-04-22T19:26:53.037Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-04-22T19:26:53.037Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-04-22T19:26:53.037Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-04-22T19:26:53.037Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-04-22T19:26:53.037Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-04-22T19:26:53.037Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-04-22T19:26:53.037Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-04-22T19:26:53.037Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-04-22T19:26:53.037Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-04-22T19:26:53.037Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-04-22T19:26:53.037Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-04-22T19:26:53.038Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-04-22T19:26:53.038Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-04-22T19:26:53.038Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-04-22T19:26:53.038Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-04-22T19:26:53.038Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-04-22T19:26:53.038Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-04-22T19:26:53.038Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-04-22T19:26:53.038Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-04-22T19:26:53.038Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-04-22T19:26:53.038Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-04-22T19:26:53.038Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-04-22T19:26:53.038Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-04-22T19:26:53.038Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-04-22T19:26:53.038Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-04-22T19:26:53.038Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-04-22T19:26:53.038Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-04-22T19:26:53.038Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-04-22T19:26:53.038Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-04-22T19:26:53.038Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-04-22T19:26:53.038Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-04-22T19:26:53.038Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-04-22T19:26:53.038Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-04-22T19:26:53.038Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-04-22T19:26:53.038Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-04-22T19:26:53.038Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-04-22T19:26:53.038Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-04-22T19:26:53.038Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-04-22T19:26:53.038Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-04-22T19:26:53.038Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-04-22T19:26:53.038Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-04-22T19:26:53.038Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-04-22T19:26:53.038Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-04-22T19:26:53.038Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-04-22T19:26:53.038Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-04-22T19:26:53.038Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-04-22T19:26:53.038Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-04-22T19:26:53.038Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-04-22T19:26:53.038Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-04-22T19:26:53.038Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-04-22T19:26:53.038Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-04-22T19:26:53.038Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-04-22T19:26:53.038Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-04-22T19:26:53.038Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-04-22T19:26:53.038Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-04-22T19:26:53.038Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-04-22T19:26:53.038Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-04-22T19:26:53.038Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-04-22T19:26:53.038Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-04-22T19:26:53.038Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-04-22T19:26:53.038Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-04-22T19:26:53.038Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-04-22T19:26:53.038Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-04-22T19:26:53.038Z] spire-1.2.1/test/integration/suites/join-token/ [2022-04-22T19:26:53.038Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-04-22T19:26:53.038Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-04-22T19:26:53.038Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-04-22T19:26:53.038Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-04-22T19:26:53.038Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-04-22T19:26:53.038Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-04-22T19:26:53.038Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-04-22T19:26:53.038Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-04-22T19:26:53.038Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-04-22T19:26:53.038Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-04-22T19:26:53.038Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-04-22T19:26:53.038Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-04-22T19:26:53.038Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-04-22T19:26:53.038Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-04-22T19:26:53.038Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-04-22T19:26:53.038Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-04-22T19:26:53.038Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-04-22T19:26:53.038Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-04-22T19:26:53.038Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-04-22T19:26:53.038Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-04-22T19:26:53.038Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-04-22T19:26:53.038Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-04-22T19:26:53.038Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-04-22T19:26:53.038Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-04-22T19:26:53.038Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-04-22T19:26:53.038Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-04-22T19:26:53.038Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-04-22T19:26:53.038Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-04-22T19:26:53.038Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-04-22T19:26:53.038Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-04-22T19:26:53.038Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-04-22T19:26:53.038Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-04-22T19:26:53.038Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-04-22T19:26:53.038Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-04-22T19:26:53.038Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-04-22T19:26:53.038Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-04-22T19:26:53.038Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-04-22T19:26:53.038Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-04-22T19:26:53.038Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-04-22T19:26:53.038Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-04-22T19:26:53.038Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-04-22T19:26:53.038Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-04-22T19:26:53.038Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-04-22T19:26:53.038Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-04-22T19:26:53.038Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-04-22T19:26:53.038Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-04-22T19:26:53.038Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-04-22T19:26:53.038Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-04-22T19:26:53.038Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-04-22T19:26:53.038Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-04-22T19:26:53.038Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-04-22T19:26:53.038Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-04-22T19:26:53.038Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-04-22T19:26:53.038Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-04-22T19:26:53.038Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-04-22T19:26:53.038Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-04-22T19:26:53.038Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-04-22T19:26:53.038Z] spire-1.2.1/test/integration/suites/k8s/ [2022-04-22T19:26:53.038Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-04-22T19:26:53.038Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-04-22T19:26:53.038Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-04-22T19:26:53.038Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-04-22T19:26:53.038Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-04-22T19:26:53.038Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-04-22T19:26:53.038Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-04-22T19:26:53.038Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-04-22T19:26:53.038Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-04-22T19:26:53.038Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-04-22T19:26:53.038Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-04-22T19:26:53.038Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-04-22T19:26:53.038Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-04-22T19:26:53.038Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-04-22T19:26:53.038Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-04-22T19:26:53.038Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-04-22T19:26:53.038Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-04-22T19:26:53.038Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-04-22T19:26:53.038Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-04-22T19:26:53.038Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-04-22T19:26:53.038Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-04-22T19:26:53.038Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-04-22T19:26:53.038Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-04-22T19:26:53.038Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-04-22T19:26:53.038Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-04-22T19:26:53.038Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-04-22T19:26:53.038Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-04-22T19:26:53.038Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-04-22T19:26:53.038Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-04-22T19:26:53.038Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-04-22T19:26:53.038Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-04-22T19:26:53.038Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-04-22T19:26:53.038Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-04-22T19:26:53.038Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-04-22T19:26:53.038Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-04-22T19:26:53.038Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-04-22T19:26:53.038Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-04-22T19:26:53.038Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-04-22T19:26:53.038Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-04-22T19:26:53.038Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-04-22T19:26:53.038Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-04-22T19:26:53.038Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-04-22T19:26:53.038Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-04-22T19:26:53.038Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-04-22T19:26:53.038Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-04-22T19:26:53.038Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-04-22T19:26:53.038Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-04-22T19:26:53.038Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-04-22T19:26:53.038Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-04-22T19:26:53.038Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-04-22T19:26:53.038Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-04-22T19:26:53.038Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-04-22T19:26:53.038Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-04-22T19:26:53.039Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-04-22T19:26:53.039Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-04-22T19:26:53.039Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-04-22T19:26:53.039Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-04-22T19:26:53.039Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-04-22T19:26:53.039Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-04-22T19:26:53.039Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-04-22T19:26:53.039Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-04-22T19:26:53.039Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-04-22T19:26:53.039Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-04-22T19:26:53.039Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-04-22T19:26:53.039Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-04-22T19:26:53.039Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-04-22T19:26:53.039Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-04-22T19:26:53.039Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-04-22T19:26:53.039Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-04-22T19:26:53.039Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-04-22T19:26:53.039Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-04-22T19:26:53.039Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-04-22T19:26:53.039Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-04-22T19:26:53.039Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-04-22T19:26:53.039Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-04-22T19:26:53.039Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-04-22T19:26:53.039Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-04-22T19:26:53.039Z] spire-1.2.1/test/integration/suites/rotation/ [2022-04-22T19:26:53.039Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-04-22T19:26:53.039Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-04-22T19:26:53.039Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-04-22T19:26:53.039Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-04-22T19:26:53.039Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-04-22T19:26:53.039Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-04-22T19:26:53.039Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-04-22T19:26:53.039Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-04-22T19:26:53.039Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-04-22T19:26:53.039Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-04-22T19:26:53.039Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-04-22T19:26:53.039Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-04-22T19:26:53.039Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-04-22T19:26:53.039Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-04-22T19:26:53.039Z] spire-1.2.1/test/integration/suites/self-test/ [2022-04-22T19:26:53.039Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-04-22T19:26:53.039Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-04-22T19:26:53.039Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-04-22T19:26:53.039Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-04-22T19:26:53.039Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-04-22T19:26:53.039Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-04-22T19:26:53.039Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-04-22T19:26:53.039Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-04-22T19:26:53.039Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-04-22T19:26:53.039Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-04-22T19:26:53.039Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-04-22T19:26:53.039Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-04-22T19:26:53.039Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-04-22T19:26:53.039Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-04-22T19:26:53.039Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-04-22T19:26:53.039Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-04-22T19:26:53.039Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-04-22T19:26:53.039Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-04-22T19:26:53.039Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-04-22T19:26:53.039Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-04-22T19:26:53.039Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-04-22T19:26:53.039Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-04-22T19:26:53.039Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-04-22T19:26:53.039Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-04-22T19:26:53.039Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-04-22T19:26:53.039Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-04-22T19:26:53.039Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-04-22T19:26:53.039Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-04-22T19:26:53.039Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-04-22T19:26:53.039Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-04-22T19:26:53.039Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-04-22T19:26:53.039Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-04-22T19:26:53.039Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-04-22T19:26:53.039Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-04-22T19:26:53.039Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-04-22T19:26:53.039Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-04-22T19:26:53.039Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-04-22T19:26:53.039Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-04-22T19:26:53.039Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-04-22T19:26:53.039Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-04-22T19:26:53.039Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-04-22T19:26:53.039Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-04-22T19:26:53.039Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-04-22T19:26:53.039Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-04-22T19:26:53.039Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-04-22T19:26:53.039Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-04-22T19:26:53.039Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-04-22T19:26:53.039Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-04-22T19:26:53.039Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-04-22T19:26:53.039Z] spire-1.2.1/test/integration/test-one.sh [2022-04-22T19:26:53.039Z] spire-1.2.1/test/integration/test.sh [2022-04-22T19:26:53.039Z] spire-1.2.1/test/plugintest/ [2022-04-22T19:26:53.039Z] spire-1.2.1/test/plugintest/config.go [2022-04-22T19:26:53.039Z] spire-1.2.1/test/plugintest/load.go [2022-04-22T19:26:53.039Z] spire-1.2.1/test/plugintest/option.go [2022-04-22T19:26:53.039Z] spire-1.2.1/test/spiretest/ [2022-04-22T19:26:53.039Z] spire-1.2.1/test/spiretest/apiserver.go [2022-04-22T19:26:53.039Z] spire-1.2.1/test/spiretest/assertions.go [2022-04-22T19:26:53.039Z] spire-1.2.1/test/spiretest/dir.go [2022-04-22T19:26:53.039Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-04-22T19:26:53.039Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-04-22T19:26:53.039Z] spire-1.2.1/test/spiretest/logs.go [2022-04-22T19:26:53.039Z] spire-1.2.1/test/spiretest/socketapi.go [2022-04-22T19:26:53.039Z] spire-1.2.1/test/spiretest/suite.go [2022-04-22T19:26:53.039Z] spire-1.2.1/test/spiretest/x509.go [2022-04-22T19:26:53.039Z] spire-1.2.1/test/testca/ [2022-04-22T19:26:53.039Z] spire-1.2.1/test/testca/ca.go [2022-04-22T19:26:53.039Z] spire-1.2.1/test/testkey/ [2022-04-22T19:26:53.039Z] spire-1.2.1/test/testkey/generate.sh [2022-04-22T19:26:53.039Z] spire-1.2.1/test/testkey/genkeys.go [2022-04-22T19:26:53.039Z] spire-1.2.1/test/testkey/keys.go [2022-04-22T19:26:53.039Z] spire-1.2.1/test/testkey/new.go [2022-04-22T19:26:53.039Z] spire-1.2.1/test/tpmsimulator/ [2022-04-22T19:26:53.039Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-04-22T19:26:53.039Z] spire-1.2.1/test/util/ [2022-04-22T19:26:53.039Z] spire-1.2.1/test/util/cert_fixtures.go [2022-04-22T19:26:53.039Z] spire-1.2.1/test/util/cert_generation.go [2022-04-22T19:26:53.039Z] spire-1.2.1/test/util/io_redirection.go [2022-04-22T19:26:53.039Z] spire-1.2.1/test/util/race.go [2022-04-22T19:26:53.039Z] spire-1.2.1/test/util/util.go [2022-04-22T19:26:53.313Z] building spire from source... [2022-04-22T19:26:53.913Z] Installing go1.17.7... [2022-04-22T19:27:20.745Z] Building bin/spire-server... [2022-04-22T19:27:20.745Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-04-22T19:27:20.745Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-04-22T19:27:20.745Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-04-22T19:27:20.745Z] go: downloading google.golang.org/grpc v1.44.0 [2022-04-22T19:27:20.745Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-04-22T19:27:20.745Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-04-22T19:27:20.745Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-04-22T19:27:20.745Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-04-22T19:27:21.027Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-22T19:27:23.670Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-04-22T19:27:23.670Z] go: downloading github.com/fatih/color v1.13.0 [2022-04-22T19:27:23.670Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-04-22T19:27:23.670Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-22T19:27:23.947Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-04-22T19:27:24.224Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-04-22T19:27:24.224Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-04-22T19:27:24.224Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-04-22T19:27:25.214Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-04-22T19:27:25.214Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-04-22T19:27:25.214Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-04-22T19:27:25.491Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-04-22T19:27:25.491Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-04-22T19:27:26.481Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-04-22T19:27:26.481Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-04-22T19:27:41.614Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-04-22T19:27:41.614Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-22T19:27:41.614Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-04-22T19:27:41.614Z] go: downloading github.com/google/uuid v1.1.2 [2022-04-22T19:27:41.614Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-22T19:27:41.614Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-04-22T19:27:41.614Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-04-22T19:27:41.614Z] go: downloading github.com/oklog/run v1.0.0 [2022-04-22T19:27:41.614Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-04-22T19:27:41.614Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-04-22T19:27:41.614Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-22T19:27:41.614Z] go: downloading github.com/prometheus/common v0.32.1 [2022-04-22T19:27:41.614Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-04-22T19:27:41.614Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-22T19:27:41.614Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-04-22T19:27:42.605Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-04-22T19:27:42.605Z] go: downloading go.uber.org/atomic v1.9.0 [2022-04-22T19:27:43.209Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-04-22T19:27:43.209Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-04-22T19:27:43.487Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-04-22T19:27:43.487Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-04-22T19:27:43.487Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-04-22T19:27:43.487Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-04-22T19:27:43.766Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-04-22T19:27:43.766Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-04-22T19:27:44.042Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-04-22T19:27:44.320Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-04-22T19:27:44.932Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-04-22T19:27:57.377Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-04-22T19:27:57.377Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-04-22T19:27:57.377Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-04-22T19:27:57.377Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-04-22T19:27:57.377Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-04-22T19:27:57.981Z] go: downloading github.com/lib/pq v1.10.4 [2022-04-22T19:27:57.981Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-04-22T19:27:57.981Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-04-22T19:28:24.840Z] go: downloading k8s.io/client-go v0.23.4 [2022-04-22T19:28:24.840Z] go: downloading k8s.io/api v0.23.4 [2022-04-22T19:28:24.840Z] go: downloading google.golang.org/api v0.70.0 [2022-04-22T19:28:36.291Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-04-22T19:29:03.118Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-04-22T19:29:03.396Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-04-22T19:29:03.396Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-04-22T19:29:03.673Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-04-22T19:29:04.274Z] go: downloading cloud.google.com/go v0.100.2 [2022-04-22T19:29:05.717Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-04-22T19:29:07.698Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-04-22T19:29:08.298Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-04-22T19:29:08.898Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-04-22T19:29:08.898Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-04-22T19:29:10.885Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-04-22T19:29:10.885Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-04-22T19:29:11.485Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-04-22T19:29:11.762Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-04-22T19:29:11.762Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-22T19:29:12.038Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-04-22T19:29:12.314Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-04-22T19:29:12.591Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-04-22T19:29:12.591Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-04-22T19:29:12.867Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-04-22T19:29:13.144Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-04-22T19:29:13.419Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-04-22T19:29:14.405Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-04-22T19:29:14.405Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-04-22T19:29:14.680Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-04-22T19:29:14.956Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-04-22T19:29:20.371Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-04-22T19:29:20.647Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-04-22T19:29:20.928Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-04-22T19:29:20.928Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-04-22T19:29:20.928Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-04-22T19:29:20.928Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-04-22T19:29:21.204Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-04-22T19:29:22.187Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-04-22T19:29:22.187Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-04-22T19:29:22.464Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-04-22T19:29:22.741Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-04-22T19:29:22.741Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-04-22T19:29:23.747Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-04-22T19:29:24.347Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-04-22T19:29:24.947Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-04-22T19:29:24.947Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-04-22T19:29:25.222Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-04-22T19:29:25.222Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-04-22T19:29:25.498Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-04-22T19:29:25.498Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-04-22T19:29:25.498Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-04-22T19:29:26.481Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-22T19:29:26.481Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-04-22T19:29:26.758Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-04-22T19:29:26.758Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-04-22T19:29:27.036Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-04-22T19:29:29.020Z] go: downloading go.opencensus.io v0.23.0 [2022-04-22T19:29:29.627Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-04-22T19:29:29.627Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-04-22T19:29:30.229Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-04-22T19:29:30.229Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-04-22T19:29:30.506Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-04-22T19:29:30.782Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-04-22T19:29:31.057Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-04-22T19:29:31.658Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-04-22T19:29:34.288Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-04-22T19:29:36.926Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-04-22T19:29:36.926Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-04-22T19:29:37.201Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-04-22T19:29:37.202Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-04-22T19:29:37.202Z] go: downloading go.uber.org/zap v1.21.0 [2022-04-22T19:29:38.189Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-04-22T19:29:38.189Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-04-22T19:29:38.465Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-04-22T19:29:38.465Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-04-22T19:29:38.743Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-04-22T19:29:38.743Z] go: downloading github.com/golang/snappy v0.0.4 [2022-04-22T19:29:39.024Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-04-22T19:29:49.212Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-04-22T19:29:49.212Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-04-22T19:29:49.212Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-04-22T19:29:49.213Z] go: downloading go.uber.org/multierr v1.6.0 [2022-04-22T19:30:16.026Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-04-22T19:30:16.026Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-04-22T19:31:03.005Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-04-22T19:31:21.523Z] Removing intermediate container 5d8c4ca18a82 [2022-04-22T19:31:21.523Z] ---> 560b99c28637 [2022-04-22T19:31:21.523Z] [2022-04-22T19:31:21.523Z] Step 10/22 : FROM alpine:3.14 [2022-04-22T19:31:21.523Z] 3.14: Pulling from library/alpine [2022-04-22T19:31:22.988Z] Removing intermediate container 22ded67a023a [2022-04-22T19:31:22.988Z] ---> a55e6cbf031e [2022-04-22T19:31:22.988Z] [2022-04-22T19:31:22.988Z] Step 10/31 : FROM alpine:3.14 [2022-04-22T19:31:22.988Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-04-22T19:31:22.988Z] Status: Downloaded newer image for alpine:3.14 [2022-04-22T19:31:22.988Z] ---> ac73e934f311 [2022-04-22T19:31:22.988Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-04-22T19:31:23.269Z] ---> Running in 2917de9cc289 [2022-04-22T19:31:23.544Z] 3.14: Pulling from library/alpine [2022-04-22T19:31:23.544Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-04-22T19:31:23.544Z] Status: Image is up to date for alpine:3.14 [2022-04-22T19:31:23.544Z] ---> ac73e934f311 [2022-04-22T19:31:23.544Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-04-22T19:31:23.842Z] ---> Running in eff2663fa71c [2022-04-22T19:31:24.449Z] Removing intermediate container eff2663fa71c [2022-04-22T19:31:24.449Z] ---> 96f48ae5f147 [2022-04-22T19:31:24.449Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-04-22T19:31:24.727Z] ---> Running in 5e12e3e2affc [2022-04-22T19:31:25.718Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-22T19:31:26.345Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-22T19:31:26.954Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-22T19:31:27.239Z] (1/6) Installing ca-certificates (20211220-r0) [2022-04-22T19:31:27.527Z] (2/6) Installing brotli-libs (1.0.9-r5) [2022-04-22T19:31:27.527Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-22T19:31:27.527Z] (3/6) Installing nghttp2-libs (1.43.0-r0) [2022-04-22T19:31:27.527Z] (4/6) Installing libcurl (7.79.1-r0) [2022-04-22T19:31:27.527Z] (5/6) Installing curl (7.79.1-r0) [2022-04-22T19:31:27.527Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-04-22T19:31:27.527Z] Executing busybox-1.33.1-r7.trigger [2022-04-22T19:31:27.527Z] Executing ca-certificates-20211220-r0.trigger [2022-04-22T19:31:28.133Z] OK: 8 MiB in 20 packages [2022-04-22T19:31:28.775Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-04-22T19:31:28.775Z] (2/2) Installing su-exec (0.2-r1) [2022-04-22T19:31:28.775Z] Executing busybox-1.33.1-r7.trigger [2022-04-22T19:31:28.775Z] OK: 6 MiB in 16 packages [2022-04-22T19:31:30.767Z] Removing intermediate container 5e12e3e2affc [2022-04-22T19:31:30.767Z] ---> 11d02dd1652c [2022-04-22T19:31:30.767Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-04-22T19:31:30.767Z] ---> Running in 4ac7e97c70ca [2022-04-22T19:31:30.767Z] Removing intermediate container 2917de9cc289 [2022-04-22T19:31:30.767Z] ---> 3d7a16eebf45 [2022-04-22T19:31:30.767Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-04-22T19:31:31.049Z] ---> Running in 943d139f270c [2022-04-22T19:31:31.328Z] Removing intermediate container 4ac7e97c70ca [2022-04-22T19:31:31.328Z] ---> 23d58f61c2d0 [2022-04-22T19:31:31.328Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-04-22T19:31:31.328Z] ---> Running in 13e73ca8051d [2022-04-22T19:31:31.607Z] Removing intermediate container 943d139f270c [2022-04-22T19:31:31.607Z] ---> 7362d22bb3e1 [2022-04-22T19:31:31.607Z] Step 13/22 : WORKDIR /edgex [2022-04-22T19:31:31.883Z] ---> Running in caa7403cea08 [2022-04-22T19:31:32.164Z] Removing intermediate container 13e73ca8051d [2022-04-22T19:31:32.164Z] ---> a34c7c416162 [2022-04-22T19:31:32.164Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-04-22T19:31:32.164Z] ---> Running in ab67eb2cfa06 [2022-04-22T19:31:32.776Z] Removing intermediate container caa7403cea08 [2022-04-22T19:31:32.776Z] ---> 0203776668e8 [2022-04-22T19:31:32.776Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-04-22T19:31:34.229Z] ---> 3ef4fe7d02f6 [2022-04-22T19:31:34.229Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-04-22T19:31:35.683Z] Removing intermediate container ab67eb2cfa06 [2022-04-22T19:31:35.683Z] ---> 778acb33ebea [2022-04-22T19:31:35.683Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2022-04-22T19:31:35.977Z] ---> Running in 997585f21b76 [2022-04-22T19:31:36.587Z] ---> 64c232e30651 [2022-04-22T19:31:36.587Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-04-22T19:31:36.587Z] Removing intermediate container 997585f21b76 [2022-04-22T19:31:36.587Z] ---> 50742c397f36 [2022-04-22T19:31:36.587Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-04-22T19:31:38.060Z] ---> f006a8cb6a3a [2022-04-22T19:31:38.060Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-04-22T19:31:38.334Z] ---> Running in bbaf0b1fdd12 [2022-04-22T19:31:38.968Z] ---> 815fcc77878f [2022-04-22T19:31:38.968Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-04-22T19:31:40.418Z] ---> 29f7b531b7bf [2022-04-22T19:31:40.418Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-04-22T19:31:40.418Z] ---> Running in 479f5e2cd33b [2022-04-22T19:31:41.871Z] Removing intermediate container bbaf0b1fdd12 [2022-04-22T19:31:41.871Z] ---> 59e82e14584c [2022-04-22T19:31:41.871Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-22T19:31:42.867Z] ---> 6729beae28a7 [2022-04-22T19:31:42.867Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-04-22T19:31:44.328Z] Removing intermediate container 479f5e2cd33b [2022-04-22T19:31:44.328Z] ---> c68a91f4ef60 [2022-04-22T19:31:44.328Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-04-22T19:31:44.608Z] ---> Running in 52a4e1e7cfab [2022-04-22T19:31:45.600Z] Removing intermediate container 52a4e1e7cfab [2022-04-22T19:31:45.600Z] ---> e6b388d38bea [2022-04-22T19:31:45.600Z] Step 20/22 : LABEL arch=arm64 [2022-04-22T19:31:45.600Z] ---> Running in fd12dc77470c [2022-04-22T19:31:45.600Z] ---> bf27f06fe353 [2022-04-22T19:31:45.600Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-04-22T19:31:46.600Z] Removing intermediate container fd12dc77470c [2022-04-22T19:31:46.600Z] ---> a93a93ef33a0 [2022-04-22T19:31:46.600Z] Step 21/22 : LABEL git_sha=15c15146d7e685b738b59aee3b02359645ee62d3 [2022-04-22T19:31:46.600Z] ---> Running in 1cb3b4e40e82 [2022-04-22T19:31:46.894Z] ---> 81c4f686a0b7 [2022-04-22T19:31:46.894Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-04-22T19:31:47.190Z] Removing intermediate container 1cb3b4e40e82 [2022-04-22T19:31:47.190Z] ---> 9084fcdde358 [2022-04-22T19:31:47.190Z] Step 22/22 : LABEL version=0.0.0 [2022-04-22T19:31:47.484Z] ---> Running in 46567acfad03 [2022-04-22T19:31:48.101Z] Removing intermediate container 46567acfad03 [2022-04-22T19:31:48.101Z] ---> 4ee1499acf18 [2022-04-22T19:31:48.101Z] [2022-04-22T19:31:48.378Z] ---> 22f236c9dd66 [2022-04-22T19:31:48.378Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-04-22T19:31:48.988Z] Successfully built 4ee1499acf18 [2022-04-22T19:31:48.988Z] Successfully tagged security-proxy-setup-arm64:latest [2022-04-22T19:31:48.988Z]  Building security-proxy-setup ... done Building security-spire-config [2022-04-22T19:31:49.595Z] ---> 0b2e7065cf27 [2022-04-22T19:31:49.595Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2022-04-22T19:31:49.876Z] ---> Running in 492b40bc898a [2022-04-22T19:31:50.481Z] Removing intermediate container 492b40bc898a [2022-04-22T19:31:50.481Z] ---> 2b768721806a [2022-04-22T19:31:50.481Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-04-22T19:31:51.470Z] ---> ac919826c12f [2022-04-22T19:31:51.470Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-04-22T19:31:51.747Z] ---> Running in 227c891b2f9e [2022-04-22T19:31:54.390Z] Removing intermediate container 227c891b2f9e [2022-04-22T19:31:54.390Z] ---> 6641bf1849bd [2022-04-22T19:31:54.390Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-04-22T19:31:54.664Z] ---> Running in 83dd539b26c2 [2022-04-22T19:31:55.257Z] Removing intermediate container 83dd539b26c2 [2022-04-22T19:31:55.257Z] ---> 9ef29cb9879b [2022-04-22T19:31:55.257Z] Step 28/31 : CMD ["gate"] [2022-04-22T19:31:55.531Z] ---> Running in dab21b47e62c [2022-04-22T19:31:55.845Z] Removing intermediate container dab21b47e62c [2022-04-22T19:31:55.845Z] ---> 45b406f7d0a3 [2022-04-22T19:31:55.845Z] Step 29/31 : LABEL arch=arm64 [2022-04-22T19:31:56.131Z] ---> Running in 5d88336b043b [2022-04-22T19:31:56.735Z] Removing intermediate container 5d88336b043b [2022-04-22T19:31:56.735Z] ---> df05d58829b8 [2022-04-22T19:31:56.735Z] Step 30/31 : LABEL git_sha=15c15146d7e685b738b59aee3b02359645ee62d3 [2022-04-22T19:31:56.735Z] ---> Running in 44bffd8cc755 [2022-04-22T19:31:57.365Z] Removing intermediate container 44bffd8cc755 [2022-04-22T19:31:57.365Z] ---> 9afde9c1a71f [2022-04-22T19:31:57.365Z] Step 31/31 : LABEL version=0.0.0 [2022-04-22T19:31:57.649Z] ---> Running in 19dd3681c3f1 [2022-04-22T19:31:58.257Z] Removing intermediate container 19dd3681c3f1 [2022-04-22T19:31:58.257Z] ---> f5aeaf84cbbe [2022-04-22T19:31:58.257Z] [2022-04-22T19:31:58.855Z] Successfully built f5aeaf84cbbe [2022-04-22T19:31:58.855Z] Successfully tagged security-bootstrapper-arm64:latest [2022-04-22T19:31:58.855Z]  Building security-bootstrapper ... done Building security-spire-server [2022-04-22T19:32:17.167Z] Removing intermediate container 51e977382ba7 [2022-04-22T19:32:17.167Z] ---> 9a6d197acaaa [2022-04-22T19:32:17.167Z] [2022-04-22T19:32:17.167Z] Step 10/23 : FROM alpine:3.14 [2022-04-22T19:32:17.167Z] ---> ac73e934f311 [2022-04-22T19:32:17.167Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-04-22T19:32:17.167Z] ---> Running in 02145c2f7d47 [2022-04-22T19:32:17.167Z] Removing intermediate container 02145c2f7d47 [2022-04-22T19:32:17.167Z] ---> d50486aef098 [2022-04-22T19:32:17.167Z] Step 12/23 : ENV APP_PORT=59880 [2022-04-22T19:32:17.167Z] ---> Running in 1f86663a4c6a [2022-04-22T19:32:17.167Z] Removing intermediate container 1f86663a4c6a [2022-04-22T19:32:17.167Z] ---> 4b9567f914e7 [2022-04-22T19:32:17.167Z] Step 13/23 : EXPOSE $APP_PORT [2022-04-22T19:32:17.167Z] ---> Running in ae3b45832df3 [2022-04-22T19:32:17.774Z] Removing intermediate container ae3b45832df3 [2022-04-22T19:32:17.774Z] ---> 644d56eb8afb [2022-04-22T19:32:17.774Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-22T19:32:18.056Z] ---> Running in 8c5f1a697de2 [2022-04-22T19:32:22.392Z] Removing intermediate container 8c5f1a697de2 [2022-04-22T19:32:22.392Z] ---> 1992784d7d65 [2022-04-22T19:32:22.392Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-04-22T19:32:22.392Z] ---> Running in 39ba2fcdf3b1 [2022-04-22T19:32:24.376Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-22T19:32:25.366Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-22T19:32:25.972Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-22T19:32:25.972Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-04-22T19:32:25.972Z] ---> aab0f5f42ebf [2022-04-22T19:32:25.972Z] Step 3/26 : WORKDIR /edgex-go [2022-04-22T19:32:26.248Z] ---> Using cache [2022-04-22T19:32:26.248Z] ---> 992198df46c5 [2022-04-22T19:32:26.248Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-22T19:32:26.248Z] ---> Using cache [2022-04-22T19:32:26.248Z] ---> 9e17aebfd3fa [2022-04-22T19:32:26.248Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-04-22T19:32:26.248Z] ---> Using cache [2022-04-22T19:32:26.248Z] ---> 19fbcba9c5ec [2022-04-22T19:32:26.248Z] Step 6/26 : COPY go.mod vendor* ./ [2022-04-22T19:32:26.248Z] ---> Using cache [2022-04-22T19:32:26.248Z] ---> cad4fcd09302 [2022-04-22T19:32:26.248Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-22T19:32:26.248Z] ---> Using cache [2022-04-22T19:32:26.248Z] ---> 3c2a868867dd [2022-04-22T19:32:26.248Z] Step 8/26 : COPY . . [2022-04-22T19:32:26.248Z] ---> Using cache [2022-04-22T19:32:26.248Z] ---> de96a9dc683e [2022-04-22T19:32:26.248Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-04-22T19:32:26.248Z] ---> Using cache [2022-04-22T19:32:26.248Z] ---> d75a95195bf7 [2022-04-22T19:32:26.248Z] Step 10/26 : RUN mkdir -p spire-build [2022-04-22T19:32:26.248Z] ---> Using cache [2022-04-22T19:32:26.248Z] ---> 37f4e95a5306 [2022-04-22T19:32:26.248Z] Step 11/26 : WORKDIR /edgex-go/spire-build [2022-04-22T19:32:26.248Z] ---> Using cache [2022-04-22T19:32:26.248Z] ---> fab60264f4b2 [2022-04-22T19:32:26.248Z] 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 [2022-04-22T19:32:26.248Z] ---> Running in da25007e6f4b [2022-04-22T19:32:26.848Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-04-22T19:32:26.848Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-04-22T19:32:26.848Z] (3/6) Installing libsodium (1.0.18-r0) [2022-04-22T19:32:27.121Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-04-22T19:32:27.396Z] (5/6) Installing libzmq (4.3.4-r0) [2022-04-22T19:32:27.396Z] (6/6) Installing zeromq (4.3.4-r0) [2022-04-22T19:32:27.396Z] Executing busybox-1.33.1-r7.trigger [2022-04-22T19:32:27.671Z] OK: 8 MiB in 20 packages [2022-04-22T19:32:29.697Z] Removing intermediate container 39ba2fcdf3b1 [2022-04-22T19:32:29.697Z] ---> c1653e888057 [2022-04-22T19:32:29.697Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-22T19:32:29.697Z] spire-1.2.1/ [2022-04-22T19:32:29.697Z] spire-1.2.1/.data/ [2022-04-22T19:32:29.697Z] spire-1.2.1/.data/.file [2022-04-22T19:32:29.697Z] spire-1.2.1/.dockerignore [2022-04-22T19:32:29.697Z] spire-1.2.1/.gitattributes [2022-04-22T19:32:29.697Z] spire-1.2.1/.githooks/ [2022-04-22T19:32:29.697Z] spire-1.2.1/.githooks/pre-commit [2022-04-22T19:32:29.697Z] spire-1.2.1/.github/ [2022-04-22T19:32:29.697Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-04-22T19:32:29.697Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-04-22T19:32:29.697Z] spire-1.2.1/.github/dependabot.yml [2022-04-22T19:32:29.697Z] spire-1.2.1/.github/workflows/ [2022-04-22T19:32:29.697Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-04-22T19:32:29.697Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-04-22T19:32:29.697Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-04-22T19:32:29.697Z] spire-1.2.1/.github/workflows/scripts/ [2022-04-22T19:32:29.697Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-04-22T19:32:29.697Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-04-22T19:32:29.697Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-04-22T19:32:29.697Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-04-22T19:32:29.697Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-04-22T19:32:29.697Z] spire-1.2.1/.gitignore [2022-04-22T19:32:29.697Z] spire-1.2.1/.go-version [2022-04-22T19:32:29.697Z] spire-1.2.1/.golangci.yml [2022-04-22T19:32:29.697Z] spire-1.2.1/ADOPTERS.md [2022-04-22T19:32:29.697Z] spire-1.2.1/CHANGELOG.md [2022-04-22T19:32:29.697Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-04-22T19:32:29.697Z] spire-1.2.1/CODEOWNERS [2022-04-22T19:32:29.697Z] spire-1.2.1/CONTRIBUTING.md [2022-04-22T19:32:29.697Z] spire-1.2.1/Dockerfile [2022-04-22T19:32:30.033Z] spire-1.2.1/Dockerfile.dev [2022-04-22T19:32:30.033Z] spire-1.2.1/Dockerfile.scratch [2022-04-22T19:32:30.033Z] spire-1.2.1/LICENSE [2022-04-22T19:32:30.033Z] spire-1.2.1/MAINTAINERS.md [2022-04-22T19:32:30.033Z] spire-1.2.1/Makefile [2022-04-22T19:32:30.033Z] spire-1.2.1/README.md [2022-04-22T19:32:30.033Z] spire-1.2.1/ROADMAP.md [2022-04-22T19:32:30.033Z] spire-1.2.1/SECURITY.md [2022-04-22T19:32:30.033Z] spire-1.2.1/cmd/ [2022-04-22T19:32:30.033Z] spire-1.2.1/cmd/spire-agent/ [2022-04-22T19:32:30.033Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-04-22T19:32:30.033Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-04-22T19:32:30.033Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-04-22T19:32:30.033Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-04-22T19:32:30.033Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-04-22T19:32:30.033Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-04-22T19:32:30.033Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-04-22T19:32:30.033Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-04-22T19:32:30.033Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-04-22T19:32:30.033Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-04-22T19:32:30.033Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-04-22T19:32:30.033Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-04-22T19:32:30.033Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-04-22T19:32:30.033Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-04-22T19:32:30.033Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-04-22T19:32:30.033Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-04-22T19:32:30.033Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-04-22T19:32:30.033Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-04-22T19:32:30.033Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-04-22T19:32:30.033Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-04-22T19:32:30.033Z] spire-1.2.1/cmd/spire-agent/main.go [2022-04-22T19:32:30.033Z] spire-1.2.1/cmd/spire-server/ [2022-04-22T19:32:30.033Z] spire-1.2.1/cmd/spire-server/cli/ [2022-04-22T19:32:30.033Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-04-22T19:32:30.033Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-04-22T19:32:30.033Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-04-22T19:32:30.033Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-04-22T19:32:30.033Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-04-22T19:32:30.033Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-04-22T19:32:30.033Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-04-22T19:32:30.033Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-04-22T19:32:30.033Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-04-22T19:32:30.033Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-04-22T19:32:30.033Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-04-22T19:32:30.033Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-04-22T19:32:30.033Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-04-22T19:32:30.033Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-04-22T19:32:30.033Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-04-22T19:32:30.033Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-04-22T19:32:30.033Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-04-22T19:32:30.033Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-04-22T19:32:30.033Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-04-22T19:32:30.033Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-04-22T19:32:30.033Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-04-22T19:32:30.033Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-04-22T19:32:30.033Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-04-22T19:32:30.033Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-04-22T19:32:30.033Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-04-22T19:32:30.033Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-04-22T19:32:30.033Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-04-22T19:32:30.033Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-04-22T19:32:30.033Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-04-22T19:32:30.033Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-04-22T19:32:30.033Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-04-22T19:32:30.033Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-04-22T19:32:30.033Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-04-22T19:32:30.033Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-04-22T19:32:30.033Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-04-22T19:32:30.034Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-04-22T19:32:30.034Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-04-22T19:32:30.034Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-04-22T19:32:30.034Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-04-22T19:32:30.034Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-04-22T19:32:30.034Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-04-22T19:32:30.034Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-04-22T19:32:30.034Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-04-22T19:32:30.034Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-04-22T19:32:30.034Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-04-22T19:32:30.034Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-04-22T19:32:30.034Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-04-22T19:32:30.034Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-04-22T19:32:30.034Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-04-22T19:32:30.034Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-04-22T19:32:30.034Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-04-22T19:32:30.034Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-04-22T19:32:30.034Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-04-22T19:32:30.034Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-04-22T19:32:30.034Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-04-22T19:32:30.034Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-04-22T19:32:30.034Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-04-22T19:32:30.034Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-04-22T19:32:30.034Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-04-22T19:32:30.034Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-04-22T19:32:30.034Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-04-22T19:32:30.034Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-04-22T19:32:30.034Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-04-22T19:32:30.034Z] spire-1.2.1/cmd/spire-server/main.go [2022-04-22T19:32:30.034Z] spire-1.2.1/cmd/spire-server/util/ [2022-04-22T19:32:30.034Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-04-22T19:32:30.034Z] spire-1.2.1/conf/ [2022-04-22T19:32:30.034Z] spire-1.2.1/conf/agent/ [2022-04-22T19:32:30.034Z] spire-1.2.1/conf/agent/agent.conf [2022-04-22T19:32:30.034Z] spire-1.2.1/conf/agent/agent_full.conf [2022-04-22T19:32:30.034Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-04-22T19:32:30.034Z] spire-1.2.1/conf/server/ [2022-04-22T19:32:30.034Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-04-22T19:32:30.034Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-04-22T19:32:30.034Z] spire-1.2.1/conf/server/server.conf [2022-04-22T19:32:30.034Z] spire-1.2.1/conf/server/server_full.conf [2022-04-22T19:32:30.034Z] spire-1.2.1/doc/ [2022-04-22T19:32:30.034Z] spire-1.2.1/doc/SPIRE101.md [2022-04-22T19:32:30.034Z] spire-1.2.1/doc/auditlog.md [2022-04-22T19:32:30.034Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-04-22T19:32:30.034Z] spire-1.2.1/doc/changelog_guidelines.md [2022-04-22T19:32:30.034Z] spire-1.2.1/doc/cure53-report.pdf [2022-04-22T19:32:30.034Z] spire-1.2.1/doc/images/ [2022-04-22T19:32:30.034Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-04-22T19:32:30.034Z] spire-1.2.1/doc/images/SPIRE101.png [2022-04-22T19:32:30.034Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-04-22T19:32:30.034Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-04-22T19:32:30.034Z] spire-1.2.1/doc/images/cache_mgr.png [2022-04-22T19:32:30.034Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-04-22T19:32:30.034Z] spire-1.2.1/doc/images/federated_spire.png [2022-04-22T19:32:30.034Z] spire-1.2.1/doc/images/ha_mode.png [2022-04-22T19:32:30.034Z] spire-1.2.1/doc/images/nested_spire.png [2022-04-22T19:32:30.034Z] spire-1.2.1/doc/images/oidc_federation.png [2022-04-22T19:32:30.034Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-04-22T19:32:30.034Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-04-22T19:32:30.034Z] spire-1.2.1/doc/images/spire_logo.png [2022-04-22T19:32:30.034Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-04-22T19:32:30.034Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-04-22T19:32:30.034Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-04-22T19:32:30.034Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-04-22T19:32:30.034Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-04-22T19:32:30.034Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-04-22T19:32:30.034Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-04-22T19:32:30.034Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-04-22T19:32:30.034Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-04-22T19:32:30.034Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-04-22T19:32:30.034Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-04-22T19:32:30.034Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-04-22T19:32:30.034Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-04-22T19:32:30.034Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-04-22T19:32:30.034Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-04-22T19:32:30.034Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-04-22T19:32:30.034Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-04-22T19:32:30.034Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-04-22T19:32:30.034Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-04-22T19:32:30.034Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-04-22T19:32:30.034Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-04-22T19:32:30.034Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-04-22T19:32:30.034Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-04-22T19:32:30.034Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-04-22T19:32:30.034Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-04-22T19:32:30.034Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-04-22T19:32:30.034Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-04-22T19:32:30.034Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-04-22T19:32:30.034Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-04-22T19:32:30.034Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-04-22T19:32:30.034Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-04-22T19:32:30.034Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-04-22T19:32:30.034Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-04-22T19:32:30.034Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-04-22T19:32:30.034Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-04-22T19:32:30.034Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-04-22T19:32:30.034Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-04-22T19:32:30.034Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-04-22T19:32:30.034Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-04-22T19:32:30.034Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-04-22T19:32:30.034Z] spire-1.2.1/doc/scaling_spire.md [2022-04-22T19:32:30.034Z] spire-1.2.1/doc/spire_agent.md [2022-04-22T19:32:30.034Z] spire-1.2.1/doc/spire_server.md [2022-04-22T19:32:30.034Z] spire-1.2.1/doc/supported_integrations.md [2022-04-22T19:32:30.034Z] spire-1.2.1/doc/telemetry.md [2022-04-22T19:32:30.034Z] spire-1.2.1/doc/telemetry_config.md [2022-04-22T19:32:30.034Z] spire-1.2.1/doc/upgrading.md [2022-04-22T19:32:30.034Z] spire-1.2.1/doc/using_spire.md [2022-04-22T19:32:30.034Z] spire-1.2.1/examples/ [2022-04-22T19:32:30.034Z] spire-1.2.1/examples/README.md [2022-04-22T19:32:30.034Z] spire-1.2.1/go.mod [2022-04-22T19:32:30.034Z] spire-1.2.1/go.sum [2022-04-22T19:32:30.034Z] spire-1.2.1/pkg/ [2022-04-22T19:32:30.034Z] spire-1.2.1/pkg/agent/ [2022-04-22T19:32:30.034Z] spire-1.2.1/pkg/agent/agent.go [2022-04-22T19:32:30.034Z] spire-1.2.1/pkg/agent/api/ [2022-04-22T19:32:30.034Z] spire-1.2.1/pkg/agent/api/config.go [2022-04-22T19:32:30.034Z] spire-1.2.1/pkg/agent/api/debug/ [2022-04-22T19:32:30.034Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-04-22T19:32:30.034Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-04-22T19:32:30.034Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-04-22T19:32:30.034Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-04-22T19:32:30.034Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-04-22T19:32:30.034Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-04-22T19:32:30.034Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-04-22T19:32:30.034Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-04-22T19:32:30.034Z] spire-1.2.1/pkg/agent/api/health/ [2022-04-22T19:32:30.034Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-04-22T19:32:30.034Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-04-22T19:32:30.034Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-04-22T19:32:30.034Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-04-22T19:32:30.034Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-04-22T19:32:30.034Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-04-22T19:32:30.034Z] spire-1.2.1/pkg/agent/attestor/ [2022-04-22T19:32:30.034Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-04-22T19:32:30.034Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-04-22T19:32:30.034Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-04-22T19:32:30.034Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-04-22T19:32:30.034Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-04-22T19:32:30.034Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-04-22T19:32:30.034Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-04-22T19:32:30.034Z] spire-1.2.1/pkg/agent/catalog/ [2022-04-22T19:32:30.034Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-04-22T19:32:30.329Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-04-22T19:32:30.329Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-04-22T19:32:30.329Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-04-22T19:32:30.329Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-04-22T19:32:30.329Z] spire-1.2.1/pkg/agent/client/ [2022-04-22T19:32:30.329Z] spire-1.2.1/pkg/agent/client/client.go [2022-04-22T19:32:30.329Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-04-22T19:32:30.329Z] spire-1.2.1/pkg/agent/client/dial.go [2022-04-22T19:32:30.329Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-04-22T19:32:30.329Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-04-22T19:32:30.329Z] spire-1.2.1/pkg/agent/client/update.go [2022-04-22T19:32:30.329Z] spire-1.2.1/pkg/agent/client/util.go [2022-04-22T19:32:30.329Z] spire-1.2.1/pkg/agent/common/ [2022-04-22T19:32:30.329Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-04-22T19:32:30.329Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-04-22T19:32:30.329Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-04-22T19:32:30.329Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-04-22T19:32:30.329Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-04-22T19:32:30.329Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-04-22T19:32:30.329Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-04-22T19:32:30.329Z] spire-1.2.1/pkg/agent/config.go [2022-04-22T19:32:30.329Z] spire-1.2.1/pkg/agent/endpoints/ [2022-04-22T19:32:30.329Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-04-22T19:32:30.329Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-04-22T19:32:30.329Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-04-22T19:32:30.329Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-04-22T19:32:30.329Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-04-22T19:32:30.329Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-04-22T19:32:30.329Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-04-22T19:32:30.329Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-04-22T19:32:30.329Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-04-22T19:32:30.329Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-04-22T19:32:30.329Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-04-22T19:32:30.329Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-04-22T19:32:30.329Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-04-22T19:32:30.329Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-04-22T19:32:30.329Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-04-22T19:32:30.329Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-04-22T19:32:30.329Z] spire-1.2.1/pkg/agent/manager/ [2022-04-22T19:32:30.329Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-04-22T19:32:30.329Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-04-22T19:32:30.329Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-04-22T19:32:30.329Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-04-22T19:32:30.329Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-04-22T19:32:30.329Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-04-22T19:32:30.329Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-04-22T19:32:30.329Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-04-22T19:32:30.329Z] spire-1.2.1/pkg/agent/manager/config.go [2022-04-22T19:32:30.329Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-04-22T19:32:30.329Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-04-22T19:32:30.329Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-04-22T19:32:30.329Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-04-22T19:32:30.329Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-04-22T19:32:30.329Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-04-22T19:32:30.329Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-04-22T19:32:30.329Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-04-22T19:32:30.329Z] spire-1.2.1/pkg/agent/plugin/ [2022-04-22T19:32:30.329Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-04-22T19:32:30.329Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-04-22T19:32:30.329Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-04-22T19:32:30.329Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-04-22T19:32:30.329Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-04-22T19:32:30.330Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-04-22T19:32:30.330Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-04-22T19:32:30.330Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-04-22T19:32:30.330Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-04-22T19:32:30.330Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-04-22T19:32:30.330Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-04-22T19:32:30.330Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-04-22T19:32:30.330Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-04-22T19:32:30.330Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-04-22T19:32:30.330Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-04-22T19:32:30.330Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-04-22T19:32:30.330Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-04-22T19:32:30.330Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-04-22T19:32:30.330Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-04-22T19:32:30.330Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-04-22T19:32:30.330Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-04-22T19:32:30.330Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-04-22T19:32:30.330Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-04-22T19:32:30.330Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-04-22T19:32:30.330Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-04-22T19:32:30.330Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-04-22T19:32:30.330Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-04-22T19:32:30.330Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-04-22T19:32:30.330Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-04-22T19:32:30.330Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-04-22T19:32:30.330Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-04-22T19:32:30.330Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-04-22T19:32:30.330Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-04-22T19:32:30.330Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-04-22T19:32:30.330Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-04-22T19:32:30.330Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-22T19:32:30.330Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-04-22T19:32:30.330Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-04-22T19:32:30.330Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-22T19:32:30.330Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-04-22T19:32:30.330Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-04-22T19:32:30.330Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-04-22T19:32:30.330Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-04-22T19:32:30.330Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-22T19:32:30.330Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-04-22T19:32:30.330Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-04-22T19:32:30.330Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-04-22T19:32:30.330Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-04-22T19:32:30.330Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-22T19:32:30.330Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-04-22T19:32:30.330Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-04-22T19:32:30.330Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-04-22T19:32:30.330Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-04-22T19:32:30.330Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-04-22T19:32:30.330Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-04-22T19:32:30.330Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-04-22T19:32:30.330Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-04-22T19:32:30.330Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-04-22T19:32:30.330Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-04-22T19:32:30.330Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-04-22T19:32:30.330Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-22T19:32:30.330Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-04-22T19:32:30.330Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-04-22T19:32:30.330Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-04-22T19:32:30.330Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-04-22T19:32:30.330Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-04-22T19:32:30.330Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-04-22T19:32:30.330Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-04-22T19:32:30.330Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-04-22T19:32:30.330Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-04-22T19:32:30.330Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-04-22T19:32:30.330Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-04-22T19:32:30.330Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-04-22T19:32:30.330Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-04-22T19:32:30.330Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-04-22T19:32:30.330Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-04-22T19:32:30.330Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-04-22T19:32:30.330Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-04-22T19:32:30.330Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-04-22T19:32:30.330Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-04-22T19:32:30.330Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-04-22T19:32:30.330Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-04-22T19:32:30.330Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-04-22T19:32:30.330Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-04-22T19:32:30.330Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-04-22T19:32:30.330Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-04-22T19:32:30.330Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-04-22T19:32:30.330Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-04-22T19:32:30.330Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-04-22T19:32:30.330Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-04-22T19:32:30.330Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-04-22T19:32:30.330Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-04-22T19:32:30.330Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-04-22T19:32:30.330Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-04-22T19:32:30.330Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-04-22T19:32:30.330Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-04-22T19:32:30.330Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-04-22T19:32:30.330Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-04-22T19:32:30.330Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-04-22T19:32:30.330Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-04-22T19:32:30.330Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-04-22T19:32:30.330Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-04-22T19:32:30.330Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-04-22T19:32:30.330Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-04-22T19:32:30.330Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-04-22T19:32:30.330Z] spire-1.2.1/pkg/agent/svid/ [2022-04-22T19:32:30.330Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-04-22T19:32:30.330Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-04-22T19:32:30.330Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-04-22T19:32:30.330Z] spire-1.2.1/pkg/agent/svid/store/ [2022-04-22T19:32:30.330Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-04-22T19:32:30.330Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-04-22T19:32:30.330Z] spire-1.2.1/pkg/common/ [2022-04-22T19:32:30.330Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-04-22T19:32:30.330Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-04-22T19:32:30.330Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-04-22T19:32:30.330Z] spire-1.2.1/pkg/common/api/ [2022-04-22T19:32:30.330Z] spire-1.2.1/pkg/common/api/metrics.go [2022-04-22T19:32:30.330Z] spire-1.2.1/pkg/common/api/middleware/ [2022-04-22T19:32:30.330Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-04-22T19:32:30.330Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-04-22T19:32:30.330Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-04-22T19:32:30.330Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-04-22T19:32:30.330Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-04-22T19:32:30.330Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-04-22T19:32:30.330Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-04-22T19:32:30.330Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-04-22T19:32:30.330Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-04-22T19:32:30.330Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-04-22T19:32:30.330Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-04-22T19:32:30.330Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-04-22T19:32:30.330Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-04-22T19:32:30.330Z] spire-1.2.1/pkg/common/api/names.go [2022-04-22T19:32:30.330Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-04-22T19:32:30.330Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-04-22T19:32:30.330Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-04-22T19:32:30.330Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-04-22T19:32:30.330Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-04-22T19:32:30.330Z] spire-1.2.1/pkg/common/auth/ [2022-04-22T19:32:30.330Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-04-22T19:32:30.330Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-04-22T19:32:30.330Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-04-22T19:32:30.330Z] spire-1.2.1/pkg/common/bundleutil/ [2022-04-22T19:32:30.330Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-04-22T19:32:30.330Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-04-22T19:32:30.330Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-04-22T19:32:30.330Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-04-22T19:32:30.330Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-04-22T19:32:30.330Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-04-22T19:32:30.330Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-04-22T19:32:30.330Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-04-22T19:32:30.330Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-04-22T19:32:30.330Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-04-22T19:32:30.330Z] spire-1.2.1/pkg/common/catalog/ [2022-04-22T19:32:30.330Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-04-22T19:32:30.330Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-04-22T19:32:30.330Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-04-22T19:32:30.330Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-04-22T19:32:30.330Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-04-22T19:32:30.330Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-04-22T19:32:30.330Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-04-22T19:32:30.330Z] spire-1.2.1/pkg/common/catalog/config.go [2022-04-22T19:32:30.330Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-04-22T19:32:30.330Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-04-22T19:32:30.330Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-04-22T19:32:30.330Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-04-22T19:32:30.607Z] spire-1.2.1/pkg/common/catalog/context.go [2022-04-22T19:32:30.607Z] spire-1.2.1/pkg/common/catalog/external.go [2022-04-22T19:32:30.607Z] spire-1.2.1/pkg/common/catalog/host.go [2022-04-22T19:32:30.607Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-04-22T19:32:30.607Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-04-22T19:32:30.607Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-04-22T19:32:30.607Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-04-22T19:32:30.607Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-04-22T19:32:30.607Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-04-22T19:32:30.607Z] spire-1.2.1/pkg/common/cli/ [2022-04-22T19:32:30.607Z] spire-1.2.1/pkg/common/cli/env.go [2022-04-22T19:32:30.607Z] spire-1.2.1/pkg/common/cli/flags.go [2022-04-22T19:32:30.607Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-04-22T19:32:30.607Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-04-22T19:32:30.607Z] spire-1.2.1/pkg/common/cli/umask.go [2022-04-22T19:32:30.607Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-04-22T19:32:30.607Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-04-22T19:32:30.607Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-04-22T19:32:30.607Z] spire-1.2.1/pkg/common/cliprinter/ [2022-04-22T19:32:30.607Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-04-22T19:32:30.607Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-04-22T19:32:30.607Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-04-22T19:32:30.607Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-04-22T19:32:30.607Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-04-22T19:32:30.607Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-04-22T19:32:30.607Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-04-22T19:32:30.607Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-04-22T19:32:30.607Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-04-22T19:32:30.607Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-04-22T19:32:30.607Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-04-22T19:32:30.607Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-04-22T19:32:30.607Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-04-22T19:32:30.607Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-04-22T19:32:30.607Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-04-22T19:32:30.607Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-04-22T19:32:30.607Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-04-22T19:32:30.607Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-04-22T19:32:30.607Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-04-22T19:32:30.607Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-04-22T19:32:30.607Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-04-22T19:32:30.607Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-04-22T19:32:30.607Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-04-22T19:32:30.607Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-04-22T19:32:30.607Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-04-22T19:32:30.607Z] spire-1.2.1/pkg/common/coretypes/ [2022-04-22T19:32:30.607Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-04-22T19:32:30.607Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-04-22T19:32:30.607Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-04-22T19:32:30.607Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-04-22T19:32:30.607Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-04-22T19:32:30.607Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-04-22T19:32:30.607Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-04-22T19:32:30.607Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-04-22T19:32:30.607Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-04-22T19:32:30.607Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-04-22T19:32:30.607Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-04-22T19:32:30.607Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-04-22T19:32:30.607Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-04-22T19:32:30.607Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-04-22T19:32:30.607Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-04-22T19:32:30.607Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-04-22T19:32:30.607Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-04-22T19:32:30.607Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-04-22T19:32:30.607Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-04-22T19:32:30.607Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-04-22T19:32:30.607Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-04-22T19:32:30.607Z] spire-1.2.1/pkg/common/diskutil/ [2022-04-22T19:32:30.607Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-04-22T19:32:30.607Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-04-22T19:32:30.607Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-04-22T19:32:30.607Z] spire-1.2.1/pkg/common/errorutil/ [2022-04-22T19:32:30.607Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-04-22T19:32:30.607Z] spire-1.2.1/pkg/common/health/ [2022-04-22T19:32:30.607Z] spire-1.2.1/pkg/common/health/config.go [2022-04-22T19:32:30.607Z] spire-1.2.1/pkg/common/health/context.go [2022-04-22T19:32:30.607Z] spire-1.2.1/pkg/common/health/context_test.go [2022-04-22T19:32:30.607Z] spire-1.2.1/pkg/common/health/health.go [2022-04-22T19:32:30.607Z] spire-1.2.1/pkg/common/health/health_test.go [2022-04-22T19:32:30.607Z] spire-1.2.1/pkg/common/health/logger.go [2022-04-22T19:32:30.607Z] spire-1.2.1/pkg/common/hostservice/ [2022-04-22T19:32:30.607Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-04-22T19:32:30.607Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-04-22T19:32:30.607Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-04-22T19:32:30.607Z] spire-1.2.1/pkg/common/idutil/ [2022-04-22T19:32:30.607Z] spire-1.2.1/pkg/common/idutil/require.go [2022-04-22T19:32:30.607Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-04-22T19:32:30.607Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-04-22T19:32:30.607Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-04-22T19:32:30.607Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-04-22T19:32:30.607Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-04-22T19:32:30.607Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-04-22T19:32:30.607Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-04-22T19:32:30.607Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-04-22T19:32:30.607Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-04-22T19:32:30.607Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-04-22T19:32:30.607Z] spire-1.2.1/pkg/common/jwtutil/ [2022-04-22T19:32:30.607Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-04-22T19:32:30.607Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-04-22T19:32:30.607Z] spire-1.2.1/pkg/common/log/ [2022-04-22T19:32:30.607Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-04-22T19:32:30.607Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-04-22T19:32:30.607Z] spire-1.2.1/pkg/common/log/log.go [2022-04-22T19:32:30.607Z] spire-1.2.1/pkg/common/log/log_test.go [2022-04-22T19:32:30.607Z] spire-1.2.1/pkg/common/log/options.go [2022-04-22T19:32:30.607Z] spire-1.2.1/pkg/common/nodeutil/ [2022-04-22T19:32:30.607Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-04-22T19:32:30.607Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-04-22T19:32:30.607Z] spire-1.2.1/pkg/common/peertracker/ [2022-04-22T19:32:30.607Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-04-22T19:32:30.607Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-04-22T19:32:30.607Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-04-22T19:32:30.607Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-04-22T19:32:30.607Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-04-22T19:32:30.607Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-04-22T19:32:30.607Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-04-22T19:32:30.607Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-04-22T19:32:30.607Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-04-22T19:32:30.607Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-04-22T19:32:30.607Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-04-22T19:32:30.607Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-04-22T19:32:30.607Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-04-22T19:32:30.607Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-04-22T19:32:30.607Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-04-22T19:32:30.607Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-04-22T19:32:30.607Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-04-22T19:32:30.608Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-04-22T19:32:30.608Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-04-22T19:32:30.608Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-04-22T19:32:30.608Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-04-22T19:32:30.608Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-04-22T19:32:30.608Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-04-22T19:32:30.608Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-04-22T19:32:30.608Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-04-22T19:32:30.608Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-04-22T19:32:30.608Z] spire-1.2.1/pkg/common/pemutil/ [2022-04-22T19:32:30.608Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-04-22T19:32:30.608Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-04-22T19:32:30.608Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-04-22T19:32:30.608Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-04-22T19:32:30.608Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-04-22T19:32:30.608Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-04-22T19:32:30.608Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-04-22T19:32:30.608Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-04-22T19:32:30.608Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-04-22T19:32:30.608Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-04-22T19:32:30.608Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-04-22T19:32:30.608Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-04-22T19:32:30.608Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-04-22T19:32:30.608Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-04-22T19:32:30.608Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-04-22T19:32:30.608Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-04-22T19:32:30.608Z] spire-1.2.1/pkg/common/plugin/ [2022-04-22T19:32:30.608Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-04-22T19:32:30.608Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-04-22T19:32:30.608Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-04-22T19:32:30.608Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-04-22T19:32:30.608Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-04-22T19:32:30.608Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-04-22T19:32:30.608Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-04-22T19:32:30.608Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-04-22T19:32:30.608Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-04-22T19:32:30.608Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-04-22T19:32:30.608Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-04-22T19:32:30.608Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-04-22T19:32:30.608Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-04-22T19:32:30.608Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-04-22T19:32:30.608Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-04-22T19:32:30.608Z] spire-1.2.1/pkg/common/plugin/log.go [2022-04-22T19:32:30.608Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-04-22T19:32:30.608Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-04-22T19:32:30.608Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-04-22T19:32:30.608Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-04-22T19:32:30.608Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-04-22T19:32:30.608Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-04-22T19:32:30.608Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-04-22T19:32:30.608Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-04-22T19:32:30.608Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-04-22T19:32:30.608Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-04-22T19:32:30.608Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-04-22T19:32:30.608Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-04-22T19:32:30.608Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-04-22T19:32:30.608Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-04-22T19:32:30.608Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-04-22T19:32:30.608Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-04-22T19:32:30.608Z] spire-1.2.1/pkg/common/profiling/ [2022-04-22T19:32:30.608Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-04-22T19:32:30.608Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-04-22T19:32:30.608Z] spire-1.2.1/pkg/common/protoutil/ [2022-04-22T19:32:30.608Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-04-22T19:32:30.608Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-04-22T19:32:30.608Z] spire-1.2.1/pkg/common/rotationutil/ [2022-04-22T19:32:30.608Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-04-22T19:32:30.608Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-04-22T19:32:30.608Z] spire-1.2.1/pkg/common/selector/ [2022-04-22T19:32:30.608Z] spire-1.2.1/pkg/common/selector/selector.go [2022-04-22T19:32:30.902Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-04-22T19:32:30.902Z] spire-1.2.1/pkg/common/selector/set.go [2022-04-22T19:32:30.902Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-04-22T19:32:30.902Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-04-22T19:32:30.902Z] spire-1.2.1/pkg/common/telemetry/ [2022-04-22T19:32:30.902Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-04-22T19:32:30.902Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-04-22T19:32:30.902Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-04-22T19:32:30.902Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-04-22T19:32:30.902Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-04-22T19:32:30.902Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-04-22T19:32:30.902Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-04-22T19:32:30.902Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-04-22T19:32:30.902Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-04-22T19:32:30.902Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-04-22T19:32:30.902Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-04-22T19:32:30.902Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-04-22T19:32:30.902Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-04-22T19:32:30.902Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-04-22T19:32:30.902Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-04-22T19:32:30.902Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-04-22T19:32:30.902Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-04-22T19:32:30.902Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-04-22T19:32:30.902Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-04-22T19:32:30.902Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-04-22T19:32:30.902Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-04-22T19:32:30.902Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-04-22T19:32:30.902Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-04-22T19:32:30.902Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-04-22T19:32:30.902Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-04-22T19:32:30.902Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-04-22T19:32:30.902Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-04-22T19:32:30.902Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-04-22T19:32:30.902Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-04-22T19:32:30.902Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-04-22T19:32:30.902Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-04-22T19:32:30.902Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-04-22T19:32:30.902Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-04-22T19:32:30.902Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-04-22T19:32:30.902Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-04-22T19:32:30.902Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-04-22T19:32:30.902Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-04-22T19:32:30.902Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-04-22T19:32:30.902Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-04-22T19:32:30.902Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-04-22T19:32:30.902Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-04-22T19:32:30.902Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-04-22T19:32:30.902Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-04-22T19:32:30.902Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-04-22T19:32:30.902Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-04-22T19:32:30.902Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-04-22T19:32:30.902Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-04-22T19:32:30.902Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-04-22T19:32:30.902Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-04-22T19:32:30.902Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-04-22T19:32:30.902Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-04-22T19:32:30.902Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-04-22T19:32:30.902Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-04-22T19:32:30.902Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-04-22T19:32:30.902Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-04-22T19:32:30.902Z] spire-1.2.1/pkg/common/uptime/ [2022-04-22T19:32:30.902Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-04-22T19:32:30.902Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-04-22T19:32:30.902Z] spire-1.2.1/pkg/common/util/ [2022-04-22T19:32:30.902Z] spire-1.2.1/pkg/common/util/certs.go [2022-04-22T19:32:30.902Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-04-22T19:32:30.902Z] spire-1.2.1/pkg/common/util/csr.go [2022-04-22T19:32:30.902Z] spire-1.2.1/pkg/common/util/hash.go [2022-04-22T19:32:30.902Z] spire-1.2.1/pkg/common/util/selectors.go [2022-04-22T19:32:30.902Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-04-22T19:32:30.902Z] spire-1.2.1/pkg/common/util/signals.go [2022-04-22T19:32:30.902Z] spire-1.2.1/pkg/common/util/sort.go [2022-04-22T19:32:30.902Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-04-22T19:32:30.902Z] spire-1.2.1/pkg/common/util/task.go [2022-04-22T19:32:30.902Z] spire-1.2.1/pkg/common/util/task_test.go [2022-04-22T19:32:30.902Z] spire-1.2.1/pkg/common/util/testdata/ [2022-04-22T19:32:30.902Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-04-22T19:32:30.902Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-04-22T19:32:30.902Z] spire-1.2.1/pkg/common/version/ [2022-04-22T19:32:30.902Z] spire-1.2.1/pkg/common/version/version.go [2022-04-22T19:32:30.902Z] spire-1.2.1/pkg/common/x509svid/ [2022-04-22T19:32:30.902Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-04-22T19:32:30.902Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-04-22T19:32:30.902Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-04-22T19:32:30.902Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-04-22T19:32:30.902Z] spire-1.2.1/pkg/common/x509util/ [2022-04-22T19:32:30.902Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-04-22T19:32:30.902Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-04-22T19:32:30.902Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-04-22T19:32:30.902Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-04-22T19:32:30.902Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-04-22T19:32:30.902Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-04-22T19:32:30.902Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-04-22T19:32:30.902Z] spire-1.2.1/pkg/server/ [2022-04-22T19:32:30.902Z] spire-1.2.1/pkg/server/api/ [2022-04-22T19:32:30.902Z] spire-1.2.1/pkg/server/api/agent.go [2022-04-22T19:32:30.902Z] spire-1.2.1/pkg/server/api/agent/ [2022-04-22T19:32:30.902Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-04-22T19:32:30.902Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-04-22T19:32:30.902Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-04-22T19:32:30.902Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-04-22T19:32:30.902Z] spire-1.2.1/pkg/server/api/api.go [2022-04-22T19:32:30.902Z] spire-1.2.1/pkg/server/api/audit/ [2022-04-22T19:32:30.902Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-04-22T19:32:30.902Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-04-22T19:32:30.902Z] spire-1.2.1/pkg/server/api/bundle.go [2022-04-22T19:32:30.902Z] spire-1.2.1/pkg/server/api/bundle/ [2022-04-22T19:32:30.902Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-04-22T19:32:30.902Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-04-22T19:32:30.902Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-04-22T19:32:30.902Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-04-22T19:32:30.902Z] spire-1.2.1/pkg/server/api/debug/ [2022-04-22T19:32:30.902Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-04-22T19:32:30.902Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-04-22T19:32:30.902Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-04-22T19:32:30.902Z] spire-1.2.1/pkg/server/api/entry.go [2022-04-22T19:32:30.902Z] spire-1.2.1/pkg/server/api/entry/ [2022-04-22T19:32:30.902Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-04-22T19:32:30.902Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-04-22T19:32:30.902Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-04-22T19:32:30.902Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-04-22T19:32:30.902Z] spire-1.2.1/pkg/server/api/health/ [2022-04-22T19:32:30.902Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-04-22T19:32:30.903Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-04-22T19:32:30.903Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-04-22T19:32:30.903Z] spire-1.2.1/pkg/server/api/id.go [2022-04-22T19:32:30.903Z] spire-1.2.1/pkg/server/api/id_test.go [2022-04-22T19:32:30.903Z] spire-1.2.1/pkg/server/api/limits/ [2022-04-22T19:32:30.903Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-04-22T19:32:30.903Z] spire-1.2.1/pkg/server/api/middleware/ [2022-04-22T19:32:30.903Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-04-22T19:32:30.903Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-04-22T19:32:30.903Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-04-22T19:32:30.903Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-04-22T19:32:30.903Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-04-22T19:32:30.903Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-04-22T19:32:30.903Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-04-22T19:32:31.335Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go ---> e82b81774fce [2022-04-22T19:32:31.335Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-04-22T19:32:31.335Z] [2022-04-22T19:32:31.335Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-04-22T19:32:31.335Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-04-22T19:32:31.335Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-04-22T19:32:31.335Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-04-22T19:32:31.335Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-04-22T19:32:31.335Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-04-22T19:32:31.335Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-04-22T19:32:31.335Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-04-22T19:32:31.335Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-04-22T19:32:31.335Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-04-22T19:32:31.335Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-04-22T19:32:31.335Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-04-22T19:32:31.335Z] spire-1.2.1/pkg/server/api/selector.go [2022-04-22T19:32:31.335Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-04-22T19:32:31.335Z] spire-1.2.1/pkg/server/api/status.go [2022-04-22T19:32:31.335Z] spire-1.2.1/pkg/server/api/status_test.go [2022-04-22T19:32:31.335Z] spire-1.2.1/pkg/server/api/svid/ [2022-04-22T19:32:31.335Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-04-22T19:32:31.335Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-04-22T19:32:31.335Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-04-22T19:32:31.335Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-04-22T19:32:31.335Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-04-22T19:32:31.335Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-04-22T19:32:31.335Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-04-22T19:32:31.335Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-04-22T19:32:31.335Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-04-22T19:32:31.335Z] spire-1.2.1/pkg/server/authpolicy/ [2022-04-22T19:32:31.335Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-04-22T19:32:31.335Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-04-22T19:32:31.335Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-04-22T19:32:31.335Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-04-22T19:32:31.335Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-04-22T19:32:31.335Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-04-22T19:32:31.335Z] spire-1.2.1/pkg/server/bundle/ [2022-04-22T19:32:31.335Z] spire-1.2.1/pkg/server/bundle/client/ [2022-04-22T19:32:31.335Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-04-22T19:32:31.335Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-04-22T19:32:31.335Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-04-22T19:32:31.335Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-04-22T19:32:31.335Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-04-22T19:32:31.335Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-04-22T19:32:31.335Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-04-22T19:32:31.335Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-04-22T19:32:31.335Z] spire-1.2.1/pkg/server/ca/ [2022-04-22T19:32:31.335Z] spire-1.2.1/pkg/server/ca/ca.go [2022-04-22T19:32:31.335Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-04-22T19:32:31.335Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-04-22T19:32:31.335Z] spire-1.2.1/pkg/server/ca/journal.go [2022-04-22T19:32:31.335Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-04-22T19:32:31.335Z] spire-1.2.1/pkg/server/ca/manager.go [2022-04-22T19:32:31.335Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-04-22T19:32:31.335Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-04-22T19:32:31.335Z] spire-1.2.1/pkg/server/ca/templates.go [2022-04-22T19:32:31.335Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-04-22T19:32:31.335Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-04-22T19:32:31.335Z] spire-1.2.1/pkg/server/ca/validation.go [2022-04-22T19:32:31.335Z] spire-1.2.1/pkg/server/cache/ [2022-04-22T19:32:31.335Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-04-22T19:32:31.335Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-04-22T19:32:31.335Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-04-22T19:32:31.335Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-04-22T19:32:31.335Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-04-22T19:32:31.335Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-04-22T19:32:31.335Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-04-22T19:32:31.335Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-04-22T19:32:31.335Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-04-22T19:32:31.335Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-04-22T19:32:31.335Z] spire-1.2.1/pkg/server/catalog/ [2022-04-22T19:32:31.335Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-04-22T19:32:31.335Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-04-22T19:32:31.335Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-04-22T19:32:31.335Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-04-22T19:32:31.335Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-04-22T19:32:31.335Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-04-22T19:32:31.335Z] spire-1.2.1/pkg/server/config.go [2022-04-22T19:32:31.335Z] spire-1.2.1/pkg/server/datastore/ [2022-04-22T19:32:31.335Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-04-22T19:32:31.335Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-04-22T19:32:31.335Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-04-22T19:32:31.335Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-04-22T19:32:31.335Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-04-22T19:32:31.335Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-04-22T19:32:31.335Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-04-22T19:32:31.335Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-04-22T19:32:31.335Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-04-22T19:32:31.335Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-04-22T19:32:31.335Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-04-22T19:32:31.335Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-04-22T19:32:31.335Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-04-22T19:32:31.335Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-04-22T19:32:31.335Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-04-22T19:32:31.335Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-04-22T19:32:31.335Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-04-22T19:32:31.335Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-04-22T19:32:31.335Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-04-22T19:32:31.335Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-04-22T19:32:31.335Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-04-22T19:32:31.335Z] spire-1.2.1/pkg/server/endpoints/ [2022-04-22T19:32:31.335Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-04-22T19:32:31.335Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-04-22T19:32:31.335Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-04-22T19:32:31.335Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-04-22T19:32:31.335Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-04-22T19:32:31.335Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-04-22T19:32:31.335Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-04-22T19:32:31.335Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-04-22T19:32:31.335Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-04-22T19:32:31.335Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-04-22T19:32:31.335Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-04-22T19:32:31.335Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-04-22T19:32:31.335Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-04-22T19:32:31.335Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-04-22T19:32:31.335Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-04-22T19:32:31.335Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-04-22T19:32:31.335Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-04-22T19:32:31.335Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-04-22T19:32:31.335Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-04-22T19:32:31.335Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-04-22T19:32:31.335Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-04-22T19:32:31.335Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-04-22T19:32:31.335Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-04-22T19:32:31.336Z] spire-1.2.1/pkg/server/hostservice/ [2022-04-22T19:32:31.336Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-04-22T19:32:31.336Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-04-22T19:32:31.336Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-04-22T19:32:31.336Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-04-22T19:32:31.336Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-04-22T19:32:31.336Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-04-22T19:32:31.336Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-04-22T19:32:31.336Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-04-22T19:32:31.336Z] spire-1.2.1/pkg/server/plugin/ [2022-04-22T19:32:31.336Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-04-22T19:32:31.336Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-04-22T19:32:31.336Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-04-22T19:32:31.336Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-04-22T19:32:31.336Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-04-22T19:32:31.336Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-04-22T19:32:31.336Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-04-22T19:32:31.336Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-04-22T19:32:31.336Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-04-22T19:32:31.336Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-04-22T19:32:31.336Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-04-22T19:32:31.336Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-04-22T19:32:31.336Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-04-22T19:32:31.336Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-04-22T19:32:31.336Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-04-22T19:32:31.336Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-04-22T19:32:31.336Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-04-22T19:32:31.336Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-04-22T19:32:31.336Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-04-22T19:32:31.336Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-04-22T19:32:31.336Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-04-22T19:32:31.336Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-04-22T19:32:31.336Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-04-22T19:32:31.336Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-04-22T19:32:31.336Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-04-22T19:32:31.336Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-04-22T19:32:31.336Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-04-22T19:32:31.336Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-04-22T19:32:31.336Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-04-22T19:32:31.336Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-04-22T19:32:31.336Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-04-22T19:32:31.336Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-04-22T19:32:31.336Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-04-22T19:32:31.632Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-04-22T19:32:31.632Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-04-22T19:32:31.632Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-04-22T19:32:31.632Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-04-22T19:32:31.632Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-04-22T19:32:31.632Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-04-22T19:32:31.632Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-04-22T19:32:31.632Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-04-22T19:32:31.632Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-04-22T19:32:31.632Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-04-22T19:32:31.632Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-04-22T19:32:31.632Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-04-22T19:32:31.632Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-04-22T19:32:31.632Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-22T19:32:31.632Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-04-22T19:32:31.632Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-04-22T19:32:31.632Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-22T19:32:31.632Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-04-22T19:32:31.632Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-04-22T19:32:31.632Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-04-22T19:32:31.632Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-04-22T19:32:31.632Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-22T19:32:31.632Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-04-22T19:32:31.632Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-04-22T19:32:31.632Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-04-22T19:32:31.632Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-22T19:32:31.632Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-04-22T19:32:31.632Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-04-22T19:32:31.632Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-04-22T19:32:31.632Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-04-22T19:32:31.632Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-04-22T19:32:31.632Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-22T19:32:31.632Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-04-22T19:32:31.632Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-04-22T19:32:31.632Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-04-22T19:32:31.632Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-04-22T19:32:31.632Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-04-22T19:32:31.632Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-04-22T19:32:31.632Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-04-22T19:32:31.632Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-04-22T19:32:31.632Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-04-22T19:32:31.632Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-04-22T19:32:31.632Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-04-22T19:32:31.632Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-04-22T19:32:31.632Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-04-22T19:32:31.632Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-04-22T19:32:31.632Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-04-22T19:32:31.632Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-04-22T19:32:31.632Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-04-22T19:32:31.632Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-04-22T19:32:31.632Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-04-22T19:32:31.632Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-04-22T19:32:31.632Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-04-22T19:32:31.632Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-04-22T19:32:31.632Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-04-22T19:32:31.632Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-04-22T19:32:31.632Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-04-22T19:32:31.632Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-04-22T19:32:31.632Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-04-22T19:32:31.632Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-04-22T19:32:31.632Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-04-22T19:32:31.632Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-04-22T19:32:31.632Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-04-22T19:32:31.632Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-04-22T19:32:31.632Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-04-22T19:32:31.632Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-04-22T19:32:31.632Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-04-22T19:32:31.632Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-04-22T19:32:31.632Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-04-22T19:32:31.632Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-04-22T19:32:31.632Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-04-22T19:32:31.632Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-04-22T19:32:31.632Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-04-22T19:32:31.632Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-04-22T19:32:31.632Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-04-22T19:32:31.632Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-04-22T19:32:31.632Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-04-22T19:32:31.632Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-04-22T19:32:31.632Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-04-22T19:32:31.632Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-04-22T19:32:31.632Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-04-22T19:32:31.632Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-04-22T19:32:31.632Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-04-22T19:32:31.632Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-04-22T19:32:31.632Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-04-22T19:32:31.632Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-04-22T19:32:31.632Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-04-22T19:32:31.632Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-04-22T19:32:31.632Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-04-22T19:32:31.632Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-04-22T19:32:31.632Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-04-22T19:32:31.632Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-04-22T19:32:31.632Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-04-22T19:32:31.632Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-04-22T19:32:31.632Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-04-22T19:32:31.632Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-04-22T19:32:31.632Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-04-22T19:32:31.632Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-04-22T19:32:31.632Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-04-22T19:32:31.632Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-04-22T19:32:31.632Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-04-22T19:32:31.632Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-04-22T19:32:31.632Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-04-22T19:32:31.632Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-04-22T19:32:31.632Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-04-22T19:32:31.632Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-04-22T19:32:31.632Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-04-22T19:32:31.632Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-04-22T19:32:31.632Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-04-22T19:32:31.632Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-04-22T19:32:31.632Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-04-22T19:32:31.632Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-04-22T19:32:31.632Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-04-22T19:32:31.632Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-04-22T19:32:31.632Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-04-22T19:32:31.632Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-04-22T19:32:31.632Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-04-22T19:32:31.632Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-04-22T19:32:31.632Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-04-22T19:32:31.632Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-04-22T19:32:31.632Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-04-22T19:32:31.632Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-04-22T19:32:31.632Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-04-22T19:32:31.632Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-04-22T19:32:31.632Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-04-22T19:32:31.632Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-04-22T19:32:31.632Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-04-22T19:32:31.632Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-04-22T19:32:31.632Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-04-22T19:32:31.632Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-04-22T19:32:31.632Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-04-22T19:32:31.632Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-04-22T19:32:31.632Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-04-22T19:32:31.632Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-04-22T19:32:31.632Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-04-22T19:32:31.632Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-04-22T19:32:31.632Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-04-22T19:32:31.632Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-04-22T19:32:31.632Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-04-22T19:32:31.632Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-04-22T19:32:31.632Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-04-22T19:32:31.632Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-04-22T19:32:31.632Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-04-22T19:32:31.632Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-04-22T19:32:31.633Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-04-22T19:32:31.633Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-04-22T19:32:31.633Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-04-22T19:32:31.633Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-04-22T19:32:31.633Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-04-22T19:32:31.633Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-04-22T19:32:31.633Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-04-22T19:32:31.633Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-04-22T19:32:31.633Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-04-22T19:32:31.633Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-04-22T19:32:31.633Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-04-22T19:32:31.633Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-04-22T19:32:31.633Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-04-22T19:32:31.633Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-04-22T19:32:31.633Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-04-22T19:32:31.633Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-04-22T19:32:31.633Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-04-22T19:32:31.633Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-04-22T19:32:31.633Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-04-22T19:32:31.633Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-04-22T19:32:31.633Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-04-22T19:32:31.633Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-04-22T19:32:31.633Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-04-22T19:32:31.633Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-04-22T19:32:31.633Z] spire-1.2.1/pkg/server/registration/ [2022-04-22T19:32:31.633Z] spire-1.2.1/pkg/server/registration/manager.go [2022-04-22T19:32:31.633Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-04-22T19:32:31.633Z] spire-1.2.1/pkg/server/scanentries.go [2022-04-22T19:32:31.633Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-04-22T19:32:31.633Z] spire-1.2.1/pkg/server/server.go [2022-04-22T19:32:31.633Z] spire-1.2.1/pkg/server/server_test.go [2022-04-22T19:32:31.633Z] spire-1.2.1/pkg/server/svid/ [2022-04-22T19:32:31.633Z] spire-1.2.1/pkg/server/svid/observer.go [2022-04-22T19:32:31.633Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-04-22T19:32:31.633Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-04-22T19:32:31.633Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-04-22T19:32:31.633Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-04-22T19:32:31.633Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-04-22T19:32:31.633Z] spire-1.2.1/proto/ [2022-04-22T19:32:31.633Z] spire-1.2.1/proto/private/ [2022-04-22T19:32:31.633Z] spire-1.2.1/proto/private/server/ [2022-04-22T19:32:31.633Z] spire-1.2.1/proto/private/server/journal/ [2022-04-22T19:32:31.633Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-04-22T19:32:31.633Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-04-22T19:32:31.633Z] spire-1.2.1/proto/spire/ [2022-04-22T19:32:31.633Z] spire-1.2.1/proto/spire/common/ [2022-04-22T19:32:31.633Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-04-22T19:32:31.633Z] spire-1.2.1/proto/spire/common/common.proto [2022-04-22T19:32:31.633Z] spire-1.2.1/proto/spire/common/plugin/ [2022-04-22T19:32:31.633Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-04-22T19:32:31.633Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-04-22T19:32:31.633Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-04-22T19:32:31.633Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-04-22T19:32:31.633Z] spire-1.2.1/proto/spire/plugin/ [2022-04-22T19:32:31.633Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-04-22T19:32:31.633Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-04-22T19:32:31.633Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-04-22T19:32:31.633Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-04-22T19:32:31.633Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-04-22T19:32:31.633Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-04-22T19:32:31.633Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-04-22T19:32:31.633Z] spire-1.2.1/release/ [2022-04-22T19:32:31.633Z] spire-1.2.1/release/spire-extras/ [2022-04-22T19:32:31.633Z] spire-1.2.1/release/spire-extras/README.md [2022-04-22T19:32:31.633Z] spire-1.2.1/release/spire-extras/conf/ [2022-04-22T19:32:31.633Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-04-22T19:32:31.633Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-04-22T19:32:31.633Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-04-22T19:32:31.633Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-04-22T19:32:31.633Z] spire-1.2.1/release/spire/ [2022-04-22T19:32:31.633Z] spire-1.2.1/release/spire/README.md [2022-04-22T19:32:31.633Z] spire-1.2.1/release/spire/conf/ [2022-04-22T19:32:31.633Z] spire-1.2.1/release/spire/conf/agent/ [2022-04-22T19:32:31.633Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-04-22T19:32:31.633Z] spire-1.2.1/release/spire/conf/server/ [2022-04-22T19:32:31.633Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-04-22T19:32:31.633Z] spire-1.2.1/script/ [2022-04-22T19:32:31.633Z] spire-1.2.1/script/build-artifact.sh [2022-04-22T19:32:31.633Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-04-22T19:32:31.633Z] spire-1.2.1/support/ [2022-04-22T19:32:31.633Z] spire-1.2.1/support/k8s/ [2022-04-22T19:32:31.633Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-04-22T19:32:31.633Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-04-22T19:32:31.633Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-04-22T19:32:31.633Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-04-22T19:32:31.633Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-04-22T19:32:31.633Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-04-22T19:32:31.633Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-04-22T19:32:31.633Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-04-22T19:32:31.633Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-04-22T19:32:31.633Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-04-22T19:32:31.633Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-04-22T19:32:31.633Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-04-22T19:32:31.633Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-04-22T19:32:31.633Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-04-22T19:32:31.633Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-04-22T19:32:31.633Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-04-22T19:32:31.633Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-04-22T19:32:31.633Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-04-22T19:32:31.633Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-04-22T19:32:31.633Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-04-22T19:32:31.633Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-04-22T19:32:31.633Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-04-22T19:32:31.633Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-04-22T19:32:31.633Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-04-22T19:32:31.633Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-04-22T19:32:31.633Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-04-22T19:32:31.633Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-04-22T19:32:31.633Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-04-22T19:32:31.633Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-04-22T19:32:31.633Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-04-22T19:32:31.633Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-04-22T19:32:31.633Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-04-22T19:32:31.927Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-04-22T19:32:31.927Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-04-22T19:32:31.927Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-04-22T19:32:31.927Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-04-22T19:32:31.927Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-04-22T19:32:31.927Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-04-22T19:32:31.927Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-04-22T19:32:31.927Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-04-22T19:32:31.927Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-04-22T19:32:31.927Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-04-22T19:32:31.927Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-04-22T19:32:31.927Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-04-22T19:32:31.927Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-04-22T19:32:31.927Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-04-22T19:32:31.927Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-04-22T19:32:31.927Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-04-22T19:32:31.927Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-04-22T19:32:31.927Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-04-22T19:32:31.927Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-04-22T19:32:31.927Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-04-22T19:32:31.927Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-04-22T19:32:31.927Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-04-22T19:32:31.927Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-04-22T19:32:31.927Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-04-22T19:32:31.927Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-04-22T19:32:31.927Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-04-22T19:32:31.927Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-04-22T19:32:31.927Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-04-22T19:32:31.927Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-04-22T19:32:31.927Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-04-22T19:32:31.927Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-04-22T19:32:31.927Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-04-22T19:32:31.927Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-04-22T19:32:31.927Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-04-22T19:32:31.927Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-04-22T19:32:31.927Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-04-22T19:32:31.927Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-04-22T19:32:31.927Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-04-22T19:32:31.927Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-04-22T19:32:31.927Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-04-22T19:32:31.927Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-04-22T19:32:31.927Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-04-22T19:32:31.927Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-04-22T19:32:31.927Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-04-22T19:32:31.927Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-04-22T19:32:31.927Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-04-22T19:32:31.927Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-04-22T19:32:31.927Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-04-22T19:32:31.927Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-04-22T19:32:31.927Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-04-22T19:32:31.927Z] spire-1.2.1/test/ [2022-04-22T19:32:31.927Z] spire-1.2.1/test/clock/ [2022-04-22T19:32:31.927Z] spire-1.2.1/test/clock/clock.go [2022-04-22T19:32:31.927Z] spire-1.2.1/test/fakes/ [2022-04-22T19:32:31.927Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-04-22T19:32:31.927Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-04-22T19:32:31.927Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-04-22T19:32:31.927Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-04-22T19:32:31.927Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-04-22T19:32:31.927Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-04-22T19:32:31.927Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-04-22T19:32:31.927Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-04-22T19:32:31.927Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-04-22T19:32:31.927Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-04-22T19:32:31.927Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-04-22T19:32:31.927Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-04-22T19:32:31.927Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-04-22T19:32:31.927Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-04-22T19:32:31.927Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-04-22T19:32:31.927Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-04-22T19:32:31.927Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-04-22T19:32:31.927Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-04-22T19:32:31.927Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-04-22T19:32:31.927Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-04-22T19:32:31.927Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-04-22T19:32:31.927Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-04-22T19:32:31.927Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-04-22T19:32:31.927Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-04-22T19:32:31.927Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-04-22T19:32:31.927Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-04-22T19:32:31.927Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-04-22T19:32:31.927Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-04-22T19:32:31.927Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-04-22T19:32:31.927Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-04-22T19:32:31.927Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-04-22T19:32:31.927Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-04-22T19:32:31.927Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-04-22T19:32:31.927Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-04-22T19:32:31.927Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-04-22T19:32:31.927Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-04-22T19:32:31.927Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-04-22T19:32:31.927Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-04-22T19:32:31.927Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-04-22T19:32:31.927Z] spire-1.2.1/test/fixture/ [2022-04-22T19:32:31.927Z] spire-1.2.1/test/fixture/certs/ [2022-04-22T19:32:31.927Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-04-22T19:32:31.927Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-04-22T19:32:31.927Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-04-22T19:32:31.927Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-04-22T19:32:31.927Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-04-22T19:32:31.927Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-04-22T19:32:31.927Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-04-22T19:32:31.927Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-04-22T19:32:31.927Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-04-22T19:32:31.927Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-04-22T19:32:31.927Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-04-22T19:32:31.927Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-04-22T19:32:31.927Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-04-22T19:32:31.927Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-04-22T19:32:31.927Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-04-22T19:32:31.927Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-04-22T19:32:31.927Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-04-22T19:32:31.927Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-04-22T19:32:31.927Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-04-22T19:32:31.928Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-04-22T19:32:31.928Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-04-22T19:32:31.928Z] spire-1.2.1/test/fixture/config/ [2022-04-22T19:32:31.928Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-04-22T19:32:31.928Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-04-22T19:32:31.928Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-04-22T19:32:31.928Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-04-22T19:32:31.928Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-04-22T19:32:31.928Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-04-22T19:32:31.928Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-04-22T19:32:31.928Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-04-22T19:32:31.928Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-04-22T19:32:31.928Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-04-22T19:32:31.928Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-04-22T19:32:31.928Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-04-22T19:32:31.928Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-04-22T19:32:31.928Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-04-22T19:32:31.928Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-04-22T19:32:31.928Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-04-22T19:32:31.928Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-04-22T19:32:31.928Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-04-22T19:32:31.928Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-04-22T19:32:31.928Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-04-22T19:32:31.928Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-04-22T19:32:31.928Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-04-22T19:32:31.928Z] spire-1.2.1/test/fixture/fixture.go [2022-04-22T19:32:31.928Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-04-22T19:32:31.928Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-04-22T19:32:31.928Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-04-22T19:32:31.928Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-04-22T19:32:31.928Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-04-22T19:32:31.928Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-04-22T19:32:31.928Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-04-22T19:32:31.928Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-04-22T19:32:31.928Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-04-22T19:32:31.928Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-04-22T19:32:31.928Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-04-22T19:32:31.928Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-04-22T19:32:31.928Z] spire-1.2.1/test/fixture/registration/ [2022-04-22T19:32:31.928Z] spire-1.2.1/test/fixture/registration/entries.json [2022-04-22T19:32:31.928Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-04-22T19:32:31.928Z] spire-1.2.1/test/fixture/registration/good.json [2022-04-22T19:32:31.928Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-04-22T19:32:31.928Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-04-22T19:32:31.928Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-04-22T19:32:31.928Z] spire-1.2.1/test/integration/ [2022-04-22T19:32:31.928Z] spire-1.2.1/test/integration/README.md [2022-04-22T19:32:31.928Z] spire-1.2.1/test/integration/common [2022-04-22T19:32:31.928Z] spire-1.2.1/test/integration/setup/ [2022-04-22T19:32:31.928Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-04-22T19:32:31.928Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-04-22T19:32:31.928Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-04-22T19:32:31.928Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-04-22T19:32:31.928Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-04-22T19:32:31.928Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-04-22T19:32:31.928Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-04-22T19:32:31.928Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-04-22T19:32:31.928Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-04-22T19:32:31.928Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-04-22T19:32:31.928Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-04-22T19:32:31.928Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-04-22T19:32:31.928Z] spire-1.2.1/test/integration/setup/itclient/ [2022-04-22T19:32:31.928Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-04-22T19:32:31.928Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-04-22T19:32:31.928Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-04-22T19:32:31.928Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-04-22T19:32:31.928Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-04-22T19:32:31.928Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-04-22T19:32:31.928Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-04-22T19:32:31.928Z] spire-1.2.1/test/integration/suites/ [2022-04-22T19:32:31.928Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-04-22T19:32:31.928Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-04-22T19:32:31.928Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-04-22T19:32:31.928Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-04-22T19:32:31.928Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-04-22T19:32:31.928Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-04-22T19:32:31.928Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-04-22T19:32:31.928Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-04-22T19:32:31.928Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-04-22T19:32:31.928Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-04-22T19:32:31.928Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-04-22T19:32:31.928Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-04-22T19:32:31.928Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-04-22T19:32:31.928Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-04-22T19:32:31.928Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-04-22T19:32:31.928Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-04-22T19:32:31.928Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-04-22T19:32:31.928Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-04-22T19:32:31.928Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-04-22T19:32:31.928Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-04-22T19:32:31.928Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-04-22T19:32:31.928Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-04-22T19:32:31.928Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-04-22T19:32:31.928Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-04-22T19:32:31.928Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-04-22T19:32:31.928Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-04-22T19:32:31.928Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-04-22T19:32:31.928Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-04-22T19:32:31.928Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-04-22T19:32:31.928Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-04-22T19:32:31.928Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-04-22T19:32:31.928Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-04-22T19:32:31.928Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-04-22T19:32:31.928Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-04-22T19:32:31.928Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-04-22T19:32:31.928Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-04-22T19:32:31.928Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-04-22T19:32:31.928Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-04-22T19:32:31.928Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-04-22T19:32:31.928Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-04-22T19:32:31.928Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-04-22T19:32:31.928Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-04-22T19:32:31.928Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-04-22T19:32:31.928Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-04-22T19:32:31.928Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-04-22T19:32:31.928Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-04-22T19:32:31.928Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-04-22T19:32:31.928Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-04-22T19:32:31.928Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-04-22T19:32:31.928Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-04-22T19:32:31.928Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-04-22T19:32:31.928Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-04-22T19:32:31.928Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-04-22T19:32:31.928Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-04-22T19:32:31.928Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-04-22T19:32:31.928Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-04-22T19:32:31.928Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-04-22T19:32:31.928Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-04-22T19:32:31.928Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-04-22T19:32:31.928Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-04-22T19:32:31.928Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-04-22T19:32:31.928Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-04-22T19:32:31.928Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-04-22T19:32:31.928Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-04-22T19:32:31.928Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-04-22T19:32:31.928Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-04-22T19:32:31.928Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-04-22T19:32:31.928Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-04-22T19:32:31.928Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-04-22T19:32:31.928Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-04-22T19:32:31.928Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-04-22T19:32:31.928Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-04-22T19:32:32.204Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-04-22T19:32:32.204Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-04-22T19:32:32.204Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-04-22T19:32:32.204Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-04-22T19:32:32.204Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-04-22T19:32:32.204Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-04-22T19:32:32.204Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-04-22T19:32:32.204Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-04-22T19:32:32.204Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-04-22T19:32:32.204Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-04-22T19:32:32.204Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-04-22T19:32:32.204Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-04-22T19:32:32.204Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-04-22T19:32:32.204Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-04-22T19:32:32.204Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-04-22T19:32:32.204Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-04-22T19:32:32.204Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-04-22T19:32:32.204Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-04-22T19:32:32.204Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-04-22T19:32:32.204Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-04-22T19:32:32.204Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-04-22T19:32:32.204Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-04-22T19:32:32.204Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-04-22T19:32:32.204Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-04-22T19:32:32.204Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-04-22T19:32:32.204Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-04-22T19:32:32.204Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-04-22T19:32:32.204Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-04-22T19:32:32.204Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-04-22T19:32:32.204Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-04-22T19:32:32.204Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-04-22T19:32:32.204Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-04-22T19:32:32.204Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-04-22T19:32:32.204Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-04-22T19:32:32.204Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-04-22T19:32:32.204Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-04-22T19:32:32.204Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-04-22T19:32:32.204Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-04-22T19:32:32.204Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-04-22T19:32:32.204Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-04-22T19:32:32.204Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-04-22T19:32:32.204Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-04-22T19:32:32.204Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-04-22T19:32:32.204Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-04-22T19:32:32.204Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-04-22T19:32:32.204Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-04-22T19:32:32.204Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-04-22T19:32:32.204Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-04-22T19:32:32.204Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-04-22T19:32:32.204Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-04-22T19:32:32.204Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-04-22T19:32:32.204Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-04-22T19:32:32.204Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-04-22T19:32:32.204Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-04-22T19:32:32.204Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-04-22T19:32:32.204Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-04-22T19:32:32.204Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-04-22T19:32:32.204Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-04-22T19:32:32.204Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-04-22T19:32:32.204Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-04-22T19:32:32.204Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-04-22T19:32:32.204Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-04-22T19:32:32.204Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-04-22T19:32:32.204Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-04-22T19:32:32.204Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-04-22T19:32:32.204Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-04-22T19:32:32.204Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-04-22T19:32:32.204Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-04-22T19:32:32.204Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-04-22T19:32:32.204Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-04-22T19:32:32.205Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-04-22T19:32:32.205Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-04-22T19:32:32.205Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-04-22T19:32:32.205Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-04-22T19:32:32.205Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-04-22T19:32:32.205Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-04-22T19:32:32.205Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-04-22T19:32:32.205Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-04-22T19:32:32.205Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-04-22T19:32:32.205Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-04-22T19:32:32.205Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-04-22T19:32:32.205Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-04-22T19:32:32.205Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-04-22T19:32:32.205Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-04-22T19:32:32.205Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-04-22T19:32:32.205Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-04-22T19:32:32.205Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-04-22T19:32:32.205Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-04-22T19:32:32.205Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-04-22T19:32:32.205Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-04-22T19:32:32.205Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-04-22T19:32:32.205Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-04-22T19:32:32.205Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-04-22T19:32:32.205Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-04-22T19:32:32.205Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-04-22T19:32:32.205Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-04-22T19:32:32.205Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-04-22T19:32:32.205Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-04-22T19:32:32.205Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-04-22T19:32:32.205Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-04-22T19:32:32.205Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-04-22T19:32:32.205Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-04-22T19:32:32.205Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-04-22T19:32:32.205Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-04-22T19:32:32.205Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-04-22T19:32:32.205Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-04-22T19:32:32.205Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-04-22T19:32:32.205Z] spire-1.2.1/test/integration/suites/join-token/ [2022-04-22T19:32:32.205Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-04-22T19:32:32.205Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-04-22T19:32:32.205Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-04-22T19:32:32.205Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-04-22T19:32:32.205Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-04-22T19:32:32.205Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-04-22T19:32:32.205Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-04-22T19:32:32.205Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-04-22T19:32:32.205Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-04-22T19:32:32.205Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-04-22T19:32:32.205Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-04-22T19:32:32.205Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-04-22T19:32:32.205Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-04-22T19:32:32.205Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-04-22T19:32:32.205Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-04-22T19:32:32.205Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-04-22T19:32:32.205Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-04-22T19:32:32.205Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-04-22T19:32:32.205Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-04-22T19:32:32.205Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-04-22T19:32:32.205Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-04-22T19:32:32.205Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-04-22T19:32:32.205Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-04-22T19:32:32.205Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-04-22T19:32:32.205Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-04-22T19:32:32.205Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-04-22T19:32:32.205Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-04-22T19:32:32.205Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-04-22T19:32:32.205Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-04-22T19:32:32.205Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-04-22T19:32:32.205Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-04-22T19:32:32.205Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-04-22T19:32:32.205Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-04-22T19:32:32.205Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-04-22T19:32:32.205Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-04-22T19:32:32.205Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-04-22T19:32:32.205Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-04-22T19:32:32.205Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-04-22T19:32:32.205Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-04-22T19:32:32.205Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-04-22T19:32:32.205Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-04-22T19:32:32.205Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-04-22T19:32:32.205Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-04-22T19:32:32.205Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-04-22T19:32:32.205Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-04-22T19:32:32.205Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-04-22T19:32:32.205Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-04-22T19:32:32.205Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-04-22T19:32:32.205Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-04-22T19:32:32.205Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-04-22T19:32:32.205Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-04-22T19:32:32.205Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-04-22T19:32:32.205Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-04-22T19:32:32.205Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-04-22T19:32:32.205Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-04-22T19:32:32.205Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-04-22T19:32:32.205Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-04-22T19:32:32.205Z] spire-1.2.1/test/integration/suites/k8s/ [2022-04-22T19:32:32.205Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-04-22T19:32:32.205Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-04-22T19:32:32.205Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-04-22T19:32:32.205Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-04-22T19:32:32.205Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-04-22T19:32:32.205Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-04-22T19:32:32.205Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-04-22T19:32:32.205Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-04-22T19:32:32.205Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-04-22T19:32:32.205Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-04-22T19:32:32.205Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-04-22T19:32:32.205Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-04-22T19:32:32.205Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-04-22T19:32:32.205Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-04-22T19:32:32.205Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-04-22T19:32:32.205Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-04-22T19:32:32.205Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-04-22T19:32:32.205Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-04-22T19:32:32.205Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-04-22T19:32:32.205Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-04-22T19:32:32.205Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-04-22T19:32:32.205Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-04-22T19:32:32.205Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-04-22T19:32:32.205Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-04-22T19:32:32.205Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-04-22T19:32:32.205Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-04-22T19:32:32.205Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-04-22T19:32:32.205Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-04-22T19:32:32.205Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-04-22T19:32:32.205Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-04-22T19:32:32.205Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-04-22T19:32:32.205Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-04-22T19:32:32.205Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-04-22T19:32:32.205Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-04-22T19:32:32.205Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-04-22T19:32:32.205Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-04-22T19:32:32.205Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-04-22T19:32:32.205Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-04-22T19:32:32.205Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-04-22T19:32:32.205Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-04-22T19:32:32.205Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-04-22T19:32:32.205Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-04-22T19:32:32.205Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-04-22T19:32:32.205Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-04-22T19:32:32.205Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-04-22T19:32:32.205Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-04-22T19:32:32.205Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-04-22T19:32:32.205Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-04-22T19:32:32.205Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-04-22T19:32:32.205Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-04-22T19:32:32.205Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-04-22T19:32:32.205Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-04-22T19:32:32.205Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-04-22T19:32:32.205Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-04-22T19:32:32.205Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-04-22T19:32:32.205Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-04-22T19:32:32.205Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-04-22T19:32:32.205Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-04-22T19:32:32.205Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-04-22T19:32:32.205Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-04-22T19:32:32.205Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-04-22T19:32:32.206Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-04-22T19:32:32.206Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-04-22T19:32:32.206Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-04-22T19:32:32.206Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-04-22T19:32:32.206Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-04-22T19:32:32.206Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-04-22T19:32:32.206Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-04-22T19:32:32.206Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-04-22T19:32:32.206Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-04-22T19:32:32.206Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-04-22T19:32:32.206Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-04-22T19:32:32.206Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-04-22T19:32:32.206Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-04-22T19:32:32.206Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-04-22T19:32:32.206Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-04-22T19:32:32.206Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-04-22T19:32:32.206Z] spire-1.2.1/test/integration/suites/rotation/ [2022-04-22T19:32:32.206Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-04-22T19:32:32.206Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-04-22T19:32:32.206Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-04-22T19:32:32.206Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-04-22T19:32:32.206Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-04-22T19:32:32.206Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-04-22T19:32:32.206Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-04-22T19:32:32.206Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-04-22T19:32:32.206Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-04-22T19:32:32.206Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-04-22T19:32:32.206Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-04-22T19:32:32.206Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-04-22T19:32:32.206Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-04-22T19:32:32.206Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-04-22T19:32:32.206Z] spire-1.2.1/test/integration/suites/self-test/ [2022-04-22T19:32:32.206Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-04-22T19:32:32.206Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-04-22T19:32:32.206Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-04-22T19:32:32.206Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-04-22T19:32:32.206Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-04-22T19:32:32.206Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-04-22T19:32:32.206Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-04-22T19:32:32.206Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-04-22T19:32:32.206Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-04-22T19:32:32.481Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-04-22T19:32:32.481Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-04-22T19:32:32.481Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-04-22T19:32:32.481Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-04-22T19:32:32.481Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-04-22T19:32:32.481Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-04-22T19:32:32.481Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-04-22T19:32:32.481Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-04-22T19:32:32.481Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-04-22T19:32:32.481Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-04-22T19:32:32.481Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-04-22T19:32:32.481Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-04-22T19:32:32.481Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-04-22T19:32:32.481Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-04-22T19:32:32.481Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-04-22T19:32:32.481Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-04-22T19:32:32.481Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-04-22T19:32:32.481Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-04-22T19:32:32.481Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-04-22T19:32:32.481Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-04-22T19:32:32.481Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-04-22T19:32:32.481Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-04-22T19:32:32.481Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-04-22T19:32:32.481Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-04-22T19:32:32.481Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-04-22T19:32:32.481Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-04-22T19:32:32.481Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-04-22T19:32:32.481Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-04-22T19:32:32.481Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-04-22T19:32:32.481Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-04-22T19:32:32.481Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-04-22T19:32:32.481Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-04-22T19:32:32.481Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-04-22T19:32:32.481Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-04-22T19:32:32.481Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-04-22T19:32:32.481Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-04-22T19:32:32.481Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-04-22T19:32:32.481Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-04-22T19:32:32.481Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-04-22T19:32:32.481Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-04-22T19:32:32.481Z] spire-1.2.1/test/integration/test-one.sh [2022-04-22T19:32:32.481Z] spire-1.2.1/test/integration/test.sh [2022-04-22T19:32:32.481Z] spire-1.2.1/test/plugintest/ [2022-04-22T19:32:32.481Z] spire-1.2.1/test/plugintest/config.go [2022-04-22T19:32:32.481Z] spire-1.2.1/test/plugintest/load.go [2022-04-22T19:32:32.481Z] spire-1.2.1/test/plugintest/option.go [2022-04-22T19:32:32.481Z] spire-1.2.1/test/spiretest/ [2022-04-22T19:32:32.481Z] spire-1.2.1/test/spiretest/apiserver.go [2022-04-22T19:32:32.481Z] spire-1.2.1/test/spiretest/assertions.go [2022-04-22T19:32:32.481Z] spire-1.2.1/test/spiretest/dir.go [2022-04-22T19:32:32.481Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-04-22T19:32:32.481Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-04-22T19:32:32.481Z] spire-1.2.1/test/spiretest/logs.go [2022-04-22T19:32:32.481Z] spire-1.2.1/test/spiretest/socketapi.go [2022-04-22T19:32:32.481Z] spire-1.2.1/test/spiretest/suite.go [2022-04-22T19:32:32.481Z] spire-1.2.1/test/spiretest/x509.go [2022-04-22T19:32:32.481Z] spire-1.2.1/test/testca/ [2022-04-22T19:32:32.481Z] spire-1.2.1/test/testca/ca.go [2022-04-22T19:32:32.481Z] spire-1.2.1/test/testkey/ [2022-04-22T19:32:32.481Z] spire-1.2.1/test/testkey/generate.sh [2022-04-22T19:32:32.481Z] spire-1.2.1/test/testkey/genkeys.go [2022-04-22T19:32:32.481Z] spire-1.2.1/test/testkey/keys.go [2022-04-22T19:32:32.481Z] spire-1.2.1/test/testkey/new.go [2022-04-22T19:32:32.481Z] spire-1.2.1/test/tpmsimulator/ [2022-04-22T19:32:32.481Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-04-22T19:32:32.481Z] spire-1.2.1/test/util/ [2022-04-22T19:32:32.481Z] spire-1.2.1/test/util/cert_fixtures.go [2022-04-22T19:32:32.481Z] spire-1.2.1/test/util/cert_generation.go [2022-04-22T19:32:32.481Z] spire-1.2.1/test/util/io_redirection.go [2022-04-22T19:32:32.481Z] spire-1.2.1/test/util/race.go [2022-04-22T19:32:32.481Z] spire-1.2.1/test/util/util.go [2022-04-22T19:32:32.481Z] building spire from source... [2022-04-22T19:32:33.084Z] Installing go1.17.7... [2022-04-22T19:32:34.073Z] ---> 2150754d43e6 [2022-04-22T19:32:34.073Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-04-22T19:32:35.102Z] ---> 376a2e0354ac [2022-04-22T19:32:35.102Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-04-22T19:32:35.403Z] ---> Running in 10f77b075487 [2022-04-22T19:32:36.010Z] Removing intermediate container 10f77b075487 [2022-04-22T19:32:36.010Z] ---> 93c651c7ba89 [2022-04-22T19:32:36.010Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-22T19:32:36.318Z] ---> Running in 8a78e8bd662e [2022-04-22T19:32:37.304Z] Removing intermediate container 8a78e8bd662e [2022-04-22T19:32:37.304Z] ---> 0028b6b99a42 [2022-04-22T19:32:37.304Z] Step 21/23 : LABEL arch=arm64 [2022-04-22T19:32:37.304Z] ---> Running in 5f588ba803f1 [2022-04-22T19:32:37.579Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-22T19:32:37.579Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-04-22T19:32:37.579Z] ---> aab0f5f42ebf [2022-04-22T19:32:37.579Z] Step 3/25 : WORKDIR /edgex-go [2022-04-22T19:32:37.579Z] ---> Using cache [2022-04-22T19:32:37.579Z] ---> 992198df46c5 [2022-04-22T19:32:37.579Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-22T19:32:37.579Z] ---> Using cache [2022-04-22T19:32:37.579Z] ---> 9e17aebfd3fa [2022-04-22T19:32:37.579Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-04-22T19:32:37.579Z] ---> Using cache [2022-04-22T19:32:37.579Z] ---> 19fbcba9c5ec [2022-04-22T19:32:37.579Z] Step 6/25 : COPY go.mod vendor* ./ [2022-04-22T19:32:37.579Z] ---> Using cache [2022-04-22T19:32:37.579Z] ---> cad4fcd09302 [2022-04-22T19:32:37.579Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-22T19:32:37.579Z] ---> Using cache [2022-04-22T19:32:37.579Z] ---> 3c2a868867dd [2022-04-22T19:32:37.579Z] Step 8/25 : COPY . . [2022-04-22T19:32:37.579Z] ---> Using cache [2022-04-22T19:32:37.579Z] ---> de96a9dc683e [2022-04-22T19:32:37.579Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-04-22T19:32:37.579Z] ---> Using cache [2022-04-22T19:32:37.579Z] ---> d75a95195bf7 [2022-04-22T19:32:37.579Z] Step 10/25 : RUN mkdir -p spire-build [2022-04-22T19:32:37.579Z] ---> Using cache [2022-04-22T19:32:37.579Z] ---> 37f4e95a5306 [2022-04-22T19:32:37.579Z] Step 11/25 : WORKDIR /edgex-go/spire-build [2022-04-22T19:32:37.579Z] ---> Using cache [2022-04-22T19:32:37.579Z] ---> fab60264f4b2 [2022-04-22T19:32:37.579Z] 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 [2022-04-22T19:32:37.579Z] ---> Running in 66d0ef98db5e [2022-04-22T19:32:38.575Z] Removing intermediate container 5f588ba803f1 [2022-04-22T19:32:38.575Z] ---> 89f96147ad23 [2022-04-22T19:32:38.575Z] Step 22/23 : LABEL git_sha=15c15146d7e685b738b59aee3b02359645ee62d3 [2022-04-22T19:32:38.575Z] ---> Running in e6985ac1ad82 [2022-04-22T19:32:39.185Z] Removing intermediate container e6985ac1ad82 [2022-04-22T19:32:39.185Z] ---> ba463346d37f [2022-04-22T19:32:39.185Z] Step 23/23 : LABEL version=0.0.0 [2022-04-22T19:32:39.460Z] ---> Running in 0e96f34cd206 [2022-04-22T19:32:40.059Z] Removing intermediate container 0e96f34cd206 [2022-04-22T19:32:40.059Z] ---> 87c252bf584f [2022-04-22T19:32:40.059Z] [2022-04-22T19:32:40.335Z] Successfully built 87c252bf584f [2022-04-22T19:32:40.335Z] Successfully tagged core-data-arm64:latest [2022-04-22T19:32:40.335Z]  Building core-data ... done Building security-secretstore-setup [2022-04-22T19:32:40.613Z] spire-1.2.1/ [2022-04-22T19:32:40.613Z] spire-1.2.1/.data/ [2022-04-22T19:32:40.613Z] spire-1.2.1/.data/.file [2022-04-22T19:32:40.613Z] spire-1.2.1/.dockerignore [2022-04-22T19:32:40.613Z] spire-1.2.1/.gitattributes [2022-04-22T19:32:40.613Z] spire-1.2.1/.githooks/ [2022-04-22T19:32:40.613Z] spire-1.2.1/.githooks/pre-commit [2022-04-22T19:32:40.613Z] spire-1.2.1/.github/ [2022-04-22T19:32:40.613Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-04-22T19:32:40.613Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-04-22T19:32:40.613Z] spire-1.2.1/.github/dependabot.yml [2022-04-22T19:32:40.613Z] spire-1.2.1/.github/workflows/ [2022-04-22T19:32:40.613Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-04-22T19:32:40.613Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-04-22T19:32:40.613Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-04-22T19:32:40.613Z] spire-1.2.1/.github/workflows/scripts/ [2022-04-22T19:32:40.613Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-04-22T19:32:40.613Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-04-22T19:32:40.613Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-04-22T19:32:40.613Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-04-22T19:32:40.613Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-04-22T19:32:40.613Z] spire-1.2.1/.gitignore [2022-04-22T19:32:40.613Z] spire-1.2.1/.go-version [2022-04-22T19:32:40.613Z] spire-1.2.1/.golangci.yml [2022-04-22T19:32:40.613Z] spire-1.2.1/ADOPTERS.md [2022-04-22T19:32:40.613Z] spire-1.2.1/CHANGELOG.md [2022-04-22T19:32:40.613Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-04-22T19:32:40.613Z] spire-1.2.1/CODEOWNERS [2022-04-22T19:32:40.613Z] spire-1.2.1/CONTRIBUTING.md [2022-04-22T19:32:40.613Z] spire-1.2.1/Dockerfile [2022-04-22T19:32:40.613Z] spire-1.2.1/Dockerfile.dev [2022-04-22T19:32:40.613Z] spire-1.2.1/Dockerfile.scratch [2022-04-22T19:32:40.613Z] spire-1.2.1/LICENSE [2022-04-22T19:32:40.613Z] spire-1.2.1/MAINTAINERS.md [2022-04-22T19:32:40.613Z] spire-1.2.1/Makefile [2022-04-22T19:32:40.613Z] spire-1.2.1/README.md [2022-04-22T19:32:40.613Z] spire-1.2.1/ROADMAP.md [2022-04-22T19:32:40.613Z] spire-1.2.1/SECURITY.md [2022-04-22T19:32:40.613Z] spire-1.2.1/cmd/ [2022-04-22T19:32:40.613Z] spire-1.2.1/cmd/spire-agent/ [2022-04-22T19:32:40.613Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-04-22T19:32:40.613Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-04-22T19:32:40.613Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-04-22T19:32:40.613Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-04-22T19:32:40.613Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-04-22T19:32:40.613Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-04-22T19:32:40.613Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-04-22T19:32:40.613Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-04-22T19:32:40.613Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-04-22T19:32:40.613Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-04-22T19:32:40.613Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-04-22T19:32:40.613Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-04-22T19:32:40.613Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-04-22T19:32:40.613Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-04-22T19:32:40.613Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-04-22T19:32:40.613Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-04-22T19:32:40.613Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-04-22T19:32:40.613Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-04-22T19:32:40.613Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-04-22T19:32:40.613Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-04-22T19:32:40.613Z] spire-1.2.1/cmd/spire-agent/main.go [2022-04-22T19:32:40.613Z] spire-1.2.1/cmd/spire-server/ [2022-04-22T19:32:40.613Z] spire-1.2.1/cmd/spire-server/cli/ [2022-04-22T19:32:40.613Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-04-22T19:32:40.613Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-04-22T19:32:40.613Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-04-22T19:32:40.613Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-04-22T19:32:40.613Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-04-22T19:32:40.613Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-04-22T19:32:40.613Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-04-22T19:32:40.613Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-04-22T19:32:40.613Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-04-22T19:32:40.613Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-04-22T19:32:40.613Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-04-22T19:32:40.613Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-04-22T19:32:40.613Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-04-22T19:32:40.613Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-04-22T19:32:40.613Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-04-22T19:32:40.613Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-04-22T19:32:40.613Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-04-22T19:32:40.613Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-04-22T19:32:40.613Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-04-22T19:32:40.613Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-04-22T19:32:40.613Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-04-22T19:32:40.613Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-04-22T19:32:40.613Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-04-22T19:32:40.613Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-04-22T19:32:40.613Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-04-22T19:32:40.613Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-04-22T19:32:40.613Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-04-22T19:32:40.613Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-04-22T19:32:40.613Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-04-22T19:32:40.613Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-04-22T19:32:40.613Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-04-22T19:32:40.613Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-04-22T19:32:40.613Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-04-22T19:32:40.613Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-04-22T19:32:40.613Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-04-22T19:32:40.613Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-04-22T19:32:40.613Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-04-22T19:32:40.613Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-04-22T19:32:40.613Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-04-22T19:32:40.613Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-04-22T19:32:40.613Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-04-22T19:32:40.613Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-04-22T19:32:40.613Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-04-22T19:32:40.613Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-04-22T19:32:40.613Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-04-22T19:32:40.613Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-04-22T19:32:40.613Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-04-22T19:32:40.613Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-04-22T19:32:40.613Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-04-22T19:32:40.613Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-04-22T19:32:40.613Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-04-22T19:32:40.613Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-04-22T19:32:40.613Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-04-22T19:32:40.613Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-04-22T19:32:40.613Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-04-22T19:32:40.613Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-04-22T19:32:40.613Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-04-22T19:32:40.613Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-04-22T19:32:40.890Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-04-22T19:32:40.890Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-04-22T19:32:40.890Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-04-22T19:32:40.890Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-04-22T19:32:40.890Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-04-22T19:32:40.890Z] spire-1.2.1/cmd/spire-server/main.go [2022-04-22T19:32:40.890Z] spire-1.2.1/cmd/spire-server/util/ [2022-04-22T19:32:40.890Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-04-22T19:32:40.890Z] spire-1.2.1/conf/ [2022-04-22T19:32:40.890Z] spire-1.2.1/conf/agent/ [2022-04-22T19:32:40.890Z] spire-1.2.1/conf/agent/agent.conf [2022-04-22T19:32:40.890Z] spire-1.2.1/conf/agent/agent_full.conf [2022-04-22T19:32:40.890Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-04-22T19:32:40.890Z] spire-1.2.1/conf/server/ [2022-04-22T19:32:40.890Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-04-22T19:32:40.890Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-04-22T19:32:40.890Z] spire-1.2.1/conf/server/server.conf [2022-04-22T19:32:40.890Z] spire-1.2.1/conf/server/server_full.conf [2022-04-22T19:32:40.890Z] spire-1.2.1/doc/ [2022-04-22T19:32:40.890Z] spire-1.2.1/doc/SPIRE101.md [2022-04-22T19:32:40.890Z] spire-1.2.1/doc/auditlog.md [2022-04-22T19:32:40.890Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-04-22T19:32:40.890Z] spire-1.2.1/doc/changelog_guidelines.md [2022-04-22T19:32:40.890Z] spire-1.2.1/doc/cure53-report.pdf [2022-04-22T19:32:40.890Z] spire-1.2.1/doc/images/ [2022-04-22T19:32:40.890Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-04-22T19:32:40.890Z] spire-1.2.1/doc/images/SPIRE101.png [2022-04-22T19:32:40.890Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-04-22T19:32:40.890Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-04-22T19:32:40.890Z] spire-1.2.1/doc/images/cache_mgr.png [2022-04-22T19:32:40.890Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-04-22T19:32:40.890Z] spire-1.2.1/doc/images/federated_spire.png [2022-04-22T19:32:40.890Z] spire-1.2.1/doc/images/ha_mode.png [2022-04-22T19:32:40.890Z] spire-1.2.1/doc/images/nested_spire.png [2022-04-22T19:32:40.890Z] spire-1.2.1/doc/images/oidc_federation.png [2022-04-22T19:32:40.890Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-04-22T19:32:40.890Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-04-22T19:32:40.890Z] spire-1.2.1/doc/images/spire_logo.png [2022-04-22T19:32:40.890Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-04-22T19:32:40.890Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-04-22T19:32:40.890Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-04-22T19:32:40.890Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-04-22T19:32:40.890Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-04-22T19:32:40.890Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-04-22T19:32:40.890Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-04-22T19:32:40.890Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-04-22T19:32:40.890Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-04-22T19:32:40.890Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-04-22T19:32:40.890Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-04-22T19:32:40.890Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-04-22T19:32:40.890Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-04-22T19:32:40.890Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-04-22T19:32:40.890Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-04-22T19:32:40.890Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-04-22T19:32:40.890Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-04-22T19:32:40.890Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-04-22T19:32:40.890Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-04-22T19:32:40.890Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-04-22T19:32:40.890Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-04-22T19:32:40.890Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-04-22T19:32:40.890Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-04-22T19:32:40.890Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-04-22T19:32:40.890Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-04-22T19:32:40.890Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-04-22T19:32:40.890Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-04-22T19:32:40.890Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-04-22T19:32:40.890Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-04-22T19:32:40.890Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-04-22T19:32:40.890Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-04-22T19:32:40.890Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-04-22T19:32:40.890Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-04-22T19:32:40.890Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-04-22T19:32:40.890Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-04-22T19:32:40.890Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-04-22T19:32:40.890Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-04-22T19:32:40.890Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-04-22T19:32:40.890Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-04-22T19:32:40.890Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-04-22T19:32:40.890Z] spire-1.2.1/doc/scaling_spire.md [2022-04-22T19:32:40.890Z] spire-1.2.1/doc/spire_agent.md [2022-04-22T19:32:40.890Z] spire-1.2.1/doc/spire_server.md [2022-04-22T19:32:40.890Z] spire-1.2.1/doc/supported_integrations.md [2022-04-22T19:32:40.890Z] spire-1.2.1/doc/telemetry.md [2022-04-22T19:32:40.890Z] spire-1.2.1/doc/telemetry_config.md [2022-04-22T19:32:40.890Z] spire-1.2.1/doc/upgrading.md [2022-04-22T19:32:40.890Z] spire-1.2.1/doc/using_spire.md [2022-04-22T19:32:40.890Z] spire-1.2.1/examples/ [2022-04-22T19:32:40.890Z] spire-1.2.1/examples/README.md [2022-04-22T19:32:40.890Z] spire-1.2.1/go.mod [2022-04-22T19:32:40.890Z] spire-1.2.1/go.sum [2022-04-22T19:32:40.890Z] spire-1.2.1/pkg/ [2022-04-22T19:32:40.890Z] spire-1.2.1/pkg/agent/ [2022-04-22T19:32:40.890Z] spire-1.2.1/pkg/agent/agent.go [2022-04-22T19:32:40.890Z] spire-1.2.1/pkg/agent/api/ [2022-04-22T19:32:40.890Z] spire-1.2.1/pkg/agent/api/config.go [2022-04-22T19:32:40.890Z] spire-1.2.1/pkg/agent/api/debug/ [2022-04-22T19:32:40.890Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-04-22T19:32:40.890Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-04-22T19:32:40.890Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-04-22T19:32:40.890Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-04-22T19:32:40.890Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-04-22T19:32:40.890Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-04-22T19:32:40.890Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-04-22T19:32:40.890Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-04-22T19:32:40.890Z] spire-1.2.1/pkg/agent/api/health/ [2022-04-22T19:32:40.890Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-04-22T19:32:40.890Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-04-22T19:32:40.890Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-04-22T19:32:40.890Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-04-22T19:32:40.890Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-04-22T19:32:40.890Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-04-22T19:32:40.890Z] spire-1.2.1/pkg/agent/attestor/ [2022-04-22T19:32:40.890Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-04-22T19:32:40.890Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-04-22T19:32:40.890Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-04-22T19:32:40.890Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-04-22T19:32:40.890Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-04-22T19:32:40.890Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-04-22T19:32:40.890Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-04-22T19:32:40.890Z] spire-1.2.1/pkg/agent/catalog/ [2022-04-22T19:32:40.890Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-04-22T19:32:40.890Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-04-22T19:32:40.890Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-04-22T19:32:40.890Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-04-22T19:32:40.890Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-04-22T19:32:40.890Z] spire-1.2.1/pkg/agent/client/ [2022-04-22T19:32:40.890Z] spire-1.2.1/pkg/agent/client/client.go [2022-04-22T19:32:40.890Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-04-22T19:32:40.890Z] spire-1.2.1/pkg/agent/client/dial.go [2022-04-22T19:32:40.890Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-04-22T19:32:40.890Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-04-22T19:32:40.890Z] spire-1.2.1/pkg/agent/client/update.go [2022-04-22T19:32:40.890Z] spire-1.2.1/pkg/agent/client/util.go [2022-04-22T19:32:40.890Z] spire-1.2.1/pkg/agent/common/ [2022-04-22T19:32:40.890Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-04-22T19:32:40.890Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-04-22T19:32:40.890Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-04-22T19:32:40.890Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-04-22T19:32:40.890Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-04-22T19:32:40.890Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-04-22T19:32:40.890Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-04-22T19:32:40.890Z] spire-1.2.1/pkg/agent/config.go [2022-04-22T19:32:40.890Z] spire-1.2.1/pkg/agent/endpoints/ [2022-04-22T19:32:40.890Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-04-22T19:32:40.890Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-04-22T19:32:40.890Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-04-22T19:32:40.890Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-04-22T19:32:40.890Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-04-22T19:32:40.890Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-04-22T19:32:40.890Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-04-22T19:32:40.890Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-04-22T19:32:40.890Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-04-22T19:32:40.890Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-04-22T19:32:40.890Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-04-22T19:32:40.890Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-04-22T19:32:40.890Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-04-22T19:32:40.890Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-04-22T19:32:40.890Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-04-22T19:32:40.890Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-04-22T19:32:40.890Z] spire-1.2.1/pkg/agent/manager/ [2022-04-22T19:32:40.890Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-04-22T19:32:40.890Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-04-22T19:32:40.890Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-04-22T19:32:40.890Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-04-22T19:32:40.890Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-04-22T19:32:40.890Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-04-22T19:32:40.890Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-04-22T19:32:40.890Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-04-22T19:32:40.890Z] spire-1.2.1/pkg/agent/manager/config.go [2022-04-22T19:32:40.890Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-04-22T19:32:40.890Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-04-22T19:32:40.890Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-04-22T19:32:40.890Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-04-22T19:32:40.890Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-04-22T19:32:40.890Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-04-22T19:32:40.891Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-04-22T19:32:40.891Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-04-22T19:32:40.891Z] spire-1.2.1/pkg/agent/plugin/ [2022-04-22T19:32:40.891Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-04-22T19:32:40.891Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-04-22T19:32:40.891Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-04-22T19:32:40.891Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-04-22T19:32:40.891Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-04-22T19:32:40.891Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-04-22T19:32:40.891Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-04-22T19:32:40.891Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-04-22T19:32:40.891Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-04-22T19:32:40.891Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-04-22T19:32:40.891Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-04-22T19:32:40.891Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-04-22T19:32:40.891Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-04-22T19:32:40.891Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-04-22T19:32:40.891Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-04-22T19:32:40.891Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-04-22T19:32:40.891Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-04-22T19:32:40.891Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-04-22T19:32:40.891Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-04-22T19:32:40.891Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-04-22T19:32:40.891Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-04-22T19:32:40.891Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-04-22T19:32:40.891Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-04-22T19:32:40.891Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-04-22T19:32:40.891Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-04-22T19:32:40.891Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-04-22T19:32:40.891Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-04-22T19:32:40.891Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-04-22T19:32:40.891Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-04-22T19:32:40.891Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-04-22T19:32:40.891Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-04-22T19:32:40.891Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-04-22T19:32:40.891Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-04-22T19:32:40.891Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-04-22T19:32:40.891Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-04-22T19:32:40.891Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-22T19:32:40.891Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-04-22T19:32:40.891Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-04-22T19:32:40.891Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-22T19:32:40.891Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-04-22T19:32:40.891Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-04-22T19:32:40.891Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-04-22T19:32:40.891Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-04-22T19:32:40.891Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-22T19:32:40.891Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-04-22T19:32:40.891Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-04-22T19:32:40.891Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-04-22T19:32:40.891Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-04-22T19:32:40.891Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-22T19:32:40.891Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-04-22T19:32:40.891Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-04-22T19:32:40.891Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-04-22T19:32:40.891Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-04-22T19:32:40.891Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-04-22T19:32:40.891Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-04-22T19:32:40.891Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-04-22T19:32:40.891Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-04-22T19:32:40.891Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-04-22T19:32:40.891Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-04-22T19:32:40.891Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-04-22T19:32:40.891Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-22T19:32:40.891Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-04-22T19:32:40.891Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-04-22T19:32:40.891Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-04-22T19:32:40.891Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-04-22T19:32:40.891Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-04-22T19:32:40.891Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-04-22T19:32:40.891Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-04-22T19:32:40.891Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-04-22T19:32:40.891Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-04-22T19:32:40.891Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-04-22T19:32:40.891Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-04-22T19:32:40.891Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-04-22T19:32:40.891Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-04-22T19:32:40.891Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-04-22T19:32:40.891Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-04-22T19:32:40.891Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-04-22T19:32:40.891Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-04-22T19:32:40.891Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-04-22T19:32:40.891Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-04-22T19:32:40.891Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-04-22T19:32:40.891Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-04-22T19:32:40.891Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-04-22T19:32:40.891Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-04-22T19:32:40.891Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-04-22T19:32:40.891Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-04-22T19:32:40.891Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-04-22T19:32:40.891Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-04-22T19:32:40.891Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-04-22T19:32:40.891Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-04-22T19:32:40.891Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-04-22T19:32:40.891Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-04-22T19:32:40.891Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-04-22T19:32:40.891Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-04-22T19:32:40.891Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-04-22T19:32:40.891Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-04-22T19:32:40.891Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-04-22T19:32:40.891Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-04-22T19:32:40.891Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-04-22T19:32:40.891Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-04-22T19:32:40.891Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-04-22T19:32:40.891Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-04-22T19:32:40.891Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-04-22T19:32:40.891Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-04-22T19:32:40.891Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-04-22T19:32:40.891Z] spire-1.2.1/pkg/agent/svid/ [2022-04-22T19:32:40.891Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-04-22T19:32:40.891Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-04-22T19:32:40.891Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-04-22T19:32:40.891Z] spire-1.2.1/pkg/agent/svid/store/ [2022-04-22T19:32:40.891Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-04-22T19:32:40.891Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-04-22T19:32:40.891Z] spire-1.2.1/pkg/common/ [2022-04-22T19:32:40.891Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-04-22T19:32:40.891Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-04-22T19:32:40.891Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-04-22T19:32:40.891Z] spire-1.2.1/pkg/common/api/ [2022-04-22T19:32:40.891Z] spire-1.2.1/pkg/common/api/metrics.go [2022-04-22T19:32:40.891Z] spire-1.2.1/pkg/common/api/middleware/ [2022-04-22T19:32:40.891Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-04-22T19:32:40.891Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-04-22T19:32:40.891Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-04-22T19:32:40.891Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-04-22T19:32:40.891Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-04-22T19:32:40.891Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-04-22T19:32:40.891Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-04-22T19:32:40.891Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-04-22T19:32:40.891Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-04-22T19:32:40.891Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-04-22T19:32:40.891Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-04-22T19:32:40.891Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-04-22T19:32:40.891Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-04-22T19:32:40.891Z] spire-1.2.1/pkg/common/api/names.go [2022-04-22T19:32:40.891Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-04-22T19:32:40.891Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-04-22T19:32:40.891Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-04-22T19:32:40.891Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-04-22T19:32:40.891Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-04-22T19:32:40.891Z] spire-1.2.1/pkg/common/auth/ [2022-04-22T19:32:40.891Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-04-22T19:32:40.891Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-04-22T19:32:40.891Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-04-22T19:32:40.891Z] spire-1.2.1/pkg/common/bundleutil/ [2022-04-22T19:32:40.891Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-04-22T19:32:41.166Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-04-22T19:32:41.166Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-04-22T19:32:41.166Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-04-22T19:32:41.166Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-04-22T19:32:41.166Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-04-22T19:32:41.166Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-04-22T19:32:41.166Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-04-22T19:32:41.166Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-04-22T19:32:41.166Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-04-22T19:32:41.166Z] spire-1.2.1/pkg/common/catalog/ [2022-04-22T19:32:41.166Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-04-22T19:32:41.166Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-04-22T19:32:41.166Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-04-22T19:32:41.166Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-04-22T19:32:41.166Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-04-22T19:32:41.166Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-04-22T19:32:41.166Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-04-22T19:32:41.166Z] spire-1.2.1/pkg/common/catalog/config.go [2022-04-22T19:32:41.166Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-04-22T19:32:41.166Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-04-22T19:32:41.166Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-04-22T19:32:41.166Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-04-22T19:32:41.166Z] spire-1.2.1/pkg/common/catalog/context.go [2022-04-22T19:32:41.166Z] spire-1.2.1/pkg/common/catalog/external.go [2022-04-22T19:32:41.167Z] spire-1.2.1/pkg/common/catalog/host.go [2022-04-22T19:32:41.167Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-04-22T19:32:41.167Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-04-22T19:32:41.167Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-04-22T19:32:41.167Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-04-22T19:32:41.167Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-04-22T19:32:41.167Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-04-22T19:32:41.167Z] spire-1.2.1/pkg/common/cli/ [2022-04-22T19:32:41.167Z] spire-1.2.1/pkg/common/cli/env.go [2022-04-22T19:32:41.167Z] spire-1.2.1/pkg/common/cli/flags.go [2022-04-22T19:32:41.167Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-04-22T19:32:41.167Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-04-22T19:32:41.167Z] spire-1.2.1/pkg/common/cli/umask.go [2022-04-22T19:32:41.167Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-04-22T19:32:41.167Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-04-22T19:32:41.167Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-04-22T19:32:41.167Z] spire-1.2.1/pkg/common/cliprinter/ [2022-04-22T19:32:41.167Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-04-22T19:32:41.167Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-04-22T19:32:41.167Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-04-22T19:32:41.167Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-04-22T19:32:41.167Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-04-22T19:32:41.167Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-04-22T19:32:41.167Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-04-22T19:32:41.167Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-04-22T19:32:41.167Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-04-22T19:32:41.167Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-04-22T19:32:41.167Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-04-22T19:32:41.167Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-04-22T19:32:41.167Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-04-22T19:32:41.167Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-04-22T19:32:41.167Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-04-22T19:32:41.167Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-04-22T19:32:41.167Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-04-22T19:32:41.167Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-04-22T19:32:41.167Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-04-22T19:32:41.167Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-04-22T19:32:41.167Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-04-22T19:32:41.167Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-04-22T19:32:41.167Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-04-22T19:32:41.167Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-04-22T19:32:41.167Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-04-22T19:32:41.167Z] spire-1.2.1/pkg/common/coretypes/ [2022-04-22T19:32:41.167Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-04-22T19:32:41.167Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-04-22T19:32:41.167Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-04-22T19:32:41.167Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-04-22T19:32:41.167Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-04-22T19:32:41.167Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-04-22T19:32:41.167Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-04-22T19:32:41.167Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-04-22T19:32:41.167Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-04-22T19:32:41.167Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-04-22T19:32:41.167Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-04-22T19:32:41.167Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-04-22T19:32:41.167Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-04-22T19:32:41.167Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-04-22T19:32:41.167Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-04-22T19:32:41.167Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-04-22T19:32:41.167Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-04-22T19:32:41.167Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-04-22T19:32:41.167Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-04-22T19:32:41.167Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-04-22T19:32:41.167Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-04-22T19:32:41.167Z] spire-1.2.1/pkg/common/diskutil/ [2022-04-22T19:32:41.167Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-04-22T19:32:41.167Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-04-22T19:32:41.167Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-04-22T19:32:41.167Z] spire-1.2.1/pkg/common/errorutil/ [2022-04-22T19:32:41.167Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-04-22T19:32:41.167Z] spire-1.2.1/pkg/common/health/ [2022-04-22T19:32:41.167Z] spire-1.2.1/pkg/common/health/config.go [2022-04-22T19:32:41.167Z] spire-1.2.1/pkg/common/health/context.go [2022-04-22T19:32:41.167Z] spire-1.2.1/pkg/common/health/context_test.go [2022-04-22T19:32:41.167Z] spire-1.2.1/pkg/common/health/health.go [2022-04-22T19:32:41.167Z] spire-1.2.1/pkg/common/health/health_test.go [2022-04-22T19:32:41.167Z] spire-1.2.1/pkg/common/health/logger.go [2022-04-22T19:32:41.167Z] spire-1.2.1/pkg/common/hostservice/ [2022-04-22T19:32:41.167Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-04-22T19:32:41.167Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-04-22T19:32:41.167Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-04-22T19:32:41.167Z] spire-1.2.1/pkg/common/idutil/ [2022-04-22T19:32:41.167Z] spire-1.2.1/pkg/common/idutil/require.go [2022-04-22T19:32:41.167Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-04-22T19:32:41.167Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-04-22T19:32:41.167Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-04-22T19:32:41.167Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-04-22T19:32:41.167Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-04-22T19:32:41.167Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-04-22T19:32:41.167Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-04-22T19:32:41.167Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-04-22T19:32:41.167Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-04-22T19:32:41.167Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-04-22T19:32:41.167Z] spire-1.2.1/pkg/common/jwtutil/ [2022-04-22T19:32:41.167Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-04-22T19:32:41.167Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-04-22T19:32:41.167Z] spire-1.2.1/pkg/common/log/ [2022-04-22T19:32:41.167Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-04-22T19:32:41.167Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-04-22T19:32:41.167Z] spire-1.2.1/pkg/common/log/log.go [2022-04-22T19:32:41.167Z] spire-1.2.1/pkg/common/log/log_test.go [2022-04-22T19:32:41.167Z] spire-1.2.1/pkg/common/log/options.go [2022-04-22T19:32:41.167Z] spire-1.2.1/pkg/common/nodeutil/ [2022-04-22T19:32:41.167Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-04-22T19:32:41.167Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-04-22T19:32:41.167Z] spire-1.2.1/pkg/common/peertracker/ [2022-04-22T19:32:41.167Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-04-22T19:32:41.167Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-04-22T19:32:41.167Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-04-22T19:32:41.167Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-04-22T19:32:41.167Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-04-22T19:32:41.167Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-04-22T19:32:41.167Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-04-22T19:32:41.167Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-04-22T19:32:41.167Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-04-22T19:32:41.167Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-04-22T19:32:41.167Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-04-22T19:32:41.167Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-04-22T19:32:41.167Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-04-22T19:32:41.167Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-04-22T19:32:41.167Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-04-22T19:32:41.167Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-04-22T19:32:41.167Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-04-22T19:32:41.167Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-04-22T19:32:41.167Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-04-22T19:32:41.167Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-04-22T19:32:41.167Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-04-22T19:32:41.167Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-04-22T19:32:41.167Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-04-22T19:32:41.167Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-04-22T19:32:41.167Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-04-22T19:32:41.167Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-04-22T19:32:41.167Z] spire-1.2.1/pkg/common/pemutil/ [2022-04-22T19:32:41.167Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-04-22T19:32:41.167Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-04-22T19:32:41.167Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-04-22T19:32:41.167Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-04-22T19:32:41.167Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-04-22T19:32:41.167Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-04-22T19:32:41.167Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-04-22T19:32:41.167Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-04-22T19:32:41.167Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-04-22T19:32:41.167Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-04-22T19:32:41.167Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-04-22T19:32:41.167Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-04-22T19:32:41.167Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-04-22T19:32:41.167Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-04-22T19:32:41.167Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-04-22T19:32:41.167Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-04-22T19:32:41.167Z] spire-1.2.1/pkg/common/plugin/ [2022-04-22T19:32:41.167Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-04-22T19:32:41.167Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-04-22T19:32:41.167Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-04-22T19:32:41.167Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-04-22T19:32:41.167Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-04-22T19:32:41.167Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-04-22T19:32:41.167Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-04-22T19:32:41.167Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-04-22T19:32:41.167Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-04-22T19:32:41.167Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-04-22T19:32:41.167Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-04-22T19:32:41.167Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-04-22T19:32:41.167Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-04-22T19:32:41.167Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-04-22T19:32:41.167Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-04-22T19:32:41.167Z] spire-1.2.1/pkg/common/plugin/log.go [2022-04-22T19:32:41.167Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-04-22T19:32:41.167Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-04-22T19:32:41.167Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-04-22T19:32:41.167Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-04-22T19:32:41.167Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-04-22T19:32:41.167Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-04-22T19:32:41.167Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-04-22T19:32:41.167Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-04-22T19:32:41.167Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-04-22T19:32:41.167Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-04-22T19:32:41.167Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-04-22T19:32:41.167Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-04-22T19:32:41.167Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-04-22T19:32:41.167Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-04-22T19:32:41.167Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-04-22T19:32:41.167Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-04-22T19:32:41.167Z] spire-1.2.1/pkg/common/profiling/ [2022-04-22T19:32:41.167Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-04-22T19:32:41.168Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-04-22T19:32:41.168Z] spire-1.2.1/pkg/common/protoutil/ [2022-04-22T19:32:41.168Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-04-22T19:32:41.168Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-04-22T19:32:41.168Z] spire-1.2.1/pkg/common/rotationutil/ [2022-04-22T19:32:41.168Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-04-22T19:32:41.168Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-04-22T19:32:41.168Z] spire-1.2.1/pkg/common/selector/ [2022-04-22T19:32:41.168Z] spire-1.2.1/pkg/common/selector/selector.go [2022-04-22T19:32:41.168Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-04-22T19:32:41.168Z] spire-1.2.1/pkg/common/selector/set.go [2022-04-22T19:32:41.168Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-04-22T19:32:41.168Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-04-22T19:32:41.168Z] spire-1.2.1/pkg/common/telemetry/ [2022-04-22T19:32:41.168Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-04-22T19:32:41.168Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-04-22T19:32:41.168Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-04-22T19:32:41.168Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-04-22T19:32:41.168Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-04-22T19:32:41.168Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-04-22T19:32:41.168Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-04-22T19:32:41.168Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-04-22T19:32:41.168Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-04-22T19:32:41.168Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-04-22T19:32:41.168Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-04-22T19:32:41.168Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-04-22T19:32:41.168Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-04-22T19:32:41.168Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-04-22T19:32:41.168Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-04-22T19:32:41.168Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-04-22T19:32:41.168Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-04-22T19:32:41.168Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-04-22T19:32:41.168Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-04-22T19:32:41.168Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-04-22T19:32:41.168Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-04-22T19:32:41.168Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-04-22T19:32:41.168Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-04-22T19:32:41.168Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-04-22T19:32:41.168Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-04-22T19:32:41.168Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-04-22T19:32:41.168Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-04-22T19:32:41.168Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-04-22T19:32:41.168Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-04-22T19:32:41.168Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-04-22T19:32:41.168Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-04-22T19:32:41.168Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-04-22T19:32:41.168Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-04-22T19:32:41.168Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-04-22T19:32:41.168Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-04-22T19:32:41.168Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-04-22T19:32:41.168Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-04-22T19:32:41.168Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-04-22T19:32:41.168Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-04-22T19:32:41.168Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-04-22T19:32:41.168Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-04-22T19:32:41.168Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-04-22T19:32:41.168Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-04-22T19:32:41.168Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-04-22T19:32:41.168Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-04-22T19:32:41.168Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-04-22T19:32:41.168Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-04-22T19:32:41.168Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-04-22T19:32:41.168Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-04-22T19:32:41.168Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-04-22T19:32:41.168Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-04-22T19:32:41.168Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-04-22T19:32:41.168Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-04-22T19:32:41.168Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-04-22T19:32:41.168Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-04-22T19:32:41.168Z] spire-1.2.1/pkg/common/uptime/ [2022-04-22T19:32:41.168Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-04-22T19:32:41.168Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-04-22T19:32:41.168Z] spire-1.2.1/pkg/common/util/ [2022-04-22T19:32:41.168Z] spire-1.2.1/pkg/common/util/certs.go [2022-04-22T19:32:41.168Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-04-22T19:32:41.168Z] spire-1.2.1/pkg/common/util/csr.go [2022-04-22T19:32:41.168Z] spire-1.2.1/pkg/common/util/hash.go [2022-04-22T19:32:41.168Z] spire-1.2.1/pkg/common/util/selectors.go [2022-04-22T19:32:41.168Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-04-22T19:32:41.168Z] spire-1.2.1/pkg/common/util/signals.go [2022-04-22T19:32:41.168Z] spire-1.2.1/pkg/common/util/sort.go [2022-04-22T19:32:41.168Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-04-22T19:32:41.168Z] spire-1.2.1/pkg/common/util/task.go [2022-04-22T19:32:41.168Z] spire-1.2.1/pkg/common/util/task_test.go [2022-04-22T19:32:41.168Z] spire-1.2.1/pkg/common/util/testdata/ [2022-04-22T19:32:41.168Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-04-22T19:32:41.168Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-04-22T19:32:41.168Z] spire-1.2.1/pkg/common/version/ [2022-04-22T19:32:41.168Z] spire-1.2.1/pkg/common/version/version.go [2022-04-22T19:32:41.168Z] spire-1.2.1/pkg/common/x509svid/ [2022-04-22T19:32:41.168Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-04-22T19:32:41.168Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-04-22T19:32:41.168Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-04-22T19:32:41.168Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-04-22T19:32:41.168Z] spire-1.2.1/pkg/common/x509util/ [2022-04-22T19:32:41.168Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-04-22T19:32:41.168Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-04-22T19:32:41.168Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-04-22T19:32:41.168Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-04-22T19:32:41.168Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-04-22T19:32:41.168Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-04-22T19:32:41.168Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-04-22T19:32:41.168Z] spire-1.2.1/pkg/server/ [2022-04-22T19:32:41.168Z] spire-1.2.1/pkg/server/api/ [2022-04-22T19:32:41.168Z] spire-1.2.1/pkg/server/api/agent.go [2022-04-22T19:32:41.168Z] spire-1.2.1/pkg/server/api/agent/ [2022-04-22T19:32:41.168Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-04-22T19:32:41.168Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-04-22T19:32:41.168Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-04-22T19:32:41.168Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-04-22T19:32:41.168Z] spire-1.2.1/pkg/server/api/api.go [2022-04-22T19:32:41.168Z] spire-1.2.1/pkg/server/api/audit/ [2022-04-22T19:32:41.168Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-04-22T19:32:41.168Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-04-22T19:32:41.168Z] spire-1.2.1/pkg/server/api/bundle.go [2022-04-22T19:32:41.168Z] spire-1.2.1/pkg/server/api/bundle/ [2022-04-22T19:32:41.168Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-04-22T19:32:41.168Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-04-22T19:32:41.168Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-04-22T19:32:41.168Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-04-22T19:32:41.168Z] spire-1.2.1/pkg/server/api/debug/ [2022-04-22T19:32:41.168Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-04-22T19:32:41.168Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-04-22T19:32:41.168Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-04-22T19:32:41.168Z] spire-1.2.1/pkg/server/api/entry.go [2022-04-22T19:32:41.168Z] spire-1.2.1/pkg/server/api/entry/ [2022-04-22T19:32:41.168Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-04-22T19:32:41.168Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-04-22T19:32:41.168Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-04-22T19:32:41.168Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-04-22T19:32:41.168Z] spire-1.2.1/pkg/server/api/health/ [2022-04-22T19:32:41.168Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-04-22T19:32:41.168Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-04-22T19:32:41.168Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-04-22T19:32:41.168Z] spire-1.2.1/pkg/server/api/id.go [2022-04-22T19:32:41.168Z] spire-1.2.1/pkg/server/api/id_test.go [2022-04-22T19:32:41.168Z] spire-1.2.1/pkg/server/api/limits/ [2022-04-22T19:32:41.168Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-04-22T19:32:41.168Z] spire-1.2.1/pkg/server/api/middleware/ [2022-04-22T19:32:41.168Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-04-22T19:32:41.168Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-04-22T19:32:41.168Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-04-22T19:32:41.168Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-04-22T19:32:41.168Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-04-22T19:32:41.168Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-04-22T19:32:41.168Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-04-22T19:32:41.445Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-04-22T19:32:41.445Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-04-22T19:32:41.445Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-04-22T19:32:41.445Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-04-22T19:32:41.445Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-04-22T19:32:41.445Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-04-22T19:32:41.445Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-04-22T19:32:41.445Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-04-22T19:32:41.445Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-04-22T19:32:41.445Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-04-22T19:32:41.445Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-04-22T19:32:41.445Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-04-22T19:32:41.445Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-04-22T19:32:41.445Z] spire-1.2.1/pkg/server/api/selector.go [2022-04-22T19:32:41.445Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-04-22T19:32:41.445Z] spire-1.2.1/pkg/server/api/status.go [2022-04-22T19:32:41.445Z] spire-1.2.1/pkg/server/api/status_test.go [2022-04-22T19:32:41.445Z] spire-1.2.1/pkg/server/api/svid/ [2022-04-22T19:32:41.445Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-04-22T19:32:41.445Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-04-22T19:32:41.445Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-04-22T19:32:41.445Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-04-22T19:32:41.445Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-04-22T19:32:41.445Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-04-22T19:32:41.445Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-04-22T19:32:41.445Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-04-22T19:32:41.445Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-04-22T19:32:41.445Z] spire-1.2.1/pkg/server/authpolicy/ [2022-04-22T19:32:41.445Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-04-22T19:32:41.445Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-04-22T19:32:41.445Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-04-22T19:32:41.445Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-04-22T19:32:41.445Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-04-22T19:32:41.445Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-04-22T19:32:41.445Z] spire-1.2.1/pkg/server/bundle/ [2022-04-22T19:32:41.445Z] spire-1.2.1/pkg/server/bundle/client/ [2022-04-22T19:32:41.445Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-04-22T19:32:41.445Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-04-22T19:32:41.445Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-04-22T19:32:41.445Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-04-22T19:32:41.445Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-04-22T19:32:41.445Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-04-22T19:32:41.445Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-04-22T19:32:41.446Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-04-22T19:32:41.446Z] spire-1.2.1/pkg/server/ca/ [2022-04-22T19:32:41.446Z] spire-1.2.1/pkg/server/ca/ca.go [2022-04-22T19:32:41.446Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-04-22T19:32:41.446Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-04-22T19:32:41.446Z] spire-1.2.1/pkg/server/ca/journal.go [2022-04-22T19:32:41.446Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-04-22T19:32:41.446Z] spire-1.2.1/pkg/server/ca/manager.go [2022-04-22T19:32:41.446Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-04-22T19:32:41.446Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-04-22T19:32:41.446Z] spire-1.2.1/pkg/server/ca/templates.go [2022-04-22T19:32:41.446Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-04-22T19:32:41.446Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-04-22T19:32:41.446Z] spire-1.2.1/pkg/server/ca/validation.go [2022-04-22T19:32:41.446Z] spire-1.2.1/pkg/server/cache/ [2022-04-22T19:32:41.446Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-04-22T19:32:41.446Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-04-22T19:32:41.446Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-04-22T19:32:41.446Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-04-22T19:32:41.446Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-04-22T19:32:41.446Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-04-22T19:32:41.446Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-04-22T19:32:41.446Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-04-22T19:32:41.446Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-04-22T19:32:41.446Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-04-22T19:32:41.446Z] spire-1.2.1/pkg/server/catalog/ [2022-04-22T19:32:41.446Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-04-22T19:32:41.446Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-04-22T19:32:41.446Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-04-22T19:32:41.446Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-04-22T19:32:41.446Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-04-22T19:32:41.446Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-04-22T19:32:41.446Z] spire-1.2.1/pkg/server/config.go [2022-04-22T19:32:41.446Z] spire-1.2.1/pkg/server/datastore/ [2022-04-22T19:32:41.446Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-04-22T19:32:41.446Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-04-22T19:32:41.446Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-04-22T19:32:41.446Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-04-22T19:32:41.446Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-04-22T19:32:41.446Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-04-22T19:32:41.446Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-04-22T19:32:41.446Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-04-22T19:32:41.446Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-04-22T19:32:41.446Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-04-22T19:32:41.446Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-04-22T19:32:41.446Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-04-22T19:32:41.446Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-04-22T19:32:41.446Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-04-22T19:32:41.446Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-04-22T19:32:41.446Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-04-22T19:32:41.446Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-04-22T19:32:41.446Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-04-22T19:32:41.446Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-04-22T19:32:41.446Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-04-22T19:32:41.446Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-04-22T19:32:41.446Z] spire-1.2.1/pkg/server/endpoints/ [2022-04-22T19:32:41.446Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-04-22T19:32:41.446Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-04-22T19:32:41.446Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-04-22T19:32:41.446Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-04-22T19:32:41.446Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-04-22T19:32:41.446Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-04-22T19:32:41.446Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-04-22T19:32:41.446Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-04-22T19:32:41.446Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-04-22T19:32:41.446Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-04-22T19:32:41.446Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-04-22T19:32:41.446Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-04-22T19:32:41.446Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-04-22T19:32:41.446Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-04-22T19:32:41.446Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-04-22T19:32:41.446Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-04-22T19:32:41.446Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-04-22T19:32:41.446Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-04-22T19:32:41.446Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-04-22T19:32:41.446Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-04-22T19:32:41.446Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-04-22T19:32:41.446Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-04-22T19:32:41.446Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-04-22T19:32:41.446Z] spire-1.2.1/pkg/server/hostservice/ [2022-04-22T19:32:41.446Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-04-22T19:32:41.446Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-04-22T19:32:41.446Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-04-22T19:32:41.446Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-04-22T19:32:41.446Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-04-22T19:32:41.446Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-04-22T19:32:41.446Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-04-22T19:32:41.446Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-04-22T19:32:41.446Z] spire-1.2.1/pkg/server/plugin/ [2022-04-22T19:32:41.446Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-04-22T19:32:41.446Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-04-22T19:32:41.446Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-04-22T19:32:41.446Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-04-22T19:32:41.446Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-04-22T19:32:41.446Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-04-22T19:32:41.446Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-04-22T19:32:41.446Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-04-22T19:32:41.446Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-04-22T19:32:41.446Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-04-22T19:32:41.446Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-04-22T19:32:41.446Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-04-22T19:32:41.446Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-04-22T19:32:41.446Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-04-22T19:32:41.446Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-04-22T19:32:41.446Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-04-22T19:32:41.446Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-04-22T19:32:41.446Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-04-22T19:32:41.446Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-04-22T19:32:41.446Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-04-22T19:32:41.446Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-04-22T19:32:41.446Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-04-22T19:32:41.446Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-04-22T19:32:41.446Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-04-22T19:32:41.446Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-04-22T19:32:41.446Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-04-22T19:32:41.446Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-04-22T19:32:41.446Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-04-22T19:32:41.446Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-04-22T19:32:41.446Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-04-22T19:32:41.446Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-04-22T19:32:41.446Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-04-22T19:32:41.446Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-04-22T19:32:41.446Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-04-22T19:32:41.446Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-04-22T19:32:41.446Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-04-22T19:32:41.446Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-04-22T19:32:41.446Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-04-22T19:32:41.446Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-04-22T19:32:41.446Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-04-22T19:32:41.446Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-04-22T19:32:41.446Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-04-22T19:32:41.446Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-04-22T19:32:41.446Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-04-22T19:32:41.446Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-04-22T19:32:41.446Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-04-22T19:32:41.446Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-22T19:32:41.446Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-04-22T19:32:41.446Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-04-22T19:32:41.446Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-22T19:32:41.446Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-04-22T19:32:41.446Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-04-22T19:32:41.446Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-04-22T19:32:41.446Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-04-22T19:32:41.446Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-22T19:32:41.446Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-04-22T19:32:41.446Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-04-22T19:32:41.446Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-04-22T19:32:41.446Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-22T19:32:41.446Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-04-22T19:32:41.446Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-04-22T19:32:41.446Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-04-22T19:32:41.446Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-04-22T19:32:41.446Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-04-22T19:32:41.446Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-22T19:32:41.446Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-04-22T19:32:41.446Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-04-22T19:32:41.446Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-04-22T19:32:41.446Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-04-22T19:32:41.446Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-04-22T19:32:41.446Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-04-22T19:32:41.446Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-04-22T19:32:41.446Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-04-22T19:32:41.446Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-04-22T19:32:41.446Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-04-22T19:32:41.446Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-04-22T19:32:41.446Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-04-22T19:32:41.446Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-04-22T19:32:41.446Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-04-22T19:32:41.446Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-04-22T19:32:41.446Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-04-22T19:32:41.446Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-04-22T19:32:41.446Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-04-22T19:32:41.446Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-04-22T19:32:41.446Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-04-22T19:32:41.446Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-04-22T19:32:41.446Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-04-22T19:32:41.446Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-04-22T19:32:41.446Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-04-22T19:32:41.446Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-04-22T19:32:41.446Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-04-22T19:32:41.446Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-04-22T19:32:41.446Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-04-22T19:32:41.446Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-04-22T19:32:41.447Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-04-22T19:32:41.447Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-04-22T19:32:41.447Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-04-22T19:32:41.447Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-04-22T19:32:41.447Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-04-22T19:32:41.447Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-04-22T19:32:41.447Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-04-22T19:32:41.447Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-04-22T19:32:41.447Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-04-22T19:32:41.447Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-04-22T19:32:41.447Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-04-22T19:32:41.447Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-04-22T19:32:41.447Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-04-22T19:32:41.447Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-04-22T19:32:41.447Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-04-22T19:32:41.447Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-04-22T19:32:41.447Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-04-22T19:32:41.447Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-04-22T19:32:41.447Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-04-22T19:32:41.447Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-04-22T19:32:41.447Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-04-22T19:32:41.447Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-04-22T19:32:41.447Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-04-22T19:32:41.447Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-04-22T19:32:41.447Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-04-22T19:32:41.447Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-04-22T19:32:41.447Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-04-22T19:32:41.447Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-04-22T19:32:41.447Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-04-22T19:32:41.447Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-04-22T19:32:41.447Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-04-22T19:32:41.447Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-04-22T19:32:41.447Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-04-22T19:32:41.447Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-04-22T19:32:41.447Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-04-22T19:32:41.447Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-04-22T19:32:41.447Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-04-22T19:32:41.447Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-04-22T19:32:41.447Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-04-22T19:32:41.447Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-04-22T19:32:41.447Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-04-22T19:32:41.447Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-04-22T19:32:41.447Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-04-22T19:32:41.447Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-04-22T19:32:41.447Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-04-22T19:32:41.447Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-04-22T19:32:41.447Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-04-22T19:32:41.447Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-04-22T19:32:41.447Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-04-22T19:32:41.447Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-04-22T19:32:41.447Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-04-22T19:32:41.447Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-04-22T19:32:41.447Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-04-22T19:32:41.447Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-04-22T19:32:41.447Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-04-22T19:32:41.447Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-04-22T19:32:41.447Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-04-22T19:32:41.447Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-04-22T19:32:41.447Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-04-22T19:32:41.447Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-04-22T19:32:41.447Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-04-22T19:32:41.447Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-04-22T19:32:41.447Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-04-22T19:32:41.447Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-04-22T19:32:41.447Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-04-22T19:32:41.447Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-04-22T19:32:41.447Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-04-22T19:32:41.447Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-04-22T19:32:41.447Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-04-22T19:32:41.447Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-04-22T19:32:41.447Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-04-22T19:32:41.447Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-04-22T19:32:41.447Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-04-22T19:32:41.447Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-04-22T19:32:41.447Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-04-22T19:32:41.447Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-04-22T19:32:41.447Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-04-22T19:32:41.447Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-04-22T19:32:41.447Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-04-22T19:32:41.447Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-04-22T19:32:41.447Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-04-22T19:32:41.447Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-04-22T19:32:41.447Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-04-22T19:32:41.447Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-04-22T19:32:41.447Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-04-22T19:32:41.447Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-04-22T19:32:41.447Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-04-22T19:32:41.447Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-04-22T19:32:41.447Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-04-22T19:32:41.725Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-04-22T19:32:41.725Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-04-22T19:32:41.725Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-04-22T19:32:41.725Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-04-22T19:32:41.725Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-04-22T19:32:41.725Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-04-22T19:32:41.725Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-04-22T19:32:41.725Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-04-22T19:32:41.725Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-04-22T19:32:41.725Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-04-22T19:32:41.725Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-04-22T19:32:41.725Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-04-22T19:32:41.725Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-04-22T19:32:41.725Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-04-22T19:32:41.725Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-04-22T19:32:41.725Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-04-22T19:32:41.725Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-04-22T19:32:41.725Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-04-22T19:32:41.725Z] spire-1.2.1/pkg/server/registration/ [2022-04-22T19:32:41.725Z] spire-1.2.1/pkg/server/registration/manager.go [2022-04-22T19:32:41.725Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-04-22T19:32:41.725Z] spire-1.2.1/pkg/server/scanentries.go [2022-04-22T19:32:41.725Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-04-22T19:32:41.725Z] spire-1.2.1/pkg/server/server.go [2022-04-22T19:32:41.725Z] spire-1.2.1/pkg/server/server_test.go [2022-04-22T19:32:41.725Z] spire-1.2.1/pkg/server/svid/ [2022-04-22T19:32:41.725Z] spire-1.2.1/pkg/server/svid/observer.go [2022-04-22T19:32:41.725Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-04-22T19:32:41.725Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-04-22T19:32:41.725Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-04-22T19:32:41.725Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-04-22T19:32:41.725Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-04-22T19:32:41.725Z] spire-1.2.1/proto/ [2022-04-22T19:32:41.725Z] spire-1.2.1/proto/private/ [2022-04-22T19:32:41.725Z] spire-1.2.1/proto/private/server/ [2022-04-22T19:32:41.725Z] spire-1.2.1/proto/private/server/journal/ [2022-04-22T19:32:41.725Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-04-22T19:32:41.725Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-04-22T19:32:41.725Z] spire-1.2.1/proto/spire/ [2022-04-22T19:32:41.725Z] spire-1.2.1/proto/spire/common/ [2022-04-22T19:32:41.725Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-04-22T19:32:41.725Z] spire-1.2.1/proto/spire/common/common.proto [2022-04-22T19:32:41.725Z] spire-1.2.1/proto/spire/common/plugin/ [2022-04-22T19:32:41.725Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-04-22T19:32:41.725Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-04-22T19:32:41.725Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-04-22T19:32:41.725Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-04-22T19:32:41.725Z] spire-1.2.1/proto/spire/plugin/ [2022-04-22T19:32:41.725Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-04-22T19:32:41.725Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-04-22T19:32:41.725Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-04-22T19:32:41.725Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-04-22T19:32:41.725Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-04-22T19:32:41.725Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-04-22T19:32:41.725Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-04-22T19:32:41.725Z] spire-1.2.1/release/ [2022-04-22T19:32:41.725Z] spire-1.2.1/release/spire-extras/ [2022-04-22T19:32:41.725Z] spire-1.2.1/release/spire-extras/README.md [2022-04-22T19:32:41.725Z] spire-1.2.1/release/spire-extras/conf/ [2022-04-22T19:32:41.725Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-04-22T19:32:41.725Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-04-22T19:32:41.725Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-04-22T19:32:41.725Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-04-22T19:32:41.725Z] spire-1.2.1/release/spire/ [2022-04-22T19:32:41.725Z] spire-1.2.1/release/spire/README.md [2022-04-22T19:32:41.725Z] spire-1.2.1/release/spire/conf/ [2022-04-22T19:32:41.725Z] spire-1.2.1/release/spire/conf/agent/ [2022-04-22T19:32:41.725Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-04-22T19:32:41.725Z] spire-1.2.1/release/spire/conf/server/ [2022-04-22T19:32:41.725Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-04-22T19:32:41.725Z] spire-1.2.1/script/ [2022-04-22T19:32:41.725Z] spire-1.2.1/script/build-artifact.sh [2022-04-22T19:32:41.725Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-04-22T19:32:41.725Z] spire-1.2.1/support/ [2022-04-22T19:32:41.725Z] spire-1.2.1/support/k8s/ [2022-04-22T19:32:41.725Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-04-22T19:32:41.725Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-04-22T19:32:41.725Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-04-22T19:32:41.725Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-04-22T19:32:41.725Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-04-22T19:32:41.725Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-04-22T19:32:41.725Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-04-22T19:32:41.725Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-04-22T19:32:41.725Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-04-22T19:32:41.725Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-04-22T19:32:41.725Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-04-22T19:32:41.725Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-04-22T19:32:41.725Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-04-22T19:32:41.725Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-04-22T19:32:41.725Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-04-22T19:32:41.725Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-04-22T19:32:41.725Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-04-22T19:32:41.725Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-04-22T19:32:41.725Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-04-22T19:32:41.726Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-04-22T19:32:41.726Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-04-22T19:32:41.726Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-04-22T19:32:41.726Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-04-22T19:32:41.726Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-04-22T19:32:41.726Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-04-22T19:32:41.726Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-04-22T19:32:41.726Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-04-22T19:32:41.726Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-04-22T19:32:41.726Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-04-22T19:32:41.726Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-04-22T19:32:41.726Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-04-22T19:32:41.726Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-04-22T19:32:41.726Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-04-22T19:32:41.726Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-04-22T19:32:41.726Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-04-22T19:32:41.726Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-04-22T19:32:41.726Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-04-22T19:32:41.726Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-04-22T19:32:41.726Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-04-22T19:32:41.726Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-04-22T19:32:41.726Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-04-22T19:32:41.726Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-04-22T19:32:41.726Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-04-22T19:32:41.726Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-04-22T19:32:41.726Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-04-22T19:32:41.726Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-04-22T19:32:41.726Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-04-22T19:32:41.726Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-04-22T19:32:41.726Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-04-22T19:32:41.726Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-04-22T19:32:41.726Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-04-22T19:32:41.726Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-04-22T19:32:41.726Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-04-22T19:32:41.726Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-04-22T19:32:41.726Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-04-22T19:32:41.726Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-04-22T19:32:41.726Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-04-22T19:32:41.726Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-04-22T19:32:41.726Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-04-22T19:32:41.726Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-04-22T19:32:41.726Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-04-22T19:32:41.726Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-04-22T19:32:41.726Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-04-22T19:32:41.726Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-04-22T19:32:41.726Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-04-22T19:32:41.726Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-04-22T19:32:41.726Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-04-22T19:32:41.726Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-04-22T19:32:41.726Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-04-22T19:32:41.726Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-04-22T19:32:41.726Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-04-22T19:32:41.726Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-04-22T19:32:41.726Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-04-22T19:32:41.726Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-04-22T19:32:41.726Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-04-22T19:32:41.726Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-04-22T19:32:41.726Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-04-22T19:32:41.726Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-04-22T19:32:41.726Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-04-22T19:32:41.726Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-04-22T19:32:41.726Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-04-22T19:32:41.726Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-04-22T19:32:41.726Z] spire-1.2.1/test/ [2022-04-22T19:32:41.726Z] spire-1.2.1/test/clock/ [2022-04-22T19:32:41.726Z] spire-1.2.1/test/clock/clock.go [2022-04-22T19:32:41.726Z] spire-1.2.1/test/fakes/ [2022-04-22T19:32:41.726Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-04-22T19:32:41.726Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-04-22T19:32:41.726Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-04-22T19:32:41.726Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-04-22T19:32:41.726Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-04-22T19:32:41.726Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-04-22T19:32:41.726Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-04-22T19:32:41.726Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-04-22T19:32:41.726Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-04-22T19:32:41.726Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-04-22T19:32:41.726Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-04-22T19:32:41.726Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-04-22T19:32:41.726Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-04-22T19:32:41.726Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-04-22T19:32:41.726Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-04-22T19:32:41.726Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-04-22T19:32:41.726Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-04-22T19:32:41.726Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-04-22T19:32:41.726Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-04-22T19:32:41.726Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-04-22T19:32:41.726Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-04-22T19:32:41.726Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-04-22T19:32:41.726Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-04-22T19:32:41.726Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-04-22T19:32:41.726Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-04-22T19:32:41.726Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-04-22T19:32:41.726Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-04-22T19:32:41.726Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-04-22T19:32:41.726Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-04-22T19:32:41.726Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-04-22T19:32:41.726Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-04-22T19:32:41.726Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-04-22T19:32:41.726Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-04-22T19:32:41.726Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-04-22T19:32:41.726Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-04-22T19:32:41.726Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-04-22T19:32:41.726Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-04-22T19:32:41.726Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-04-22T19:32:41.726Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-04-22T19:32:41.726Z] spire-1.2.1/test/fixture/ [2022-04-22T19:32:41.726Z] spire-1.2.1/test/fixture/certs/ [2022-04-22T19:32:41.726Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-04-22T19:32:41.726Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-04-22T19:32:41.726Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-04-22T19:32:41.726Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-04-22T19:32:41.726Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-04-22T19:32:41.726Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-04-22T19:32:41.726Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-04-22T19:32:41.726Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-04-22T19:32:41.726Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-04-22T19:32:41.726Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-04-22T19:32:41.726Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-04-22T19:32:41.726Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-04-22T19:32:41.726Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-04-22T19:32:41.726Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-04-22T19:32:41.726Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-04-22T19:32:41.726Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-04-22T19:32:41.726Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-04-22T19:32:41.726Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-04-22T19:32:41.726Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-04-22T19:32:41.726Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-04-22T19:32:41.726Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-04-22T19:32:41.726Z] spire-1.2.1/test/fixture/config/ [2022-04-22T19:32:41.726Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-04-22T19:32:41.726Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-04-22T19:32:41.726Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-04-22T19:32:41.726Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-04-22T19:32:41.726Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-04-22T19:32:41.726Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-04-22T19:32:41.726Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-04-22T19:32:41.726Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-04-22T19:32:41.726Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-04-22T19:32:41.726Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-04-22T19:32:41.726Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-04-22T19:32:41.726Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-04-22T19:32:41.726Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-04-22T19:32:41.726Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-04-22T19:32:41.726Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-04-22T19:32:41.726Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-04-22T19:32:41.726Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-04-22T19:32:41.726Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-04-22T19:32:41.726Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-04-22T19:32:41.726Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-04-22T19:32:41.726Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-04-22T19:32:41.726Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-04-22T19:32:41.726Z] spire-1.2.1/test/fixture/fixture.go [2022-04-22T19:32:41.726Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-04-22T19:32:41.726Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-04-22T19:32:41.726Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-04-22T19:32:41.726Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-04-22T19:32:41.726Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-04-22T19:32:41.726Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-04-22T19:32:41.726Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-04-22T19:32:41.726Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-04-22T19:32:41.726Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-04-22T19:32:41.726Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-04-22T19:32:41.726Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-04-22T19:32:41.726Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-04-22T19:32:41.726Z] spire-1.2.1/test/fixture/registration/ [2022-04-22T19:32:41.726Z] spire-1.2.1/test/fixture/registration/entries.json [2022-04-22T19:32:41.726Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-04-22T19:32:41.726Z] spire-1.2.1/test/fixture/registration/good.json [2022-04-22T19:32:41.727Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-04-22T19:32:41.727Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-04-22T19:32:41.727Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-04-22T19:32:41.727Z] spire-1.2.1/test/integration/ [2022-04-22T19:32:41.727Z] spire-1.2.1/test/integration/README.md [2022-04-22T19:32:41.727Z] spire-1.2.1/test/integration/common [2022-04-22T19:32:41.727Z] spire-1.2.1/test/integration/setup/ [2022-04-22T19:32:41.727Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-04-22T19:32:41.727Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-04-22T19:32:41.727Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-04-22T19:32:41.727Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-04-22T19:32:41.727Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-04-22T19:32:41.727Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-04-22T19:32:41.727Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-04-22T19:32:41.727Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-04-22T19:32:41.727Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-04-22T19:32:41.727Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-04-22T19:32:41.727Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-04-22T19:32:41.727Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-04-22T19:32:41.727Z] spire-1.2.1/test/integration/setup/itclient/ [2022-04-22T19:32:41.727Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-04-22T19:32:41.727Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-04-22T19:32:41.727Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-04-22T19:32:41.727Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-04-22T19:32:41.727Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-04-22T19:32:41.727Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-04-22T19:32:41.727Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-04-22T19:32:41.727Z] spire-1.2.1/test/integration/suites/ [2022-04-22T19:32:41.727Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-04-22T19:32:41.727Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-04-22T19:32:41.727Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-04-22T19:32:41.727Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-04-22T19:32:41.727Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-04-22T19:32:41.727Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-04-22T19:32:41.727Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-04-22T19:32:41.727Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-04-22T19:32:41.727Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-04-22T19:32:41.727Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-04-22T19:32:41.727Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-04-22T19:32:41.727Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-04-22T19:32:41.727Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-04-22T19:32:41.727Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-04-22T19:32:41.727Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-04-22T19:32:41.727Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-04-22T19:32:41.727Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-04-22T19:32:41.727Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-04-22T19:32:41.727Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-04-22T19:32:41.727Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-04-22T19:32:41.727Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-04-22T19:32:41.727Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-04-22T19:32:41.727Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-04-22T19:32:41.727Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-04-22T19:32:41.727Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-04-22T19:32:41.727Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-04-22T19:32:41.727Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-04-22T19:32:41.727Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-04-22T19:32:41.727Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-04-22T19:32:41.727Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-04-22T19:32:41.727Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-04-22T19:32:41.727Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-04-22T19:32:41.727Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-04-22T19:32:41.727Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-04-22T19:32:41.727Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-04-22T19:32:41.727Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-04-22T19:32:41.727Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-04-22T19:32:41.727Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-04-22T19:32:41.727Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-04-22T19:32:41.727Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-04-22T19:32:41.727Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-04-22T19:32:41.727Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-04-22T19:32:41.727Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-04-22T19:32:41.727Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-04-22T19:32:41.727Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-04-22T19:32:41.727Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-04-22T19:32:41.727Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-04-22T19:32:41.727Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-04-22T19:32:41.727Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-04-22T19:32:41.727Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-04-22T19:32:41.727Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-04-22T19:32:41.727Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-04-22T19:32:41.727Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-04-22T19:32:41.727Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-04-22T19:32:41.727Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-04-22T19:32:41.727Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-04-22T19:32:41.727Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-04-22T19:32:41.727Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-04-22T19:32:41.727Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-04-22T19:32:41.727Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-04-22T19:32:41.727Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-04-22T19:32:41.727Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-04-22T19:32:41.727Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-04-22T19:32:41.727Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-04-22T19:32:41.727Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-04-22T19:32:41.727Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-04-22T19:32:41.727Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-04-22T19:32:41.727Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-04-22T19:32:41.727Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-04-22T19:32:41.727Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-04-22T19:32:41.727Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-04-22T19:32:41.727Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-04-22T19:32:41.727Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-04-22T19:32:41.727Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-04-22T19:32:41.727Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-04-22T19:32:41.727Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-04-22T19:32:41.727Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-04-22T19:32:41.727Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-04-22T19:32:41.727Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-04-22T19:32:41.727Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-04-22T19:32:41.727Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-04-22T19:32:41.727Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-04-22T19:32:41.727Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-04-22T19:32:41.727Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-04-22T19:32:41.727Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-04-22T19:32:41.727Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-04-22T19:32:41.727Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-04-22T19:32:41.727Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-04-22T19:32:41.727Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-04-22T19:32:41.727Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-04-22T19:32:41.727Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-04-22T19:32:41.727Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-04-22T19:32:41.727Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-04-22T19:32:41.727Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-04-22T19:32:41.727Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-04-22T19:32:41.727Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-04-22T19:32:41.727Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-04-22T19:32:41.727Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-04-22T19:32:41.727Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-04-22T19:32:41.727Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-04-22T19:32:41.727Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-04-22T19:32:41.727Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-04-22T19:32:41.727Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-04-22T19:32:41.727Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-04-22T19:32:41.727Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-04-22T19:32:41.727Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-04-22T19:32:41.727Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-04-22T19:32:41.727Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-04-22T19:32:41.727Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-04-22T19:32:41.727Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-04-22T19:32:41.727Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-04-22T19:32:41.727Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-04-22T19:32:41.727Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-04-22T19:32:42.007Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-04-22T19:32:42.007Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-04-22T19:32:42.007Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-04-22T19:32:42.007Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-04-22T19:32:42.007Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-04-22T19:32:42.007Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-04-22T19:32:42.007Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-04-22T19:32:42.007Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-04-22T19:32:42.007Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-04-22T19:32:42.007Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-04-22T19:32:42.007Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-04-22T19:32:42.007Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-04-22T19:32:42.007Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-04-22T19:32:42.007Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-04-22T19:32:42.007Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-04-22T19:32:42.007Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-04-22T19:32:42.007Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-04-22T19:32:42.007Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-04-22T19:32:42.008Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-04-22T19:32:42.008Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-04-22T19:32:42.008Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-04-22T19:32:42.008Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-04-22T19:32:42.008Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-04-22T19:32:42.008Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-04-22T19:32:42.008Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-04-22T19:32:42.008Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-04-22T19:32:42.008Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-04-22T19:32:42.008Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-04-22T19:32:42.008Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-04-22T19:32:42.008Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-04-22T19:32:42.008Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-04-22T19:32:42.008Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-04-22T19:32:42.008Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-04-22T19:32:42.008Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-04-22T19:32:42.008Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-04-22T19:32:42.008Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-04-22T19:32:42.008Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-04-22T19:32:42.008Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-04-22T19:32:42.008Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-04-22T19:32:42.008Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-04-22T19:32:42.008Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-04-22T19:32:42.008Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-04-22T19:32:42.008Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-04-22T19:32:42.008Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-04-22T19:32:42.008Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-04-22T19:32:42.008Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-04-22T19:32:42.008Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-04-22T19:32:42.008Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-04-22T19:32:42.008Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-04-22T19:32:42.008Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-04-22T19:32:42.008Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-04-22T19:32:42.008Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-04-22T19:32:42.008Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-04-22T19:32:42.008Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-04-22T19:32:42.008Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-04-22T19:32:42.008Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-04-22T19:32:42.008Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-04-22T19:32:42.008Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-04-22T19:32:42.008Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-04-22T19:32:42.008Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-04-22T19:32:42.008Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-04-22T19:32:42.008Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-04-22T19:32:42.008Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-04-22T19:32:42.008Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-04-22T19:32:42.008Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-04-22T19:32:42.008Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-04-22T19:32:42.008Z] spire-1.2.1/test/integration/suites/join-token/ [2022-04-22T19:32:42.008Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-04-22T19:32:42.008Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-04-22T19:32:42.008Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-04-22T19:32:42.008Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-04-22T19:32:42.008Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-04-22T19:32:42.008Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-04-22T19:32:42.008Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-04-22T19:32:42.008Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-04-22T19:32:42.008Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-04-22T19:32:42.008Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-04-22T19:32:42.008Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-04-22T19:32:42.008Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-04-22T19:32:42.008Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-04-22T19:32:42.008Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-04-22T19:32:42.008Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-04-22T19:32:42.008Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-04-22T19:32:42.008Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-04-22T19:32:42.008Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-04-22T19:32:42.008Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-04-22T19:32:42.008Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-04-22T19:32:42.008Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-04-22T19:32:42.008Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-04-22T19:32:42.008Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-04-22T19:32:42.008Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-04-22T19:32:42.008Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-04-22T19:32:42.008Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-04-22T19:32:42.008Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-04-22T19:32:42.008Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-04-22T19:32:42.008Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-04-22T19:32:42.008Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-04-22T19:32:42.008Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-04-22T19:32:42.008Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-04-22T19:32:42.008Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-04-22T19:32:42.008Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-04-22T19:32:42.008Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-04-22T19:32:42.008Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-04-22T19:32:42.008Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-04-22T19:32:42.008Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-04-22T19:32:42.008Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-04-22T19:32:42.008Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-04-22T19:32:42.008Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-04-22T19:32:42.008Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-04-22T19:32:42.008Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-04-22T19:32:42.008Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-04-22T19:32:42.008Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-04-22T19:32:42.008Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-04-22T19:32:42.008Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-04-22T19:32:42.008Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-04-22T19:32:42.008Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-04-22T19:32:42.008Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-04-22T19:32:42.008Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-04-22T19:32:42.008Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-04-22T19:32:42.008Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-04-22T19:32:42.008Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-04-22T19:32:42.008Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-04-22T19:32:42.008Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-04-22T19:32:42.008Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-04-22T19:32:42.008Z] spire-1.2.1/test/integration/suites/k8s/ [2022-04-22T19:32:42.008Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-04-22T19:32:42.008Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-04-22T19:32:42.008Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-04-22T19:32:42.008Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-04-22T19:32:42.008Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-04-22T19:32:42.008Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-04-22T19:32:42.008Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-04-22T19:32:42.008Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-04-22T19:32:42.008Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-04-22T19:32:42.008Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-04-22T19:32:42.008Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-04-22T19:32:42.008Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-04-22T19:32:42.008Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-04-22T19:32:42.008Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-04-22T19:32:42.008Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-04-22T19:32:42.008Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-04-22T19:32:42.008Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-04-22T19:32:42.008Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-04-22T19:32:42.008Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-04-22T19:32:42.008Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-04-22T19:32:42.008Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-04-22T19:32:42.008Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-04-22T19:32:42.008Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-04-22T19:32:42.008Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-04-22T19:32:42.008Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-04-22T19:32:42.008Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-04-22T19:32:42.008Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-04-22T19:32:42.008Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-04-22T19:32:42.008Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-04-22T19:32:42.008Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-04-22T19:32:42.008Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-04-22T19:32:42.008Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-04-22T19:32:42.008Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-04-22T19:32:42.008Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-04-22T19:32:42.008Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-04-22T19:32:42.008Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-04-22T19:32:42.008Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-04-22T19:32:42.008Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-04-22T19:32:42.008Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-04-22T19:32:42.008Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-04-22T19:32:42.008Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-04-22T19:32:42.008Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-04-22T19:32:42.008Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-04-22T19:32:42.008Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-04-22T19:32:42.008Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-04-22T19:32:42.008Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-04-22T19:32:42.008Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-04-22T19:32:42.008Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-04-22T19:32:42.008Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-04-22T19:32:42.008Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-04-22T19:32:42.008Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-04-22T19:32:42.008Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-04-22T19:32:42.008Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-04-22T19:32:42.008Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-04-22T19:32:42.008Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-04-22T19:32:42.008Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-04-22T19:32:42.008Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-04-22T19:32:42.008Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-04-22T19:32:42.008Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-04-22T19:32:42.008Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-04-22T19:32:42.008Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-04-22T19:32:42.009Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-04-22T19:32:42.009Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-04-22T19:32:42.009Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-04-22T19:32:42.009Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-04-22T19:32:42.009Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-04-22T19:32:42.009Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-04-22T19:32:42.009Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-04-22T19:32:42.009Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-04-22T19:32:42.009Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-04-22T19:32:42.009Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-04-22T19:32:42.009Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-04-22T19:32:42.009Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-04-22T19:32:42.009Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-04-22T19:32:42.009Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-04-22T19:32:42.009Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-04-22T19:32:42.009Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-04-22T19:32:42.009Z] spire-1.2.1/test/integration/suites/rotation/ [2022-04-22T19:32:42.009Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-04-22T19:32:42.009Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-04-22T19:32:42.009Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-04-22T19:32:42.009Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-04-22T19:32:42.009Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-04-22T19:32:42.009Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-04-22T19:32:42.009Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-04-22T19:32:42.009Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-04-22T19:32:42.009Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-04-22T19:32:42.009Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-04-22T19:32:42.009Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-04-22T19:32:42.009Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-04-22T19:32:42.009Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-04-22T19:32:42.009Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-04-22T19:32:42.009Z] spire-1.2.1/test/integration/suites/self-test/ [2022-04-22T19:32:42.009Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-04-22T19:32:42.009Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-04-22T19:32:42.009Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-04-22T19:32:42.009Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-04-22T19:32:42.009Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-04-22T19:32:42.009Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-04-22T19:32:42.009Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-04-22T19:32:42.009Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-04-22T19:32:42.009Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-04-22T19:32:42.009Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-04-22T19:32:42.009Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-04-22T19:32:42.009Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-04-22T19:32:42.009Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-04-22T19:32:42.009Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-04-22T19:32:42.009Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-04-22T19:32:42.009Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-04-22T19:32:42.009Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-04-22T19:32:42.009Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-04-22T19:32:42.009Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-04-22T19:32:42.009Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-04-22T19:32:42.009Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-04-22T19:32:42.009Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-04-22T19:32:42.009Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-04-22T19:32:42.009Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-04-22T19:32:42.009Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-04-22T19:32:42.009Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-04-22T19:32:42.009Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-04-22T19:32:42.009Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-04-22T19:32:42.009Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-04-22T19:32:42.009Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-04-22T19:32:42.009Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-04-22T19:32:42.009Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-04-22T19:32:42.009Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-04-22T19:32:42.009Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-04-22T19:32:42.009Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-04-22T19:32:42.009Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-04-22T19:32:42.009Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-04-22T19:32:42.009Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-04-22T19:32:42.009Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-04-22T19:32:42.009Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-04-22T19:32:42.009Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-04-22T19:32:42.009Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-04-22T19:32:42.009Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-04-22T19:32:42.009Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-04-22T19:32:42.009Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-04-22T19:32:42.009Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-04-22T19:32:42.009Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-04-22T19:32:42.009Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-04-22T19:32:42.009Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-04-22T19:32:42.009Z] spire-1.2.1/test/integration/test-one.sh [2022-04-22T19:32:42.009Z] spire-1.2.1/test/integration/test.sh [2022-04-22T19:32:42.009Z] spire-1.2.1/test/plugintest/ [2022-04-22T19:32:42.009Z] spire-1.2.1/test/plugintest/config.go [2022-04-22T19:32:42.009Z] spire-1.2.1/test/plugintest/load.go [2022-04-22T19:32:42.009Z] spire-1.2.1/test/plugintest/option.go [2022-04-22T19:32:42.009Z] spire-1.2.1/test/spiretest/ [2022-04-22T19:32:42.009Z] spire-1.2.1/test/spiretest/apiserver.go [2022-04-22T19:32:42.009Z] spire-1.2.1/test/spiretest/assertions.go [2022-04-22T19:32:42.009Z] spire-1.2.1/test/spiretest/dir.go [2022-04-22T19:32:42.009Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-04-22T19:32:42.009Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-04-22T19:32:42.009Z] spire-1.2.1/test/spiretest/logs.go [2022-04-22T19:32:42.009Z] spire-1.2.1/test/spiretest/socketapi.go [2022-04-22T19:32:42.009Z] spire-1.2.1/test/spiretest/suite.go [2022-04-22T19:32:42.009Z] spire-1.2.1/test/spiretest/x509.go [2022-04-22T19:32:42.009Z] spire-1.2.1/test/testca/ [2022-04-22T19:32:42.009Z] spire-1.2.1/test/testca/ca.go [2022-04-22T19:32:42.009Z] spire-1.2.1/test/testkey/ [2022-04-22T19:32:42.009Z] spire-1.2.1/test/testkey/generate.sh [2022-04-22T19:32:42.009Z] spire-1.2.1/test/testkey/genkeys.go [2022-04-22T19:32:42.009Z] spire-1.2.1/test/testkey/keys.go [2022-04-22T19:32:42.009Z] spire-1.2.1/test/testkey/new.go [2022-04-22T19:32:42.009Z] spire-1.2.1/test/tpmsimulator/ [2022-04-22T19:32:42.009Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-04-22T19:32:42.009Z] spire-1.2.1/test/util/ [2022-04-22T19:32:42.009Z] spire-1.2.1/test/util/cert_fixtures.go [2022-04-22T19:32:42.009Z] spire-1.2.1/test/util/cert_generation.go [2022-04-22T19:32:42.009Z] spire-1.2.1/test/util/io_redirection.go [2022-04-22T19:32:42.009Z] spire-1.2.1/test/util/race.go [2022-04-22T19:32:42.009Z] spire-1.2.1/test/util/util.go [2022-04-22T19:32:42.009Z] building spire from source... [2022-04-22T19:32:42.609Z] Installing go1.17.7... [2022-04-22T19:32:57.718Z] Removing intermediate container 689d5fc89473 [2022-04-22T19:32:57.718Z] ---> 7083d65e93cc [2022-04-22T19:32:57.718Z] [2022-04-22T19:32:57.718Z] Step 9/20 : FROM alpine:3.15 [2022-04-22T19:32:57.718Z] 3.15: Pulling from library/alpine [2022-04-22T19:32:57.992Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-04-22T19:32:57.992Z] Status: Downloaded newer image for alpine:3.15 [2022-04-22T19:32:57.992Z] ---> 3fb3c9af89a9 [2022-04-22T19:32:57.992Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-22T19:32:58.588Z] ---> Running in 6db14c8e0fcf [2022-04-22T19:32:59.573Z] Removing intermediate container 6db14c8e0fcf [2022-04-22T19:32:59.573Z] ---> 186b279369e9 [2022-04-22T19:32:59.573Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-22T19:32:59.850Z] ---> Running in 5b09a89e0683 [2022-04-22T19:33:04.178Z] Removing intermediate container 5b09a89e0683 [2022-04-22T19:33:04.178Z] ---> a2b050637b8c [2022-04-22T19:33:04.178Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-04-22T19:33:04.178Z] ---> Running in cf61efee779a [2022-04-22T19:33:04.178Z] Building bin/spire-server... [2022-04-22T19:33:04.178Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-04-22T19:33:04.178Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-04-22T19:33:04.178Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-04-22T19:33:05.162Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-04-22T19:33:05.438Z] go: downloading google.golang.org/grpc v1.44.0 [2022-04-22T19:33:05.713Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-22T19:33:06.700Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-04-22T19:33:06.973Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-22T19:33:06.973Z] go: downloading github.com/fatih/color v1.13.0 [2022-04-22T19:33:06.973Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-22T19:33:08.415Z] v3.15.4-41-g06dd15e33d [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-22T19:33:08.415Z] v3.15.4-48-g4c526f9784 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-22T19:33:08.415Z] OK: 15730 distinct packages available [2022-04-22T19:33:08.691Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-22T19:33:09.673Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-22T19:33:09.944Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-22T19:33:09.944Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-04-22T19:33:09.944Z] ---> aab0f5f42ebf [2022-04-22T19:33:09.944Z] Step 3/25 : WORKDIR /edgex-go [2022-04-22T19:33:09.944Z] ---> Using cache [2022-04-22T19:33:09.944Z] ---> 992198df46c5 [2022-04-22T19:33:09.944Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-22T19:33:09.944Z] ---> Using cache [2022-04-22T19:33:09.944Z] ---> 9e17aebfd3fa [2022-04-22T19:33:09.944Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-04-22T19:33:10.557Z] ---> Running in 17795fb5b545 [2022-04-22T19:33:10.557Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-22T19:33:10.836Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-04-22T19:33:11.114Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-04-22T19:33:11.114Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-04-22T19:33:11.114Z] (1/9) Installing ca-certificates (20211220-r0) [2022-04-22T19:33:11.390Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-04-22T19:33:11.665Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-04-22T19:33:11.665Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-04-22T19:33:11.665Z] (4/9) Installing libcurl (7.80.0-r0) [2022-04-22T19:33:11.940Z] (5/9) Installing curl (7.80.0-r0) [2022-04-22T19:33:11.940Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-04-22T19:33:11.940Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-04-22T19:33:11.940Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-22T19:33:11.940Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-04-22T19:33:11.940Z] Building bin/spire-server... [2022-04-22T19:33:11.940Z] go: downloading github.com/google/uuid v1.1.2 [2022-04-22T19:33:11.940Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-04-22T19:33:12.218Z] (8/9) Installing libucontext (1.1-r0) [2022-04-22T19:33:12.218Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-04-22T19:33:12.218Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-04-22T19:33:12.218Z] (9/9) Installing gcompat (1.0.0-r4) [2022-04-22T19:33:12.218Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-22T19:33:12.218Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-04-22T19:33:12.218Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-04-22T19:33:12.218Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-22T19:33:12.218Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-04-22T19:33:12.218Z] Executing busybox-1.34.1-r5.trigger [2022-04-22T19:33:12.496Z] Executing ca-certificates-20211220-r0.trigger [2022-04-22T19:33:12.496Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-04-22T19:33:12.774Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-04-22T19:33:12.774Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-04-22T19:33:12.774Z] OK: 8 MiB in 23 packages [2022-04-22T19:33:12.774Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-04-22T19:33:12.774Z] go: downloading google.golang.org/grpc v1.44.0 [2022-04-22T19:33:13.389Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-22T19:33:13.665Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-04-22T19:33:13.948Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-04-22T19:33:13.948Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-04-22T19:33:13.948Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-04-22T19:33:14.946Z] OK: 220 MiB in 52 packages [2022-04-22T19:33:14.946Z] Removing intermediate container cf61efee779a [2022-04-22T19:33:14.946Z] ---> de44f50dbc5d [2022-04-22T19:33:14.946Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-22T19:33:15.551Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-04-22T19:33:15.551Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-04-22T19:33:15.827Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-04-22T19:33:16.434Z]  ---> 57d648c8fa28 [2022-04-22T19:33:16.434Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-04-22T19:33:16.434Z] Removing intermediate container 17795fb5b545 [2022-04-22T19:33:16.434Z] ---> d82d32c3d6ec [2022-04-22T19:33:16.434Z] Step 6/25 : COPY go.mod vendor* ./ [2022-04-22T19:33:17.887Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-04-22T19:33:17.887Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-04-22T19:33:17.887Z]  ---> 20587938b5dd [2022-04-22T19:33:17.887Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-22T19:33:18.164Z] ---> Running in 3f134f1cea85 [2022-04-22T19:33:18.164Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-22T19:33:18.765Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-04-22T19:33:19.041Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-04-22T19:33:19.321Z] go: downloading github.com/fatih/color v1.13.0 [2022-04-22T19:33:19.321Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-22T19:33:19.321Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-04-22T19:33:19.321Z]  ---> 14c0b6d886c3 [2022-04-22T19:33:19.321Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-04-22T19:33:19.603Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-04-22T19:33:19.603Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-04-22T19:33:19.603Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-04-22T19:33:20.602Z]  ---> bb805abb99c9 [2022-04-22T19:33:20.602Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-04-22T19:33:20.602Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-04-22T19:33:20.602Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-04-22T19:33:20.602Z]  ---> Running in 48fb8b1797fd [2022-04-22T19:33:20.602Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-04-22T19:33:21.208Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-04-22T19:33:21.208Z] Removing intermediate container 48fb8b1797fd [2022-04-22T19:33:21.208Z] ---> 33872b48f444 [2022-04-22T19:33:21.208Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-22T19:33:21.486Z] ---> Running in a89d20bf69fe [2022-04-22T19:33:22.096Z] Removing intermediate container a89d20bf69fe [2022-04-22T19:33:22.096Z] ---> de924fd0dd6a [2022-04-22T19:33:22.096Z] Step 18/20 : LABEL arch=arm64 [2022-04-22T19:33:22.096Z] ---> Running in 11203d59dc69 [2022-04-22T19:33:22.699Z] Removing intermediate container 11203d59dc69 [2022-04-22T19:33:22.699Z] ---> cb13e6939142 [2022-04-22T19:33:22.699Z] Step 19/20 : LABEL git_sha=15c15146d7e685b738b59aee3b02359645ee62d3 [2022-04-22T19:33:22.699Z] ---> Running in 241eeaeb2aaf [2022-04-22T19:33:23.692Z] Removing intermediate container 241eeaeb2aaf [2022-04-22T19:33:23.692Z] ---> 7a5647aa6c22 [2022-04-22T19:33:23.692Z] Step 20/20 : LABEL version=0.0.0 [2022-04-22T19:33:23.692Z] ---> Running in 41bf98f49eba [2022-04-22T19:33:23.968Z] Removing intermediate container 3f134f1cea85 [2022-04-22T19:33:23.968Z] ---> a098228c2e3c [2022-04-22T19:33:23.968Z] Step 8/25 : COPY . . [2022-04-22T19:33:24.567Z] Removing intermediate container 41bf98f49eba [2022-04-22T19:33:24.567Z] ---> 6616924ee32f [2022-04-22T19:33:24.567Z] [2022-04-22T19:33:25.556Z] Successfully built 6616924ee32f [2022-04-22T19:33:25.556Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2022-04-22T19:33:25.556Z] Building support-notifications [2022-04-22T19:33:40.658Z]  Building security-spiffe-token-provider ... done go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-04-22T19:33:40.658Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-04-22T19:33:40.658Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-04-22T19:33:40.658Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-04-22T19:33:40.658Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-04-22T19:33:40.658Z] go: downloading go.uber.org/atomic v1.9.0 [2022-04-22T19:33:40.658Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-22T19:33:40.658Z] go: downloading github.com/prometheus/common v0.32.1 [2022-04-22T19:33:40.658Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-04-22T19:33:40.658Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-22T19:33:40.658Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-04-22T19:33:40.934Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-04-22T19:33:40.934Z] go: downloading github.com/oklog/run v1.0.0 [2022-04-22T19:33:41.921Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-04-22T19:33:41.921Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-04-22T19:33:41.921Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-04-22T19:33:41.921Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-04-22T19:33:42.196Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-22T19:33:42.472Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-04-22T19:33:42.472Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-04-22T19:33:42.749Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-04-22T19:33:42.749Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-04-22T19:33:42.749Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-04-22T19:33:43.025Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-04-22T19:33:45.015Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-04-22T19:33:45.015Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-04-22T19:33:45.015Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-04-22T19:33:45.291Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-04-22T19:33:46.741Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-22T19:33:46.741Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-22T19:33:46.741Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-04-22T19:33:46.741Z] go: downloading github.com/google/uuid v1.1.2 [2022-04-22T19:33:46.741Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-04-22T19:33:47.346Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-04-22T19:33:47.346Z] go: downloading github.com/oklog/run v1.0.0 [2022-04-22T19:33:48.503Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-04-22T19:33:48.503Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-04-22T19:33:48.503Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-04-22T19:33:48.789Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-22T19:33:48.789Z] go: downloading github.com/prometheus/common v0.32.1 [2022-04-22T19:33:48.789Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-04-22T19:33:49.093Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-22T19:33:49.093Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-04-22T19:33:49.093Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-04-22T19:33:49.879Z]  ---> 4e6142a9a359 [2022-04-22T19:33:49.879Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-04-22T19:33:50.166Z] go: downloading go.uber.org/atomic v1.9.0 [2022-04-22T19:33:50.166Z]  ---> Running in 7f0cd0754047 [2022-04-22T19:33:50.470Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-04-22T19:33:50.470Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-22T19:33:50.470Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-04-22T19:33:50.743Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-04-22T19:33:52.189Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-04-22T19:33:52.788Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-04-22T19:33:52.788Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-04-22T19:33:53.071Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-04-22T19:33:53.071Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-04-22T19:33:53.357Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-04-22T19:33:53.357Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-04-22T19:33:53.357Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-04-22T19:33:53.357Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-04-22T19:33:53.975Z] go: downloading github.com/lib/pq v1.10.4 [2022-04-22T19:33:53.975Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-04-22T19:33:54.259Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-04-22T19:33:54.532Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-04-22T19:33:54.532Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-04-22T19:33:55.999Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-22T19:33:55.999Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-04-22T19:33:55.999Z] ---> aab0f5f42ebf [2022-04-22T19:33:55.999Z] Step 3/22 : WORKDIR /edgex-go [2022-04-22T19:33:55.999Z] ---> Using cache [2022-04-22T19:33:55.999Z] ---> 992198df46c5 [2022-04-22T19:33:55.999Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-22T19:33:55.999Z] ---> Using cache [2022-04-22T19:33:55.999Z] ---> 9e17aebfd3fa [2022-04-22T19:33:55.999Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-04-22T19:33:56.286Z] ---> Running in b42d5e5899e3 [2022-04-22T19:33:58.289Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-22T19:33:59.278Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-22T19:34:00.269Z] OK: 220 MiB in 52 packages [2022-04-22T19:34:01.745Z] Removing intermediate container b42d5e5899e3 [2022-04-22T19:34:01.745Z] ---> e2999574a6ee [2022-04-22T19:34:01.745Z] Step 6/22 : COPY go.mod vendor* ./ [2022-04-22T19:34:02.355Z] ---> 414743e70e45 [2022-04-22T19:34:02.355Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-22T19:34:02.635Z] ---> Running in 11c89fdef02f [2022-04-22T19:34:08.132Z] Removing intermediate container 11c89fdef02f [2022-04-22T19:34:08.132Z] ---> 3267827063c4 [2022-04-22T19:34:08.132Z] Step 8/22 : COPY . . [2022-04-22T19:34:14.876Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-04-22T19:34:14.876Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-04-22T19:34:14.876Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-04-22T19:34:14.876Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-04-22T19:34:18.282Z] go: downloading k8s.io/api v0.23.4 [2022-04-22T19:34:18.282Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-04-22T19:34:18.282Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-04-22T19:34:23.708Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-04-22T19:34:23.708Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-04-22T19:34:23.708Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-04-22T19:34:23.708Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-04-22T19:34:23.708Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-04-22T19:34:23.708Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-04-22T19:34:23.708Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-04-22T19:34:23.987Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-04-22T19:34:24.585Z] go: downloading github.com/lib/pq v1.10.4 [2022-04-22T19:34:24.585Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-04-22T19:34:24.585Z] go: downloading k8s.io/api v0.23.4 [2022-04-22T19:34:24.864Z] go: downloading google.golang.org/api v0.70.0 [2022-04-22T19:34:27.508Z]  ---> acd59551ce88 [2022-04-22T19:34:27.509Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-04-22T19:34:27.509Z] ---> Running in b9bfd9a48e94 [2022-04-22T19:34:28.499Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-04-22T19:34:28.774Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-04-22T19:34:28.774Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-04-22T19:34:29.048Z] go: downloading k8s.io/client-go v0.23.4 [2022-04-22T19:34:29.338Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-04-22T19:34:29.937Z] go: downloading k8s.io/client-go v0.23.4 [2022-04-22T19:34:36.659Z] go: downloading google.golang.org/api v0.70.0 [2022-04-22T19:34:38.100Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-04-22T19:34:40.733Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-04-22T19:34:41.332Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-04-22T19:34:42.320Z] go: downloading cloud.google.com/go v0.100.2 [2022-04-22T19:34:43.305Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-04-22T19:35:05.508Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-04-22T19:35:05.508Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-04-22T19:35:05.508Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-04-22T19:35:05.508Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-04-22T19:35:06.946Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-04-22T19:35:06.946Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-04-22T19:35:06.946Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-04-22T19:35:07.221Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-04-22T19:35:07.496Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-04-22T19:35:07.496Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-04-22T19:35:08.484Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-04-22T19:35:08.769Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-04-22T19:35:09.378Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-04-22T19:35:09.378Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-04-22T19:35:09.378Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-04-22T19:35:09.654Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-04-22T19:35:09.654Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-04-22T19:35:09.935Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-04-22T19:35:09.935Z] go: downloading cloud.google.com/go v0.100.2 [2022-04-22T19:35:09.935Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-04-22T19:35:11.383Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-04-22T19:35:11.383Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-04-22T19:35:11.383Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-04-22T19:35:11.660Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-04-22T19:35:11.660Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-04-22T19:35:11.934Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-04-22T19:35:11.934Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-04-22T19:35:12.213Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-04-22T19:35:12.818Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-04-22T19:35:12.818Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-04-22T19:35:13.095Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-04-22T19:35:14.154Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-04-22T19:35:14.155Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-04-22T19:35:15.730Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-04-22T19:35:15.730Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-04-22T19:35:16.350Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-04-22T19:35:16.622Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-04-22T19:35:16.897Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-04-22T19:35:16.897Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-04-22T19:35:17.175Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-04-22T19:35:18.160Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-04-22T19:35:18.436Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-04-22T19:35:18.436Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-04-22T19:35:19.037Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-04-22T19:35:20.022Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-04-22T19:35:20.300Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-04-22T19:35:20.577Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-04-22T19:35:21.562Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-04-22T19:35:21.839Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-04-22T19:35:21.839Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-04-22T19:35:22.441Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-04-22T19:35:22.441Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-04-22T19:35:22.717Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-04-22T19:35:22.717Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-04-22T19:35:22.717Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-04-22T19:35:22.717Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-04-22T19:35:22.717Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-04-22T19:35:22.717Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-04-22T19:35:22.717Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-04-22T19:35:22.717Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-04-22T19:35:22.717Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-04-22T19:35:22.993Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-04-22T19:35:23.271Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-04-22T19:35:23.271Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-04-22T19:35:23.271Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-04-22T19:35:23.271Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-04-22T19:35:23.547Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-04-22T19:35:23.547Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-04-22T19:35:23.547Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-04-22T19:35:23.547Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-04-22T19:35:24.529Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-04-22T19:35:24.529Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-22T19:35:24.804Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-04-22T19:35:25.078Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-04-22T19:35:25.078Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-04-22T19:35:25.078Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-04-22T19:35:25.679Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-04-22T19:35:25.679Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-04-22T19:35:26.664Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-04-22T19:35:26.664Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-04-22T19:35:26.664Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-04-22T19:35:26.938Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-04-22T19:35:26.938Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-04-22T19:35:26.938Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-04-22T19:35:27.213Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-04-22T19:35:27.213Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-04-22T19:35:27.213Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-04-22T19:35:27.213Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-04-22T19:35:27.213Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-04-22T19:35:27.489Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-04-22T19:35:27.489Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-04-22T19:35:27.766Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-04-22T19:35:28.364Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-22T19:35:28.364Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-04-22T19:35:28.364Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-04-22T19:35:28.640Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-04-22T19:35:28.915Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-04-22T19:35:28.915Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-04-22T19:35:30.355Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-04-22T19:35:30.355Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-04-22T19:35:30.955Z] go: downloading go.opencensus.io v0.23.0 [2022-04-22T19:35:31.230Z] go: downloading go.opencensus.io v0.23.0 [2022-04-22T19:35:31.829Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-04-22T19:35:31.829Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-04-22T19:35:31.829Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-04-22T19:35:32.106Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-04-22T19:35:32.106Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-04-22T19:35:32.106Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-04-22T19:35:32.381Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-04-22T19:35:32.656Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-04-22T19:35:32.931Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-04-22T19:35:34.910Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-04-22T19:35:34.910Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-04-22T19:35:34.910Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-04-22T19:35:35.507Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-04-22T19:35:35.507Z] go: downloading go.uber.org/zap v1.21.0 [2022-04-22T19:35:36.486Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-04-22T19:35:36.486Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-04-22T19:35:36.486Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-04-22T19:35:36.758Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-04-22T19:35:37.031Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-04-22T19:35:37.031Z] go: downloading github.com/golang/snappy v0.0.4 [2022-04-22T19:35:37.312Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-04-22T19:35:37.594Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-04-22T19:35:37.594Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-04-22T19:35:37.871Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-04-22T19:35:38.149Z] go: downloading go.uber.org/zap v1.21.0 [2022-04-22T19:35:38.750Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-04-22T19:35:38.750Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-04-22T19:35:38.750Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-04-22T19:35:39.026Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-04-22T19:35:39.026Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-04-22T19:35:39.026Z] go: downloading github.com/golang/snappy v0.0.4 [2022-04-22T19:35:39.304Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-04-22T19:35:47.606Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-04-22T19:35:47.606Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-04-22T19:35:47.606Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-04-22T19:35:47.606Z] go: downloading go.uber.org/multierr v1.6.0 [2022-04-22T19:35:47.606Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-04-22T19:35:47.606Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-04-22T19:35:47.606Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-04-22T19:35:47.606Z] go: downloading go.uber.org/multierr v1.6.0 [2022-04-22T19:36:05.935Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-04-22T19:36:05.935Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-04-22T19:36:18.358Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-04-22T19:36:18.358Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-04-22T19:38:25.233Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-04-22T19:38:28.632Z] Removing intermediate container 7f0cd0754047 [2022-04-22T19:38:28.632Z] ---> b97120dbd8cf [2022-04-22T19:38:28.632Z] [2022-04-22T19:38:28.632Z] Step 10/25 : FROM alpine:3.14 [2022-04-22T19:38:28.632Z] ---> ac73e934f311 [2022-04-22T19:38:28.632Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-04-22T19:38:28.632Z] ---> Running in b568f65f99d6 [2022-04-22T19:38:30.076Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-22T19:38:30.679Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-22T19:38:31.668Z] (1/3) Installing ca-certificates (20211220-r0) [2022-04-22T19:38:31.668Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-04-22T19:38:31.668Z] (3/3) Installing su-exec (0.2-r1) [2022-04-22T19:38:31.668Z] Executing busybox-1.33.1-r7.trigger [2022-04-22T19:38:31.668Z] Executing ca-certificates-20211220-r0.trigger [2022-04-22T19:38:32.629Z] OK: 6 MiB in 17 packages [2022-04-22T19:38:34.749Z] Removing intermediate container b568f65f99d6 [2022-04-22T19:38:34.749Z] ---> 8481a140597c [2022-04-22T19:38:34.749Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-04-22T19:38:34.749Z] ---> Running in f75e81e710d4 [2022-04-22T19:38:35.369Z] Removing intermediate container f75e81e710d4 [2022-04-22T19:38:35.369Z] ---> 47fec8e949a1 [2022-04-22T19:38:35.369Z] Step 13/25 : WORKDIR / [2022-04-22T19:38:35.369Z] ---> Running in bbcb0ba55955 [2022-04-22T19:38:35.971Z] Removing intermediate container bbcb0ba55955 [2022-04-22T19:38:35.971Z] ---> 0c7d8ac92459 [2022-04-22T19:38:35.971Z] Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2022-04-22T19:38:36.961Z] ---> 2731191fb66c [2022-04-22T19:38:36.961Z] Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2022-04-22T19:38:37.954Z] ---> 6d31c3999547 [2022-04-22T19:38:37.954Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-04-22T19:38:38.961Z] ---> d7904270d723 [2022-04-22T19:38:38.961Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2022-04-22T19:38:40.411Z] ---> 9cfad572c8cb [2022-04-22T19:38:40.411Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-04-22T19:38:41.864Z] ---> e0727350c9d0 [2022-04-22T19:38:41.864Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-04-22T19:38:43.871Z] ---> 052b0e7bb2ba [2022-04-22T19:38:43.871Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-04-22T19:38:44.475Z] ---> a4cf606b48cf [2022-04-22T19:38:44.475Z] 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/ [2022-04-22T19:38:44.754Z] ---> Running in 2079503ec200 [2022-04-22T19:38:48.156Z] Removing intermediate container 2079503ec200 [2022-04-22T19:38:48.156Z] ---> c84eb3bd88d5 [2022-04-22T19:38:48.156Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-04-22T19:38:48.156Z] ---> Running in 8b65680e54c3 [2022-04-22T19:38:48.433Z] Removing intermediate container 8b65680e54c3 [2022-04-22T19:38:48.433Z] ---> 755b13a93e5f [2022-04-22T19:38:48.433Z] Step 23/25 : LABEL arch=arm64 [2022-04-22T19:38:48.433Z] ---> Running in fc1ae0dead97 [2022-04-22T19:38:49.034Z] Removing intermediate container fc1ae0dead97 [2022-04-22T19:38:49.034Z] ---> 468b165161f3 [2022-04-22T19:38:49.034Z] Step 24/25 : LABEL git_sha=15c15146d7e685b738b59aee3b02359645ee62d3 [2022-04-22T19:38:49.034Z] ---> Running in 52996be6cf3a [2022-04-22T19:38:49.636Z] Removing intermediate container 52996be6cf3a [2022-04-22T19:38:49.636Z] ---> 356a112c9530 [2022-04-22T19:38:49.637Z] Step 25/25 : LABEL version=0.0.0 [2022-04-22T19:38:49.637Z] ---> Running in bebac3552675 [2022-04-22T19:38:50.236Z] Removing intermediate container bebac3552675 [2022-04-22T19:38:50.236Z] ---> aa794ffd09d4 [2022-04-22T19:38:50.236Z] [2022-04-22T19:38:50.836Z] Successfully built aa794ffd09d4 [2022-04-22T19:38:50.836Z] Successfully tagged security-secretstore-setup-arm64:latest [2022-04-22T19:38:50.836Z] Building core-metadata [2022-04-22T19:39:17.665Z]  Building security-secretstore-setup ... done Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-22T19:39:17.665Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-22T19:39:17.665Z] ---> aab0f5f42ebf [2022-04-22T19:39:17.665Z] Step 3/23 : WORKDIR /edgex-go [2022-04-22T19:39:17.665Z] ---> Using cache [2022-04-22T19:39:17.665Z] ---> 992198df46c5 [2022-04-22T19:39:17.665Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-22T19:39:17.665Z] ---> Using cache [2022-04-22T19:39:17.665Z] ---> 9e17aebfd3fa [2022-04-22T19:39:17.665Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-04-22T19:39:17.665Z] ---> Using cache [2022-04-22T19:39:17.665Z] ---> d82d32c3d6ec [2022-04-22T19:39:17.665Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-22T19:39:17.665Z] ---> Using cache [2022-04-22T19:39:17.665Z] ---> 20587938b5dd [2022-04-22T19:39:17.665Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-22T19:39:17.665Z] ---> Using cache [2022-04-22T19:39:17.665Z] ---> a098228c2e3c [2022-04-22T19:39:17.665Z] Step 8/23 : COPY . . [2022-04-22T19:39:17.665Z] ---> Using cache [2022-04-22T19:39:17.665Z] ---> 4e6142a9a359 [2022-04-22T19:39:17.665Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-04-22T19:39:17.665Z] ---> Running in dd5cbc06ae5c [2022-04-22T19:39:19.666Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-04-22T19:41:41.610Z] Removing intermediate container b9bfd9a48e94 [2022-04-22T19:41:41.610Z] ---> d32bcbc81887 [2022-04-22T19:41:41.610Z] [2022-04-22T19:41:41.610Z] Step 10/22 : FROM alpine:3.14 [2022-04-22T19:41:41.610Z] ---> ac73e934f311 [2022-04-22T19:41:41.610Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-04-22T19:41:41.610Z] ---> Running in 45694d7d80a2 [2022-04-22T19:41:41.610Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-22T19:41:41.610Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-22T19:41:41.610Z] (1/2) Installing ca-certificates (20211220-r0) [2022-04-22T19:41:41.610Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-04-22T19:41:41.610Z] Executing busybox-1.33.1-r7.trigger [2022-04-22T19:41:41.610Z] Executing ca-certificates-20211220-r0.trigger [2022-04-22T19:41:41.610Z] OK: 6 MiB in 16 packages [2022-04-22T19:41:41.610Z] Removing intermediate container 45694d7d80a2 [2022-04-22T19:41:41.610Z] ---> eae591f24f5e [2022-04-22T19:41:41.610Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-22T19:41:41.610Z] ---> Running in 466a6f1bac29 [2022-04-22T19:41:41.610Z] Removing intermediate container 466a6f1bac29 [2022-04-22T19:41:41.610Z] ---> 34927c3bd79a [2022-04-22T19:41:41.610Z] Step 13/22 : ENV APP_PORT=59860 [2022-04-22T19:41:41.610Z] ---> Running in 85888874a770 [2022-04-22T19:41:42.219Z] Removing intermediate container 85888874a770 [2022-04-22T19:41:42.219Z] ---> c3901cea9b80 [2022-04-22T19:41:42.219Z] Step 14/22 : EXPOSE $APP_PORT [2022-04-22T19:41:42.219Z] ---> Running in 25761b6ea931 [2022-04-22T19:41:42.825Z] Removing intermediate container 25761b6ea931 [2022-04-22T19:41:42.826Z] ---> f7bd64d60e9b [2022-04-22T19:41:42.826Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-22T19:41:43.835Z] ---> 1b29d9e46ef1 [2022-04-22T19:41:43.835Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-04-22T19:41:46.476Z] ---> 884b8324b80e [2022-04-22T19:41:46.476Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-04-22T19:41:47.083Z] ---> 534327bebebc [2022-04-22T19:41:47.083Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-04-22T19:41:47.083Z] ---> Running in 9ceaab40850d [2022-04-22T19:41:47.690Z] Removing intermediate container 9ceaab40850d [2022-04-22T19:41:47.690Z] ---> 91276d789762 [2022-04-22T19:41:47.690Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-22T19:41:47.690Z] ---> Running in 1be8c41db0d8 [2022-04-22T19:41:48.293Z] Removing intermediate container 1be8c41db0d8 [2022-04-22T19:41:48.293Z] ---> 25cde4ca8548 [2022-04-22T19:41:48.293Z] Step 20/22 : LABEL arch=arm64 [2022-04-22T19:41:48.572Z] ---> Running in 907dbd52fde4 [2022-04-22T19:41:48.846Z] Removing intermediate container 907dbd52fde4 [2022-04-22T19:41:48.846Z] ---> 19e308bc4b63 [2022-04-22T19:41:48.846Z] Step 21/22 : LABEL git_sha=15c15146d7e685b738b59aee3b02359645ee62d3 [2022-04-22T19:41:49.125Z] ---> Running in 5f09f200d6ca [2022-04-22T19:41:49.397Z] Removing intermediate container 5f09f200d6ca [2022-04-22T19:41:49.397Z] ---> 9c7aa854d6cc [2022-04-22T19:41:49.397Z] Step 22/22 : LABEL version=0.0.0 [2022-04-22T19:41:49.679Z] ---> Running in 4751c1ee08c2 [2022-04-22T19:41:50.277Z] Removing intermediate container 4751c1ee08c2 [2022-04-22T19:41:50.277Z] ---> 5f39e2d0f7aa [2022-04-22T19:41:50.277Z] [2022-04-22T19:41:50.875Z] Successfully built 5f39e2d0f7aa [2022-04-22T19:41:50.875Z] Successfully tagged support-notifications-arm64:latest [2022-04-22T19:41:50.875Z] Building core-command [2022-04-22T19:42:23.250Z]  Building support-notifications ... done Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-22T19:42:23.251Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-22T19:42:23.251Z] ---> aab0f5f42ebf [2022-04-22T19:42:23.251Z] Step 3/23 : WORKDIR /edgex-go [2022-04-22T19:42:23.251Z] ---> Using cache [2022-04-22T19:42:23.251Z] ---> 992198df46c5 [2022-04-22T19:42:23.251Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-22T19:42:23.251Z] ---> Using cache [2022-04-22T19:42:23.251Z] ---> 9e17aebfd3fa [2022-04-22T19:42:23.251Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-04-22T19:42:23.251Z] ---> Using cache [2022-04-22T19:42:23.251Z] ---> d82d32c3d6ec [2022-04-22T19:42:23.251Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-22T19:42:23.251Z] ---> Using cache [2022-04-22T19:42:23.251Z] ---> 20587938b5dd [2022-04-22T19:42:23.251Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-22T19:42:23.251Z] ---> Using cache [2022-04-22T19:42:23.251Z] ---> a098228c2e3c [2022-04-22T19:42:23.251Z] Step 8/23 : COPY . . [2022-04-22T19:42:23.251Z] ---> Using cache [2022-04-22T19:42:23.251Z] ---> 4e6142a9a359 [2022-04-22T19:42:23.251Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-04-22T19:42:23.251Z] ---> Running in 2ba49d4164d0 [2022-04-22T19:42:23.251Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-04-22T19:44:30.184Z] Removing intermediate container dd5cbc06ae5c [2022-04-22T19:44:30.184Z] ---> e8d9a9e7b3f9 [2022-04-22T19:44:30.184Z] [2022-04-22T19:44:30.184Z] Step 10/23 : FROM alpine:3.14 [2022-04-22T19:44:30.184Z] ---> ac73e934f311 [2022-04-22T19:44:30.184Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-04-22T19:44:30.184Z] ---> Running in a18e7ab9f656 [2022-04-22T19:44:30.184Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-22T19:44:30.184Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-22T19:44:30.184Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-04-22T19:44:30.184Z] Executing busybox-1.33.1-r7.trigger [2022-04-22T19:44:30.184Z] OK: 5 MiB in 15 packages [2022-04-22T19:44:30.184Z] Removing intermediate container a18e7ab9f656 [2022-04-22T19:44:30.184Z] ---> 1ec8e8638ce3 [2022-04-22T19:44:30.184Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-22T19:44:30.184Z] ---> Running in f688158f78aa [2022-04-22T19:44:30.184Z] Removing intermediate container f688158f78aa [2022-04-22T19:44:30.184Z] ---> b97aff9e961f [2022-04-22T19:44:30.184Z] Step 13/23 : ENV APP_PORT=59881 [2022-04-22T19:44:30.184Z] ---> Running in c117a87a4d13 [2022-04-22T19:44:30.184Z] Removing intermediate container c117a87a4d13 [2022-04-22T19:44:30.184Z] ---> 5caa2097b122 [2022-04-22T19:44:30.184Z] Step 14/23 : EXPOSE $APP_PORT [2022-04-22T19:44:30.184Z] ---> Running in aa4777ca9acd [2022-04-22T19:44:30.184Z] Removing intermediate container aa4777ca9acd [2022-04-22T19:44:30.184Z] ---> 67d06c133c2f [2022-04-22T19:44:30.184Z] Step 15/23 : WORKDIR / [2022-04-22T19:44:30.184Z] ---> Running in 787fb33917c6 [2022-04-22T19:44:30.184Z] Removing intermediate container 787fb33917c6 [2022-04-22T19:44:30.184Z] ---> b522ef3ec900 [2022-04-22T19:44:30.184Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-22T19:44:30.184Z] ---> 1cb90f17ead9 [2022-04-22T19:44:30.184Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-04-22T19:44:30.184Z] ---> a4cdb319a761 [2022-04-22T19:44:30.184Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-04-22T19:44:30.184Z] ---> 290babb94973 [2022-04-22T19:44:30.184Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-04-22T19:44:30.184Z] ---> Running in 47ef3923026f [2022-04-22T19:44:30.184Z] Removing intermediate container 47ef3923026f [2022-04-22T19:44:30.184Z] ---> ec495dfea849 [2022-04-22T19:44:30.184Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-22T19:44:30.184Z] ---> Running in 068efe5d1d20 [2022-04-22T19:44:30.184Z] Removing intermediate container 068efe5d1d20 [2022-04-22T19:44:30.184Z] ---> 7cce43801bc4 [2022-04-22T19:44:30.184Z] Step 21/23 : LABEL arch=arm64 [2022-04-22T19:44:30.184Z] ---> Running in 40cca4422ed0 [2022-04-22T19:44:30.184Z] Removing intermediate container 40cca4422ed0 [2022-04-22T19:44:30.184Z] ---> 1dbd4d45cf96 [2022-04-22T19:44:30.184Z] Step 22/23 : LABEL git_sha=15c15146d7e685b738b59aee3b02359645ee62d3 [2022-04-22T19:44:30.184Z] ---> Running in d1a61f47ba20 [2022-04-22T19:44:30.184Z] Removing intermediate container d1a61f47ba20 [2022-04-22T19:44:30.184Z] ---> 1938601578e9 [2022-04-22T19:44:30.184Z] Step 23/23 : LABEL version=0.0.0 [2022-04-22T19:44:30.471Z] ---> Running in f640fa489b36 [2022-04-22T19:44:30.746Z] Removing intermediate container f640fa489b36 [2022-04-22T19:44:30.746Z] ---> 294fb001cdd1 [2022-04-22T19:44:30.746Z] [2022-04-22T19:44:31.345Z] Successfully built 294fb001cdd1 [2022-04-22T19:44:31.345Z] Successfully tagged core-metadata-arm64:latest [2022-04-22T19:44:31.345Z]  Building core-metadata ... done Building support-scheduler [2022-04-22T19:45:03.716Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-22T19:45:03.716Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-04-22T19:45:03.716Z] ---> aab0f5f42ebf [2022-04-22T19:45:03.716Z] Step 3/22 : WORKDIR /edgex-go [2022-04-22T19:45:03.716Z] ---> Using cache [2022-04-22T19:45:03.716Z] ---> 992198df46c5 [2022-04-22T19:45:03.716Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-22T19:45:03.716Z] ---> Using cache [2022-04-22T19:45:03.716Z] ---> 9e17aebfd3fa [2022-04-22T19:45:03.716Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-04-22T19:45:03.716Z] ---> Using cache [2022-04-22T19:45:03.716Z] ---> d82d32c3d6ec [2022-04-22T19:45:03.716Z] Step 6/22 : COPY go.mod vendor* ./ [2022-04-22T19:45:03.716Z] ---> Using cache [2022-04-22T19:45:03.716Z] ---> 20587938b5dd [2022-04-22T19:45:03.716Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-22T19:45:03.716Z] ---> Using cache [2022-04-22T19:45:03.716Z] ---> a098228c2e3c [2022-04-22T19:45:03.716Z] Step 8/22 : COPY . . [2022-04-22T19:45:03.716Z] ---> Using cache [2022-04-22T19:45:03.716Z] ---> 4e6142a9a359 [2022-04-22T19:45:03.716Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-04-22T19:45:03.716Z] ---> Running in d0a9192be1bc [2022-04-22T19:45:03.716Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-04-22T19:46:55.608Z] Removing intermediate container 2ba49d4164d0 [2022-04-22T19:46:55.608Z] ---> af15d74a0bf9 [2022-04-22T19:46:55.608Z] [2022-04-22T19:46:55.608Z] Step 10/23 : FROM alpine:3.14 [2022-04-22T19:46:55.608Z] ---> ac73e934f311 [2022-04-22T19:46:55.608Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-04-22T19:46:55.608Z] ---> Using cache [2022-04-22T19:46:55.608Z] ---> 1ec8e8638ce3 [2022-04-22T19:46:55.608Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-22T19:46:55.608Z] ---> Using cache [2022-04-22T19:46:55.608Z] ---> b97aff9e961f [2022-04-22T19:46:55.608Z] Step 13/23 : ENV APP_PORT=59882 [2022-04-22T19:46:55.608Z] ---> Running in 627b6f81ed15 [2022-04-22T19:46:55.608Z] Removing intermediate container 627b6f81ed15 [2022-04-22T19:46:55.608Z] ---> 2c631dc2cedd [2022-04-22T19:46:55.608Z] Step 14/23 : EXPOSE $APP_PORT [2022-04-22T19:46:55.608Z] ---> Running in a68d3a424135 [2022-04-22T19:46:55.608Z] Removing intermediate container a68d3a424135 [2022-04-22T19:46:55.608Z] ---> def61e79fc70 [2022-04-22T19:46:55.608Z] Step 15/23 : WORKDIR / [2022-04-22T19:46:55.608Z] ---> Running in 459a0e9b05a6 [2022-04-22T19:46:55.608Z] Removing intermediate container 459a0e9b05a6 [2022-04-22T19:46:55.608Z] ---> acf97cf5a9dc [2022-04-22T19:46:55.608Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-22T19:46:55.608Z] ---> 7a0f3a682cde [2022-04-22T19:46:55.608Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-04-22T19:46:57.074Z] ---> 2a1c87abb30c [2022-04-22T19:46:57.074Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-04-22T19:46:58.072Z] ---> e061f99b88f8 [2022-04-22T19:46:58.072Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-04-22T19:46:58.072Z] ---> Running in 4c3f2ff7b86c [2022-04-22T19:46:58.679Z] Removing intermediate container 4c3f2ff7b86c [2022-04-22T19:46:58.679Z] ---> 441aa7589cbc [2022-04-22T19:46:58.679Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-22T19:46:58.679Z] ---> Running in 0d16e8886787 [2022-04-22T19:46:59.289Z] Removing intermediate container 0d16e8886787 [2022-04-22T19:46:59.289Z] ---> 864ad2b52f19 [2022-04-22T19:46:59.289Z] Step 21/23 : LABEL arch=arm64 [2022-04-22T19:46:59.289Z] ---> Running in f818ffafe814 [2022-04-22T19:46:59.897Z] Removing intermediate container f818ffafe814 [2022-04-22T19:46:59.897Z] ---> f5a94f2ef7c4 [2022-04-22T19:46:59.897Z] Step 22/23 : LABEL git_sha=15c15146d7e685b738b59aee3b02359645ee62d3 [2022-04-22T19:46:59.897Z] ---> Running in b4a6fe74f082 [2022-04-22T19:47:00.536Z] Removing intermediate container b4a6fe74f082 [2022-04-22T19:47:00.536Z] ---> e27f4c2c94f2 [2022-04-22T19:47:00.536Z] Step 23/23 : LABEL version=0.0.0 [2022-04-22T19:47:00.536Z] ---> Running in 7cd4fa8dff53 [2022-04-22T19:47:01.144Z] Removing intermediate container 7cd4fa8dff53 [2022-04-22T19:47:01.144Z] ---> 3b221107693e [2022-04-22T19:47:01.144Z] [2022-04-22T19:47:01.751Z] Successfully built 3b221107693e [2022-04-22T19:47:01.751Z] Successfully tagged core-command-arm64:latest [2022-04-22T19:47:01.751Z] Building sys-mgmt-agent [2022-04-22T19:47:28.615Z]  Building core-command ... done Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-22T19:47:28.615Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-22T19:47:28.615Z] ---> aab0f5f42ebf [2022-04-22T19:47:28.615Z] Step 3/23 : WORKDIR /edgex-go [2022-04-22T19:47:28.615Z] ---> Using cache [2022-04-22T19:47:28.615Z] ---> 992198df46c5 [2022-04-22T19:47:28.615Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-22T19:47:28.615Z] ---> Using cache [2022-04-22T19:47:28.615Z] ---> 9e17aebfd3fa [2022-04-22T19:47:28.615Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-04-22T19:47:29.218Z] ---> Running in 3b616d7a32c8 [2022-04-22T19:47:31.222Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-22T19:47:31.829Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-22T19:47:33.279Z] OK: 220 MiB in 52 packages [2022-04-22T19:47:34.264Z] Removing intermediate container 3b616d7a32c8 [2022-04-22T19:47:34.264Z] ---> 4fc97939c6d3 [2022-04-22T19:47:34.264Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-22T19:47:35.283Z] ---> 505a09136b3f [2022-04-22T19:47:35.283Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-22T19:47:35.566Z] ---> Running in 139cac012d37 [2022-04-22T19:47:41.003Z] Removing intermediate container 139cac012d37 [2022-04-22T19:47:41.003Z] ---> 4f9278c78c62 [2022-04-22T19:47:41.003Z] Step 8/23 : COPY . . [2022-04-22T19:47:59.372Z] ---> da2c0bbee3f4 [2022-04-22T19:47:59.372Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-04-22T19:47:59.372Z] ---> Running in ed06c0b25c63 [2022-04-22T19:47:59.978Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-04-22T19:52:07.304Z] Removing intermediate container d0a9192be1bc [2022-04-22T19:52:07.304Z] ---> a4df806caeaf [2022-04-22T19:52:07.304Z] [2022-04-22T19:52:07.304Z] Step 10/22 : FROM alpine:3.14 [2022-04-22T19:52:07.304Z] ---> ac73e934f311 [2022-04-22T19:52:07.304Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-04-22T19:52:07.304Z] ---> Using cache [2022-04-22T19:52:07.304Z] ---> 1ec8e8638ce3 [2022-04-22T19:52:07.304Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-22T19:52:07.304Z] ---> Using cache [2022-04-22T19:52:07.304Z] ---> b97aff9e961f [2022-04-22T19:52:07.304Z] Step 13/22 : ENV APP_PORT=59861 [2022-04-22T19:52:07.304Z] ---> Running in 41948fa4fb81 [2022-04-22T19:52:07.304Z] Removing intermediate container 41948fa4fb81 [2022-04-22T19:52:07.304Z] ---> 010dc6f0fd47 [2022-04-22T19:52:07.304Z] Step 14/22 : EXPOSE $APP_PORT [2022-04-22T19:52:07.304Z] ---> Running in d4cd5eb6db0d [2022-04-22T19:52:07.304Z] Removing intermediate container d4cd5eb6db0d [2022-04-22T19:52:07.304Z] ---> a3036ed17bb7 [2022-04-22T19:52:07.304Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-22T19:52:07.304Z] ---> 4712ab56c6e3 [2022-04-22T19:52:07.304Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-04-22T19:52:09.310Z] ---> 930ff3c7ad2f [2022-04-22T19:52:09.310Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-04-22T19:52:09.935Z] ---> d990b5ea7f2b [2022-04-22T19:52:09.935Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-04-22T19:52:10.214Z] ---> Running in 626b58088139 [2022-04-22T19:52:10.826Z] Removing intermediate container 626b58088139 [2022-04-22T19:52:10.827Z] ---> 709993122a9c [2022-04-22T19:52:10.827Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-22T19:52:10.827Z] ---> Running in 22db6c559137 [2022-04-22T19:52:11.440Z] Removing intermediate container 22db6c559137 [2022-04-22T19:52:11.440Z] ---> 9621f27c03e4 [2022-04-22T19:52:11.440Z] Step 20/22 : LABEL arch=arm64 [2022-04-22T19:52:11.440Z] ---> Running in dd7736abfccd [2022-04-22T19:52:11.727Z] Removing intermediate container dd7736abfccd [2022-04-22T19:52:11.727Z] ---> 96ef4c46b6e9 [2022-04-22T19:52:12.008Z] Step 21/22 : LABEL git_sha=15c15146d7e685b738b59aee3b02359645ee62d3 [2022-04-22T19:52:12.008Z] ---> Running in 9ce830ec06ab [2022-04-22T19:52:12.617Z] Removing intermediate container 9ce830ec06ab [2022-04-22T19:52:12.617Z] ---> 61e78c970886 [2022-04-22T19:52:12.617Z] Step 22/22 : LABEL version=0.0.0 [2022-04-22T19:52:12.617Z] ---> Running in 1406831f84fe [2022-04-22T19:52:13.224Z] Removing intermediate container 1406831f84fe [2022-04-22T19:52:13.224Z] ---> 80be32dc25b5 [2022-04-22T19:52:13.224Z] [2022-04-22T19:52:13.502Z] Successfully built 80be32dc25b5 [2022-04-22T19:52:13.502Z] Successfully tagged support-scheduler-arm64:latest [2022-04-22T19:52:25.974Z]  Building support-scheduler ... done Removing intermediate container ed06c0b25c63 [2022-04-22T19:52:25.974Z] ---> dba04bcb75ab [2022-04-22T19:52:25.974Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-04-22T19:52:25.974Z] ---> Running in 735ffb4b8582 [2022-04-22T19:52:26.577Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-04-22T19:52:29.994Z] Removing intermediate container 735ffb4b8582 [2022-04-22T19:52:29.994Z] ---> 4db235adc29a [2022-04-22T19:52:29.994Z] [2022-04-22T19:52:29.994Z] Step 11/23 : FROM docker:20.10.14 [2022-04-22T19:52:30.273Z] 20.10.14: Pulling from library/docker [2022-04-22T19:52:42.786Z] Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e [2022-04-22T19:52:42.786Z] Status: Downloaded newer image for docker:20.10.14 [2022-04-22T19:52:42.786Z] ---> c346e9eafbab [2022-04-22T19:52:42.786Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2022-04-22T19:52:43.068Z] ---> Running in f70451fb7168 [2022-04-22T19:52:43.674Z] Removing intermediate container f70451fb7168 [2022-04-22T19:52:43.674Z] ---> 629962463108 [2022-04-22T19:52:43.674Z] Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2022-04-22T19:52:43.674Z] ---> Running in 241fa815530a [2022-04-22T19:52:45.676Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-22T19:52:45.676Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-22T19:52:46.664Z] (1/43) Installing readline (8.1.1-r0) [2022-04-22T19:52:46.664Z] (2/43) Installing bash (5.1.16-r0) [2022-04-22T19:52:46.940Z] Executing bash-5.1.16-r0.post-install [2022-04-22T19:52:46.940Z] (3/43) Installing brotli-libs (1.0.9-r5) [2022-04-22T19:52:46.940Z] (4/43) Installing nghttp2-libs (1.46.0-r0) [2022-04-22T19:52:46.940Z] (5/43) Installing libcurl (7.80.0-r0) [2022-04-22T19:52:46.940Z] (6/43) Installing curl (7.80.0-r0) [2022-04-22T19:52:46.940Z] (7/43) Installing dumb-init (1.2.5-r1) [2022-04-22T19:52:46.940Z] (8/43) Installing libbz2 (1.0.8-r1) [2022-04-22T19:52:46.940Z] (9/43) Installing expat (2.4.7-r0) [2022-04-22T19:52:46.940Z] (10/43) Installing libffi (3.4.2-r1) [2022-04-22T19:52:46.940Z] (11/43) Installing gdbm (1.22-r0) [2022-04-22T19:52:46.940Z] (12/43) Installing xz-libs (5.2.5-r1) [2022-04-22T19:52:46.940Z] (13/43) Installing libgcc (10.3.1_git20211027-r0) [2022-04-22T19:52:46.940Z] (14/43) Installing libstdc++ (10.3.1_git20211027-r0) [2022-04-22T19:52:46.940Z] (15/43) Installing mpdecimal (2.5.1-r1) [2022-04-22T19:52:46.940Z] (16/43) Installing sqlite-libs (3.36.0-r0) [2022-04-22T19:52:46.940Z] (17/43) Installing python3 (3.9.7-r4) [2022-04-22T19:52:49.565Z] (18/43) Installing py3-appdirs (1.4.4-r2) [2022-04-22T19:52:49.565Z] (19/43) Installing py3-certifi (2020.12.5-r1) [2022-04-22T19:52:49.565Z] (20/43) Installing py3-charset-normalizer (2.0.7-r0) [2022-04-22T19:52:49.565Z] (21/43) Installing py3-idna (3.3-r0) [2022-04-22T19:52:49.565Z] (22/43) Installing py3-urllib3 (1.26.7-r0) [2022-04-22T19:52:49.565Z] (23/43) Installing py3-requests (2.26.0-r1) [2022-04-22T19:52:49.565Z] (24/43) Installing py3-msgpack (1.0.2-r1) [2022-04-22T19:52:49.565Z] (25/43) Installing py3-lockfile (0.12.2-r4) [2022-04-22T19:52:49.565Z] (26/43) Installing py3-cachecontrol (0.12.10-r0) [2022-04-22T19:52:49.565Z] (27/43) Installing py3-colorama (0.4.4-r1) [2022-04-22T19:52:49.565Z] (28/43) Installing py3-contextlib2 (21.6.0-r1) [2022-04-22T19:52:49.565Z] (29/43) Installing py3-distlib (0.3.3-r0) [2022-04-22T19:52:49.565Z] (30/43) Installing py3-distro (1.6.0-r0) [2022-04-22T19:52:49.565Z] (31/43) Installing py3-six (1.16.0-r0) [2022-04-22T19:52:49.565Z] (32/43) Installing py3-webencodings (0.5.1-r4) [2022-04-22T19:52:49.838Z] (33/43) Installing py3-html5lib (1.1-r1) [2022-04-22T19:52:49.838Z] (34/43) Installing py3-parsing (2.4.7-r2) [2022-04-22T19:52:49.838Z] (35/43) Installing py3-packaging (20.9-r1) [2022-04-22T19:52:49.838Z] (36/43) Installing py3-tomli (1.2.2-r0) [2022-04-22T19:52:49.838Z] (37/43) Installing py3-pep517 (0.12.0-r0) [2022-04-22T19:52:49.838Z] (38/43) Installing py3-progress (1.6-r0) [2022-04-22T19:52:49.838Z] (39/43) Installing py3-retrying (1.3.3-r2) [2022-04-22T19:52:49.838Z] (40/43) Installing py3-ordered-set (4.0.2-r2) [2022-04-22T19:52:49.838Z] (41/43) Installing py3-setuptools (52.0.0-r4) [2022-04-22T19:52:50.114Z] (42/43) Installing py3-toml (0.10.2-r2) [2022-04-22T19:52:50.114Z] (43/43) Installing py3-pip (20.3.4-r1) [2022-04-22T19:52:50.710Z] Executing busybox-1.34.1-r5.trigger [2022-04-22T19:52:50.710Z] OK: 82 MiB in 65 packages [2022-04-22T19:52:55.019Z] Collecting docker-compose==1.23.2 [2022-04-22T19:52:55.019Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-04-22T19:52:55.294Z] Collecting texttable<0.10,>=0.9.0 [2022-04-22T19:52:55.294Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-04-22T19:52:57.918Z] Collecting websocket-client<1.0,>=0.32.0 [2022-04-22T19:52:57.918Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-04-22T19:52:58.901Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-04-22T19:52:58.901Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-04-22T19:52:59.502Z] Collecting docker<4.0,>=3.6.0 [2022-04-22T19:52:59.502Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-04-22T19:52:59.502Z] Collecting docopt<0.7,>=0.6.1 [2022-04-22T19:52:59.502Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-04-22T19:53:01.482Z] Collecting dockerpty<0.5,>=0.4.1 [2022-04-22T19:53:01.482Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-04-22T19:53:04.109Z] Collecting jsonschema<3,>=2.5.1 [2022-04-22T19:53:04.109Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-04-22T19:53:04.386Z] Collecting PyYAML<4,>=3.10 [2022-04-22T19:53:04.386Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-04-22T19:53:07.783Z] Collecting cached-property<2,>=1.2.0 [2022-04-22T19:53:07.783Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-04-22T19:53:07.783Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.16.0) [2022-04-22T19:53:08.060Z] Collecting docker-pycreds>=0.4.0 [2022-04-22T19:53:08.060Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-04-22T19:53:09.050Z] Collecting idna<2.8,>=2.5 [2022-04-22T19:53:09.050Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-04-22T19:53:09.050Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) [2022-04-22T19:53:09.050Z] Collecting chardet<3.1.0,>=3.0.2 [2022-04-22T19:53:09.050Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-04-22T19:53:09.651Z] Collecting urllib3<1.25,>=1.21.1 [2022-04-22T19:53:09.927Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-04-22T19:53:10.204Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-04-22T19:53:10.204Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-04-22T19:53:10.204Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-04-22T19:53:10.204Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-04-22T19:53:10.806Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-04-22T19:53:10.806Z] Attempting uninstall: urllib3 [2022-04-22T19:53:10.806Z] Found existing installation: urllib3 1.26.7 [2022-04-22T19:53:10.806Z] Uninstalling urllib3-1.26.7: [2022-04-22T19:53:11.081Z] Successfully uninstalled urllib3-1.26.7 [2022-04-22T19:53:11.740Z] Attempting uninstall: idna [2022-04-22T19:53:11.740Z] Found existing installation: idna 3.3 [2022-04-22T19:53:11.740Z] Uninstalling idna-3.3: [2022-04-22T19:53:12.029Z] Successfully uninstalled idna-3.3 [2022-04-22T19:53:15.450Z] Attempting uninstall: requests [2022-04-22T19:53:15.450Z] Found existing installation: requests 2.26.0 [2022-04-22T19:53:15.450Z] Uninstalling requests-2.26.0: [2022-04-22T19:53:15.450Z] Successfully uninstalled requests-2.26.0 [2022-04-22T19:53:16.047Z] Running setup.py install for texttable: started [2022-04-22T19:53:17.486Z] Running setup.py install for texttable: finished with status 'done' [2022-04-22T19:53:17.486Z] Running setup.py install for PyYAML: started [2022-04-22T19:53:20.114Z] Running setup.py install for PyYAML: finished with status 'done' [2022-04-22T19:53:20.114Z] Running setup.py install for docopt: started [2022-04-22T19:53:22.739Z] Running setup.py install for docopt: finished with status 'done' [2022-04-22T19:53:22.739Z] Running setup.py install for dockerpty: started [2022-04-22T19:53:24.174Z] Running setup.py install for dockerpty: finished with status 'done' [2022-04-22T19:53:26.157Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2022-04-22T19:53:41.298Z] Removing intermediate container 241fa815530a [2022-04-22T19:53:41.298Z] ---> 160c1415d77e [2022-04-22T19:53:41.298Z] Step 14/23 : ENV APP_PORT=58890 [2022-04-22T19:53:41.298Z] ---> Running in 439502542d58 [2022-04-22T19:53:41.298Z] Removing intermediate container 439502542d58 [2022-04-22T19:53:41.298Z] ---> 25feda1f8670 [2022-04-22T19:53:41.298Z] Step 15/23 : EXPOSE $APP_PORT [2022-04-22T19:53:41.298Z] ---> Running in f115b1540b2b [2022-04-22T19:53:41.571Z] Removing intermediate container f115b1540b2b [2022-04-22T19:53:41.571Z] ---> 6c6a61cf5f35 [2022-04-22T19:53:41.571Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-04-22T19:53:43.009Z] ---> 05f878baf354 [2022-04-22T19:53:43.009Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-04-22T19:53:43.993Z] ---> 8fb6b1753d97 [2022-04-22T19:53:43.993Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-04-22T19:53:44.976Z] ---> 815f799084ce [2022-04-22T19:53:44.977Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-04-22T19:53:45.272Z] ---> Running in 46d561e10115 [2022-04-22T19:53:45.559Z] Removing intermediate container 46d561e10115 [2022-04-22T19:53:45.559Z] ---> e8a4dc31d2c4 [2022-04-22T19:53:45.559Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-22T19:53:45.851Z] ---> Running in c51793bb18ab [2022-04-22T19:53:46.457Z] Removing intermediate container c51793bb18ab [2022-04-22T19:53:46.457Z] ---> 13e0bc85af4a [2022-04-22T19:53:46.457Z] Step 21/23 : LABEL arch=arm64 [2022-04-22T19:53:46.457Z] ---> Running in 138e9765d199 [2022-04-22T19:53:47.061Z] Removing intermediate container 138e9765d199 [2022-04-22T19:53:47.061Z] ---> 95bcda20d358 [2022-04-22T19:53:47.061Z] Step 22/23 : LABEL git_sha=15c15146d7e685b738b59aee3b02359645ee62d3 [2022-04-22T19:53:47.061Z] ---> Running in e4763a28d690 [2022-04-22T19:53:47.665Z] Removing intermediate container e4763a28d690 [2022-04-22T19:53:47.666Z] ---> c725cdd8cf0a [2022-04-22T19:53:47.666Z] Step 23/23 : LABEL version=0.0.0 [2022-04-22T19:53:47.666Z] ---> Running in 574cff051a6b [2022-04-22T19:53:48.280Z] Removing intermediate container 574cff051a6b [2022-04-22T19:53:48.280Z] ---> 00b8fe812bee [2022-04-22T19:53:48.280Z] [2022-04-22T19:53:48.557Z] Successfully built 00b8fe812bee [2022-04-22T19:53:48.835Z] Successfully tagged sys-mgmt-agent-arm64:latest [2022-04-22T20:04:41.640Z]  Building sys-mgmt-agent ... done Building bin/spire-agent... [2022-04-22T20:04:42.622Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-04-22T20:04:42.622Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-04-22T20:04:42.622Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-04-22T20:04:42.897Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-04-22T20:04:46.291Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-04-22T20:04:46.890Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-04-22T20:04:46.890Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-04-22T20:04:47.168Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-04-22T20:04:47.168Z] go: downloading github.com/docker/go-units v0.4.0 [2022-04-22T20:04:47.168Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-04-22T20:04:47.168Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-04-22T20:04:47.168Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-04-22T20:04:47.448Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-04-22T20:07:54.442Z] Building bin/spire-agent... [2022-04-22T20:07:54.442Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-04-22T20:07:54.442Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-04-22T20:07:54.442Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-04-22T20:07:54.442Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-04-22T20:07:54.442Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-04-22T20:07:54.442Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-04-22T20:07:54.442Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-04-22T20:07:54.715Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-04-22T20:07:54.989Z] go: downloading github.com/docker/go-units v0.4.0 [2022-04-22T20:07:54.989Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-04-22T20:07:55.264Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-04-22T20:07:55.264Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-04-22T20:07:55.540Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-04-22T20:08:02.248Z] Building bin/spire-agent... [2022-04-22T20:08:02.525Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-04-22T20:08:03.123Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-04-22T20:08:03.123Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-04-22T20:08:03.400Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-04-22T20:08:08.817Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-04-22T20:08:10.259Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-04-22T20:08:10.259Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-04-22T20:08:10.259Z] go: downloading github.com/docker/go-units v0.4.0 [2022-04-22T20:08:10.259Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-04-22T20:08:10.538Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-04-22T20:08:10.817Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-04-22T20:08:10.817Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-04-22T20:08:11.097Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-04-22T20:10:18.000Z] Removing intermediate container 0ccc1583ee56 [2022-04-22T20:10:18.000Z] ---> 07ad6496f924 [2022-04-22T20:10:18.000Z] [2022-04-22T20:10:18.000Z] Step 13/26 : FROM alpine:3.15 [2022-04-22T20:10:18.000Z] ---> 3fb3c9af89a9 [2022-04-22T20:10:18.000Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-22T20:10:18.000Z] ---> Using cache [2022-04-22T20:10:18.000Z] ---> 186b279369e9 [2022-04-22T20:10:18.000Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-22T20:10:18.000Z] ---> Using cache [2022-04-22T20:10:18.000Z] ---> a2b050637b8c [2022-04-22T20:10:18.000Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-04-22T20:10:18.000Z] ---> Running in 8df25e0ad568 [2022-04-22T20:10:18.000Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-22T20:10:18.000Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-22T20:10:18.000Z] v3.15.4-41-g06dd15e33d [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-22T20:10:18.000Z] v3.15.4-48-g4c526f9784 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-22T20:10:18.000Z] OK: 15730 distinct packages available [2022-04-22T20:10:18.000Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-22T20:10:18.000Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-22T20:10:18.000Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-04-22T20:10:18.001Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-04-22T20:10:18.001Z] (3/5) Installing libucontext (1.1-r0) [2022-04-22T20:10:18.001Z] (4/5) Installing gcompat (1.0.0-r4) [2022-04-22T20:10:18.001Z] (5/5) Installing openssl (1.1.1n-r0) [2022-04-22T20:10:18.001Z] Executing busybox-1.34.1-r5.trigger [2022-04-22T20:10:18.001Z] OK: 6 MiB in 19 packages [2022-04-22T20:10:18.001Z] Removing intermediate container 8df25e0ad568 [2022-04-22T20:10:18.001Z] ---> 8d1738f33a20 [2022-04-22T20:10:18.001Z] Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-agent /usr/local/bin [2022-04-22T20:10:18.001Z] ---> 23da7dbec461 [2022-04-22T20:10:18.001Z] Step 18/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-04-22T20:10:22.323Z] ---> 390a93bda87b [2022-04-22T20:10:22.323Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-04-22T20:10:22.323Z] ---> 74249904a92f [2022-04-22T20:10:22.323Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-04-22T20:10:23.304Z] ---> a7d2f2bd9452 [2022-04-22T20:10:23.304Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-04-22T20:10:23.906Z] ---> 1e790bb4f92e [2022-04-22T20:10:23.906Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-04-22T20:10:24.189Z] ---> Running in bd03eb7b459e [2022-04-22T20:10:24.471Z] Removing intermediate container bd03eb7b459e [2022-04-22T20:10:24.471Z] ---> a1097d6c1aba [2022-04-22T20:10:24.471Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-04-22T20:10:24.744Z] ---> Running in 8d4edfb3105a [2022-04-22T20:10:25.022Z] Removing intermediate container 8d4edfb3105a [2022-04-22T20:10:25.022Z] ---> 376c1ace1d51 [2022-04-22T20:10:25.022Z] Step 24/26 : LABEL arch=arm64 [2022-04-22T20:10:25.296Z] ---> Running in 89098fca6b62 [2022-04-22T20:10:25.571Z] Removing intermediate container 89098fca6b62 [2022-04-22T20:10:25.571Z] ---> 9a4170fe5c0e [2022-04-22T20:10:25.571Z] Step 25/26 : LABEL git_sha=15c15146d7e685b738b59aee3b02359645ee62d3 [2022-04-22T20:10:25.847Z] ---> Running in 4d125294dc97 [2022-04-22T20:10:26.126Z] Removing intermediate container 4d125294dc97 [2022-04-22T20:10:26.126Z] ---> 627fdfdff9fb [2022-04-22T20:10:26.126Z] Step 26/26 : LABEL version=0.0.0 [2022-04-22T20:10:26.425Z] ---> Running in 1a26d3feae34 [2022-04-22T20:10:27.057Z] Removing intermediate container 1a26d3feae34 [2022-04-22T20:10:27.057Z] ---> 2f6ffabf97cf [2022-04-22T20:10:27.057Z] [2022-04-22T20:10:27.358Z] Successfully built 2f6ffabf97cf [2022-04-22T20:10:27.359Z] Successfully tagged security-spire-agent-arm64:latest [2022-04-22T20:13:19.566Z]  Building security-spire-agent ... done Removing intermediate container da25007e6f4b [2022-04-22T20:13:19.566Z] ---> 69aeabffff9b [2022-04-22T20:13:19.566Z] [2022-04-22T20:13:19.566Z] Step 13/26 : FROM alpine:3.15 [2022-04-22T20:13:19.566Z] ---> 3fb3c9af89a9 [2022-04-22T20:13:19.566Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-22T20:13:19.566Z] ---> Using cache [2022-04-22T20:13:19.566Z] ---> 186b279369e9 [2022-04-22T20:13:19.566Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-22T20:13:19.566Z] ---> Using cache [2022-04-22T20:13:19.566Z] ---> a2b050637b8c [2022-04-22T20:13:19.566Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-04-22T20:13:19.566Z] ---> Running in 3b511448a38d [2022-04-22T20:13:19.566Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-22T20:13:19.566Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-22T20:13:19.566Z] Removing intermediate container 66d0ef98db5e [2022-04-22T20:13:19.566Z] ---> 9dcaeef2727c [2022-04-22T20:13:19.566Z] [2022-04-22T20:13:19.566Z] Step 13/25 : FROM alpine:3.15 [2022-04-22T20:13:19.566Z] ---> 3fb3c9af89a9 [2022-04-22T20:13:19.566Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-22T20:13:19.566Z] ---> Using cache [2022-04-22T20:13:19.566Z] ---> 186b279369e9 [2022-04-22T20:13:19.566Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-22T20:13:19.566Z] ---> Using cache [2022-04-22T20:13:19.566Z] ---> a2b050637b8c [2022-04-22T20:13:19.566Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-04-22T20:13:19.566Z] ---> Using cache [2022-04-22T20:13:19.566Z] ---> 8d1738f33a20 [2022-04-22T20:13:19.566Z] Step 17/25 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-04-22T20:13:19.566Z] v3.15.4-41-g06dd15e33d [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-22T20:13:19.566Z] v3.15.4-48-g4c526f9784 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-22T20:13:19.566Z] OK: 15730 distinct packages available [2022-04-22T20:13:19.566Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-22T20:13:19.566Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-22T20:13:19.566Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-04-22T20:13:19.566Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-04-22T20:13:19.566Z] (3/4) Installing libucontext (1.1-r0) [2022-04-22T20:13:19.566Z] (4/4) Installing gcompat (1.0.0-r4) [2022-04-22T20:13:19.566Z] Executing busybox-1.34.1-r5.trigger [2022-04-22T20:13:19.566Z] OK: 6 MiB in 18 packages [2022-04-22T20:13:19.566Z] ---> c69c729d400b [2022-04-22T20:13:19.566Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-04-22T20:13:19.566Z] Removing intermediate container 3b511448a38d [2022-04-22T20:13:19.566Z] ---> 4981dfbf5dad [2022-04-22T20:13:19.566Z] Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-04-22T20:13:19.566Z] ---> 848cab047de3 [2022-04-22T20:13:19.566Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-04-22T20:13:19.566Z] ---> 9c313b416a89 [2022-04-22T20:13:19.566Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-04-22T20:13:19.566Z] ---> 0373da3b76d4 [2022-04-22T20:13:19.566Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-04-22T20:13:19.566Z] ---> Running in e94acaeb3209 [2022-04-22T20:13:19.566Z] Removing intermediate container e94acaeb3209 [2022-04-22T20:13:19.566Z] ---> 9c149e94b0c9 [2022-04-22T20:13:19.566Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-04-22T20:13:19.566Z] ---> Running in 75ef62497e6d [2022-04-22T20:13:19.566Z] Removing intermediate container 75ef62497e6d [2022-04-22T20:13:19.566Z] ---> 4154c29751d0 [2022-04-22T20:13:19.566Z] Step 23/25 : LABEL arch=arm64 [2022-04-22T20:13:19.566Z] ---> Running in 9f5ec5674302 [2022-04-22T20:13:19.566Z] Removing intermediate container 9f5ec5674302 [2022-04-22T20:13:19.566Z] ---> 962fe4fac0a4 [2022-04-22T20:13:19.566Z] Step 24/25 : LABEL git_sha=15c15146d7e685b738b59aee3b02359645ee62d3 [2022-04-22T20:13:19.566Z] ---> Running in 2c252b944000 [2022-04-22T20:13:19.566Z] Removing intermediate container 2c252b944000 [2022-04-22T20:13:19.566Z] ---> 84da4aab49fd [2022-04-22T20:13:19.566Z] Step 25/25 : LABEL version=0.0.0 [2022-04-22T20:13:19.566Z] ---> Running in bb6b2f465634 [2022-04-22T20:13:19.566Z] ---> 532c2034eb69 [2022-04-22T20:13:19.566Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-04-22T20:13:19.566Z] Removing intermediate container bb6b2f465634 [2022-04-22T20:13:19.566Z] ---> 133c110cc628 [2022-04-22T20:13:19.566Z] [2022-04-22T20:13:19.566Z] Successfully built 133c110cc628 [2022-04-22T20:13:19.566Z] Successfully tagged security-spire-server-arm64:latest [2022-04-22T20:13:19.566Z]  Building security-spire-server ... done  ---> 8fa9240f7000 [2022-04-22T20:13:19.566Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-04-22T20:13:19.566Z] ---> Running in 24c75b8fc7e8 [2022-04-22T20:13:19.566Z] Removing intermediate container 24c75b8fc7e8 [2022-04-22T20:13:19.566Z] ---> 04306ab77730 [2022-04-22T20:13:19.567Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-04-22T20:13:19.567Z] ---> ad552cb69bd8 [2022-04-22T20:13:19.567Z] Step 21/26 : WORKDIR / [2022-04-22T20:13:19.567Z] ---> Running in 6a7d3a3fefad [2022-04-22T20:13:19.567Z] Removing intermediate container 6a7d3a3fefad [2022-04-22T20:13:19.567Z] ---> 07bd124a6e0f [2022-04-22T20:13:19.567Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-04-22T20:13:19.567Z] ---> Running in daf2a2ba5333 [2022-04-22T20:13:19.567Z] Removing intermediate container daf2a2ba5333 [2022-04-22T20:13:19.567Z] ---> 5522790edcfc [2022-04-22T20:13:19.567Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-04-22T20:13:19.567Z] ---> Running in f5ad29ce2b57 [2022-04-22T20:13:19.567Z] Removing intermediate container f5ad29ce2b57 [2022-04-22T20:13:19.567Z] ---> ba1af7e6dd17 [2022-04-22T20:13:19.567Z] Step 24/26 : LABEL arch=arm64 [2022-04-22T20:13:19.567Z] ---> Running in 5531c15134d9 [2022-04-22T20:13:19.567Z] Removing intermediate container 5531c15134d9 [2022-04-22T20:13:19.567Z] ---> 63b804b8b075 [2022-04-22T20:13:19.567Z] Step 25/26 : LABEL git_sha=15c15146d7e685b738b59aee3b02359645ee62d3 [2022-04-22T20:13:19.567Z] ---> Running in 5d64ec1ea008 [2022-04-22T20:13:19.567Z] Removing intermediate container 5d64ec1ea008 [2022-04-22T20:13:19.567Z] ---> 9155075aaa3e [2022-04-22T20:13:19.567Z] Step 26/26 : LABEL version=0.0.0 [2022-04-22T20:13:19.567Z] ---> Running in 6159ba8bc972 [2022-04-22T20:13:19.567Z] Removing intermediate container 6159ba8bc972 [2022-04-22T20:13:19.567Z] ---> 564b4982ab3e [2022-04-22T20:13:19.567Z] [2022-04-22T20:13:19.567Z] Successfully built 564b4982ab3e [2022-04-22T20:13:19.567Z] Successfully tagged security-spire-config-arm64:latest [2022-04-22T20:13:20.177Z]  Building security-spire-config ... done  [Pipeline] } [2022-04-22T20:13:20.198Z] $ docker stop --time=1 fea5730d40b8f847f37b9c38c5a5189b480b7d323be1d1e850a5897fb069cfa6 [2022-04-22T20:13:21.920Z] $ docker rm -f fea5730d40b8f847f37b9c38c5a5189b480b7d323be1d1e850a5897fb069cfa6 [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-22T20:13:22.530Z] + docker images [2022-04-22T20:13:22.803Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-04-22T20:13:22.803Z] security-spire-config-arm64 latest 564b4982ab3e 3 seconds ago 85.6MB [2022-04-22T20:13:22.803Z] security-spire-server-arm64 latest 133c110cc628 7 seconds ago 86.3MB [2022-04-22T20:13:22.803Z] 9dcaeef2727c 29 seconds ago 4.14GB [2022-04-22T20:13:22.803Z] 69aeabffff9b 35 seconds ago 4.14GB [2022-04-22T20:13:22.803Z] security-spire-agent-arm64 latest 2f6ffabf97cf 2 minutes ago 126MB [2022-04-22T20:13:22.803Z] 07ad6496f924 3 minutes ago 4.14GB [2022-04-22T20:13:22.803Z] sys-mgmt-agent-arm64 latest 00b8fe812bee 19 minutes ago 282MB [2022-04-22T20:13:22.803Z] 4db235adc29a 20 minutes ago 1.31GB [2022-04-22T20:13:22.803Z] support-scheduler-arm64 latest 80be32dc25b5 21 minutes ago 25.2MB [2022-04-22T20:13:22.803Z] a4df806caeaf 21 minutes ago 1.36GB [2022-04-22T20:13:22.803Z] core-command-arm64 latest 3b221107693e 26 minutes ago 15.5MB [2022-04-22T20:13:22.803Z] af15d74a0bf9 26 minutes ago 1.31GB [2022-04-22T20:13:22.803Z] core-metadata-arm64 latest 294fb001cdd1 28 minutes ago 16.3MB [2022-04-22T20:13:22.803Z] e8d9a9e7b3f9 29 minutes ago 1.31GB [2022-04-22T20:13:22.803Z] support-notifications-arm64 latest 5f39e2d0f7aa 31 minutes ago 25.8MB [2022-04-22T20:13:22.803Z] d32bcbc81887 31 minutes ago 1.37GB [2022-04-22T20:13:22.803Z] security-secretstore-setup-arm64 latest aa794ffd09d4 34 minutes ago 27.5MB [2022-04-22T20:13:22.803Z] b97120dbd8cf 34 minutes ago 1.32GB [2022-04-22T20:13:22.803Z] security-spiffe-token-provider-arm64 latest 6616924ee32f 39 minutes ago 27.9MB [2022-04-22T20:13:22.803Z] 7083d65e93cc 40 minutes ago 1.36GB [2022-04-22T20:13:22.803Z] core-data-arm64 latest 87c252bf584f 40 minutes ago 21.6MB [2022-04-22T20:13:22.803Z] 9a6d197acaaa 41 minutes ago 1.34GB [2022-04-22T20:13:22.803Z] security-bootstrapper-arm64 latest f5aeaf84cbbe 41 minutes ago 18.3MB [2022-04-22T20:13:22.803Z] security-proxy-setup-arm64 latest 4ee1499acf18 41 minutes ago 26.1MB [2022-04-22T20:13:22.803Z] a55e6cbf031e 42 minutes ago 1.31GB [2022-04-22T20:13:22.803Z] 560b99c28637 42 minutes ago 1.32GB [2022-04-22T20:13:22.803Z] ci-base-image-arm64 latest aab0f5f42ebf 58 minutes ago 886MB [2022-04-22T20:13:22.803Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.17-alpine 725f1c02e7f9 4 hours ago 551MB [2022-04-22T20:13:22.803Z] docker 20.10.14 c346e9eafbab 2 weeks ago 202MB [2022-04-22T20:13:22.803Z] alpine 3.14 ac73e934f311 2 weeks ago 5.34MB [2022-04-22T20:13:22.803Z] alpine 3.15 3fb3c9af89a9 2 weeks ago 5.32MB [2022-04-22T20:13:22.803Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 22 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] sh [2022-04-22T20:13:23.531Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-22T20:13:23.531Z] [2022-04-22T20:13:23.531Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-04-22T20:13:23.910Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-22T20:13:24.185Z] arm64: Pulling from edgex-lftools-log-publisher [2022-04-22T20:13:24.185Z] 8998bd30e6a1: Pulling fs layer [2022-04-22T20:13:24.185Z] 04944245beec: Pulling fs layer [2022-04-22T20:13:24.185Z] 699f458cf7ca: Pulling fs layer [2022-04-22T20:13:24.185Z] 765212b225bb: Pulling fs layer [2022-04-22T20:13:24.185Z] f23df028b6ca: Pulling fs layer [2022-04-22T20:13:24.185Z] d65c8cfc05b1: Pulling fs layer [2022-04-22T20:13:24.185Z] 2437ff75d9bd: Pulling fs layer [2022-04-22T20:13:24.185Z] d65c8cfc05b1: Waiting [2022-04-22T20:13:24.185Z] 2437ff75d9bd: Waiting [2022-04-22T20:13:24.185Z] 765212b225bb: Waiting [2022-04-22T20:13:24.185Z] f23df028b6ca: Waiting [2022-04-22T20:13:24.185Z] 04944245beec: Verifying Checksum [2022-04-22T20:13:24.185Z] 04944245beec: Download complete [2022-04-22T20:13:24.185Z] 765212b225bb: Verifying Checksum [2022-04-22T20:13:24.185Z] 765212b225bb: Download complete [2022-04-22T20:13:24.185Z] f23df028b6ca: Verifying Checksum [2022-04-22T20:13:24.185Z] f23df028b6ca: Download complete [2022-04-22T20:13:24.459Z] d65c8cfc05b1: Verifying Checksum [2022-04-22T20:13:24.459Z] d65c8cfc05b1: Download complete [2022-04-22T20:13:24.459Z] 699f458cf7ca: Verifying Checksum [2022-04-22T20:13:24.459Z] 699f458cf7ca: Download complete [2022-04-22T20:13:24.732Z] 8998bd30e6a1: Verifying Checksum [2022-04-22T20:13:24.732Z] 8998bd30e6a1: Download complete [2022-04-22T20:13:27.346Z] 2437ff75d9bd: Verifying Checksum [2022-04-22T20:13:27.346Z] 2437ff75d9bd: Download complete [2022-04-22T20:13:29.324Z] 8998bd30e6a1: Pull complete [2022-04-22T20:13:29.597Z] 04944245beec: Pull complete [2022-04-22T20:13:31.027Z] 699f458cf7ca: Pull complete [2022-04-22T20:13:31.298Z] 765212b225bb: Pull complete [2022-04-22T20:13:32.277Z] f23df028b6ca: Pull complete [2022-04-22T20:13:32.551Z] d65c8cfc05b1: Pull complete [2022-04-22T20:13:47.613Z] 2437ff75d9bd: Pull complete [2022-04-22T20:13:47.613Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-04-22T20:13:47.613Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-22T20:13:47.613Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-04-22T20:13:47.853Z] prd-ubuntu20.04-docker-arm64-4c-16g-21812 does not seem to be running inside a container [2022-04-22T20:13:47.939Z] $ 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 [2022-04-22T20:13:50.463Z] $ docker top 238912dcdf3f23c89213dc75c212cda0899e1823f419380eb73511ff50623626 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-22T20:13:51.536Z] ---> job-cost.sh [2022-04-22T20:13:51.536Z] lf-activate-venv: SKIPPING [2022-04-22T20:13:51.536Z] INFO: No Stack... [2022-04-22T20:13:52.130Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-04-22T20:13:52.721Z] INFO: Archiving Costs [Pipeline] sh [2022-04-22T20:13:53.407Z] + cat /w/workspace/edgex-go/1/archives/cost.csv [2022-04-22T20:13:53.407Z] + cut -d, -f6 [Pipeline] lock [2022-04-22T20:13:53.463Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3987-1-stack-cost] [2022-04-22T20:13:53.468Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3987-1-stack-cost] did not exist. Created. [2022-04-22T20:13:53.469Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3987-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-04-22T20:13:54.299Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-04-22T20:13:54.537Z] Stashed 1 file(s) [Pipeline] } [2022-04-22T20:13:54.553Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3987-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-04-22T20:13:54.639Z] $ docker stop --time=1 238912dcdf3f23c89213dc75c212cda0899e1823f419380eb73511ff50623626 [2022-04-22T20:13:56.184Z] $ docker rm -f 238912dcdf3f23c89213dc75c212cda0899e1823f419380eb73511ff50623626 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2022-04-22T20:13:57.256Z] provisioning config files... [2022-04-22T20:13:57.265Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config7369202676798742963tmp [Pipeline] { [Pipeline] sh [2022-04-22T20:13:57.610Z] + set +x [2022-04-22T20:13:57.610Z] + curl -s https://codecov.io/bash [2022-04-22T20:13:57.610Z] + bash -s -- [2022-04-22T20:13:57.610Z] [2022-04-22T20:13:57.610Z] _____ _ [2022-04-22T20:13:57.610Z] / ____| | | [2022-04-22T20:13:57.610Z] | | ___ __| | ___ ___ _____ __ [2022-04-22T20:13:57.610Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-04-22T20:13:57.610Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-04-22T20:13:57.610Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-04-22T20:13:57.610Z] Bash-1.0.6 [2022-04-22T20:13:57.610Z] [2022-04-22T20:13:57.610Z] [2022-04-22T20:13:57.610Z] ==> git version 2.25.1 found [2022-04-22T20:13:57.610Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2022-04-22T20:13:57.610Z] Release-Date: 2020-01-08 [2022-04-22T20:13:57.610Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-04-22T20:13:57.610Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-04-22T20:13:57.610Z] ==> Jenkins CI detected. [2022-04-22T20:13:57.610Z] current dir:  /w/workspace/edgex-go/1 [2022-04-22T20:13:57.610Z] project root: . [2022-04-22T20:13:57.610Z] --> token set from env [2022-04-22T20:13:57.610Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-04-22T20:13:57.871Z] ==> Running gcov in . (disable via -X gcov) [2022-04-22T20:13:57.871Z] ==> Python coveragepy not found [2022-04-22T20:13:57.871Z] ==> Searching for coverage reports in: [2022-04-22T20:13:57.871Z] + . [2022-04-22T20:13:57.871Z] -> Found 1 reports [2022-04-22T20:13:57.871Z] ==> Detecting git/mercurial file structure [2022-04-22T20:13:57.871Z] ==> Reading reports [2022-04-22T20:13:57.871Z] + ./coverage.out bytes=435134 [2022-04-22T20:13:57.871Z] ==> Appending adjustments [2022-04-22T20:13:57.871Z] https://docs.codecov.io/docs/fixing-reports [2022-04-22T20:13:59.253Z] + Found adjustments [2022-04-22T20:13:59.253Z] ==> Gzipping contents [2022-04-22T20:13:59.253Z] 60K /tmp/codecov.QgLUXT.gz [2022-04-22T20:13:59.253Z] ==> Uploading reports [2022-04-22T20:13:59.253Z] url: https://codecov.io [2022-04-22T20:13:59.253Z] query: branch=PR-3987&commit=15c15146d7e685b738b59aee3b02359645ee62d3&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3987%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3987&job=&cmd_args= [2022-04-22T20:13:59.253Z] -> Pinging Codecov [2022-04-22T20:13:59.253Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-3987&commit=15c15146d7e685b738b59aee3b02359645ee62d3&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3987%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3987&job=&cmd_args= [2022-04-22T20:13:59.513Z] -> Uploading to [2022-04-22T20:13:59.513Z] https://storage.googleapis.com/codecov/v4/raw/2022-04-22/00271124DB129430A58F1EEE437C3FCB/15c15146d7e685b738b59aee3b02359645ee62d3/4a618566-4dc0-41d2-a211-232718dfe5f4.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220422%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220422T201359Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=ede18ef7a80720e26ff99740217f8340093d42a1cb0664f29c78c05dd7b21a97 [2022-04-22T20:13:59.513Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-22T20:13:59.513Z] Dload Upload Total Spent Left Speed [2022-04-22T20:13:59.776Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 59825 0 0 100 59825 0 215k --:--:-- --:--:-- --:--:-- 215k [2022-04-22T20:13:59.776Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/15c15146d7e685b738b59aee3b02359645ee62d3 [Pipeline] } [2022-04-22T20:13:59.805Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2022-04-22T20:14:01.173Z] + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh [2022-04-22T20:14:01.516Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-22T20:14:02.419Z] ---> package-listing.sh [2022-04-22T20:14:02.419Z] ++ facter osfamily [2022-04-22T20:14:02.419Z] ++ tr '[:upper:]' '[:lower:]' [2022-04-22T20:14:02.681Z] + OS_FAMILY=debian [2022-04-22T20:14:02.681Z] + workspace=/w/workspace/edgex-go/1 [2022-04-22T20:14:02.681Z] + START_PACKAGES=/tmp/packages_start.txt [2022-04-22T20:14:02.681Z] + END_PACKAGES=/tmp/packages_end.txt [2022-04-22T20:14:02.681Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-04-22T20:14:02.681Z] + PACKAGES=/tmp/packages_start.txt [2022-04-22T20:14:02.681Z] + '[' /w/workspace/edgex-go/1 ']' [2022-04-22T20:14:02.681Z] + PACKAGES=/tmp/packages_end.txt [2022-04-22T20:14:02.681Z] + case "${OS_FAMILY}" in [2022-04-22T20:14:02.681Z] + dpkg -l [2022-04-22T20:14:02.681Z] + grep '^ii' [2022-04-22T20:14:02.681Z] + '[' -f /tmp/packages_start.txt ']' [2022-04-22T20:14:02.681Z] + '[' -f /tmp/packages_end.txt ']' [2022-04-22T20:14:02.681Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-04-22T20:14:02.681Z] + '[' /w/workspace/edgex-go/1 ']' [2022-04-22T20:14:02.681Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2022-04-22T20:14:02.681Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2022-04-22T20:14:02.716Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-04-22T20:14:03.018Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-04-22T20:14:03.604Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-22T20:14:03.604Z] [2022-04-22T20:14:03.604Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-04-22T20:14:03.946Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-22T20:14:03.946Z] latest: Pulling from edgex-lftools-log-publisher [2022-04-22T20:14:03.946Z] 5eb5b503b376: Pulling fs layer [2022-04-22T20:14:03.946Z] 5c69ac0246d0: Pulling fs layer [2022-04-22T20:14:03.946Z] ec43610c2a17: Pulling fs layer [2022-04-22T20:14:03.946Z] 3a2ae6a8a46f: Pulling fs layer [2022-04-22T20:14:03.946Z] 33b1e0a273af: Pulling fs layer [2022-04-22T20:14:03.946Z] 5d3b04190fa2: Pulling fs layer [2022-04-22T20:14:03.946Z] 2f39f015ded8: Pulling fs layer [2022-04-22T20:14:03.946Z] 33b1e0a273af: Waiting [2022-04-22T20:14:03.946Z] 5d3b04190fa2: Waiting [2022-04-22T20:14:03.946Z] 2f39f015ded8: Waiting [2022-04-22T20:14:03.946Z] 3a2ae6a8a46f: Waiting [2022-04-22T20:14:03.946Z] 5c69ac0246d0: Verifying Checksum [2022-04-22T20:14:03.946Z] 5c69ac0246d0: Download complete [2022-04-22T20:14:03.946Z] 3a2ae6a8a46f: Verifying Checksum [2022-04-22T20:14:03.946Z] 3a2ae6a8a46f: Download complete [2022-04-22T20:14:03.946Z] 33b1e0a273af: Verifying Checksum [2022-04-22T20:14:03.946Z] 33b1e0a273af: Download complete [2022-04-22T20:14:04.211Z] 5d3b04190fa2: Verifying Checksum [2022-04-22T20:14:04.211Z] 5d3b04190fa2: Download complete [2022-04-22T20:14:04.211Z] ec43610c2a17: Verifying Checksum [2022-04-22T20:14:04.211Z] ec43610c2a17: Download complete [2022-04-22T20:14:04.211Z] 5eb5b503b376: Download complete [2022-04-22T20:14:05.150Z] 2f39f015ded8: Verifying Checksum [2022-04-22T20:14:05.150Z] 2f39f015ded8: Download complete [2022-04-22T20:14:05.719Z] 5eb5b503b376: Pull complete [2022-04-22T20:14:05.719Z] 5c69ac0246d0: Pull complete [2022-04-22T20:14:06.288Z] ec43610c2a17: Pull complete [2022-04-22T20:14:06.288Z] 3a2ae6a8a46f: Pull complete [2022-04-22T20:14:06.549Z] 33b1e0a273af: Pull complete [2022-04-22T20:14:06.549Z] 5d3b04190fa2: Pull complete [2022-04-22T20:14:11.831Z] 2f39f015ded8: Pull complete [2022-04-22T20:14:11.831Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-04-22T20:14:11.831Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-22T20:14:11.831Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-04-22T20:14:11.923Z] prd-ubuntu20.04-docker-8c-8g-21811 does not seem to be running inside a container [2022-04-22T20:14:11.952Z] $ 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 [2022-04-22T20:14:13.801Z] $ docker top d7e79ab74ab9c2bb7a1dbd67022930ae724319dd4d536885cd4ee3e039dd61c5 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-22T20:14:14.281Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-04-22T20:14:14.601Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-04-22T20:14:14.914Z] + ls /var/log/sa-host [2022-04-22T20:14:14.914Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-22T20:14:15.182Z] provisioning config files... [2022-04-22T20:14:15.193Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config4132342144475374232tmp [Pipeline] { [Pipeline] echo [2022-04-22T20:14:15.239Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-22T20:14:15.555Z] ---> create-netrc.sh [Pipeline] } [2022-04-22T20:14:15.580Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-04-22T20:14:15.986Z] ---> python-tools-install.sh [Pipeline] echo [2022-04-22T20:14:16.017Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-22T20:14:16.331Z] ---> sudo-logs.sh [2022-04-22T20:14:16.331Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-04-22T20:14:16.414Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-22T20:14:16.728Z] ---> job-cost.sh [2022-04-22T20:14:16.728Z] lf-activate-venv: SKIPPING [2022-04-22T20:14:16.728Z] DEBUG: total: 0.2199999988079071 [2022-04-22T20:14:16.728Z] INFO: Retrieving Stack Cost... [2022-04-22T20:14:17.299Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-04-22T20:14:17.560Z] INFO: Archiving Costs [Pipeline] echo [2022-04-22T20:14:17.594Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-22T20:14:17.915Z] ---> logs-deploy.sh [2022-04-22T20:14:17.915Z] lf-activate-venv: SKIPPING [2022-04-22T20:14:17.915Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3987/1 [2022-04-22T20:14:17.915Z] INFO: archiving workspace using pattern(s): [2022-04-22T20:14:18.859Z] Archives upload complete. [2022-04-22T20:14:19.121Z] INFO: archiving logs to Nexus [2022-04-22T20:14:19.699Z] ---> uname -a: [2022-04-22T20:14:19.699Z] Linux prd-ubuntu20-04-docker-8c-8g-21811 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux [2022-04-22T20:14:19.699Z] [2022-04-22T20:14:19.699Z] [2022-04-22T20:14:19.699Z] ---> lscpu: [2022-04-22T20:14:19.699Z] Architecture: x86_64 [2022-04-22T20:14:19.699Z] CPU op-mode(s): 32-bit, 64-bit [2022-04-22T20:14:19.699Z] Byte Order: Little Endian [2022-04-22T20:14:19.699Z] Address sizes: 40 bits physical, 48 bits virtual [2022-04-22T20:14:19.699Z] CPU(s): 8 [2022-04-22T20:14:19.699Z] On-line CPU(s) list: 0-7 [2022-04-22T20:14:19.699Z] Thread(s) per core: 1 [2022-04-22T20:14:19.699Z] Core(s) per socket: 1 [2022-04-22T20:14:19.699Z] Socket(s): 8 [2022-04-22T20:14:19.699Z] NUMA node(s): 1 [2022-04-22T20:14:19.699Z] Vendor ID: AuthenticAMD [2022-04-22T20:14:19.699Z] CPU family: 23 [2022-04-22T20:14:19.699Z] Model: 49 [2022-04-22T20:14:19.699Z] Model name: AMD EPYC-Rome Processor [2022-04-22T20:14:19.699Z] Stepping: 0 [2022-04-22T20:14:19.699Z] CPU MHz: 2799.998 [2022-04-22T20:14:19.699Z] BogoMIPS: 5599.99 [2022-04-22T20:14:19.699Z] Virtualization: AMD-V [2022-04-22T20:14:19.699Z] Hypervisor vendor: KVM [2022-04-22T20:14:19.699Z] Virtualization type: full [2022-04-22T20:14:19.699Z] L1d cache: 256 KiB [2022-04-22T20:14:19.699Z] L1i cache: 256 KiB [2022-04-22T20:14:19.699Z] L2 cache: 4 MiB [2022-04-22T20:14:19.699Z] L3 cache: 128 MiB [2022-04-22T20:14:19.699Z] NUMA node0 CPU(s): 0-7 [2022-04-22T20:14:19.699Z] Vulnerability Itlb multihit: Not affected [2022-04-22T20:14:19.699Z] Vulnerability L1tf: Not affected [2022-04-22T20:14:19.699Z] Vulnerability Mds: Not affected [2022-04-22T20:14:19.699Z] Vulnerability Meltdown: Not affected [2022-04-22T20:14:19.699Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2022-04-22T20:14:19.699Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2022-04-22T20:14:19.699Z] Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2022-04-22T20:14:19.699Z] Vulnerability Srbds: Not affected [2022-04-22T20:14:19.699Z] Vulnerability Tsx async abort: Not affected [2022-04-22T20:14:19.699Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2022-04-22T20:14:19.699Z] [2022-04-22T20:14:19.699Z] [2022-04-22T20:14:19.699Z] ---> nproc: [2022-04-22T20:14:19.699Z] 8 [2022-04-22T20:14:19.699Z] [2022-04-22T20:14:19.699Z] [2022-04-22T20:14:19.699Z] ---> df -h: [2022-04-22T20:14:19.699Z] Filesystem Size Used Avail Use% Mounted on [2022-04-22T20:14:19.699Z] overlay 155G 27G 129G 17% / [2022-04-22T20:14:19.699Z] tmpfs 64M 0 64M 0% /dev [2022-04-22T20:14:19.699Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2022-04-22T20:14:19.699Z] shm 64M 0 64M 0% /dev/shm [2022-04-22T20:14:19.699Z] /dev/vda1 155G 27G 129G 17% /facter-os [2022-04-22T20:14:19.699Z] [2022-04-22T20:14:19.699Z] [2022-04-22T20:14:19.699Z] ---> sar -b -r -n DEV: [2022-04-22T20:14:19.699Z] Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-21811) 04/22/22 _x86_64_ (8 CPU) [2022-04-22T20:14:19.699Z] [2022-04-22T20:14:19.699Z] 19:09:35 LINUX RESTART (8 CPU) [2022-04-22T20:14:19.699Z] [2022-04-22T20:14:19.699Z] 19:10:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2022-04-22T20:14:19.699Z] 19:11:01 322.76 28.11 294.64 0.00 2567.56 134159.23 0.00 [2022-04-22T20:14:19.699Z] 19:12:01 82.40 1.05 81.35 0.00 10.40 37139.28 0.00 [2022-04-22T20:14:19.699Z] 19:13:01 41.84 0.13 41.71 0.00 1.73 11714.06 0.00 [2022-04-22T20:14:19.699Z] 19:14:01 440.94 0.12 440.82 0.00 4.40 348637.79 0.00 [2022-04-22T20:14:19.699Z] 19:15:01 1091.65 1.53 1090.12 0.00 27.46 299223.86 0.00 [2022-04-22T20:14:19.699Z] 19:16:01 349.03 0.02 349.02 0.00 0.13 179816.06 0.00 [2022-04-22T20:14:19.699Z] 19:17:01 853.37 0.07 853.31 0.00 2.53 252159.84 0.00 [2022-04-22T20:14:19.699Z] 19:18:01 979.04 4.88 974.16 0.00 43.19 270232.72 0.00 [2022-04-22T20:14:19.699Z] 19:19:01 658.35 0.23 658.11 0.00 1.87 241667.71 0.00 [2022-04-22T20:14:19.699Z] 19:20:01 57.38 0.07 57.31 0.00 0.53 22688.04 0.00 [2022-04-22T20:14:19.699Z] 19:21:01 249.23 1.48 247.74 0.00 43.19 122138.98 0.00 [2022-04-22T20:14:19.699Z] 19:22:01 2.95 0.00 2.95 0.00 0.00 33.33 0.00 [2022-04-22T20:14:19.699Z] 19:23:01 1.00 0.00 1.00 0.00 0.00 11.20 0.00 [2022-04-22T20:14:19.699Z] 19:24:01 1.50 0.00 1.50 0.00 0.00 16.93 0.00 [2022-04-22T20:14:19.699Z] 19:25:01 1.75 0.02 1.73 0.00 0.13 20.00 0.00 [2022-04-22T20:14:19.699Z] 19:26:01 1.05 0.00 1.05 0.00 0.00 13.20 0.00 [2022-04-22T20:14:19.699Z] 19:27:01 1.18 0.00 1.18 0.00 0.00 12.93 0.00 [2022-04-22T20:14:19.699Z] 19:28:01 1.07 0.00 1.07 0.00 0.00 13.33 0.00 [2022-04-22T20:14:19.699Z] 19:29:01 1.28 0.00 1.28 0.00 0.00 14.26 0.00 [2022-04-22T20:14:19.699Z] 19:30:01 1.77 0.00 1.77 0.00 0.00 20.53 0.00 [2022-04-22T20:14:19.699Z] 19:31:01 1.00 0.00 1.00 0.00 0.00 11.20 0.00 [2022-04-22T20:14:19.699Z] 19:32:01 0.97 0.00 0.97 0.00 0.00 12.13 0.00 [2022-04-22T20:14:19.699Z] 19:33:01 1.18 0.00 1.18 0.00 0.00 13.33 0.00 [2022-04-22T20:14:19.699Z] 19:34:01 0.90 0.00 0.90 0.00 0.00 11.60 0.00 [2022-04-22T20:14:19.699Z] 19:35:01 1.28 0.00 1.28 0.00 0.00 14.93 0.00 [2022-04-22T20:14:19.699Z] 19:36:01 1.73 0.00 1.73 0.00 0.00 20.53 0.00 [2022-04-22T20:14:19.699Z] 19:37:01 0.95 0.00 0.95 0.00 0.00 12.93 0.00 [2022-04-22T20:14:19.699Z] 19:38:01 1.33 0.00 1.33 0.00 0.00 15.19 0.00 [2022-04-22T20:14:19.699Z] 19:39:01 1.00 0.00 1.00 0.00 0.00 10.53 0.00 [2022-04-22T20:14:19.699Z] 19:40:01 1.60 0.00 1.60 0.00 0.00 17.46 0.00 [2022-04-22T20:14:19.699Z] 19:41:01 0.90 0.00 0.90 0.00 0.00 10.00 0.00 [2022-04-22T20:14:19.699Z] 19:42:01 1.15 0.00 1.15 0.00 0.00 14.80 0.00 [2022-04-22T20:14:19.699Z] 19:43:01 1.03 0.00 1.03 0.00 0.00 11.73 0.00 [2022-04-22T20:14:19.699Z] 19:44:01 1.08 0.00 1.08 0.00 0.00 13.33 0.00 [2022-04-22T20:14:19.699Z] 19:45:01 1.37 0.00 1.37 0.00 0.00 14.93 0.00 [2022-04-22T20:14:19.699Z] 19:46:01 0.97 0.00 0.97 0.00 0.00 12.53 0.00 [2022-04-22T20:14:19.699Z] 19:47:01 1.37 0.00 1.37 0.00 0.00 15.73 0.00 [2022-04-22T20:14:19.699Z] 19:48:01 1.57 0.00 1.57 0.00 0.00 17.33 0.00 [2022-04-22T20:14:19.699Z] 19:49:01 1.02 0.00 1.02 0.00 0.00 12.40 0.00 [2022-04-22T20:14:19.699Z] 19:50:01 1.82 0.00 1.82 0.00 0.00 21.06 0.00 [2022-04-22T20:14:19.699Z] 19:51:01 0.98 0.00 0.98 0.00 0.00 11.20 0.00 [2022-04-22T20:14:19.699Z] 19:52:01 0.93 0.00 0.93 0.00 0.00 12.80 0.00 [2022-04-22T20:14:19.699Z] 19:53:01 1.22 0.00 1.22 0.00 0.00 14.26 0.00 [2022-04-22T20:14:19.699Z] 19:54:01 1.05 0.00 1.05 0.00 0.00 13.20 0.00 [2022-04-22T20:14:19.699Z] 19:55:01 1.33 0.00 1.33 0.00 0.00 15.86 0.00 [2022-04-22T20:14:19.699Z] 19:56:01 1.08 0.00 1.08 0.00 0.00 14.00 0.00 [2022-04-22T20:14:19.699Z] 19:57:01 1.08 0.00 1.08 0.00 0.00 13.33 0.00 [2022-04-22T20:14:19.699Z] 19:58:01 1.00 0.00 1.00 0.00 0.00 12.13 0.00 [2022-04-22T20:14:19.699Z] 19:59:01 1.25 0.00 1.25 0.00 0.00 14.13 0.00 [2022-04-22T20:14:19.699Z] 20:00:01 1.20 0.00 1.20 0.00 0.00 14.78 0.00 [2022-04-22T20:14:19.699Z] 20:01:01 1.23 0.00 1.23 0.00 0.00 15.06 0.00 [2022-04-22T20:14:19.699Z] 20:02:01 1.18 0.10 1.08 0.00 6.27 14.80 0.00 [2022-04-22T20:14:19.699Z] 20:03:01 3.22 0.87 2.35 0.00 18.40 31.59 0.00 [2022-04-22T20:14:19.699Z] 20:04:01 1.03 0.00 1.03 0.00 0.00 12.40 0.00 [2022-04-22T20:14:19.699Z] 20:05:01 1.30 0.00 1.30 0.00 0.00 16.13 0.00 [2022-04-22T20:14:19.699Z] 20:06:01 1.25 0.00 1.25 0.00 0.00 14.93 0.00 [2022-04-22T20:14:19.699Z] 20:07:01 1.33 0.00 1.33 0.00 0.00 15.19 0.00 [2022-04-22T20:14:19.699Z] 20:08:01 1.52 0.00 1.52 0.00 0.00 18.13 0.00 [2022-04-22T20:14:19.699Z] 20:09:01 1.02 0.00 1.02 0.00 0.00 10.93 0.00 [2022-04-22T20:14:19.699Z] 20:10:01 0.98 0.00 0.98 0.00 0.00 11.73 0.00 [2022-04-22T20:14:19.699Z] 20:11:01 1.32 0.00 1.32 0.00 0.00 15.86 0.00 [2022-04-22T20:14:19.699Z] 20:12:01 2.10 0.00 2.10 0.00 0.00 23.73 0.00 [2022-04-22T20:14:19.699Z] 20:13:01 0.97 0.00 0.97 0.00 0.00 11.06 0.00 [2022-04-22T20:14:19.699Z] 20:14:01 1.77 0.07 1.70 0.00 4.80 36.12 0.00 [2022-04-22T20:14:19.699Z] Average: 81.14 0.60 80.54 0.00 42.05 29988.77 0.00 [2022-04-22T20:14:19.699Z] [2022-04-22T20:14:19.699Z] 19:10:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2022-04-22T20:14:19.699Z] 19:11:01 28634096 31742152 565336 1.72 96240 3285564 2186556 6.44 1152520 2725012 1752 [2022-04-22T20:14:19.699Z] 19:12:01 27929764 31690472 601216 1.83 151152 3806344 2024488 5.97 1578148 2911560 281292 [2022-04-22T20:14:19.699Z] 19:13:01 27703220 31731984 557884 1.70 155584 4041652 1932384 5.69 1411652 3276188 315872 [2022-04-22T20:14:19.700Z] 19:14:01 22802200 31416868 848764 2.58 169696 8453008 3201244 9.43 2109228 7284476 21084 [2022-04-22T20:14:19.700Z] 19:15:01 16155424 30579228 1674576 5.09 323428 13595212 4350212 12.82 4029828 11480644 8140 [2022-04-22T20:14:19.700Z] 19:16:01 10176972 28117312 4129376 12.56 340356 16959420 6958104 20.51 7343056 13997164 203328 [2022-04-22T20:14:19.700Z] 19:17:01 11027088 31108040 1137248 3.46 368204 18977780 3455340 10.18 4812204 15591476 76568 [2022-04-22T20:14:19.700Z] 19:18:01 5706560 31324736 924280 2.81 584436 23874252 3146376 9.27 4027288 21279128 2982688 [2022-04-22T20:14:19.700Z] 19:19:01 9307008 31297288 960328 2.92 619000 20466964 2609596 7.69 4097596 17869276 230704 [2022-04-22T20:14:19.700Z] 19:20:01 8377788 31597548 662860 2.02 674332 21603096 2362312 6.96 3254344 19608648 1683184 [2022-04-22T20:14:19.700Z] 19:21:01 10561664 31710620 555304 1.69 708908 19615588 1987808 5.86 2850492 17950284 524 [2022-04-22T20:14:19.700Z] 19:22:01 10562624 31711608 554296 1.69 708924 19615588 1987808 5.86 2849528 17950264 12 [2022-04-22T20:14:19.700Z] 19:23:01 10578200 31727200 538696 1.64 708932 19615592 1987808 5.86 2833444 17950268 8 [2022-04-22T20:14:19.700Z] 19:24:01 10578136 31727532 538740 1.64 708952 19615592 1987808 5.86 2832992 17950660 16 [2022-04-22T20:14:19.700Z] 19:25:01 10577816 31727344 539296 1.64 708988 19615596 1987808 5.86 2833020 17950664 20 [2022-04-22T20:14:19.700Z] 19:26:01 10577492 31727068 539520 1.64 709008 19615600 1987808 5.86 2833396 17950668 168 [2022-04-22T20:14:19.700Z] 19:27:01 10578204 31727796 538964 1.64 709008 19615600 1987808 5.86 2833092 17950668 12 [2022-04-22T20:14:19.700Z] 19:28:01 10577936 31727532 539180 1.64 709028 19615608 1987808 5.86 2833084 17950672 188 [2022-04-22T20:14:19.700Z] 19:29:01 10577888 31727508 539156 1.64 709036 19615612 1987808 5.86 2833104 17950676 16 [2022-04-22T20:14:19.700Z] 19:30:01 10578052 31727684 538924 1.64 709048 19615608 1987808 5.86 2833188 17950680 16 [2022-04-22T20:14:19.700Z] 19:31:01 10578044 31727692 538856 1.64 709060 19615616 1987808 5.86 2833456 17950684 12 [2022-04-22T20:14:19.700Z] 19:32:01 10577704 31727500 538988 1.64 709076 19615748 1987808 5.86 2833472 17950816 192 [2022-04-22T20:14:19.700Z] 19:33:01 10578408 31728228 538424 1.64 709088 19615752 1987808 5.86 2833152 17950820 24 [2022-04-22T20:14:19.700Z] 19:34:01 10578400 31728228 538380 1.64 709108 19615756 1987808 5.86 2833224 17950824 280 [2022-04-22T20:14:19.700Z] 19:35:01 10578100 31727968 538596 1.64 709132 19615756 1987808 5.86 2833212 17950824 16 [2022-04-22T20:14:19.700Z] 19:36:01 10578052 31727928 538588 1.64 709168 19615760 1987808 5.86 2833548 17950828 28 [2022-04-22T20:14:19.700Z] 19:37:01 10578256 31728184 538304 1.64 709180 19615768 1987808 5.86 2833288 17950836 12 [2022-04-22T20:14:19.700Z] 19:38:01 10577956 31727888 538524 1.64 709200 19615768 1987808 5.86 2833296 17950836 48 [2022-04-22T20:14:19.700Z] 19:39:01 10578160 31728116 538348 1.64 709216 19615772 1971352 5.81 2833316 17950840 12 [2022-04-22T20:14:19.700Z] 19:40:01 10578404 31728376 538036 1.64 709232 19615772 1971352 5.81 2833340 17950840 16 [2022-04-22T20:14:19.700Z] 19:41:01 10578028 31728020 538532 1.64 709236 19615776 1971352 5.81 2833588 17950844 12 [2022-04-22T20:14:19.700Z] 19:42:01 10578012 31728012 538504 1.64 709252 19615776 1971352 5.81 2833652 17950848 152 [2022-04-22T20:14:19.700Z] 19:43:01 10577964 31727980 538484 1.64 709256 19615780 1971352 5.81 2833668 17950848 12 [2022-04-22T20:14:19.700Z] 19:44:01 10577600 31727628 538732 1.64 709272 19615784 1971352 5.81 2833676 17950852 188 [2022-04-22T20:14:19.700Z] 19:45:01 10577300 31727348 538952 1.64 709292 19615780 1971352 5.81 2833400 17950852 20 [2022-04-22T20:14:19.700Z] 19:46:01 10577068 31727220 538860 1.64 709308 19615792 1971352 5.81 2833816 17950856 196 [2022-04-22T20:14:19.700Z] 19:47:01 10577020 31727188 538840 1.64 709312 19615796 1971352 5.81 2833428 17950864 12 [2022-04-22T20:14:19.700Z] 19:48:01 10576852 31727064 538816 1.64 709324 19615796 1971352 5.81 2833460 17950864 44 [2022-04-22T20:14:19.700Z] 19:49:01 10577096 31727316 538496 1.64 709336 19615800 1971352 5.81 2833760 17950868 8 [2022-04-22T20:14:19.700Z] 19:50:01 10576972 31727220 538708 1.64 709352 19615804 1971352 5.81 2833484 17950876 16 [2022-04-22T20:14:19.700Z] 19:51:01 10577192 31727460 538468 1.64 709364 19615808 1971352 5.81 2834040 17950876 24 [2022-04-22T20:14:19.700Z] 19:52:01 10577192 31727484 538452 1.64 709372 19615808 1971352 5.81 2833860 17950880 152 [2022-04-22T20:14:19.700Z] 19:53:01 10576892 31727192 538668 1.64 709388 19615812 1971352 5.81 2833848 17950880 16 [2022-04-22T20:14:19.700Z] 19:54:01 10576592 31726932 538884 1.64 709400 19615816 1971352 5.81 2833876 17950884 188 [2022-04-22T20:14:19.700Z] 19:55:01 10576836 31727184 538572 1.64 709408 19615816 1971352 5.81 2833876 17950888 12 [2022-04-22T20:14:19.700Z] 19:56:01 10576680 31727048 538860 1.64 709424 19615824 1971352 5.81 2834220 17950892 148 [2022-04-22T20:14:19.700Z] 19:57:01 10576664 31727048 538832 1.64 709432 19615828 1971352 5.81 2833608 17950896 12 [2022-04-22T20:14:19.700Z] 19:58:01 10576616 31727028 538792 1.64 709456 19615828 1971352 5.81 2833648 17950896 184 [2022-04-22T20:14:19.700Z] 19:59:01 10576568 31726992 538764 1.64 709468 19615832 1971352 5.81 2833952 17950900 12 [2022-04-22T20:14:19.700Z] 20:00:01 10576508 31726960 538948 1.64 709488 19615836 1971352 5.81 2833976 17950904 148 [2022-04-22T20:14:19.700Z] 20:01:01 10576752 31727360 538624 1.64 709532 19615956 1971352 5.81 2834300 17951032 12 [2022-04-22T20:14:19.700Z] 20:02:01 10574660 31726384 539496 1.64 709548 19616156 1971352 5.81 2835904 17950416 188 [2022-04-22T20:14:19.700Z] 20:03:01 10574368 31727016 539068 1.64 709608 19616672 2006880 5.91 2835312 17950872 24 [2022-04-22T20:14:19.700Z] 20:04:01 10574020 31726688 539332 1.64 709620 19616676 2006880 5.91 2836024 17950876 204 [2022-04-22T20:14:19.700Z] 20:05:01 10574516 31727208 538752 1.64 709632 19616684 2006880 5.91 2835360 17950884 20 [2022-04-22T20:14:19.700Z] 20:06:01 10574500 31727196 538704 1.64 709636 19616684 2006880 5.91 2835372 17950884 184 [2022-04-22T20:14:19.700Z] 20:07:01 10574452 31727156 538676 1.64 709648 19616688 2006880 5.91 2835064 17950888 12 [2022-04-22T20:14:19.700Z] 20:08:01 10574336 31727064 538936 1.64 709664 19616692 2006880 5.91 2835084 17950892 48 [2022-04-22T20:14:19.700Z] 20:09:01 10574528 31727264 538912 1.64 709676 19616692 2006880 5.91 2835104 17950892 12 [2022-04-22T20:14:19.700Z] 20:10:01 10574300 31727064 539100 1.64 709692 19616696 2006880 5.91 2835116 17950896 192 [2022-04-22T20:14:19.700Z] 20:11:01 10573976 31726744 539344 1.64 709708 19616684 2006880 5.91 2835468 17950896 20 [2022-04-22T20:14:19.700Z] 20:12:01 10573960 31726772 539284 1.64 709740 19616704 2006880 5.91 2835180 17950900 12 [2022-04-22T20:14:19.700Z] 20:13:01 10574416 31727244 538748 1.64 709756 19616708 2006880 5.91 2835176 17950904 12 [2022-04-22T20:14:19.700Z] 20:14:01 10571036 31724152 541292 1.65 709780 19616924 2004056 5.91 2836836 17951220 196 [2022-04-22T20:14:19.700Z] Average: 11545798 31622645 643616 1.96 652908 18661335 2178115 6.42 2920073 16958862 90764 [2022-04-22T20:14:19.700Z] [2022-04-22T20:14:19.700Z] 19:10:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2022-04-22T20:14:19.700Z] 19:11:01 lo 4.68 4.68 0.46 0.46 0.00 0.00 0.00 0.00 [2022-04-22T20:14:19.700Z] 19:11:01 docker0 875.72 494.93 74.70 2808.85 0.00 0.00 0.00 0.00 [2022-04-22T20:14:19.700Z] 19:11:01 ens3 1472.11 1717.73 9958.27 232.21 0.00 0.00 0.00 0.00 [2022-04-22T20:14:19.700Z] 19:11:01 vethef0ad73 46.13 54.94 4.45 46.95 0.00 0.00 0.00 0.00 [2022-04-22T20:14:19.700Z] 19:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-04-22T20:14:19.700Z] 19:12:01 docker0 53.24 78.69 4.26 943.50 0.00 0.00 0.00 0.00 [2022-04-22T20:14:19.700Z] 19:12:01 veth4b0e0ab 1.37 1.55 0.11 0.13 0.00 0.00 0.00 0.00 [2022-04-22T20:14:19.700Z] 19:12:01 ens3 134.83 94.67 977.30 66.83 0.00 0.00 0.00 0.00 [2022-04-22T20:14:19.700Z] 19:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-22T20:14:19.700Z] 19:13:01 docker0 0.07 0.07 0.00 0.01 0.00 0.00 0.00 0.00 [2022-04-22T20:14:19.700Z] 19:13:01 veth4b0e0ab 0.07 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2022-04-22T20:14:19.700Z] 19:13:01 ens3 21.50 11.50 18.85 9.92 0.00 0.00 0.00 0.00 [2022-04-22T20:14:19.700Z] 19:14:01 veth9dfa15b 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 [2022-04-22T20:14:19.700Z] 19:14:01 lo 0.80 0.80 0.07 0.07 0.00 0.00 0.00 0.00 [2022-04-22T20:14:19.700Z] 19:14:01 veth9571af4 30.99 70.13 2.04 697.46 0.00 0.00 0.00 0.06 [2022-04-22T20:14:19.700Z] 19:14:01 docker0 66.78 115.14 3.67 887.73 0.00 0.00 0.00 0.00 [2022-04-22T20:14:19.700Z] 19:14:01 ens3 240.37 156.10 2590.61 85.39 0.00 0.00 0.00 0.00 [2022-04-22T20:14:19.700Z] 19:14:01 vethd876e56 0.00 0.97 0.00 0.06 0.00 0.00 0.00 0.00 [2022-04-22T20:14:19.700Z] 19:14:01 vethab00914 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 [2022-04-22T20:14:19.700Z] 19:14:01 veth3ca8293 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 [2022-04-22T20:14:19.700Z] 19:15:01 lo 1.00 1.00 0.10 0.10 0.00 0.00 0.00 0.00 [2022-04-22T20:14:19.700Z] 19:15:01 vethceeaebd 233.26 452.58 20.11 5832.03 0.00 0.00 0.00 0.48 [2022-04-22T20:14:19.700Z] 19:15:01 veth62f64f9 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-22T20:14:19.700Z] 19:15:01 veth9571af4 178.44 343.24 16.46 5131.02 0.00 0.00 0.00 0.42 [2022-04-22T20:14:19.700Z] 19:15:01 docker0 428.59 820.34 31.93 11127.23 0.00 0.00 0.00 0.00 [2022-04-22T20:14:19.700Z] 19:15:01 ens3 907.70 499.57 11231.35 126.10 0.00 0.00 0.00 0.00 [2022-04-22T20:14:19.700Z] 19:15:01 vethd876e56 0.00 0.30 0.00 0.01 0.00 0.00 0.00 0.00 [2022-04-22T20:14:19.700Z] 19:15:01 vethbe174f0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-22T20:14:19.700Z] 19:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-04-22T20:14:19.700Z] 19:16:01 vethceeaebd 0.15 0.33 0.01 0.02 0.00 0.00 0.00 0.00 [2022-04-22T20:14:19.700Z] 19:16:01 veth9571af4 0.20 0.38 0.01 0.02 0.00 0.00 0.00 0.00 [2022-04-22T20:14:19.700Z] 19:16:01 docker0 27.67 32.42 1.61 114.51 0.00 0.00 0.00 0.00 [2022-04-22T20:14:19.700Z] 19:16:01 ens3 60.36 42.20 137.67 14.20 0.00 0.00 0.00 0.00 [2022-04-22T20:14:19.700Z] 19:16:01 vethd876e56 0.00 0.20 0.00 0.01 0.00 0.00 0.00 0.00 [2022-04-22T20:14:19.700Z] 19:16:01 vethb2fc794 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 [2022-04-22T20:14:19.700Z] 19:17:01 lo 1.27 1.27 0.12 0.12 0.00 0.00 0.00 0.00 [2022-04-22T20:14:19.700Z] 19:17:01 vethceeaebd 0.05 0.27 0.00 0.01 0.00 0.00 0.00 0.00 [2022-04-22T20:14:19.700Z] 19:17:01 veth9571af4 0.00 0.23 0.00 0.01 0.00 0.00 0.00 0.00 [2022-04-22T20:14:19.700Z] 19:17:01 docker0 34.11 60.44 2.37 573.85 0.00 0.00 0.00 0.00 [2022-04-22T20:14:19.700Z] 19:17:01 vethb9c004a 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-22T20:14:19.700Z] 19:17:01 ens3 158.29 102.57 1746.18 75.53 0.00 0.00 0.00 0.00 [2022-04-22T20:14:19.700Z] 19:17:01 vethd876e56 0.00 0.22 0.00 0.01 0.00 0.00 0.00 0.00 [2022-04-22T20:14:19.700Z] 19:17:01 veth037d8a0 0.00 0.20 0.00 0.01 0.00 0.00 0.00 0.00 [2022-04-22T20:14:19.700Z] 19:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-04-22T20:14:19.700Z] 19:18:01 veth2afadf4 244.42 445.33 20.93 5829.76 0.00 0.00 0.00 0.48 [2022-04-22T20:14:19.700Z] 19:18:01 docker0 277.07 493.67 19.97 6370.02 0.00 0.00 0.00 0.00 [2022-04-22T20:14:19.700Z] 19:18:01 ens3 572.14 337.69 6407.97 113.35 0.00 0.00 0.00 0.00 [2022-04-22T20:14:19.700Z] 19:18:01 vethd876e56 0.00 0.22 0.00 0.01 0.00 0.00 0.00 0.00 [2022-04-22T20:14:19.700Z] 19:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-22T20:14:19.700Z] 19:19:01 veth2afadf4 0.08 0.23 0.00 0.01 0.00 0.00 0.00 0.00 [2022-04-22T20:14:19.701Z] 19:19:01 docker0 28.94 34.76 1.66 158.84 0.00 0.00 0.00 0.00 [2022-04-22T20:14:19.701Z] 19:19:01 ens3 46.67 35.24 168.75 7.34 0.00 0.00 0.00 0.00 [2022-04-22T20:14:19.701Z] 19:19:01 vethd876e56 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2022-04-22T20:14:19.701Z] 19:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-04-22T20:14:19.701Z] 19:20:01 docker0 14.75 16.13 1.09 206.64 0.00 0.00 0.00 0.00 [2022-04-22T20:14:19.701Z] 19:20:01 ens3 22.41 18.78 211.86 4.16 0.00 0.00 0.00 0.00 [2022-04-22T20:14:19.701Z] 19:20:01 vethd876e56 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-22T20:14:19.701Z] 19:21:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 [2022-04-22T20:14:19.701Z] 19:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-22T20:14:19.701Z] 19:21:01 ens3 33.81 34.43 10.50 60.02 0.00 0.00 0.00 0.00 [2022-04-22T20:14:19.701Z] 19:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-04-22T20:14:19.701Z] 19:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-22T20:14:19.701Z] 19:22:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-04-22T20:14:19.701Z] 19:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-22T20:14:19.701Z] 19:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-22T20:14:19.701Z] 19:23:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-22T20:14:19.701Z] 19:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-04-22T20:14:19.701Z] 19:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-22T20:14:19.701Z] 19:24:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-04-22T20:14:19.701Z] 19:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-22T20:14:19.701Z] 19:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-22T20:14:19.701Z] 19:25:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-22T20:14:19.701Z] 19:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-04-22T20:14:19.701Z] 19:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-22T20:14:19.701Z] 19:26:01 ens3 0.23 0.22 0.08 0.07 0.00 0.00 0.00 0.00 [2022-04-22T20:14:19.701Z] 19:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-22T20:14:19.701Z] 19:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-22T20:14:19.701Z] 19:27:01 ens3 0.05 0.07 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-22T20:14:19.701Z] 19:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-04-22T20:14:19.701Z] 19:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-22T20:14:19.701Z] 19:28:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-04-22T20:14:19.701Z] 19:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-22T20:14:19.701Z] 19:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-22T20:14:19.701Z] 19:29:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-22T20:14:19.701Z] 19:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-04-22T20:14:19.701Z] 19:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-22T20:14:19.701Z] 19:30:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-04-22T20:14:19.701Z] 19:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-22T20:14:19.701Z] 19:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-22T20:14:19.701Z] 19:31:01 ens3 0.13 0.10 0.08 0.07 0.00 0.00 0.00 0.00 [2022-04-22T20:14:19.701Z] 19:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-04-22T20:14:19.701Z] 19:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-22T20:14:19.701Z] 19:32:01 ens3 0.32 0.30 0.64 0.02 0.00 0.00 0.00 0.00 [2022-04-22T20:14:19.701Z] 19:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-22T20:14:19.701Z] 19:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-22T20:14:19.701Z] 19:33:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-22T20:14:19.701Z] 19:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-04-22T20:14:19.701Z] 19:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-22T20:14:19.701Z] 19:34:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-04-22T20:14:19.701Z] 19:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-22T20:14:19.701Z] 19:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-22T20:14:19.701Z] 19:35:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-22T20:14:19.701Z] 19:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-04-22T20:14:19.701Z] 19:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-22T20:14:19.701Z] 19:36:01 ens3 0.22 0.17 0.08 0.07 0.00 0.00 0.00 0.00 [2022-04-22T20:14:19.701Z] 19:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-22T20:14:19.701Z] 19:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-22T20:14:19.701Z] 19:37:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-22T20:14:19.701Z] 19:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-04-22T20:14:19.701Z] 19:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-22T20:14:19.701Z] 19:38:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-04-22T20:14:19.701Z] 19:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-22T20:14:19.701Z] 19:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-22T20:14:19.701Z] 19:39:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-22T20:14:19.701Z] 19:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-04-22T20:14:19.701Z] 19:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-22T20:14:19.701Z] 19:40:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-04-22T20:14:19.701Z] 19:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-22T20:14:19.701Z] 19:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-22T20:14:19.701Z] 19:41:01 ens3 0.12 0.08 0.07 0.07 0.00 0.00 0.00 0.00 [2022-04-22T20:14:19.701Z] 19:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-04-22T20:14:19.701Z] 19:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-22T20:14:19.701Z] 19:42:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-04-22T20:14:19.701Z] 19:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-22T20:14:19.701Z] 19:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-22T20:14:19.701Z] 19:43:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-22T20:14:19.701Z] 19:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-04-22T20:14:19.701Z] 19:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-22T20:14:19.701Z] 19:44:01 ens3 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 [2022-04-22T20:14:19.701Z] 19:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-22T20:14:19.701Z] 19:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-22T20:14:19.701Z] 19:45:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-22T20:14:19.701Z] 19:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-04-22T20:14:19.701Z] 19:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-22T20:14:19.701Z] 19:46:01 ens3 0.22 0.20 0.08 0.07 0.00 0.00 0.00 0.00 [2022-04-22T20:14:19.701Z] 19:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-22T20:14:19.701Z] 19:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-22T20:14:19.701Z] 19:47:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-22T20:14:19.701Z] 19:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-04-22T20:14:19.701Z] 19:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-22T20:14:19.701Z] 19:48:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-04-22T20:14:19.701Z] 19:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-22T20:14:19.701Z] 19:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-22T20:14:19.701Z] 19:49:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-22T20:14:19.701Z] 19:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-04-22T20:14:19.701Z] 19:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-22T20:14:19.701Z] 19:50:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-04-22T20:14:19.701Z] 19:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-22T20:14:19.701Z] 19:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-22T20:14:19.701Z] 19:51:01 ens3 0.58 0.42 0.33 0.27 0.00 0.00 0.00 0.00 [2022-04-22T20:14:19.701Z] 19:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-04-22T20:14:19.701Z] 19:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-22T20:14:19.701Z] 19:52:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-04-22T20:14:19.701Z] 19:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-22T20:14:19.701Z] 19:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-22T20:14:19.701Z] 19:53:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-22T20:14:19.701Z] 19:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-04-22T20:14:19.701Z] 19:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-22T20:14:19.701Z] 19:54:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-04-22T20:14:19.701Z] 19:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-22T20:14:19.701Z] 19:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-22T20:14:19.701Z] 19:55:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-22T20:14:19.701Z] 19:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-04-22T20:14:19.701Z] 19:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-22T20:14:19.701Z] 19:56:01 ens3 0.23 0.22 0.08 0.08 0.00 0.00 0.00 0.00 [2022-04-22T20:14:19.701Z] 19:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-22T20:14:19.701Z] 19:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-22T20:14:19.701Z] 19:57:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-22T20:14:19.701Z] 19:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-04-22T20:14:19.701Z] 19:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-22T20:14:19.701Z] 19:58:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-04-22T20:14:19.701Z] 19:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-22T20:14:19.701Z] 19:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-22T20:14:19.701Z] 19:59:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-22T20:14:19.701Z] 20:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-04-22T20:14:19.701Z] 20:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-22T20:14:19.701Z] 20:00:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-04-22T20:14:19.702Z] 20:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-22T20:14:19.702Z] 20:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-22T20:14:19.702Z] 20:01:01 ens3 0.12 0.13 0.07 0.07 0.00 0.00 0.00 0.00 [2022-04-22T20:14:19.702Z] 20:02:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 [2022-04-22T20:14:19.702Z] 20:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-22T20:14:19.702Z] 20:02:01 ens3 4.95 3.32 3.18 5.33 0.00 0.00 0.00 0.00 [2022-04-22T20:14:19.702Z] 20:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-22T20:14:19.702Z] 20:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-22T20:14:19.702Z] 20:03:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-22T20:14:19.702Z] 20:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-04-22T20:14:19.702Z] 20:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-22T20:14:19.702Z] 20:04:01 ens3 0.92 0.40 0.31 0.21 0.00 0.00 0.00 0.00 [2022-04-22T20:14:19.702Z] 20:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-22T20:14:19.702Z] 20:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-22T20:14:19.702Z] 20:05:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-22T20:14:19.702Z] 20:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-04-22T20:14:19.702Z] 20:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-22T20:14:19.702Z] 20:06:01 ens3 0.27 0.20 0.09 0.07 0.00 0.00 0.00 0.00 [2022-04-22T20:14:19.702Z] 20:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-22T20:14:19.702Z] 20:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-22T20:14:19.702Z] 20:07:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-22T20:14:19.702Z] 20:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-04-22T20:14:19.702Z] 20:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-22T20:14:19.702Z] 20:08:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-04-22T20:14:19.702Z] 20:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-22T20:14:19.702Z] 20:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-22T20:14:19.702Z] 20:09:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-22T20:14:19.702Z] 20:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-04-22T20:14:19.702Z] 20:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-22T20:14:19.702Z] 20:10:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-04-22T20:14:19.702Z] 20:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-22T20:14:19.702Z] 20:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-22T20:14:19.702Z] 20:11:01 ens3 0.12 0.13 0.07 0.07 0.00 0.00 0.00 0.00 [2022-04-22T20:14:19.702Z] 20:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-04-22T20:14:19.702Z] 20:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-22T20:14:19.702Z] 20:12:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-04-22T20:14:19.702Z] 20:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-22T20:14:19.702Z] 20:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-22T20:14:19.702Z] 20:13:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-22T20:14:19.702Z] 20:14:01 lo 0.40 0.40 0.03 0.03 0.00 0.00 0.00 0.00 [2022-04-22T20:14:19.702Z] 20:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-22T20:14:19.702Z] 20:14:01 ens3 6.86 4.57 7.05 3.28 0.00 0.00 0.00 0.00 [2022-04-22T20:14:19.702Z] Average: lo 0.22 0.22 0.02 0.02 0.00 0.00 0.00 0.00 [2022-04-22T20:14:19.702Z] Average: docker0 28.02 33.43 2.19 361.85 0.00 0.00 0.00 0.00 [2022-04-22T20:14:19.702Z] Average: ens3 57.26 47.43 520.70 12.52 0.00 0.00 0.00 0.00 [2022-04-22T20:14:19.702Z] [2022-04-22T20:14:19.702Z]