Pull request #4031 updated Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of vli11 for edgexfoundry/edgex-go Loading trusted files from base branch main at ba7dda9ba69436b2236138c750336dcb3254af2a rather than 7d80e1cc169a5eb78792d396df96a6049dc54523 Obtained Jenkinsfile from ba7dda9ba69436b2236138c750336dcb3254af2a 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-ssh16872162774499387296.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 95c76d14630896f3c9cf825147e1b1e2bad20cbb 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-ssh2384424064618655302.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 95c76d14630896f3c9cf825147e1b1e2bad20cbb The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4031/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4031/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh6507827560444922298.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 95c76d14630896f3c9cf825147e1b1e2bad20cbb (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 95c76d14630896f3c9cf825147e1b1e2bad20cbb # timeout=10 Commit message: "Merge pull request #387 from ernestojeda/disable-concurrent-builds" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh3160699852931750319.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b3dada9287033e4e81bc68320e01fd57bef02650 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4031/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4031/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh10572601913836770586.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b3dada9287033e4e81bc68320e01fd57bef02650 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b3dada9287033e4e81bc68320e01fd57bef02650 # timeout=10 Commit message: "Fix: Update requirements.txt, update global-jjb" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.17 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-64384 in /w/workspace/edgexfoundry_edgex-go_PR-4031 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/4 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/4 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit ba7dda9ba69436b2236138c750336dcb3254af2a into PR head commit 7d80e1cc169a5eb78792d396df96a6049dc54523 Merge succeeded, producing dd3828c4019400efec0fee8cce01ab21f4e77168 Checking out Revision dd3828c4019400efec0fee8cce01ab21f4e77168 (PR-4031) > 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/4031/head:refs/remotes/origin/PR-4031 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 7d80e1cc169a5eb78792d396df96a6049dc54523 # 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 ba7dda9ba69436b2236138c750336dcb3254af2a # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f dd3828c4019400efec0fee8cce01ab21f4e77168 # timeout=10 Commit message: "Merge commit 'ba7dda9ba69436b2236138c750336dcb3254af2a' into HEAD" > git rev-list --no-walk 8d5dbf893ce1f319e636633c84cc744014475e91 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-05-23T16:08:44.327Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-05-23T16:08:44.379Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-05-23T16:08:44.394Z] ========================================================= [2022-05-23T16:08:44.394Z] EdgeX Global Pipelines Version Info [2022-05-23T16:08:44.394Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-05-23T16:08:45.178Z] ------------------- [2022-05-23T16:08:45.178Z] stable info: [2022-05-23T16:08:45.178Z] ------------------- [2022-05-23T16:08:45.178Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-05-23T16:08:45.178Z] Commit SHA: 95c76d14630896f3c9cf825147e1b1e2bad20cbb [2022-05-23T16:08:45.178Z] Message: update stable to v1.0.230 [2022-05-23T16:08:45.751Z] ------------------- [2022-05-23T16:08:45.751Z] experimental info: [2022-05-23T16:08:45.751Z] ------------------- [2022-05-23T16:08:45.751Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-05-23T16:08:45.751Z] Commit SHA: 95c76d14630896f3c9cf825147e1b1e2bad20cbb [2022-05-23T16:08:45.751Z] Message: update experimental to v1.0.230 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-05-23T16:08:45.930Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2022-05-23T16:08:45.940Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2022-05-23T16:08:45.949Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-05-23T16:08:45.957Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-05-23T16:08:45.970Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-05-23T16:08:45.981Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-05-23T16:08:45.995Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-05-23T16:08:46.009Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2022-05-23T16:08:46.024Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2022-05-23T16:08:46.036Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2022-05-23T16:08:46.052Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-05-23T16:08:46.067Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-05-23T16:08:46.079Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-05-23T16:08:46.094Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-05-23T16:08:46.105Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-05-23T16:08:46.119Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-05-23T16:08:46.139Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-05-23T16:08:46.159Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-05-23T16:08:46.179Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-05-23T16:08:46.195Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2022-05-23T16:08:46.208Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-05-23T16:08:46.223Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-05-23T16:08:46.237Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4031 [Pipeline] echo [2022-05-23T16:08:46.249Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4031 [Pipeline] echo [2022-05-23T16:08:46.270Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4031 [Pipeline] echo [2022-05-23T16:08:46.287Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = dd3828c4019400efec0fee8cce01ab21f4e77168 [Pipeline] echo [2022-05-23T16:08:46.299Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = dd3828c [Pipeline] echo [2022-05-23T16:08:46.313Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-23T16:08:46.352Z] provisioning config files... [2022-05-23T16:08:46.367Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/4@tmp/config4659083162269064734tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-23T16:08:46.693Z] ---> docker-login.sh [2022-05-23T16:08:46.694Z] nexus3.edgexfoundry.org:10001 [2022-05-23T16:08:46.956Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-23T16:08:46.956Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-23T16:08:46.956Z] Configure a credential helper to remove this warning. See [2022-05-23T16:08:46.956Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-23T16:08:46.956Z] [2022-05-23T16:08:46.956Z] Login Succeeded [2022-05-23T16:08:46.956Z] nexus3.edgexfoundry.org:10002 [2022-05-23T16:08:47.218Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-23T16:08:47.218Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-23T16:08:47.218Z] Configure a credential helper to remove this warning. See [2022-05-23T16:08:47.218Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-23T16:08:47.218Z] [2022-05-23T16:08:47.218Z] Login Succeeded [2022-05-23T16:08:47.218Z] nexus3.edgexfoundry.org:10003 [2022-05-23T16:08:47.218Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-23T16:08:47.480Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-23T16:08:47.480Z] Configure a credential helper to remove this warning. See [2022-05-23T16:08:47.480Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-23T16:08:47.480Z] [2022-05-23T16:08:47.480Z] Login Succeeded [2022-05-23T16:08:47.480Z] nexus3.edgexfoundry.org:10004 [2022-05-23T16:08:47.480Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-23T16:08:47.480Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-23T16:08:47.480Z] Configure a credential helper to remove this warning. See [2022-05-23T16:08:47.480Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-23T16:08:47.480Z] [2022-05-23T16:08:47.480Z] Login Succeeded [2022-05-23T16:08:47.480Z] docker.io [2022-05-23T16:08:47.742Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-23T16:08:48.004Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-23T16:08:48.004Z] Configure a credential helper to remove this warning. See [2022-05-23T16:08:48.004Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-23T16:08:48.004Z] [2022-05-23T16:08:48.004Z] Login Succeeded [2022-05-23T16:08:48.004Z] ---> docker-login.sh ends [Pipeline] } [2022-05-23T16:08:48.013Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-05-23T16:08:48.326Z] + 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-05-23T16:08:48.326Z] + + dirname cmd/core-command/Dockerfile [2022-05-23T16:08:48.326Z] cut -d/ -f2 [2022-05-23T16:08:48.326Z] + echo core-command,cmd/core-command/Dockerfile [2022-05-23T16:08:48.326Z] + dirname cmd/core-data/Dockerfile [2022-05-23T16:08:48.326Z] + cut -d/ -f2 [2022-05-23T16:08:48.326Z] + echo core-data,cmd/core-data/Dockerfile [2022-05-23T16:08:48.326Z] + dirname cmd/core-metadata/Dockerfile [2022-05-23T16:08:48.326Z] + cut -d/ -f2 [2022-05-23T16:08:48.326Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2022-05-23T16:08:48.326Z] + dirname cmd/security-bootstrapper/Dockerfile [2022-05-23T16:08:48.326Z] + cut -d/ -f2 [2022-05-23T16:08:48.326Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2022-05-23T16:08:48.326Z] + dirname cmd/security-proxy-setup/Dockerfile [2022-05-23T16:08:48.326Z] + cut -d/ -f2 [2022-05-23T16:08:48.326Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2022-05-23T16:08:48.326Z] + dirname cmd/security-secretstore-setup/Dockerfile [2022-05-23T16:08:48.326Z] + cut -d/ -f2 [2022-05-23T16:08:48.326Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2022-05-23T16:08:48.326Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2022-05-23T16:08:48.326Z] + cut -d/ -f2 [2022-05-23T16:08:48.326Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2022-05-23T16:08:48.326Z] + dirname cmd/security-spire-agent/Dockerfile [2022-05-23T16:08:48.326Z] + cut -d/ -f2 [2022-05-23T16:08:48.326Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2022-05-23T16:08:48.326Z] + dirname cmd/security-spire-config/Dockerfile [2022-05-23T16:08:48.326Z] + cut -d/ -f2 [2022-05-23T16:08:48.326Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2022-05-23T16:08:48.326Z] + dirname cmd/security-spire-server/Dockerfile [2022-05-23T16:08:48.326Z] + cut -d/ -f2 [2022-05-23T16:08:48.326Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2022-05-23T16:08:48.326Z] + dirname cmd/support-notifications/Dockerfile [2022-05-23T16:08:48.326Z] + cut -d/ -f2 [2022-05-23T16:08:48.326Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2022-05-23T16:08:48.326Z] + dirname cmd/support-scheduler/Dockerfile [2022-05-23T16:08:48.326Z] + cut -d/ -f2 [2022-05-23T16:08:48.326Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2022-05-23T16:08:48.326Z] + dirname cmd/sys-mgmt-agent/Dockerfile [2022-05-23T16:08:48.326Z] + cut -d/ -f2 [2022-05-23T16:08:48.326Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2022-05-23T16:08:48.450Z] 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-05-23T16:08:48.812Z] + git rev-list -1 --merges dd3828c4019400efec0fee8cce01ab21f4e77168~1..dd3828c4019400efec0fee8cce01ab21f4e77168 [Pipeline] echo [2022-05-23T16:08:48.828Z] -----------> git rev-list -1 --merges dd3828c4019400efec0fee8cce01ab21f4e77168~1..dd3828c4019400efec0fee8cce01ab21f4e77168 dd3828c4019400efec0fee8cce01ab21f4e77168 [2022-05-23T16:08:48.828Z] dd3828c4019400efec0fee8cce01ab21f4e77168 [false] [Pipeline] sh [2022-05-23T16:08:49.125Z] + git log --format=format:%s -1 dd3828c4019400efec0fee8cce01ab21f4e77168 [Pipeline] echo [2022-05-23T16:08:49.145Z] ========================================================= [2022-05-23T16:08:49.145Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-05-23T16:08:49.145Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2022-05-23T16:08:49.726Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-05-23T16:08:49.726Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-05-23T16:08:49.726Z] + [ -e /tmp/ssh_known_hosts ] [2022-05-23T16:08:49.726Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-05-23T16:08:49.726Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-05-23T16:08:49.726Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-05-23T16:08:49.726Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-05-23T16:08:50.161Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-23T16:08:50.161Z] [2022-05-23T16:08:50.161Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-05-23T16:08:50.470Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-23T16:08:50.470Z] latest: Pulling from edgex-devops/py-git-semver [2022-05-23T16:08:50.470Z] 1fe172e4850f: Pulling fs layer [2022-05-23T16:08:50.470Z] caf521ccaac6: Pulling fs layer [2022-05-23T16:08:50.470Z] 3ead6fa29328: Pulling fs layer [2022-05-23T16:08:50.470Z] 5c2a1cbceb83: Pulling fs layer [2022-05-23T16:08:50.470Z] a8d5f1318db7: Pulling fs layer [2022-05-23T16:08:50.470Z] c427282e49a2: Pulling fs layer [2022-05-23T16:08:50.470Z] 1827001aaf11: Pulling fs layer [2022-05-23T16:08:50.470Z] 0714d37db230: Pulling fs layer [2022-05-23T16:08:50.470Z] ac28cf19c067: Pulling fs layer [2022-05-23T16:08:50.470Z] a8d5f1318db7: Waiting [2022-05-23T16:08:50.470Z] ca983d60f3e2: Pulling fs layer [2022-05-23T16:08:50.470Z] 5c2a1cbceb83: Waiting [2022-05-23T16:08:50.470Z] 9f894cec8388: Pulling fs layer [2022-05-23T16:08:50.470Z] 1827001aaf11: Waiting [2022-05-23T16:08:50.470Z] 0714d37db230: Waiting [2022-05-23T16:08:50.470Z] 9f894cec8388: Waiting [2022-05-23T16:08:50.470Z] ac28cf19c067: Waiting [2022-05-23T16:08:50.470Z] caf521ccaac6: Download complete [2022-05-23T16:08:50.470Z] 5c2a1cbceb83: Verifying Checksum [2022-05-23T16:08:50.470Z] 5c2a1cbceb83: Download complete [2022-05-23T16:08:50.732Z] a8d5f1318db7: Verifying Checksum [2022-05-23T16:08:50.733Z] a8d5f1318db7: Download complete [2022-05-23T16:08:50.733Z] 3ead6fa29328: Verifying Checksum [2022-05-23T16:08:50.733Z] 3ead6fa29328: Download complete [2022-05-23T16:08:50.733Z] c427282e49a2: Download complete [2022-05-23T16:08:50.733Z] 0714d37db230: Verifying Checksum [2022-05-23T16:08:50.733Z] 0714d37db230: Download complete [2022-05-23T16:08:50.733Z] ca983d60f3e2: Verifying Checksum [2022-05-23T16:08:50.733Z] ca983d60f3e2: Download complete [2022-05-23T16:08:50.733Z] 9f894cec8388: Download complete [2022-05-23T16:08:50.733Z] 1fe172e4850f: Verifying Checksum [2022-05-23T16:08:50.733Z] 1fe172e4850f: Download complete [2022-05-23T16:08:50.995Z] 1827001aaf11: Verifying Checksum [2022-05-23T16:08:50.995Z] 1827001aaf11: Download complete [2022-05-23T16:08:52.383Z] 1fe172e4850f: Pull complete [2022-05-23T16:08:52.383Z] caf521ccaac6: Pull complete [2022-05-23T16:08:52.953Z] 3ead6fa29328: Pull complete [2022-05-23T16:08:52.953Z] 5c2a1cbceb83: Pull complete [2022-05-23T16:08:53.215Z] a8d5f1318db7: Pull complete [2022-05-23T16:08:53.477Z] c427282e49a2: Pull complete [2022-05-23T16:08:55.396Z] 1827001aaf11: Pull complete [2022-05-23T16:08:55.659Z] 0714d37db230: Pull complete [2022-05-23T16:08:55.659Z] ac28cf19c067: Pull complete [2022-05-23T16:08:55.659Z] ca983d60f3e2: Pull complete [2022-05-23T16:08:55.923Z] 9f894cec8388: Pull complete [2022-05-23T16:08:55.923Z] Digest: sha256:90e63904a1edc574c23a580e5fc31fbcdccad1501625621f67a6be262171cfee [2022-05-23T16:08:55.923Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-23T16:08:55.923Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] withDockerContainer [2022-05-23T16:08:56.015Z] prd-ubuntu20.04-docker-8c-8g-64384 does not seem to be running inside a container [2022-05-23T16:08:56.066Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest cat [2022-05-23T16:08:57.515Z] $ docker top ca3518e21625680c540f26fe2effa2b921d8fbb98eebaecb103522d05d093ab1 -eo pid,comm [2022-05-23T16:08:57.583Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2022-05-23T16:08:57.583Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-05-23T16:08:57.706Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-05-23T16:08:57.706Z] [ssh-agent] Looking for ssh-agent implementation... [2022-05-23T16:08:57.851Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-05-23T16:08:57.861Z] $ docker exec ca3518e21625680c540f26fe2effa2b921d8fbb98eebaecb103522d05d093ab1 ssh-agent [2022-05-23T16:08:57.991Z] SSH_AUTH_SOCK=/tmp/ssh-bkTfxSCJ8eMy/agent.33 [2022-05-23T16:08:57.991Z] SSH_AGENT_PID=40 [2022-05-23T16:08:58.000Z] Running ssh-add (command line suppressed) [2022-05-23T16:08:58.129Z] Identity added: /w/workspace/edgex-go/4@tmp/private_key_1910499591513397679.key (/w/workspace/edgex-go/4@tmp/private_key_1910499591513397679.key) [2022-05-23T16:08:58.147Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-05-23T16:08:58.446Z] + git tag --points-at HEAD [Pipeline] } [2022-05-23T16:08:58.478Z] $ docker exec --env ******** --env ******** ca3518e21625680c540f26fe2effa2b921d8fbb98eebaecb103522d05d093ab1 ssh-agent -k [2022-05-23T16:08:58.603Z] unset SSH_AUTH_SOCK; [2022-05-23T16:08:58.603Z] unset SSH_AGENT_PID; [2022-05-23T16:08:58.603Z] echo Agent pid 40 killed; [2022-05-23T16:08:58.612Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-05-23T16:08:58.635Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-05-23T16:08:58.635Z] [ssh-agent] Looking for ssh-agent implementation... [2022-05-23T16:08:58.781Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-05-23T16:08:58.790Z] $ docker exec ca3518e21625680c540f26fe2effa2b921d8fbb98eebaecb103522d05d093ab1 ssh-agent [2022-05-23T16:08:58.926Z] SSH_AUTH_SOCK=/tmp/ssh-zp7F6W645BxT/agent.73 [2022-05-23T16:08:58.926Z] SSH_AGENT_PID=79 [2022-05-23T16:08:58.932Z] Running ssh-add (command line suppressed) [2022-05-23T16:08:59.071Z] Identity added: /w/workspace/edgex-go/4@tmp/private_key_4000712179928584277.key (/w/workspace/edgex-go/4@tmp/private_key_4000712179928584277.key) [2022-05-23T16:08:59.087Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-05-23T16:08:59.383Z] + git semver init [2022-05-23T16:08:59.647Z] 2022-05-23 16:08:59,600 [run_init] DEBUG init version:0.0.0 force:False [2022-05-23T16:08:59.647Z] 2022-05-23 16:08:59,601 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/4/.semver [2022-05-23T16:08:59.648Z] 2022-05-23 16:08:59,601 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/4/.semver [2022-05-23T16:08:59.648Z] 2022-05-23 16:08:59,601 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/4/.semver'], cwd=/w/workspace/edgex-go/4, universal_newlines=False, shell=None, istream=None) [2022-05-23T16:09:03.857Z] 2022-05-23 16:09:03,550 [append_file] DEBUG append to file:/w/workspace/edgex-go/4/.git/info/exclude [2022-05-23T16:09:03.857Z] 2022-05-23 16:09:03,550 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/4/.semver/PR-4031 with force:False [2022-05-23T16:09:03.857Z] 2022-05-23 16:09:03,550 [write_file] DEBUG write to file:/w/workspace/edgex-go/4/.semver/PR-4031 [2022-05-23T16:09:03.857Z] 2022-05-23 16:09:03,555 [execute] INFO git cat-file --batch-check [2022-05-23T16:09:03.857Z] 2022-05-23 16:09:03,556 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/4/.semver, universal_newlines=False, shell=None, istream=) [2022-05-23T16:09:03.857Z] 2022-05-23 16:09:03,563 [execute] INFO git cat-file --batch [2022-05-23T16:09:03.857Z] 2022-05-23 16:09:03,563 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/4/.semver, universal_newlines=False, shell=None, istream=) [2022-05-23T16:09:03.857Z] 2022-05-23 16:09:03,569 [read_version] DEBUG read version from /w/workspace/edgex-go/4/.semver/PR-4031 [2022-05-23T16:09:03.857Z] 0.0.0 [Pipeline] } [2022-05-23T16:09:03.875Z] $ docker exec --env ******** --env ******** ca3518e21625680c540f26fe2effa2b921d8fbb98eebaecb103522d05d093ab1 ssh-agent -k [2022-05-23T16:09:03.998Z] unset SSH_AUTH_SOCK; [2022-05-23T16:09:03.998Z] unset SSH_AGENT_PID; [2022-05-23T16:09:03.998Z] echo Agent pid 79 killed; [2022-05-23T16:09:04.007Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-05-23T16:09:04.324Z] + git semver [Pipeline] } [2022-05-23T16:09:04.608Z] $ docker stop --time=1 ca3518e21625680c540f26fe2effa2b921d8fbb98eebaecb103522d05d093ab1 [2022-05-23T16:09:05.933Z] $ docker rm -f ca3518e21625680c540f26fe2effa2b921d8fbb98eebaecb103522d05d093ab1 [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-23T16:09:06.289Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-05-23T16:09:06.552Z] Stashed 1 file(s) [Pipeline] echo [2022-05-23T16:09:06.558Z] [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-05-23T16:09:06.710Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-05-23T16:09:06.723Z] ========================================================= [2022-05-23T16:09:06.723Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-05-23T16:09:06.723Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-05-23T16:09:07.019Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-05-23T16:09:07.020Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-05-23T16:09:07.020Z] 59bf1c3509f3: Pulling fs layer [2022-05-23T16:09:07.020Z] 666ba61612fd: Pulling fs layer [2022-05-23T16:09:07.020Z] 8ed8ca486205: Pulling fs layer [2022-05-23T16:09:07.020Z] 4fe6c5a15a65: Pulling fs layer [2022-05-23T16:09:07.020Z] 22a0e8bec74d: Pulling fs layer [2022-05-23T16:09:07.020Z] ca2b28591e48: Pulling fs layer [2022-05-23T16:09:07.020Z] a51346096db8: Pulling fs layer [2022-05-23T16:09:07.020Z] daebc70d1ce1: Pulling fs layer [2022-05-23T16:09:07.020Z] 0e18a0eac166: Pulling fs layer [2022-05-23T16:09:07.020Z] daebc70d1ce1: Waiting [2022-05-23T16:09:07.020Z] ca2b28591e48: Waiting [2022-05-23T16:09:07.020Z] 0e18a0eac166: Waiting [2022-05-23T16:09:07.020Z] 4fe6c5a15a65: Waiting [2022-05-23T16:09:07.020Z] a51346096db8: Waiting [2022-05-23T16:09:07.020Z] 22a0e8bec74d: Waiting [2022-05-23T16:09:07.020Z] 8ed8ca486205: Download complete [2022-05-23T16:09:07.020Z] 666ba61612fd: Verifying Checksum [2022-05-23T16:09:07.020Z] 666ba61612fd: Download complete [2022-05-23T16:09:07.020Z] 22a0e8bec74d: Verifying Checksum [2022-05-23T16:09:07.020Z] 22a0e8bec74d: Download complete [2022-05-23T16:09:07.020Z] ca2b28591e48: Download complete [2022-05-23T16:09:07.020Z] 59bf1c3509f3: Verifying Checksum [2022-05-23T16:09:07.020Z] 59bf1c3509f3: Download complete [2022-05-23T16:09:07.020Z] a51346096db8: Verifying Checksum [2022-05-23T16:09:07.020Z] a51346096db8: Download complete [2022-05-23T16:09:07.286Z] daebc70d1ce1: Verifying Checksum [2022-05-23T16:09:07.286Z] daebc70d1ce1: Download complete [2022-05-23T16:09:07.286Z] 59bf1c3509f3: Pull complete [2022-05-23T16:09:07.286Z] 666ba61612fd: Pull complete [2022-05-23T16:09:07.550Z] 8ed8ca486205: Pull complete [2022-05-23T16:09:07.809Z] 0e18a0eac166: Verifying Checksum [2022-05-23T16:09:07.809Z] 0e18a0eac166: Download complete [2022-05-23T16:09:07.809Z] 4fe6c5a15a65: Verifying Checksum [2022-05-23T16:09:07.809Z] 4fe6c5a15a65: Download complete [2022-05-23T16:09:12.017Z] 4fe6c5a15a65: Pull complete [2022-05-23T16:09:12.017Z] 22a0e8bec74d: Pull complete [2022-05-23T16:09:12.017Z] ca2b28591e48: Pull complete [2022-05-23T16:09:12.017Z] a51346096db8: Pull complete [2022-05-23T16:09:12.279Z] daebc70d1ce1: Pull complete [2022-05-23T16:09:14.821Z] 0e18a0eac166: Pull complete [2022-05-23T16:09:14.821Z] Digest: sha256:5cf2d0a306c5171eb5b3008c4b83cc7b6044f1808c238cb17927cddb93576120 [2022-05-23T16:09:14.821Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-05-23T16:09:14.821Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [Pipeline] fileExists [Pipeline] sh [2022-05-23T16:09:15.130Z] + + docker build -t ci-base-image-x86_64 -f -echo . FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-05-23T16:09:15.130Z] WORKDIR /edgex [2022-05-23T16:09:15.130Z] COPY go.mod . [2022-05-23T16:09:15.130Z] RUN go mod download [2022-05-23T16:09:15.130Z] [2022-05-23T16:09:16.512Z] Sending build context to Docker daemon 335.4MB [2022-05-23T16:09:16.512Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-05-23T16:09:16.512Z] ---> f018257e8ee9 [2022-05-23T16:09:16.512Z] Step 2/4 : WORKDIR /edgex [2022-05-23T16:09:18.429Z] ---> Running in 5c1a06b07483 [2022-05-23T16:09:18.690Z] Removing intermediate container 5c1a06b07483 [2022-05-23T16:09:18.690Z] ---> c9b9a067ac2b [2022-05-23T16:09:18.690Z] Step 3/4 : COPY go.mod . [2022-05-23T16:09:18.690Z] ---> 65f8b3a305fc [2022-05-23T16:09:18.690Z] Step 4/4 : RUN go mod download [2022-05-23T16:09:18.690Z] ---> Running in b364335fa0b3 [2022-05-23T16:09:21.643Z] Still waiting to schedule task [2022-05-23T16:09:21.643Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2022-05-23T16:09:33.610Z] Removing intermediate container b364335fa0b3 [2022-05-23T16:09:33.610Z] ---> 5a3d7f409813 [2022-05-23T16:09:33.610Z] Successfully built 5a3d7f409813 [2022-05-23T16:09:33.610Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-05-23T16:09:33.914Z] + docker inspect -f . ci-base-image-x86_64 [2022-05-23T16:09:33.914Z] . [Pipeline] withDockerContainer [2022-05-23T16:09:33.986Z] prd-ubuntu20.04-docker-8c-8g-64384 does not seem to be running inside a container [2022-05-23T16:09:34.029Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-05-23T16:09:34.490Z] $ docker top 166667e6b158a048f112c0ef7e7677845bded97cabaeab376dd1419ebbb0e176 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-23T16:09:34.853Z] + go version [2022-05-23T16:09:34.853Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-05-23T16:09:34.871Z] $ docker stop --time=1 166667e6b158a048f112c0ef7e7677845bded97cabaeab376dd1419ebbb0e176 [2022-05-23T16:09:36.151Z] $ docker rm -f 166667e6b158a048f112c0ef7e7677845bded97cabaeab376dd1419ebbb0e176 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-23T16:09:36.570Z] + docker inspect -f . ci-base-image-x86_64 [2022-05-23T16:09:36.570Z] . [Pipeline] withDockerContainer [2022-05-23T16:09:36.648Z] prd-ubuntu20.04-docker-8c-8g-64384 does not seem to be running inside a container [2022-05-23T16:09:36.714Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-05-23T16:09:37.146Z] $ docker top 3fa22ea5be2e7cb2d5f228793aa947671fd943e0c1a39d4973f3d95546f10f1c -eo pid,comm [Pipeline] { [Pipeline] echo [2022-05-23T16:09:37.246Z] ========================================================= [2022-05-23T16:09:37.246Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-05-23T16:09:37.246Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-05-23T16:09:37.532Z] + make test [2022-05-23T16:09:37.532Z] go mod tidy -compat=1.17 [2022-05-23T16:09:37.791Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-05-23T16:09:44.371Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-05-23T16:09:56.584Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-05-23T16:09:56.584Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-05-23T16:09:56.584Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-05-23T16:09:56.584Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-05-23T16:09:56.584Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-05-23T16:09:56.584Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-05-23T16:09:56.584Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-05-23T16:09:56.584Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-05-23T16:09:56.584Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-05-23T16:09:56.584Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-05-23T16:09:56.584Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-05-23T16:09:56.584Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-05-23T16:09:56.584Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-05-23T16:09:56.584Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-05-23T16:09:56.584Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-05-23T16:09:56.584Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.065s coverage: 28.7% of statements [2022-05-23T16:09:56.584Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-05-23T16:09:56.584Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-05-23T16:09:57.532Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.079s coverage: 98.5% of statements [2022-05-23T16:09:57.532Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-05-23T16:09:57.532Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.094s coverage: 53.4% of statements [2022-05-23T16:09:57.532Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-05-23T16:09:57.532Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-05-23T16:10:01.736Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.660s coverage: 89.2% of statements [2022-05-23T16:10:01.736Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-05-23T16:10:01.736Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-05-23T16:10:01.736Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-05-23T16:10:01.736Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.073s coverage: 84.8% of statements [2022-05-23T16:10:01.736Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-05-23T16:10:01.736Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-05-23T16:10:01.736Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-05-23T16:10:01.736Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-05-23T16:10:01.736Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-05-23T16:10:01.737Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.451s coverage: 95.6% of statements [2022-05-23T16:10:01.737Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-05-23T16:10:01.737Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-05-23T16:10:01.737Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.075s coverage: 72.2% of statements [2022-05-23T16:10:01.737Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-05-23T16:10:01.737Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-05-23T16:10:01.737Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-05-23T16:10:01.737Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-05-23T16:10:01.737Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-05-23T16:10:01.737Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.061s coverage: 60.0% of statements [2022-05-23T16:10:01.737Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-05-23T16:10:01.737Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-05-23T16:10:01.737Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-05-23T16:10:01.737Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.076s coverage: 0.9% of statements [2022-05-23T16:10:01.737Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-05-23T16:10:01.737Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.066s coverage: 58.8% of statements [2022-05-23T16:10:01.737Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.063s coverage: 29.6% of statements [2022-05-23T16:10:01.737Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-05-23T16:10:01.737Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.051s coverage: 47.1% of statements [2022-05-23T16:10:01.737Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.092s coverage: 79.5% of statements [2022-05-23T16:10:01.737Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.057s coverage: 94.1% of statements [2022-05-23T16:10:01.737Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.065s coverage: 96.3% of statements [2022-05-23T16:10:01.737Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.095s coverage: 87.5% of statements [2022-05-23T16:10:11.734Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.084s coverage: 94.4% of statements [2022-05-23T16:10:11.734Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.101s coverage: 44.8% of statements [2022-05-23T16:10:12.305Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.196s coverage: 82.5% of statements [2022-05-23T16:10:12.305Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-05-23T16:10:22.305Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.084s coverage: 92.9% of statements [2022-05-23T16:10:22.305Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-05-23T16:10:22.305Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-05-23T16:10:22.305Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-05-23T16:10:22.305Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.035s coverage: 65.1% of statements [2022-05-23T16:10:22.305Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-05-23T16:10:22.305Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-05-23T16:10:22.305Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-05-23T16:10:22.305Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-05-23T16:10:22.305Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-05-23T16:10:22.305Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.068s coverage: 87.2% of statements [2022-05-23T16:10:22.305Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-05-23T16:10:22.305Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-05-23T16:10:22.305Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.063s coverage: 100.0% of statements [2022-05-23T16:10:22.305Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-05-23T16:10:22.305Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.095s coverage: 58.8% of statements [2022-05-23T16:10:22.305Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-05-23T16:10:22.305Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.073s coverage: 80.0% of statements [2022-05-23T16:10:22.305Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.054s coverage: 87.2% of statements [2022-05-23T16:10:22.305Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.055s coverage: 85.4% of statements [2022-05-23T16:10:22.305Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.153s coverage: 91.2% of statements [2022-05-23T16:10:22.305Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-05-23T16:10:22.305Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.169s coverage: 64.4% of statements [2022-05-23T16:10:22.305Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-05-23T16:10:22.305Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-05-23T16:10:22.305Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.056s coverage: 100.0% of statements [2022-05-23T16:10:22.305Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.044s coverage: 89.4% of statements [2022-05-23T16:10:22.305Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.032s coverage: 100.0% of statements [2022-05-23T16:10:22.305Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.038s coverage: 73.7% of statements [2022-05-23T16:10:22.305Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.032s coverage: 100.0% of statements [2022-05-23T16:10:22.305Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.355s coverage: 65.4% of statements [2022-05-23T16:10:22.305Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-05-23T16:10:22.305Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-05-23T16:10:22.305Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-05-23T16:10:22.305Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.133s coverage: 43.8% of statements [2022-05-23T16:10:22.305Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-05-23T16:10:22.305Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-05-23T16:10:22.305Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.057s coverage: 89.5% of statements [2022-05-23T16:10:22.305Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-05-23T16:10:22.305Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.060s coverage: 84.8% of statements [2022-05-23T16:10:22.305Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-05-23T16:10:22.305Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-05-23T16:10:22.305Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-05-23T16:10:22.305Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-05-23T16:10:22.305Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.082s coverage: 17.7% of statements [2022-05-23T16:10:22.305Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-05-23T16:10:22.305Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-05-23T16:10:22.305Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-05-23T16:10:22.305Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-05-23T16:10:22.305Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.158s coverage: 92.3% of statements [2022-05-23T16:10:22.305Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-05-23T16:10:22.305Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-05-23T16:10:22.305Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-05-23T16:10:22.305Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-05-23T16:10:22.305Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.058s coverage: 63.2% of statements [2022-05-23T16:10:22.305Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-05-23T16:10:22.305Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-05-23T16:10:22.305Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.111s coverage: 97.7% of statements [2022-05-23T16:10:22.305Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-05-23T16:10:22.305Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-05-23T16:10:22.305Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-05-23T16:10:22.305Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-05-23T16:10:22.305Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.054s coverage: 28.9% of statements [2022-05-23T16:10:22.305Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-05-23T16:10:22.305Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-05-23T16:10:22.305Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-05-23T16:10:22.305Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-05-23T16:10:22.305Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-05-23T16:10:22.305Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-05-23T16:10:22.305Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.056s coverage: 100.0% of statements [2022-05-23T16:10:22.305Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.033s coverage: 96.9% of statements [2022-05-23T16:10:22.306Z] 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-05-23T16:10:40.406Z] GO111MODULE=on go vet ./... [2022-05-23T16:10:42.941Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-05-23T16:10:42.941Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-05-23T16:10:43.516Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-05-23T16:10:44.100Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-05-23T16:10:44.391Z] + ls -al . [2022-05-23T16:10:44.392Z] total 684 [2022-05-23T16:10:44.392Z] drwxrwxr-x 10 1001 1001 4096 May 23 16:10 . [2022-05-23T16:10:44.392Z] drwxr-xr-x 4 root root 4096 May 23 16:09 .. [2022-05-23T16:10:44.392Z] -rw-rw-r-- 1 1001 1001 11 May 23 16:08 .dockerignore [2022-05-23T16:10:44.392Z] drwxrwxr-x 8 1001 1001 4096 May 23 16:09 .git [2022-05-23T16:10:44.392Z] drwxrwxr-x 3 1001 1001 4096 May 23 16:08 .github [2022-05-23T16:10:44.392Z] -rw-rw-r-- 1 1001 1001 879 May 23 16:08 .gitignore [2022-05-23T16:10:44.392Z] -rw-rw-r-- 1 1001 1001 42 May 23 16:08 .golangci.yml [2022-05-23T16:10:44.392Z] -rw-rw-r-- 1 1001 1001 87 May 23 16:08 .hadolint.yml [2022-05-23T16:10:44.392Z] drwxr-xr-x 3 1001 1001 4096 May 23 16:09 .semver [2022-05-23T16:10:44.392Z] -rw-rw-r-- 1 1001 1001 166 May 23 16:08 .sonarcloud.properties [2022-05-23T16:10:44.392Z] -rw-rw-r-- 1 1001 1001 1171 May 23 16:08 ADOPTERS.md [2022-05-23T16:10:44.392Z] -rw-rw-r-- 1 1001 1001 10220 May 23 16:08 Attribution.txt [2022-05-23T16:10:44.392Z] -rw-rw-r-- 1 1001 1001 63209 May 23 16:08 CHANGELOG.md [2022-05-23T16:10:44.392Z] -rw-rw-r-- 1 1001 1001 3804 May 23 16:08 CONTRIBUTING.md [2022-05-23T16:10:44.392Z] -rw-rw-r-- 1 1001 1001 677 May 23 16:08 GOVERNANCE.md [2022-05-23T16:10:44.392Z] -rw-rw-r-- 1 1001 1001 850 May 23 16:08 Jenkinsfile [2022-05-23T16:10:44.392Z] -rw-rw-r-- 1 1001 1001 10775 May 23 16:08 LICENSE [2022-05-23T16:10:44.392Z] -rw-rw-r-- 1 1001 1001 10389 May 23 16:08 Makefile [2022-05-23T16:10:44.392Z] -rw-rw-r-- 1 1001 1001 582 May 23 16:08 OWNERS.md [2022-05-23T16:10:44.392Z] -rw-rw-r-- 1 1001 1001 9094 May 23 16:08 README.md [2022-05-23T16:10:44.392Z] -rw-rw-r-- 1 1001 1001 6912 May 23 16:08 SECURITY.md [2022-05-23T16:10:44.392Z] -rw-rw-r-- 1 1001 1001 5 May 23 16:09 VERSION [2022-05-23T16:10:44.392Z] -rw-rw-r-- 1 1001 1001 4131 May 23 16:08 ZMQWindows.md [2022-05-23T16:10:44.392Z] drwxrwxr-x 2 1001 1001 4096 May 23 16:08 bin [2022-05-23T16:10:44.392Z] drwxrwxr-x 18 1001 1001 4096 May 23 16:08 cmd [2022-05-23T16:10:44.392Z] -rw-r--r-- 1 root root 435134 May 23 16:10 coverage.out [2022-05-23T16:10:44.392Z] -rw-rw-r-- 1 1001 1001 3217 May 23 16:08 go.mod [2022-05-23T16:10:44.392Z] -rw-rw-r-- 1 1001 1001 35084 May 23 16:09 go.sum [2022-05-23T16:10:44.392Z] drwxrwxr-x 8 1001 1001 4096 May 23 16:08 internal [2022-05-23T16:10:44.392Z] drwxrwxr-x 3 1001 1001 4096 May 23 16:08 openapi [2022-05-23T16:10:44.392Z] drwxrwxr-x 4 1001 1001 4096 May 23 16:08 snap [2022-05-23T16:10:44.392Z] -rw-rw-r-- 1 1001 1001 204 May 23 16:08 version.go [Pipeline] sh [2022-05-23T16:10:44.680Z] + '[' -e coverage.out ] [2022-05-23T16:10:44.680Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-05-23T16:10:44.760Z] Stashed 1 file(s) [Pipeline] sh [2022-05-23T16:10:45.040Z] + make build [2022-05-23T16:10:45.040Z] 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-05-23T16:10:59.943Z] 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-05-23T16:11:06.518Z] 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-05-23T16:11:07.096Z] 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-05-23T16:11:13.693Z] 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-05-23T16:11:13.693Z] 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-05-23T16:11:13.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-05-23T16:11:15.340Z] 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-05-23T16:11:15.913Z] 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-05-23T16:11:16.855Z] 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-05-23T16:11:17.423Z] 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-05-23T16:11:18.362Z] 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-05-23T16:11:19.742Z] 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-05-23T16:11:20.702Z] $ docker stop --time=1 3fa22ea5be2e7cb2d5f228793aa947671fd943e0c1a39d4973f3d95546f10f1c [2022-05-23T16:11:23.295Z] $ docker rm -f 3fa22ea5be2e7cb2d5f228793aa947671fd943e0c1a39d4973f3d95546f10f1c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-23T16:11:24.380Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-05-23T16:11:24.380Z] [2022-05-23T16:11:24.380Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2022-05-23T16:11:24.686Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-05-23T16:11:24.686Z] latest: Pulling from edgex-devops/edgex-compose [2022-05-23T16:11:24.686Z] cbdbe7a5bc2a: Pulling fs layer [2022-05-23T16:11:24.686Z] ca9280d653b3: Pulling fs layer [2022-05-23T16:11:24.686Z] 7e9c9ca2126c: Pulling fs layer [2022-05-23T16:11:24.686Z] cbdbe7a5bc2a: Verifying Checksum [2022-05-23T16:11:24.686Z] cbdbe7a5bc2a: Download complete [2022-05-23T16:11:24.945Z] ca9280d653b3: Verifying Checksum [2022-05-23T16:11:24.945Z] ca9280d653b3: Download complete [2022-05-23T16:11:24.945Z] cbdbe7a5bc2a: Pull complete [2022-05-23T16:11:25.204Z] 7e9c9ca2126c: Download complete [2022-05-23T16:11:25.464Z] ca9280d653b3: Pull complete [2022-05-23T16:11:28.753Z] 7e9c9ca2126c: Pull complete [2022-05-23T16:11:28.753Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2022-05-23T16:11:28.753Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-05-23T16:11:28.753Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2022-05-23T16:11:28.820Z] prd-ubuntu20.04-docker-8c-8g-64384 does not seem to be running inside a container [2022-05-23T16:11:28.859Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-05-23T16:11:30.403Z] $ docker top a356f4ae5c3081875a642ca0344fdcf44680623a3888072b9ad6f262884bd357 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-23T16:11:30.758Z] + docker-compose build --help [2022-05-23T16:11:30.758Z] + grep parallel [2022-05-23T16:11:31.328Z] --parallel Build images in parallel. [Pipeline] } [2022-05-23T16:11:31.354Z] $ docker stop --time=1 a356f4ae5c3081875a642ca0344fdcf44680623a3888072b9ad6f262884bd357 [2022-05-23T16:11:32.688Z] $ docker rm -f a356f4ae5c3081875a642ca0344fdcf44680623a3888072b9ad6f262884bd357 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-23T16:11:33.113Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-05-23T16:11:33.114Z] . [Pipeline] withDockerContainer [2022-05-23T16:11:33.198Z] prd-ubuntu20.04-docker-8c-8g-64384 does not seem to be running inside a container [2022-05-23T16:11:33.245Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-05-23T16:11:33.632Z] $ docker top 674edee22278ee069e4788994170256a3d002ebf3f96134df635ed11594a799f -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-23T16:11:33.994Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-05-23T16:11:34.562Z] Building core-command ... [2022-05-23T16:11:34.562Z] Building core-data ... [2022-05-23T16:11:34.562Z] Building core-metadata ... [2022-05-23T16:11:34.562Z] Building security-bootstrapper ... [2022-05-23T16:11:34.562Z] Building security-proxy-setup ... [2022-05-23T16:11:34.562Z] Building security-secretstore-setup ... [2022-05-23T16:11:34.562Z] Building security-spiffe-token-provider ... [2022-05-23T16:11:34.562Z] Building security-spire-agent ... [2022-05-23T16:11:34.562Z] Building security-spire-config ... [2022-05-23T16:11:34.562Z] Building security-spire-server ... [2022-05-23T16:11:34.562Z] Building support-notifications ... [2022-05-23T16:11:34.562Z] Building support-scheduler ... [2022-05-23T16:11:34.562Z] Building sys-mgmt-agent ... [2022-05-23T16:11:34.562Z] Building security-secretstore-setup [2022-05-23T16:11:34.562Z] Building support-scheduler [2022-05-23T16:11:34.562Z] Building security-spire-server [2022-05-23T16:11:34.562Z] Building support-notifications [2022-05-23T16:11:34.562Z] Building core-data [2022-05-23T16:11:49.458Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-23T16:11:49.458Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-05-23T16:11:49.458Z] ---> 5a3d7f409813 [2022-05-23T16:11:49.458Z] Step 3/22 : WORKDIR /edgex-go [2022-05-23T16:11:49.458Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-23T16:11:49.458Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-05-23T16:11:49.458Z] ---> 5a3d7f409813 [2022-05-23T16:11:49.458Z] Step 3/25 : WORKDIR /edgex-go [2022-05-23T16:11:49.458Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-23T16:11:49.458Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-05-23T16:11:49.458Z] ---> 5a3d7f409813 [2022-05-23T16:11:49.458Z] Step 3/25 : WORKDIR /edgex-go [2022-05-23T16:11:49.458Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-23T16:11:49.458Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-05-23T16:11:49.458Z] ---> 5a3d7f409813 [2022-05-23T16:11:49.458Z] Step 3/23 : WORKDIR /edgex-go [2022-05-23T16:11:49.458Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-23T16:11:49.458Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-05-23T16:11:49.458Z] ---> 5a3d7f409813 [2022-05-23T16:11:49.458Z] Step 3/22 : WORKDIR /edgex-go [2022-05-23T16:11:52.756Z] ---> Running in 17e178107d54 [2022-05-23T16:11:52.756Z] ---> Running in 957d57433b1c [2022-05-23T16:11:52.756Z] ---> Running in d07202e34561 [2022-05-23T16:11:52.756Z] ---> Running in d97861f1261d [2022-05-23T16:11:52.756Z] ---> Running in efd46e97370c [2022-05-23T16:11:52.756Z] Removing intermediate container 17e178107d54 [2022-05-23T16:11:52.756Z] ---> 68a9c1a3a425 [2022-05-23T16:11:52.756Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-23T16:11:52.756Z] Removing intermediate container efd46e97370c [2022-05-23T16:11:52.756Z] ---> eeab12a29864 [2022-05-23T16:11:52.756Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-23T16:11:52.756Z] ---> Running in 83a1798aa022 [2022-05-23T16:11:52.756Z] Removing intermediate container d07202e34561 [2022-05-23T16:11:52.756Z] ---> 558e7f2949a5 [2022-05-23T16:11:52.756Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-23T16:11:52.756Z] Removing intermediate container 957d57433b1c [2022-05-23T16:11:52.756Z] ---> e9858fe7b604 [2022-05-23T16:11:52.756Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-23T16:11:52.756Z] Removing intermediate container d97861f1261d [2022-05-23T16:11:52.756Z] ---> f6edef4a0a55 [2022-05-23T16:11:52.756Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-23T16:11:52.756Z] ---> Running in 7509404e4bde [2022-05-23T16:11:52.756Z] ---> Running in c69582b22934 [2022-05-23T16:11:53.016Z] ---> Running in f315b2d98995 [2022-05-23T16:11:53.016Z] ---> Running in 935990d3b0ec [2022-05-23T16:11:53.957Z] Removing intermediate container 83a1798aa022 [2022-05-23T16:11:53.957Z] ---> 014f2dbac0d9 [2022-05-23T16:11:53.957Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-05-23T16:11:53.957Z] Removing intermediate container 7509404e4bde [2022-05-23T16:11:53.957Z] ---> 48263cfc63cf [2022-05-23T16:11:53.957Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-05-23T16:11:53.957Z] ---> Running in 4de9f7f5c215 [2022-05-23T16:11:53.957Z] ---> Running in 133d79595acb [2022-05-23T16:11:54.218Z] Removing intermediate container c69582b22934 [2022-05-23T16:11:54.218Z] ---> f538cbf969da [2022-05-23T16:11:54.218Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-05-23T16:11:54.478Z] Removing intermediate container 935990d3b0ec [2022-05-23T16:11:54.478Z] ---> a3003ce8c877 [2022-05-23T16:11:54.478Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-05-23T16:11:54.478Z] ---> Running in 3e15f0dc99eb [2022-05-23T16:11:54.478Z] ---> Running in b018fb77ea83 [2022-05-23T16:11:54.478Z] Removing intermediate container f315b2d98995 [2022-05-23T16:11:54.478Z] ---> 55727653452a [2022-05-23T16:11:54.478Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-05-23T16:11:54.737Z] ---> Running in 25f1c6a517a4 [2022-05-23T16:11:54.737Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-23T16:11:54.737Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-23T16:11:54.737Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-23T16:11:54.997Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-23T16:11:54.997Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-23T16:11:55.568Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-23T16:11:55.568Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-23T16:11:55.568Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-23T16:11:55.827Z] OK: 221 MiB in 52 packages [2022-05-23T16:11:55.827Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-23T16:11:55.827Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-23T16:11:56.086Z] OK: 221 MiB in 52 packages [2022-05-23T16:11:56.086Z] Removing intermediate container 4de9f7f5c215 [2022-05-23T16:11:56.086Z] ---> 87403a5888ad [2022-05-23T16:11:56.086Z] Step 6/22 : COPY go.mod vendor* ./ [2022-05-23T16:11:56.353Z] OK: 221 MiB in 52 packages [2022-05-23T16:11:56.353Z] OK: 221 MiB in 52 packages [2022-05-23T16:11:56.353Z] ---> a5b965ed202a [2022-05-23T16:11:56.353Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-23T16:11:56.353Z] ---> Running in 03137a4cfc63 [2022-05-23T16:11:56.353Z] Removing intermediate container 3e15f0dc99eb [2022-05-23T16:11:56.353Z] ---> 7c7302c51b88 [2022-05-23T16:11:56.353Z] Step 6/22 : COPY go.mod vendor* ./ [2022-05-23T16:11:56.613Z] OK: 221 MiB in 52 packages [2022-05-23T16:11:56.613Z] ---> 55a277546c76 [2022-05-23T16:11:56.613Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-23T16:11:56.613Z] ---> Running in 98a43766d6fe [2022-05-23T16:11:56.872Z] Removing intermediate container 133d79595acb [2022-05-23T16:11:56.872Z] ---> 29b3c6be8122 [2022-05-23T16:11:56.872Z] Step 6/25 : COPY go.mod vendor* ./ [2022-05-23T16:11:56.872Z] Removing intermediate container 25f1c6a517a4 [2022-05-23T16:11:56.872Z] ---> fdecd233e895 [2022-05-23T16:11:56.872Z] Step 6/23 : COPY go.mod vendor* ./ [2022-05-23T16:11:57.132Z] ---> ab2e64754514 [2022-05-23T16:11:57.132Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-23T16:11:57.132Z] ---> Running in 42cc8dbdf863 [2022-05-23T16:11:57.132Z] Removing intermediate container b018fb77ea83 [2022-05-23T16:11:57.132Z] ---> 2e50fea5fdf9 [2022-05-23T16:11:57.132Z] Step 6/25 : COPY go.mod vendor* ./ [2022-05-23T16:11:57.132Z] ---> b0625db8e1ca [2022-05-23T16:11:57.132Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-23T16:11:57.393Z] ---> Running in bb6e9765a9ed [2022-05-23T16:11:57.393Z] ---> 147407107985 [2022-05-23T16:11:57.393Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-23T16:11:57.393Z] ---> Running in 64ecfe1c62a6 [2022-05-23T16:11:57.393Z] Removing intermediate container 03137a4cfc63 [2022-05-23T16:11:57.393Z] ---> 4dc82aef0fe0 [2022-05-23T16:11:57.393Z] Step 8/22 : COPY . . [2022-05-23T16:11:58.773Z] Removing intermediate container 98a43766d6fe [2022-05-23T16:11:58.773Z] ---> f9f3d5f5cfbf [2022-05-23T16:11:58.773Z] Step 8/22 : COPY . . [2022-05-23T16:12:02.964Z] Removing intermediate container 42cc8dbdf863 [2022-05-23T16:12:02.964Z] ---> 0d11e9891e1a [2022-05-23T16:12:02.964Z] Step 8/25 : COPY . . [2022-05-23T16:12:02.964Z] Removing intermediate container bb6e9765a9ed [2022-05-23T16:12:02.964Z] ---> 76ff447a21cc [2022-05-23T16:12:02.964Z] Step 8/23 : COPY . . [2022-05-23T16:12:02.964Z] ---> 41786c6912cd [2022-05-23T16:12:02.964Z] Removing intermediate container 64ecfe1c62a6 [2022-05-23T16:12:02.964Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications ---> a60f30bcd73d [2022-05-23T16:12:02.964Z] [2022-05-23T16:12:02.964Z] Step 8/25 : COPY . . [2022-05-23T16:12:02.964Z] ---> Running in 6fd82f7603da [2022-05-23T16:12:07.198Z] ---> 0b9c9cf1eb2f [2022-05-23T16:12:07.198Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-05-23T16:12:07.766Z] 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-05-23T16:12:09.674Z] ---> Running in 79a659373841 [2022-05-23T16:12:09.674Z] ---> a0e115fd044d [2022-05-23T16:12:09.674Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-05-23T16:12:09.674Z] ---> d503a91ecc27 [2022-05-23T16:12:09.674Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-05-23T16:12:09.674Z] ---> 1290261c6482 [2022-05-23T16:12:09.674Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-05-23T16:12:09.674Z] ---> Running in 10e98d155c1d [2022-05-23T16:12:09.674Z] ---> Running in ec3cc718197b [2022-05-23T16:12:09.674Z] ---> Running in 6e4cf34cc628 [2022-05-23T16:12:09.934Z] Removing intermediate container 10e98d155c1d [2022-05-23T16:12:09.934Z] ---> f431d2c8a319 [2022-05-23T16:12:09.934Z] Step 10/25 : RUN mkdir -p spire-build [2022-05-23T16:12:09.934Z] 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-05-23T16:12:09.934Z] ---> Running in b21d4f55acc6 [2022-05-23T16:12:10.501Z] 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-05-23T16:12:10.501Z] 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-05-23T16:12:11.067Z] Removing intermediate container b21d4f55acc6 [2022-05-23T16:12:11.067Z] ---> c9abd949441c [2022-05-23T16:12:11.067Z] Step 11/25 : WORKDIR /edgex-go/spire-build [2022-05-23T16:12:11.325Z] ---> Running in 1f97f20ae518 [2022-05-23T16:12:11.584Z] Removing intermediate container 1f97f20ae518 [2022-05-23T16:12:11.584Z] ---> 556bd4ab06c6 [2022-05-23T16:12:11.584Z] 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-05-23T16:12:11.584Z] ---> Running in b776b00f5975 [2022-05-23T16:12:12.521Z] spire-1.2.1/ [2022-05-23T16:12:12.521Z] spire-1.2.1/.data/ [2022-05-23T16:12:12.521Z] spire-1.2.1/.data/.file [2022-05-23T16:12:12.521Z] spire-1.2.1/.dockerignore [2022-05-23T16:12:12.521Z] spire-1.2.1/.gitattributes [2022-05-23T16:12:12.521Z] spire-1.2.1/.githooks/ [2022-05-23T16:12:12.521Z] spire-1.2.1/.githooks/pre-commit [2022-05-23T16:12:12.521Z] spire-1.2.1/.github/ [2022-05-23T16:12:12.521Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-05-23T16:12:12.521Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-05-23T16:12:12.521Z] spire-1.2.1/.github/dependabot.yml [2022-05-23T16:12:12.521Z] spire-1.2.1/.github/workflows/ [2022-05-23T16:12:12.521Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-05-23T16:12:12.521Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-05-23T16:12:12.521Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-05-23T16:12:12.521Z] spire-1.2.1/.github/workflows/scripts/ [2022-05-23T16:12:12.521Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-05-23T16:12:12.521Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-05-23T16:12:12.521Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-05-23T16:12:12.521Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-05-23T16:12:12.521Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-05-23T16:12:12.521Z] spire-1.2.1/.gitignore [2022-05-23T16:12:12.521Z] spire-1.2.1/.go-version [2022-05-23T16:12:12.521Z] spire-1.2.1/.golangci.yml [2022-05-23T16:12:12.521Z] spire-1.2.1/ADOPTERS.md [2022-05-23T16:12:12.521Z] spire-1.2.1/CHANGELOG.md [2022-05-23T16:12:12.521Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-05-23T16:12:12.521Z] spire-1.2.1/CODEOWNERS [2022-05-23T16:12:12.521Z] spire-1.2.1/CONTRIBUTING.md [2022-05-23T16:12:12.521Z] spire-1.2.1/Dockerfile [2022-05-23T16:12:12.521Z] spire-1.2.1/Dockerfile.dev [2022-05-23T16:12:12.521Z] spire-1.2.1/Dockerfile.scratch [2022-05-23T16:12:12.521Z] spire-1.2.1/LICENSE [2022-05-23T16:12:12.521Z] spire-1.2.1/MAINTAINERS.md [2022-05-23T16:12:12.521Z] spire-1.2.1/Makefile [2022-05-23T16:12:12.521Z] spire-1.2.1/README.md [2022-05-23T16:12:12.521Z] spire-1.2.1/ROADMAP.md [2022-05-23T16:12:12.521Z] spire-1.2.1/SECURITY.md [2022-05-23T16:12:12.521Z] spire-1.2.1/cmd/ [2022-05-23T16:12:12.521Z] spire-1.2.1/cmd/spire-agent/ [2022-05-23T16:12:12.521Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-05-23T16:12:12.521Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-05-23T16:12:12.521Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-05-23T16:12:12.521Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-05-23T16:12:12.521Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-05-23T16:12:12.521Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-05-23T16:12:12.521Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-05-23T16:12:12.521Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-05-23T16:12:12.521Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-05-23T16:12:12.521Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-05-23T16:12:12.521Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-05-23T16:12:12.521Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-05-23T16:12:12.521Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-05-23T16:12:12.521Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-05-23T16:12:12.521Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-05-23T16:12:12.521Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-05-23T16:12:12.521Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-05-23T16:12:12.521Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-05-23T16:12:12.521Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-05-23T16:12:12.521Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-05-23T16:12:12.521Z] spire-1.2.1/cmd/spire-agent/main.go [2022-05-23T16:12:12.521Z] spire-1.2.1/cmd/spire-server/ [2022-05-23T16:12:12.521Z] spire-1.2.1/cmd/spire-server/cli/ [2022-05-23T16:12:12.521Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-05-23T16:12:12.521Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-05-23T16:12:12.521Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-05-23T16:12:12.521Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-05-23T16:12:12.521Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-05-23T16:12:12.521Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-05-23T16:12:12.521Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-05-23T16:12:12.521Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-05-23T16:12:12.521Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-05-23T16:12:12.521Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-05-23T16:12:12.521Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-05-23T16:12:12.521Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-05-23T16:12:12.521Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-05-23T16:12:12.521Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-05-23T16:12:12.521Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-05-23T16:12:12.521Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-05-23T16:12:12.521Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-05-23T16:12:12.521Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-05-23T16:12:12.521Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-05-23T16:12:12.521Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-05-23T16:12:12.521Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-05-23T16:12:12.521Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-05-23T16:12:12.521Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-05-23T16:12:12.521Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-05-23T16:12:12.521Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-05-23T16:12:12.521Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-05-23T16:12:12.521Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-05-23T16:12:12.521Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-05-23T16:12:12.521Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-05-23T16:12:12.521Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-05-23T16:12:12.521Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-05-23T16:12:12.521Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-05-23T16:12:12.521Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-05-23T16:12:12.521Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-05-23T16:12:12.521Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-05-23T16:12:12.521Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-05-23T16:12:12.521Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-05-23T16:12:12.521Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-05-23T16:12:12.521Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-05-23T16:12:12.521Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-05-23T16:12:12.521Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-05-23T16:12:12.521Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-05-23T16:12:12.521Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-05-23T16:12:12.521Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-05-23T16:12:12.521Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-05-23T16:12:12.521Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-05-23T16:12:12.521Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-05-23T16:12:12.521Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-05-23T16:12:12.521Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-05-23T16:12:12.521Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-05-23T16:12:12.521Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-05-23T16:12:12.521Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-05-23T16:12:12.521Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-05-23T16:12:12.521Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-05-23T16:12:12.521Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-05-23T16:12:12.521Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-05-23T16:12:12.521Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-05-23T16:12:12.521Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-05-23T16:12:12.784Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-05-23T16:12:12.784Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-05-23T16:12:12.784Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-05-23T16:12:12.784Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-05-23T16:12:12.784Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-05-23T16:12:12.784Z] spire-1.2.1/cmd/spire-server/main.go [2022-05-23T16:12:12.784Z] spire-1.2.1/cmd/spire-server/util/ [2022-05-23T16:12:12.784Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-05-23T16:12:12.784Z] spire-1.2.1/conf/ [2022-05-23T16:12:12.784Z] spire-1.2.1/conf/agent/ [2022-05-23T16:12:12.784Z] spire-1.2.1/conf/agent/agent.conf [2022-05-23T16:12:12.784Z] spire-1.2.1/conf/agent/agent_full.conf [2022-05-23T16:12:12.784Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-05-23T16:12:12.784Z] spire-1.2.1/conf/server/ [2022-05-23T16:12:12.784Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-05-23T16:12:12.784Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-05-23T16:12:12.784Z] spire-1.2.1/conf/server/server.conf [2022-05-23T16:12:12.784Z] spire-1.2.1/conf/server/server_full.conf [2022-05-23T16:12:12.784Z] spire-1.2.1/doc/ [2022-05-23T16:12:12.784Z] spire-1.2.1/doc/SPIRE101.md [2022-05-23T16:12:12.784Z] spire-1.2.1/doc/auditlog.md [2022-05-23T16:12:12.784Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-05-23T16:12:12.784Z] spire-1.2.1/doc/changelog_guidelines.md [2022-05-23T16:12:12.784Z] spire-1.2.1/doc/cure53-report.pdf [2022-05-23T16:12:12.784Z] spire-1.2.1/doc/images/ [2022-05-23T16:12:12.784Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-05-23T16:12:12.784Z] spire-1.2.1/doc/images/SPIRE101.png [2022-05-23T16:12:12.784Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-05-23T16:12:12.784Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-05-23T16:12:12.784Z] spire-1.2.1/doc/images/cache_mgr.png [2022-05-23T16:12:12.784Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-05-23T16:12:12.784Z] spire-1.2.1/doc/images/federated_spire.png [2022-05-23T16:12:12.784Z] spire-1.2.1/doc/images/ha_mode.png [2022-05-23T16:12:12.784Z] spire-1.2.1/doc/images/nested_spire.png [2022-05-23T16:12:12.784Z] spire-1.2.1/doc/images/oidc_federation.png [2022-05-23T16:12:12.784Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-05-23T16:12:12.784Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-05-23T16:12:12.784Z] spire-1.2.1/doc/images/spire_logo.png [2022-05-23T16:12:12.784Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-05-23T16:12:12.784Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-05-23T16:12:12.784Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-05-23T16:12:12.784Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-05-23T16:12:12.784Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-05-23T16:12:12.784Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-05-23T16:12:12.784Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-05-23T16:12:12.784Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-05-23T16:12:12.784Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-05-23T16:12:12.784Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-05-23T16:12:12.784Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-05-23T16:12:12.784Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-05-23T16:12:12.784Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-05-23T16:12:12.784Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-05-23T16:12:12.784Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-05-23T16:12:12.784Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-05-23T16:12:12.784Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-05-23T16:12:12.784Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-05-23T16:12:12.785Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-05-23T16:12:12.785Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-05-23T16:12:12.785Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-05-23T16:12:12.785Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-05-23T16:12:12.785Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-05-23T16:12:12.785Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-05-23T16:12:12.785Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-05-23T16:12:12.785Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-05-23T16:12:12.785Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-05-23T16:12:12.785Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-05-23T16:12:12.785Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-05-23T16:12:12.785Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-05-23T16:12:12.785Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-05-23T16:12:12.785Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-05-23T16:12:12.785Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-05-23T16:12:12.785Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-05-23T16:12:12.785Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-05-23T16:12:12.785Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-05-23T16:12:12.785Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-05-23T16:12:12.785Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-05-23T16:12:12.785Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-05-23T16:12:12.785Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-05-23T16:12:12.785Z] spire-1.2.1/doc/scaling_spire.md [2022-05-23T16:12:12.785Z] spire-1.2.1/doc/spire_agent.md [2022-05-23T16:12:12.785Z] spire-1.2.1/doc/spire_server.md [2022-05-23T16:12:12.785Z] spire-1.2.1/doc/supported_integrations.md [2022-05-23T16:12:12.785Z] spire-1.2.1/doc/telemetry.md [2022-05-23T16:12:12.785Z] spire-1.2.1/doc/telemetry_config.md [2022-05-23T16:12:12.785Z] spire-1.2.1/doc/upgrading.md [2022-05-23T16:12:12.785Z] spire-1.2.1/doc/using_spire.md [2022-05-23T16:12:12.785Z] spire-1.2.1/examples/ [2022-05-23T16:12:12.785Z] spire-1.2.1/examples/README.md [2022-05-23T16:12:12.785Z] spire-1.2.1/go.mod [2022-05-23T16:12:12.785Z] spire-1.2.1/go.sum [2022-05-23T16:12:12.785Z] spire-1.2.1/pkg/ [2022-05-23T16:12:12.785Z] spire-1.2.1/pkg/agent/ [2022-05-23T16:12:12.785Z] spire-1.2.1/pkg/agent/agent.go [2022-05-23T16:12:12.785Z] spire-1.2.1/pkg/agent/api/ [2022-05-23T16:12:12.785Z] spire-1.2.1/pkg/agent/api/config.go [2022-05-23T16:12:12.785Z] spire-1.2.1/pkg/agent/api/debug/ [2022-05-23T16:12:12.785Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-05-23T16:12:12.785Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-05-23T16:12:12.785Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-05-23T16:12:12.785Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-05-23T16:12:12.785Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-05-23T16:12:12.785Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-05-23T16:12:12.785Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-05-23T16:12:12.785Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-05-23T16:12:12.785Z] spire-1.2.1/pkg/agent/api/health/ [2022-05-23T16:12:12.785Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-05-23T16:12:12.785Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-05-23T16:12:12.785Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-05-23T16:12:12.785Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-05-23T16:12:12.785Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-05-23T16:12:12.785Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-05-23T16:12:12.785Z] spire-1.2.1/pkg/agent/attestor/ [2022-05-23T16:12:12.785Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-05-23T16:12:12.785Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-05-23T16:12:12.785Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-05-23T16:12:12.785Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-05-23T16:12:12.785Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-05-23T16:12:12.785Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-05-23T16:12:12.785Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-05-23T16:12:12.785Z] spire-1.2.1/pkg/agent/catalog/ [2022-05-23T16:12:12.785Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-05-23T16:12:12.785Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-05-23T16:12:12.785Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-05-23T16:12:12.785Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-05-23T16:12:12.785Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-05-23T16:12:12.785Z] spire-1.2.1/pkg/agent/client/ [2022-05-23T16:12:12.785Z] spire-1.2.1/pkg/agent/client/client.go [2022-05-23T16:12:12.785Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-05-23T16:12:12.785Z] spire-1.2.1/pkg/agent/client/dial.go [2022-05-23T16:12:12.785Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-05-23T16:12:12.785Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-05-23T16:12:12.785Z] spire-1.2.1/pkg/agent/client/update.go [2022-05-23T16:12:12.785Z] spire-1.2.1/pkg/agent/client/util.go [2022-05-23T16:12:12.785Z] spire-1.2.1/pkg/agent/common/ [2022-05-23T16:12:12.785Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-05-23T16:12:12.785Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-05-23T16:12:12.785Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-05-23T16:12:12.785Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-05-23T16:12:12.785Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-05-23T16:12:12.785Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-05-23T16:12:12.785Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-05-23T16:12:12.785Z] spire-1.2.1/pkg/agent/config.go [2022-05-23T16:12:12.785Z] spire-1.2.1/pkg/agent/endpoints/ [2022-05-23T16:12:12.785Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-05-23T16:12:12.785Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-05-23T16:12:12.785Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-05-23T16:12:12.785Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-05-23T16:12:12.785Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-05-23T16:12:12.785Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-05-23T16:12:12.785Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-05-23T16:12:12.785Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-05-23T16:12:12.785Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-05-23T16:12:12.785Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-05-23T16:12:12.785Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-05-23T16:12:12.785Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-05-23T16:12:12.785Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-05-23T16:12:12.785Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-05-23T16:12:12.785Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-05-23T16:12:12.785Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-05-23T16:12:12.785Z] spire-1.2.1/pkg/agent/manager/ [2022-05-23T16:12:12.785Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-05-23T16:12:12.785Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-05-23T16:12:12.785Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-05-23T16:12:12.785Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-05-23T16:12:12.785Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-05-23T16:12:12.785Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-05-23T16:12:12.785Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-05-23T16:12:12.785Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-05-23T16:12:12.785Z] spire-1.2.1/pkg/agent/manager/config.go [2022-05-23T16:12:12.785Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-05-23T16:12:12.785Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-05-23T16:12:12.785Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-05-23T16:12:12.785Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-05-23T16:12:12.785Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-05-23T16:12:12.785Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-05-23T16:12:12.785Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-05-23T16:12:12.785Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-05-23T16:12:12.785Z] spire-1.2.1/pkg/agent/plugin/ [2022-05-23T16:12:12.785Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-05-23T16:12:12.785Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-05-23T16:12:12.785Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-05-23T16:12:12.785Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-05-23T16:12:12.785Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-05-23T16:12:12.785Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-05-23T16:12:12.785Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-05-23T16:12:12.785Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-05-23T16:12:12.785Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-05-23T16:12:12.785Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-05-23T16:12:12.785Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-05-23T16:12:12.785Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-05-23T16:12:12.785Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-05-23T16:12:12.785Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-05-23T16:12:12.785Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-05-23T16:12:12.785Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-05-23T16:12:12.785Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-05-23T16:12:12.785Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-05-23T16:12:12.785Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-05-23T16:12:12.785Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-05-23T16:12:12.785Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-05-23T16:12:12.785Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-05-23T16:12:12.785Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-05-23T16:12:12.785Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-05-23T16:12:12.785Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-05-23T16:12:12.785Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-05-23T16:12:12.785Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-05-23T16:12:12.785Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-05-23T16:12:12.785Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-05-23T16:12:12.785Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-05-23T16:12:12.785Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-05-23T16:12:12.785Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-05-23T16:12:12.785Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-05-23T16:12:12.785Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-05-23T16:12:12.785Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-05-23T16:12:12.785Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-05-23T16:12:12.785Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-05-23T16:12:12.785Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-05-23T16:12:12.785Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-05-23T16:12:12.785Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-05-23T16:12:12.785Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-05-23T16:12:12.785Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-05-23T16:12:12.785Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-05-23T16:12:12.785Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-05-23T16:12:12.785Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-05-23T16:12:12.785Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-05-23T16:12:12.785Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-05-23T16:12:12.785Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-05-23T16:12:12.785Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-05-23T16:12:12.785Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-05-23T16:12:12.785Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-05-23T16:12:12.785Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-05-23T16:12:12.785Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-05-23T16:12:12.785Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-05-23T16:12:12.785Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-05-23T16:12:12.785Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-05-23T16:12:12.785Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-05-23T16:12:12.785Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-05-23T16:12:12.785Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-05-23T16:12:12.785Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-05-23T16:12:12.785Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-05-23T16:12:12.785Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-05-23T16:12:12.785Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-05-23T16:12:12.785Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-05-23T16:12:12.785Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-05-23T16:12:12.785Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-05-23T16:12:12.785Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-05-23T16:12:12.785Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-05-23T16:12:12.785Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-05-23T16:12:12.785Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-05-23T16:12:12.785Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-05-23T16:12:12.785Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-05-23T16:12:12.785Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-05-23T16:12:12.785Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-05-23T16:12:12.785Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-05-23T16:12:12.785Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-05-23T16:12:12.785Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-05-23T16:12:12.785Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-05-23T16:12:12.785Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-05-23T16:12:12.785Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-05-23T16:12:12.785Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-05-23T16:12:12.785Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-05-23T16:12:12.785Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-05-23T16:12:12.785Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-05-23T16:12:12.785Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-05-23T16:12:12.785Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-05-23T16:12:12.785Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-05-23T16:12:12.785Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-05-23T16:12:12.785Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-05-23T16:12:12.785Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-05-23T16:12:12.785Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-05-23T16:12:12.785Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-05-23T16:12:12.785Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-05-23T16:12:12.785Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-05-23T16:12:12.785Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-05-23T16:12:12.785Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-05-23T16:12:12.785Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-05-23T16:12:12.785Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-05-23T16:12:12.785Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-05-23T16:12:12.785Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-05-23T16:12:12.785Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-05-23T16:12:12.785Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-05-23T16:12:12.785Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-05-23T16:12:12.785Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-05-23T16:12:12.785Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-05-23T16:12:12.785Z] spire-1.2.1/pkg/agent/svid/ [2022-05-23T16:12:12.785Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-05-23T16:12:12.785Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-05-23T16:12:12.785Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-05-23T16:12:12.785Z] spire-1.2.1/pkg/agent/svid/store/ [2022-05-23T16:12:12.785Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-05-23T16:12:12.785Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-05-23T16:12:12.785Z] spire-1.2.1/pkg/common/ [2022-05-23T16:12:12.785Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-05-23T16:12:12.785Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-05-23T16:12:12.785Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-05-23T16:12:12.785Z] spire-1.2.1/pkg/common/api/ [2022-05-23T16:12:12.785Z] spire-1.2.1/pkg/common/api/metrics.go [2022-05-23T16:12:12.785Z] spire-1.2.1/pkg/common/api/middleware/ [2022-05-23T16:12:12.785Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-05-23T16:12:12.785Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-05-23T16:12:12.785Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-05-23T16:12:12.785Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-05-23T16:12:12.785Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-05-23T16:12:12.785Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-05-23T16:12:12.786Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-05-23T16:12:12.786Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-05-23T16:12:12.786Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-05-23T16:12:12.786Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-05-23T16:12:12.786Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-05-23T16:12:12.786Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-05-23T16:12:12.786Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-05-23T16:12:12.786Z] spire-1.2.1/pkg/common/api/names.go [2022-05-23T16:12:12.786Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-05-23T16:12:12.786Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-05-23T16:12:12.786Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-05-23T16:12:12.786Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-05-23T16:12:12.786Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-05-23T16:12:12.786Z] spire-1.2.1/pkg/common/auth/ [2022-05-23T16:12:12.786Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-05-23T16:12:12.786Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-05-23T16:12:12.786Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-05-23T16:12:12.786Z] spire-1.2.1/pkg/common/bundleutil/ [2022-05-23T16:12:12.786Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-05-23T16:12:12.786Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-05-23T16:12:12.786Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-05-23T16:12:12.786Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-05-23T16:12:12.786Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-05-23T16:12:12.786Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-05-23T16:12:12.786Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-05-23T16:12:12.786Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-05-23T16:12:12.786Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-05-23T16:12:12.786Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-05-23T16:12:12.786Z] spire-1.2.1/pkg/common/catalog/ [2022-05-23T16:12:12.786Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-05-23T16:12:12.786Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-05-23T16:12:12.786Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-05-23T16:12:12.786Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-05-23T16:12:12.786Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-05-23T16:12:12.786Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-05-23T16:12:12.786Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-05-23T16:12:12.786Z] spire-1.2.1/pkg/common/catalog/config.go [2022-05-23T16:12:12.786Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-05-23T16:12:12.786Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-05-23T16:12:12.786Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-05-23T16:12:12.786Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-05-23T16:12:12.786Z] spire-1.2.1/pkg/common/catalog/context.go [2022-05-23T16:12:12.786Z] spire-1.2.1/pkg/common/catalog/external.go [2022-05-23T16:12:12.786Z] spire-1.2.1/pkg/common/catalog/host.go [2022-05-23T16:12:12.786Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-05-23T16:12:12.786Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-05-23T16:12:12.786Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-05-23T16:12:12.786Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-05-23T16:12:12.786Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-05-23T16:12:12.786Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-05-23T16:12:12.786Z] spire-1.2.1/pkg/common/cli/ [2022-05-23T16:12:12.786Z] spire-1.2.1/pkg/common/cli/env.go [2022-05-23T16:12:12.786Z] spire-1.2.1/pkg/common/cli/flags.go [2022-05-23T16:12:12.786Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-05-23T16:12:12.786Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-05-23T16:12:12.786Z] spire-1.2.1/pkg/common/cli/umask.go [2022-05-23T16:12:12.786Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-05-23T16:12:12.786Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-05-23T16:12:12.786Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-05-23T16:12:12.786Z] spire-1.2.1/pkg/common/cliprinter/ [2022-05-23T16:12:12.786Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-05-23T16:12:12.786Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-05-23T16:12:12.786Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-05-23T16:12:12.786Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-05-23T16:12:12.786Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-05-23T16:12:12.786Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-05-23T16:12:12.786Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-05-23T16:12:12.786Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-05-23T16:12:12.786Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-05-23T16:12:12.786Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-05-23T16:12:12.786Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-05-23T16:12:12.786Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-05-23T16:12:12.786Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-05-23T16:12:12.786Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-05-23T16:12:12.786Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-05-23T16:12:12.786Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-05-23T16:12:12.786Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-05-23T16:12:12.786Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-05-23T16:12:12.786Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-05-23T16:12:12.786Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-05-23T16:12:12.786Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-05-23T16:12:12.786Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-05-23T16:12:12.786Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-05-23T16:12:12.786Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-05-23T16:12:12.786Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-05-23T16:12:12.786Z] spire-1.2.1/pkg/common/coretypes/ [2022-05-23T16:12:12.786Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-05-23T16:12:12.786Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-05-23T16:12:12.786Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-05-23T16:12:12.786Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-05-23T16:12:12.786Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-05-23T16:12:12.786Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-05-23T16:12:12.786Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-05-23T16:12:12.786Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-05-23T16:12:12.786Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-05-23T16:12:12.786Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-05-23T16:12:12.786Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-05-23T16:12:12.786Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-05-23T16:12:12.786Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-05-23T16:12:12.786Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-05-23T16:12:12.786Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-05-23T16:12:12.786Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-05-23T16:12:12.786Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-05-23T16:12:12.786Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-05-23T16:12:12.786Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-05-23T16:12:12.786Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-05-23T16:12:12.786Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-05-23T16:12:12.786Z] spire-1.2.1/pkg/common/diskutil/ [2022-05-23T16:12:12.786Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-05-23T16:12:12.786Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-05-23T16:12:12.786Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-05-23T16:12:12.786Z] spire-1.2.1/pkg/common/errorutil/ [2022-05-23T16:12:12.786Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-05-23T16:12:12.786Z] spire-1.2.1/pkg/common/health/ [2022-05-23T16:12:12.786Z] spire-1.2.1/pkg/common/health/config.go [2022-05-23T16:12:12.786Z] spire-1.2.1/pkg/common/health/context.go [2022-05-23T16:12:12.786Z] spire-1.2.1/pkg/common/health/context_test.go [2022-05-23T16:12:12.786Z] spire-1.2.1/pkg/common/health/health.go [2022-05-23T16:12:12.786Z] spire-1.2.1/pkg/common/health/health_test.go [2022-05-23T16:12:12.786Z] spire-1.2.1/pkg/common/health/logger.go [2022-05-23T16:12:12.786Z] spire-1.2.1/pkg/common/hostservice/ [2022-05-23T16:12:12.786Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-05-23T16:12:12.786Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-05-23T16:12:12.786Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-05-23T16:12:12.786Z] spire-1.2.1/pkg/common/idutil/ [2022-05-23T16:12:12.786Z] spire-1.2.1/pkg/common/idutil/require.go [2022-05-23T16:12:12.786Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-05-23T16:12:12.786Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-05-23T16:12:12.786Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-05-23T16:12:12.786Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-05-23T16:12:12.786Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-05-23T16:12:12.786Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-05-23T16:12:12.786Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-05-23T16:12:12.786Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-05-23T16:12:12.786Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-05-23T16:12:12.786Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-05-23T16:12:12.786Z] spire-1.2.1/pkg/common/jwtutil/ [2022-05-23T16:12:12.786Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-05-23T16:12:12.786Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-05-23T16:12:12.786Z] spire-1.2.1/pkg/common/log/ [2022-05-23T16:12:12.786Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-05-23T16:12:12.786Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-05-23T16:12:12.786Z] spire-1.2.1/pkg/common/log/log.go [2022-05-23T16:12:12.786Z] spire-1.2.1/pkg/common/log/log_test.go [2022-05-23T16:12:12.786Z] spire-1.2.1/pkg/common/log/options.go [2022-05-23T16:12:12.786Z] spire-1.2.1/pkg/common/nodeutil/ [2022-05-23T16:12:12.786Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-05-23T16:12:12.786Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-05-23T16:12:12.786Z] spire-1.2.1/pkg/common/peertracker/ [2022-05-23T16:12:12.786Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-05-23T16:12:12.786Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-05-23T16:12:12.786Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-05-23T16:12:12.786Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-05-23T16:12:12.786Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-05-23T16:12:12.786Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-05-23T16:12:12.786Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-05-23T16:12:12.786Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-05-23T16:12:12.786Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-05-23T16:12:12.786Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-05-23T16:12:12.786Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-05-23T16:12:12.786Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-05-23T16:12:12.786Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-05-23T16:12:12.786Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-05-23T16:12:12.786Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-05-23T16:12:12.786Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-05-23T16:12:12.786Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-05-23T16:12:12.786Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-05-23T16:12:12.786Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-05-23T16:12:12.786Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-05-23T16:12:12.786Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-05-23T16:12:12.786Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-05-23T16:12:12.786Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-05-23T16:12:12.786Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-05-23T16:12:12.786Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-05-23T16:12:12.786Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-05-23T16:12:12.786Z] spire-1.2.1/pkg/common/pemutil/ [2022-05-23T16:12:12.786Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-05-23T16:12:12.786Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-05-23T16:12:12.786Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-05-23T16:12:12.786Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-05-23T16:12:12.786Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-05-23T16:12:12.786Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-05-23T16:12:12.786Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-05-23T16:12:12.786Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-05-23T16:12:12.786Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-05-23T16:12:12.786Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-05-23T16:12:12.786Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-05-23T16:12:12.786Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-05-23T16:12:12.786Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-05-23T16:12:12.786Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-05-23T16:12:12.786Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-05-23T16:12:12.786Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-05-23T16:12:12.786Z] spire-1.2.1/pkg/common/plugin/ [2022-05-23T16:12:12.786Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-05-23T16:12:12.786Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-05-23T16:12:12.786Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-05-23T16:12:12.786Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-05-23T16:12:12.786Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-05-23T16:12:12.786Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-05-23T16:12:12.786Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-05-23T16:12:12.786Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-05-23T16:12:12.786Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-05-23T16:12:12.786Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-05-23T16:12:12.786Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-05-23T16:12:12.786Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-05-23T16:12:12.786Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-05-23T16:12:12.786Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-05-23T16:12:12.786Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-05-23T16:12:12.786Z] spire-1.2.1/pkg/common/plugin/log.go [2022-05-23T16:12:12.786Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-05-23T16:12:12.786Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-05-23T16:12:12.786Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-05-23T16:12:12.786Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-05-23T16:12:12.786Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-05-23T16:12:12.786Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-05-23T16:12:12.786Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-05-23T16:12:12.786Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-05-23T16:12:12.786Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-05-23T16:12:12.786Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-05-23T16:12:12.786Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-05-23T16:12:12.786Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-05-23T16:12:12.786Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-05-23T16:12:12.786Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-05-23T16:12:12.786Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-05-23T16:12:12.786Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-05-23T16:12:12.786Z] spire-1.2.1/pkg/common/profiling/ [2022-05-23T16:12:12.786Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-05-23T16:12:12.786Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-05-23T16:12:12.786Z] spire-1.2.1/pkg/common/protoutil/ [2022-05-23T16:12:12.786Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-05-23T16:12:12.786Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-05-23T16:12:12.786Z] spire-1.2.1/pkg/common/rotationutil/ [2022-05-23T16:12:12.786Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-05-23T16:12:12.786Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-05-23T16:12:12.786Z] spire-1.2.1/pkg/common/selector/ [2022-05-23T16:12:12.786Z] spire-1.2.1/pkg/common/selector/selector.go [2022-05-23T16:12:12.786Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-05-23T16:12:12.786Z] spire-1.2.1/pkg/common/selector/set.go [2022-05-23T16:12:12.786Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-05-23T16:12:12.786Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-05-23T16:12:12.786Z] spire-1.2.1/pkg/common/telemetry/ [2022-05-23T16:12:12.786Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-05-23T16:12:12.786Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-05-23T16:12:12.786Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-05-23T16:12:12.786Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-05-23T16:12:12.786Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-05-23T16:12:12.786Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-05-23T16:12:12.786Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-05-23T16:12:12.786Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-05-23T16:12:12.786Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-05-23T16:12:12.786Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-05-23T16:12:12.786Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-05-23T16:12:12.786Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-05-23T16:12:12.786Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-05-23T16:12:12.786Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-05-23T16:12:12.786Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-05-23T16:12:12.786Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-05-23T16:12:12.786Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-05-23T16:12:12.786Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-05-23T16:12:12.786Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-05-23T16:12:12.786Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-05-23T16:12:12.786Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-05-23T16:12:12.786Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-05-23T16:12:12.786Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-05-23T16:12:12.786Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-05-23T16:12:12.786Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-05-23T16:12:12.786Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-05-23T16:12:12.786Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-05-23T16:12:12.786Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-05-23T16:12:12.786Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-05-23T16:12:12.786Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-05-23T16:12:12.786Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-05-23T16:12:12.786Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-05-23T16:12:12.786Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-05-23T16:12:12.786Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-05-23T16:12:12.786Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-05-23T16:12:12.786Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-05-23T16:12:12.786Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-05-23T16:12:12.786Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-05-23T16:12:12.786Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-05-23T16:12:12.786Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-05-23T16:12:12.786Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-05-23T16:12:12.786Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-05-23T16:12:12.786Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-05-23T16:12:12.786Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-05-23T16:12:12.786Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-05-23T16:12:12.786Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-05-23T16:12:12.786Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-05-23T16:12:12.786Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-05-23T16:12:12.786Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-05-23T16:12:12.786Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-05-23T16:12:12.786Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-05-23T16:12:12.786Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-05-23T16:12:12.786Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-05-23T16:12:12.786Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-05-23T16:12:12.786Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-05-23T16:12:12.786Z] spire-1.2.1/pkg/common/uptime/ [2022-05-23T16:12:12.786Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-05-23T16:12:12.786Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-05-23T16:12:12.786Z] spire-1.2.1/pkg/common/util/ [2022-05-23T16:12:12.786Z] spire-1.2.1/pkg/common/util/certs.go [2022-05-23T16:12:12.786Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-05-23T16:12:12.786Z] spire-1.2.1/pkg/common/util/csr.go [2022-05-23T16:12:12.786Z] spire-1.2.1/pkg/common/util/hash.go [2022-05-23T16:12:12.786Z] spire-1.2.1/pkg/common/util/selectors.go [2022-05-23T16:12:12.786Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-05-23T16:12:12.786Z] spire-1.2.1/pkg/common/util/signals.go [2022-05-23T16:12:12.786Z] spire-1.2.1/pkg/common/util/sort.go [2022-05-23T16:12:12.786Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-05-23T16:12:12.786Z] spire-1.2.1/pkg/common/util/task.go [2022-05-23T16:12:12.786Z] spire-1.2.1/pkg/common/util/task_test.go [2022-05-23T16:12:12.786Z] spire-1.2.1/pkg/common/util/testdata/ [2022-05-23T16:12:12.786Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-05-23T16:12:12.786Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-05-23T16:12:12.786Z] spire-1.2.1/pkg/common/version/ [2022-05-23T16:12:12.786Z] spire-1.2.1/pkg/common/version/version.go [2022-05-23T16:12:12.786Z] spire-1.2.1/pkg/common/x509svid/ [2022-05-23T16:12:12.786Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-05-23T16:12:12.786Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-05-23T16:12:12.786Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-05-23T16:12:12.786Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-05-23T16:12:12.786Z] spire-1.2.1/pkg/common/x509util/ [2022-05-23T16:12:12.786Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-05-23T16:12:12.786Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-05-23T16:12:12.786Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-05-23T16:12:12.786Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-05-23T16:12:12.786Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-05-23T16:12:12.786Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-05-23T16:12:12.786Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-05-23T16:12:12.786Z] spire-1.2.1/pkg/server/ [2022-05-23T16:12:12.786Z] spire-1.2.1/pkg/server/api/ [2022-05-23T16:12:12.786Z] spire-1.2.1/pkg/server/api/agent.go [2022-05-23T16:12:12.786Z] spire-1.2.1/pkg/server/api/agent/ [2022-05-23T16:12:12.786Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-05-23T16:12:12.786Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-05-23T16:12:12.786Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-05-23T16:12:12.786Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-05-23T16:12:12.786Z] spire-1.2.1/pkg/server/api/api.go [2022-05-23T16:12:12.786Z] spire-1.2.1/pkg/server/api/audit/ [2022-05-23T16:12:12.786Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-05-23T16:12:12.786Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-05-23T16:12:12.786Z] spire-1.2.1/pkg/server/api/bundle.go [2022-05-23T16:12:12.786Z] spire-1.2.1/pkg/server/api/bundle/ [2022-05-23T16:12:12.786Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-05-23T16:12:12.786Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-05-23T16:12:12.786Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-05-23T16:12:12.786Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-05-23T16:12:12.786Z] spire-1.2.1/pkg/server/api/debug/ [2022-05-23T16:12:12.786Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-05-23T16:12:12.786Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-05-23T16:12:12.786Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-05-23T16:12:12.786Z] spire-1.2.1/pkg/server/api/entry.go [2022-05-23T16:12:12.786Z] spire-1.2.1/pkg/server/api/entry/ [2022-05-23T16:12:12.787Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-05-23T16:12:12.787Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-05-23T16:12:12.787Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-05-23T16:12:12.787Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-05-23T16:12:12.787Z] spire-1.2.1/pkg/server/api/health/ [2022-05-23T16:12:12.787Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-05-23T16:12:12.787Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-05-23T16:12:12.787Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-05-23T16:12:12.787Z] spire-1.2.1/pkg/server/api/id.go [2022-05-23T16:12:12.787Z] spire-1.2.1/pkg/server/api/id_test.go [2022-05-23T16:12:12.787Z] spire-1.2.1/pkg/server/api/limits/ [2022-05-23T16:12:12.787Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-05-23T16:12:12.787Z] spire-1.2.1/pkg/server/api/middleware/ [2022-05-23T16:12:12.787Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-05-23T16:12:12.787Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-05-23T16:12:12.787Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-05-23T16:12:12.787Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-05-23T16:12:12.787Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-05-23T16:12:12.787Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-05-23T16:12:12.787Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-05-23T16:12:12.787Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-05-23T16:12:12.787Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-05-23T16:12:12.787Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-05-23T16:12:12.787Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-05-23T16:12:12.787Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-05-23T16:12:12.787Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-05-23T16:12:12.787Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-05-23T16:12:12.787Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-05-23T16:12:12.787Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-05-23T16:12:12.787Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-05-23T16:12:12.787Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-05-23T16:12:12.787Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-05-23T16:12:12.787Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-05-23T16:12:12.787Z] spire-1.2.1/pkg/server/api/selector.go [2022-05-23T16:12:12.787Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-05-23T16:12:12.787Z] spire-1.2.1/pkg/server/api/status.go [2022-05-23T16:12:12.787Z] spire-1.2.1/pkg/server/api/status_test.go [2022-05-23T16:12:12.787Z] spire-1.2.1/pkg/server/api/svid/ [2022-05-23T16:12:12.787Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-05-23T16:12:12.787Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-05-23T16:12:12.787Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-05-23T16:12:12.787Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-05-23T16:12:12.787Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-05-23T16:12:12.787Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-05-23T16:12:12.787Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-05-23T16:12:12.787Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-05-23T16:12:12.787Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-05-23T16:12:12.787Z] spire-1.2.1/pkg/server/authpolicy/ [2022-05-23T16:12:12.787Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-05-23T16:12:12.787Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-05-23T16:12:12.787Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-05-23T16:12:12.787Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-05-23T16:12:12.787Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-05-23T16:12:12.787Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-05-23T16:12:12.787Z] spire-1.2.1/pkg/server/bundle/ [2022-05-23T16:12:12.787Z] spire-1.2.1/pkg/server/bundle/client/ [2022-05-23T16:12:12.787Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-05-23T16:12:12.787Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-05-23T16:12:12.787Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-05-23T16:12:12.787Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-05-23T16:12:12.787Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-05-23T16:12:12.787Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-05-23T16:12:12.787Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-05-23T16:12:12.787Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-05-23T16:12:12.787Z] spire-1.2.1/pkg/server/ca/ [2022-05-23T16:12:12.787Z] spire-1.2.1/pkg/server/ca/ca.go [2022-05-23T16:12:12.787Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-05-23T16:12:12.787Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-05-23T16:12:12.787Z] spire-1.2.1/pkg/server/ca/journal.go [2022-05-23T16:12:12.787Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-05-23T16:12:12.787Z] spire-1.2.1/pkg/server/ca/manager.go [2022-05-23T16:12:12.787Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-05-23T16:12:12.787Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-05-23T16:12:12.787Z] spire-1.2.1/pkg/server/ca/templates.go [2022-05-23T16:12:12.787Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-05-23T16:12:12.787Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-05-23T16:12:12.787Z] spire-1.2.1/pkg/server/ca/validation.go [2022-05-23T16:12:12.787Z] spire-1.2.1/pkg/server/cache/ [2022-05-23T16:12:12.787Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-05-23T16:12:12.787Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-05-23T16:12:12.787Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-05-23T16:12:12.787Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-05-23T16:12:12.787Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-05-23T16:12:12.787Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-05-23T16:12:12.787Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-05-23T16:12:12.787Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-05-23T16:12:12.787Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-05-23T16:12:12.787Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-05-23T16:12:12.787Z] spire-1.2.1/pkg/server/catalog/ [2022-05-23T16:12:12.787Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-05-23T16:12:12.787Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-05-23T16:12:12.787Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-05-23T16:12:12.787Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-05-23T16:12:12.787Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-05-23T16:12:12.787Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-05-23T16:12:12.787Z] spire-1.2.1/pkg/server/config.go [2022-05-23T16:12:12.787Z] spire-1.2.1/pkg/server/datastore/ [2022-05-23T16:12:12.787Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-05-23T16:12:12.787Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-05-23T16:12:12.787Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-05-23T16:12:12.787Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-05-23T16:12:12.787Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-05-23T16:12:12.787Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-05-23T16:12:12.787Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-05-23T16:12:12.787Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-05-23T16:12:12.787Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-05-23T16:12:12.787Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-05-23T16:12:12.787Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-05-23T16:12:12.787Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-05-23T16:12:12.787Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-05-23T16:12:12.787Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-05-23T16:12:12.787Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-05-23T16:12:12.787Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-05-23T16:12:12.787Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-05-23T16:12:12.787Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-05-23T16:12:12.787Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-05-23T16:12:12.787Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-05-23T16:12:12.787Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-05-23T16:12:12.787Z] spire-1.2.1/pkg/server/endpoints/ [2022-05-23T16:12:12.787Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-05-23T16:12:12.787Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-05-23T16:12:12.787Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-05-23T16:12:12.787Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-05-23T16:12:12.787Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-05-23T16:12:12.787Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-05-23T16:12:12.787Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-05-23T16:12:12.787Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-05-23T16:12:12.787Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-05-23T16:12:12.787Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-05-23T16:12:12.787Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-05-23T16:12:12.787Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-05-23T16:12:12.787Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-05-23T16:12:12.787Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-05-23T16:12:12.787Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-05-23T16:12:12.787Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-05-23T16:12:12.787Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-05-23T16:12:12.787Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-05-23T16:12:12.787Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-05-23T16:12:12.787Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-05-23T16:12:12.787Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-05-23T16:12:12.787Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-05-23T16:12:12.787Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-05-23T16:12:12.787Z] spire-1.2.1/pkg/server/hostservice/ [2022-05-23T16:12:12.787Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-05-23T16:12:12.787Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-05-23T16:12:12.787Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-05-23T16:12:12.787Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-05-23T16:12:12.787Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-05-23T16:12:12.787Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-05-23T16:12:12.787Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-05-23T16:12:12.787Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-05-23T16:12:12.787Z] spire-1.2.1/pkg/server/plugin/ [2022-05-23T16:12:12.787Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-05-23T16:12:12.787Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-05-23T16:12:12.787Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-05-23T16:12:12.787Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-05-23T16:12:12.787Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-05-23T16:12:12.787Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-05-23T16:12:12.787Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-05-23T16:12:12.787Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-05-23T16:12:12.787Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-05-23T16:12:12.787Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-05-23T16:12:12.787Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-05-23T16:12:12.787Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-05-23T16:12:12.787Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-05-23T16:12:12.787Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-05-23T16:12:12.787Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-05-23T16:12:12.787Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-05-23T16:12:12.787Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-05-23T16:12:12.787Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-05-23T16:12:12.787Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-05-23T16:12:12.787Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-05-23T16:12:12.787Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-05-23T16:12:12.787Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-05-23T16:12:12.787Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-05-23T16:12:12.787Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-05-23T16:12:12.787Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-05-23T16:12:12.787Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-05-23T16:12:12.787Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-05-23T16:12:12.787Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-05-23T16:12:12.787Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-05-23T16:12:12.787Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-05-23T16:12:12.787Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-05-23T16:12:12.787Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-05-23T16:12:12.787Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-05-23T16:12:12.787Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-05-23T16:12:12.787Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-05-23T16:12:12.787Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-05-23T16:12:12.787Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-05-23T16:12:12.787Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-05-23T16:12:12.787Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-05-23T16:12:12.787Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-05-23T16:12:12.787Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-05-23T16:12:12.787Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-05-23T16:12:12.787Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-05-23T16:12:12.787Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-05-23T16:12:12.787Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-05-23T16:12:12.787Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-05-23T16:12:12.787Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-05-23T16:12:12.787Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-05-23T16:12:12.787Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-05-23T16:12:12.787Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-05-23T16:12:12.787Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-05-23T16:12:12.787Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-05-23T16:12:12.787Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-05-23T16:12:12.787Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-05-23T16:12:12.787Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-05-23T16:12:12.787Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-05-23T16:12:12.787Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-05-23T16:12:12.787Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-05-23T16:12:12.787Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-05-23T16:12:12.787Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-05-23T16:12:12.787Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-05-23T16:12:12.787Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-05-23T16:12:12.787Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-05-23T16:12:12.787Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-05-23T16:12:12.787Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-05-23T16:12:12.787Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-05-23T16:12:12.787Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-05-23T16:12:12.787Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-05-23T16:12:12.787Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-05-23T16:12:12.787Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-05-23T16:12:12.787Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-05-23T16:12:12.787Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-05-23T16:12:12.787Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-05-23T16:12:12.787Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-05-23T16:12:12.787Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-05-23T16:12:12.787Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-05-23T16:12:12.787Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-05-23T16:12:12.787Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-05-23T16:12:12.787Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-05-23T16:12:12.787Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-05-23T16:12:12.787Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-05-23T16:12:12.787Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-05-23T16:12:12.787Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-05-23T16:12:12.787Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-05-23T16:12:12.787Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-05-23T16:12:12.787Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-05-23T16:12:12.787Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-05-23T16:12:12.787Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-05-23T16:12:12.787Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-05-23T16:12:12.787Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-05-23T16:12:12.787Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-05-23T16:12:12.787Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-05-23T16:12:12.787Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-05-23T16:12:12.787Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-05-23T16:12:12.787Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-05-23T16:12:12.787Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-05-23T16:12:12.787Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-05-23T16:12:12.787Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-05-23T16:12:12.787Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-05-23T16:12:12.787Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-05-23T16:12:12.787Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-05-23T16:12:12.787Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-05-23T16:12:12.787Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-05-23T16:12:12.787Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-05-23T16:12:12.787Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-05-23T16:12:12.787Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-05-23T16:12:12.787Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-05-23T16:12:12.787Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-05-23T16:12:12.787Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-05-23T16:12:12.787Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-05-23T16:12:12.787Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-05-23T16:12:12.787Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-05-23T16:12:12.787Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-05-23T16:12:12.787Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-05-23T16:12:12.787Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-05-23T16:12:12.787Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-05-23T16:12:12.787Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-05-23T16:12:12.787Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-05-23T16:12:12.787Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-05-23T16:12:12.787Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-05-23T16:12:12.787Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-05-23T16:12:12.787Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-05-23T16:12:12.787Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-05-23T16:12:12.787Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-05-23T16:12:12.787Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-05-23T16:12:12.787Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-05-23T16:12:12.787Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-05-23T16:12:12.787Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-05-23T16:12:12.787Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-05-23T16:12:12.787Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-05-23T16:12:12.787Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-05-23T16:12:12.787Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-05-23T16:12:12.787Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-05-23T16:12:12.787Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-05-23T16:12:12.787Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-05-23T16:12:12.787Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-05-23T16:12:12.787Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-05-23T16:12:12.787Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-05-23T16:12:12.787Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-05-23T16:12:12.787Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-05-23T16:12:12.787Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-05-23T16:12:12.788Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-05-23T16:12:12.788Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-05-23T16:12:12.788Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-05-23T16:12:12.788Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-05-23T16:12:12.788Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-05-23T16:12:12.788Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-05-23T16:12:12.788Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-05-23T16:12:12.788Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-05-23T16:12:12.788Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-05-23T16:12:12.788Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-05-23T16:12:12.788Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-05-23T16:12:12.788Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-05-23T16:12:12.788Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-05-23T16:12:12.788Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-05-23T16:12:12.788Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-05-23T16:12:12.788Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-05-23T16:12:12.788Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-05-23T16:12:12.788Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-05-23T16:12:12.788Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-05-23T16:12:12.788Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-05-23T16:12:12.788Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-05-23T16:12:12.788Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-05-23T16:12:12.788Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-05-23T16:12:12.788Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-05-23T16:12:12.788Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-05-23T16:12:12.788Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-05-23T16:12:12.788Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-05-23T16:12:12.788Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-05-23T16:12:12.788Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-05-23T16:12:12.788Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-05-23T16:12:12.788Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-05-23T16:12:12.788Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-05-23T16:12:12.788Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-05-23T16:12:12.788Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-05-23T16:12:12.788Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-05-23T16:12:12.788Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-05-23T16:12:12.788Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-05-23T16:12:12.788Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-05-23T16:12:12.788Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-05-23T16:12:12.788Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-05-23T16:12:12.788Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-05-23T16:12:12.788Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-05-23T16:12:12.788Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-05-23T16:12:12.788Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-05-23T16:12:12.788Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-05-23T16:12:12.788Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-05-23T16:12:12.788Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-05-23T16:12:12.788Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-05-23T16:12:12.788Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-05-23T16:12:12.788Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-05-23T16:12:12.788Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-05-23T16:12:12.788Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-05-23T16:12:12.788Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-05-23T16:12:12.788Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-05-23T16:12:12.788Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-05-23T16:12:12.788Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-05-23T16:12:12.788Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-05-23T16:12:12.788Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-05-23T16:12:12.788Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-05-23T16:12:12.788Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-05-23T16:12:12.788Z] spire-1.2.1/pkg/server/registration/ [2022-05-23T16:12:12.788Z] spire-1.2.1/pkg/server/registration/manager.go [2022-05-23T16:12:12.788Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-05-23T16:12:12.788Z] spire-1.2.1/pkg/server/scanentries.go [2022-05-23T16:12:12.788Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-05-23T16:12:12.788Z] spire-1.2.1/pkg/server/server.go [2022-05-23T16:12:12.788Z] spire-1.2.1/pkg/server/server_test.go [2022-05-23T16:12:12.788Z] spire-1.2.1/pkg/server/svid/ [2022-05-23T16:12:12.788Z] spire-1.2.1/pkg/server/svid/observer.go [2022-05-23T16:12:12.788Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-05-23T16:12:12.788Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-05-23T16:12:12.788Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-05-23T16:12:12.788Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-05-23T16:12:12.788Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-05-23T16:12:12.788Z] spire-1.2.1/proto/ [2022-05-23T16:12:12.788Z] spire-1.2.1/proto/private/ [2022-05-23T16:12:12.788Z] spire-1.2.1/proto/private/server/ [2022-05-23T16:12:12.788Z] spire-1.2.1/proto/private/server/journal/ [2022-05-23T16:12:12.788Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-05-23T16:12:12.788Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-05-23T16:12:12.788Z] spire-1.2.1/proto/spire/ [2022-05-23T16:12:12.788Z] spire-1.2.1/proto/spire/common/ [2022-05-23T16:12:12.788Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-05-23T16:12:12.788Z] spire-1.2.1/proto/spire/common/common.proto [2022-05-23T16:12:12.788Z] spire-1.2.1/proto/spire/common/plugin/ [2022-05-23T16:12:12.788Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-05-23T16:12:12.788Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-05-23T16:12:12.788Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-05-23T16:12:12.788Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-05-23T16:12:12.788Z] spire-1.2.1/proto/spire/plugin/ [2022-05-23T16:12:12.788Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-05-23T16:12:12.788Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-05-23T16:12:12.788Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-05-23T16:12:12.788Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-05-23T16:12:12.788Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-05-23T16:12:12.788Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-05-23T16:12:12.788Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-05-23T16:12:12.788Z] spire-1.2.1/release/ [2022-05-23T16:12:12.788Z] spire-1.2.1/release/spire-extras/ [2022-05-23T16:12:12.788Z] spire-1.2.1/release/spire-extras/README.md [2022-05-23T16:12:12.788Z] spire-1.2.1/release/spire-extras/conf/ [2022-05-23T16:12:12.788Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-05-23T16:12:12.788Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-05-23T16:12:12.788Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-05-23T16:12:12.788Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-05-23T16:12:12.788Z] spire-1.2.1/release/spire/ [2022-05-23T16:12:12.788Z] spire-1.2.1/release/spire/README.md [2022-05-23T16:12:12.788Z] spire-1.2.1/release/spire/conf/ [2022-05-23T16:12:12.788Z] spire-1.2.1/release/spire/conf/agent/ [2022-05-23T16:12:12.788Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-05-23T16:12:12.788Z] spire-1.2.1/release/spire/conf/server/ [2022-05-23T16:12:12.788Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-05-23T16:12:12.788Z] spire-1.2.1/script/ [2022-05-23T16:12:12.788Z] spire-1.2.1/script/build-artifact.sh [2022-05-23T16:12:12.788Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-05-23T16:12:12.788Z] spire-1.2.1/support/ [2022-05-23T16:12:12.788Z] spire-1.2.1/support/k8s/ [2022-05-23T16:12:12.788Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-05-23T16:12:12.788Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-05-23T16:12:12.788Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-05-23T16:12:12.788Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-05-23T16:12:12.788Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-05-23T16:12:12.788Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-05-23T16:12:12.788Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-05-23T16:12:12.788Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-05-23T16:12:12.788Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-05-23T16:12:12.788Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-05-23T16:12:12.788Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-05-23T16:12:12.788Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-05-23T16:12:12.788Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-05-23T16:12:12.788Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-05-23T16:12:12.788Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-05-23T16:12:12.788Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-05-23T16:12:12.788Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-05-23T16:12:12.788Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-05-23T16:12:12.788Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-05-23T16:12:12.788Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-05-23T16:12:12.788Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-05-23T16:12:12.788Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-05-23T16:12:12.788Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-05-23T16:12:12.788Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-05-23T16:12:12.788Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-05-23T16:12:12.788Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-05-23T16:12:12.788Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-05-23T16:12:12.788Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-05-23T16:12:12.788Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-05-23T16:12:12.788Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-05-23T16:12:12.788Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-05-23T16:12:12.788Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-05-23T16:12:12.788Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-05-23T16:12:12.788Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-05-23T16:12:12.788Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-05-23T16:12:12.788Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-05-23T16:12:12.788Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-05-23T16:12:12.788Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-05-23T16:12:12.788Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-05-23T16:12:12.788Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-05-23T16:12:12.788Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-05-23T16:12:12.788Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-05-23T16:12:12.788Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-05-23T16:12:12.788Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-05-23T16:12:12.788Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-05-23T16:12:12.788Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-05-23T16:12:12.788Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-05-23T16:12:12.788Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-05-23T16:12:12.788Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-05-23T16:12:12.788Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-05-23T16:12:12.788Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-05-23T16:12:12.788Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-05-23T16:12:12.788Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-05-23T16:12:12.788Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-05-23T16:12:12.788Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-05-23T16:12:12.788Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-05-23T16:12:12.788Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-05-23T16:12:12.788Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-05-23T16:12:12.788Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-05-23T16:12:12.788Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-05-23T16:12:12.788Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-05-23T16:12:12.788Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-05-23T16:12:12.788Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-05-23T16:12:12.788Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-05-23T16:12:12.788Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-05-23T16:12:12.788Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-05-23T16:12:12.788Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-05-23T16:12:12.788Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-05-23T16:12:12.788Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-05-23T16:12:12.788Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-05-23T16:12:12.788Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-05-23T16:12:12.788Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-05-23T16:12:12.788Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-05-23T16:12:12.788Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-05-23T16:12:12.788Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-05-23T16:12:12.788Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-05-23T16:12:12.788Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-05-23T16:12:12.788Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-05-23T16:12:12.788Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-05-23T16:12:12.788Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-05-23T16:12:12.788Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-05-23T16:12:12.788Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-05-23T16:12:12.788Z] spire-1.2.1/test/ [2022-05-23T16:12:12.788Z] spire-1.2.1/test/clock/ [2022-05-23T16:12:12.788Z] spire-1.2.1/test/clock/clock.go [2022-05-23T16:12:12.788Z] spire-1.2.1/test/fakes/ [2022-05-23T16:12:12.788Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-05-23T16:12:12.788Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-05-23T16:12:12.788Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-05-23T16:12:12.788Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-05-23T16:12:12.788Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-05-23T16:12:12.788Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-05-23T16:12:12.788Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-05-23T16:12:12.788Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-05-23T16:12:12.788Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-05-23T16:12:12.788Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-05-23T16:12:12.788Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-05-23T16:12:12.788Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-05-23T16:12:12.788Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-05-23T16:12:12.788Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-05-23T16:12:12.788Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-05-23T16:12:12.788Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-05-23T16:12:12.788Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-05-23T16:12:12.788Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-05-23T16:12:12.788Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-05-23T16:12:12.788Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-05-23T16:12:12.788Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-05-23T16:12:12.788Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-05-23T16:12:12.788Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-05-23T16:12:12.788Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-05-23T16:12:12.788Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-05-23T16:12:12.788Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-05-23T16:12:12.788Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-05-23T16:12:12.788Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-05-23T16:12:12.788Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-05-23T16:12:12.788Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-05-23T16:12:12.788Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-05-23T16:12:12.788Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-05-23T16:12:12.788Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-05-23T16:12:12.788Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-05-23T16:12:12.788Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-05-23T16:12:12.788Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-05-23T16:12:12.788Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-05-23T16:12:12.788Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-05-23T16:12:12.788Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-05-23T16:12:12.788Z] spire-1.2.1/test/fixture/ [2022-05-23T16:12:12.788Z] spire-1.2.1/test/fixture/certs/ [2022-05-23T16:12:12.788Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-05-23T16:12:12.788Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-05-23T16:12:12.788Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-05-23T16:12:12.788Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-05-23T16:12:12.788Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-05-23T16:12:12.788Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-05-23T16:12:12.788Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-05-23T16:12:12.788Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-05-23T16:12:12.788Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-05-23T16:12:12.788Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-05-23T16:12:12.788Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-05-23T16:12:12.788Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-05-23T16:12:12.788Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-05-23T16:12:12.788Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-05-23T16:12:12.788Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-05-23T16:12:12.788Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-05-23T16:12:12.788Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-05-23T16:12:12.788Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-05-23T16:12:12.788Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-05-23T16:12:12.788Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-05-23T16:12:12.788Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-05-23T16:12:12.788Z] spire-1.2.1/test/fixture/config/ [2022-05-23T16:12:12.788Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-05-23T16:12:12.788Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-05-23T16:12:12.788Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-05-23T16:12:12.788Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-05-23T16:12:12.788Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-05-23T16:12:12.788Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-05-23T16:12:12.788Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-05-23T16:12:12.788Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-05-23T16:12:12.788Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-05-23T16:12:12.788Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-05-23T16:12:12.788Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-05-23T16:12:12.788Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-05-23T16:12:12.788Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-05-23T16:12:12.788Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-05-23T16:12:12.788Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-05-23T16:12:12.788Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-05-23T16:12:12.788Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-05-23T16:12:12.788Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-05-23T16:12:12.788Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-05-23T16:12:12.788Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-05-23T16:12:12.788Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-05-23T16:12:12.788Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-05-23T16:12:12.788Z] spire-1.2.1/test/fixture/fixture.go [2022-05-23T16:12:12.788Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-05-23T16:12:12.788Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-05-23T16:12:12.788Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-05-23T16:12:12.788Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-05-23T16:12:12.788Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-05-23T16:12:12.788Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-05-23T16:12:12.788Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-05-23T16:12:12.788Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-05-23T16:12:12.788Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-05-23T16:12:12.788Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-05-23T16:12:12.788Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-05-23T16:12:12.789Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-05-23T16:12:12.789Z] spire-1.2.1/test/fixture/registration/ [2022-05-23T16:12:12.789Z] spire-1.2.1/test/fixture/registration/entries.json [2022-05-23T16:12:12.789Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-05-23T16:12:12.789Z] spire-1.2.1/test/fixture/registration/good.json [2022-05-23T16:12:12.789Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-05-23T16:12:12.789Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-05-23T16:12:12.789Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-05-23T16:12:12.789Z] spire-1.2.1/test/integration/ [2022-05-23T16:12:12.789Z] spire-1.2.1/test/integration/README.md [2022-05-23T16:12:12.789Z] spire-1.2.1/test/integration/common [2022-05-23T16:12:12.789Z] spire-1.2.1/test/integration/setup/ [2022-05-23T16:12:12.789Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-05-23T16:12:12.789Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-05-23T16:12:12.789Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-05-23T16:12:12.789Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-05-23T16:12:12.789Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-05-23T16:12:12.789Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-05-23T16:12:12.789Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-05-23T16:12:12.789Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-05-23T16:12:12.789Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-05-23T16:12:12.789Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-05-23T16:12:12.789Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-05-23T16:12:12.789Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-05-23T16:12:12.789Z] spire-1.2.1/test/integration/setup/itclient/ [2022-05-23T16:12:12.789Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-05-23T16:12:12.789Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-05-23T16:12:12.789Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-05-23T16:12:12.789Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-05-23T16:12:12.789Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-05-23T16:12:12.789Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-05-23T16:12:12.789Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-05-23T16:12:12.789Z] spire-1.2.1/test/integration/suites/ [2022-05-23T16:12:12.789Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-05-23T16:12:12.789Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-05-23T16:12:12.789Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-05-23T16:12:12.789Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-05-23T16:12:12.789Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-05-23T16:12:12.789Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-05-23T16:12:12.789Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-05-23T16:12:12.789Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-05-23T16:12:12.789Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-05-23T16:12:12.789Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-05-23T16:12:12.789Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-05-23T16:12:12.789Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-05-23T16:12:12.789Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-05-23T16:12:12.789Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-05-23T16:12:12.789Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-05-23T16:12:12.789Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-05-23T16:12:12.789Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-05-23T16:12:12.789Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-05-23T16:12:12.789Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-05-23T16:12:12.789Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-05-23T16:12:12.789Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-05-23T16:12:12.789Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-05-23T16:12:12.789Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-05-23T16:12:12.789Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-05-23T16:12:12.789Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-05-23T16:12:12.789Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-05-23T16:12:12.789Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-05-23T16:12:12.789Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-05-23T16:12:12.789Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-05-23T16:12:12.789Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-05-23T16:12:12.789Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-05-23T16:12:12.789Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-05-23T16:12:12.789Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-05-23T16:12:12.789Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-05-23T16:12:12.789Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-05-23T16:12:12.789Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-05-23T16:12:12.789Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-05-23T16:12:12.789Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-05-23T16:12:12.789Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-05-23T16:12:12.789Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-05-23T16:12:12.789Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-05-23T16:12:12.789Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-05-23T16:12:12.789Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-05-23T16:12:12.789Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-05-23T16:12:12.789Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-05-23T16:12:12.789Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-05-23T16:12:12.789Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-05-23T16:12:12.789Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-05-23T16:12:12.789Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-05-23T16:12:12.789Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-05-23T16:12:12.789Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-05-23T16:12:12.789Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-05-23T16:12:12.789Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-05-23T16:12:12.789Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-05-23T16:12:12.789Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-05-23T16:12:12.789Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-05-23T16:12:12.789Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-05-23T16:12:12.789Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-05-23T16:12:12.789Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-05-23T16:12:12.789Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-05-23T16:12:12.789Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-05-23T16:12:12.789Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-05-23T16:12:12.789Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-05-23T16:12:12.789Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-05-23T16:12:12.789Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-05-23T16:12:12.789Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-05-23T16:12:12.789Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-05-23T16:12:12.789Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-05-23T16:12:12.789Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-05-23T16:12:12.789Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-05-23T16:12:12.789Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-05-23T16:12:12.789Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-05-23T16:12:12.789Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-05-23T16:12:12.789Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-05-23T16:12:12.789Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-05-23T16:12:12.789Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-05-23T16:12:12.789Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-05-23T16:12:12.789Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-05-23T16:12:12.789Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-05-23T16:12:12.789Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-05-23T16:12:12.789Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-05-23T16:12:12.789Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-05-23T16:12:12.789Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-05-23T16:12:12.789Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-05-23T16:12:12.789Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-05-23T16:12:12.789Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-05-23T16:12:12.789Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-05-23T16:12:12.789Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-05-23T16:12:12.789Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-05-23T16:12:12.789Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-05-23T16:12:12.789Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-05-23T16:12:12.789Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-05-23T16:12:12.789Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-05-23T16:12:12.789Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-05-23T16:12:12.789Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-05-23T16:12:12.789Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-05-23T16:12:12.789Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-05-23T16:12:12.789Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-05-23T16:12:12.789Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-05-23T16:12:12.789Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-05-23T16:12:12.789Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-05-23T16:12:12.789Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-05-23T16:12:12.789Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-05-23T16:12:12.789Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-05-23T16:12:12.789Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-05-23T16:12:12.789Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-05-23T16:12:12.789Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-05-23T16:12:12.789Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-05-23T16:12:12.789Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-05-23T16:12:12.789Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-05-23T16:12:12.789Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-05-23T16:12:12.789Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-05-23T16:12:12.789Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-05-23T16:12:12.789Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-05-23T16:12:12.789Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-05-23T16:12:12.789Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-05-23T16:12:12.789Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-05-23T16:12:12.789Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-05-23T16:12:12.789Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-05-23T16:12:12.789Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-05-23T16:12:12.789Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-05-23T16:12:12.789Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-05-23T16:12:12.789Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-05-23T16:12:12.789Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-05-23T16:12:12.789Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-05-23T16:12:12.789Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-05-23T16:12:12.789Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-05-23T16:12:12.789Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-05-23T16:12:12.789Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-05-23T16:12:12.789Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-05-23T16:12:12.789Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-05-23T16:12:12.789Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-05-23T16:12:12.789Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-05-23T16:12:12.789Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-05-23T16:12:12.789Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-05-23T16:12:12.789Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-05-23T16:12:12.789Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-05-23T16:12:12.789Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-05-23T16:12:12.789Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-05-23T16:12:12.789Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-05-23T16:12:12.789Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-05-23T16:12:12.789Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-05-23T16:12:12.789Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-05-23T16:12:12.789Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-05-23T16:12:12.789Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-05-23T16:12:12.789Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-05-23T16:12:12.789Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-05-23T16:12:12.789Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-05-23T16:12:12.789Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-05-23T16:12:12.789Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-05-23T16:12:12.789Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-05-23T16:12:12.789Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-05-23T16:12:12.789Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-05-23T16:12:12.789Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-05-23T16:12:12.789Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-05-23T16:12:12.789Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-05-23T16:12:12.789Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-05-23T16:12:12.789Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-05-23T16:12:12.789Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-05-23T16:12:12.789Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-05-23T16:12:12.789Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-05-23T16:12:12.789Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-05-23T16:12:12.789Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-05-23T16:12:12.789Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-05-23T16:12:12.789Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-05-23T16:12:12.789Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-05-23T16:12:12.789Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-05-23T16:12:12.789Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-05-23T16:12:12.789Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-05-23T16:12:12.789Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-05-23T16:12:12.789Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-05-23T16:12:12.789Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-05-23T16:12:12.789Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-05-23T16:12:12.789Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-05-23T16:12:12.789Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-05-23T16:12:12.789Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-05-23T16:12:12.789Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-05-23T16:12:12.789Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-05-23T16:12:12.789Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-05-23T16:12:12.789Z] spire-1.2.1/test/integration/suites/join-token/ [2022-05-23T16:12:12.789Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-05-23T16:12:12.789Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-05-23T16:12:12.789Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-05-23T16:12:12.789Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-05-23T16:12:12.789Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-05-23T16:12:12.789Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-05-23T16:12:12.789Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-05-23T16:12:12.789Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-05-23T16:12:12.789Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-05-23T16:12:12.789Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-05-23T16:12:12.789Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-05-23T16:12:12.789Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-05-23T16:12:12.789Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-05-23T16:12:12.789Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-05-23T16:12:12.789Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-05-23T16:12:12.789Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-05-23T16:12:12.789Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-05-23T16:12:12.789Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-05-23T16:12:12.789Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-05-23T16:12:12.789Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-05-23T16:12:12.789Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-05-23T16:12:12.789Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-05-23T16:12:12.789Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-05-23T16:12:12.789Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-05-23T16:12:12.789Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-05-23T16:12:12.789Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-05-23T16:12:12.789Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-05-23T16:12:12.789Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-05-23T16:12:12.789Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-05-23T16:12:12.789Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-05-23T16:12:12.789Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-05-23T16:12:12.789Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-05-23T16:12:12.789Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-05-23T16:12:12.789Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-05-23T16:12:12.789Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-05-23T16:12:12.789Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-05-23T16:12:12.789Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-05-23T16:12:12.789Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-05-23T16:12:12.789Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-05-23T16:12:12.789Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-05-23T16:12:12.789Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-05-23T16:12:12.789Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-05-23T16:12:12.789Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-05-23T16:12:12.789Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-05-23T16:12:12.789Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-05-23T16:12:12.789Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-05-23T16:12:12.789Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-05-23T16:12:12.789Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-05-23T16:12:12.789Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-05-23T16:12:12.789Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-05-23T16:12:12.789Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-05-23T16:12:12.789Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-05-23T16:12:12.789Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-05-23T16:12:12.789Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-05-23T16:12:12.790Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-05-23T16:12:12.790Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-05-23T16:12:12.790Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-05-23T16:12:12.790Z] spire-1.2.1/test/integration/suites/k8s/ [2022-05-23T16:12:12.790Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-05-23T16:12:12.790Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-05-23T16:12:12.790Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-05-23T16:12:12.790Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-05-23T16:12:12.790Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-05-23T16:12:12.790Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-05-23T16:12:12.790Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-05-23T16:12:12.790Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-05-23T16:12:12.790Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-05-23T16:12:12.790Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-05-23T16:12:12.790Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-05-23T16:12:12.790Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-05-23T16:12:12.790Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-05-23T16:12:12.790Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-05-23T16:12:12.790Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-05-23T16:12:12.790Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-05-23T16:12:12.790Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-05-23T16:12:12.790Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-05-23T16:12:12.790Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-05-23T16:12:12.790Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-05-23T16:12:12.790Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-05-23T16:12:12.790Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-05-23T16:12:12.790Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-05-23T16:12:12.790Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-05-23T16:12:12.790Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-05-23T16:12:12.790Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-05-23T16:12:12.790Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-05-23T16:12:12.790Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-05-23T16:12:12.790Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-05-23T16:12:12.790Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-05-23T16:12:12.790Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-05-23T16:12:12.790Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-05-23T16:12:12.790Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-05-23T16:12:12.790Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-05-23T16:12:12.790Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-05-23T16:12:12.790Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-05-23T16:12:12.790Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-05-23T16:12:12.790Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-05-23T16:12:12.790Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-05-23T16:12:12.790Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-05-23T16:12:12.790Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-05-23T16:12:12.790Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-05-23T16:12:12.790Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-05-23T16:12:12.790Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-05-23T16:12:12.790Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-05-23T16:12:12.790Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-05-23T16:12:12.790Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-05-23T16:12:12.790Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-05-23T16:12:12.790Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-05-23T16:12:12.790Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-05-23T16:12:12.790Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-05-23T16:12:12.790Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-05-23T16:12:12.790Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-05-23T16:12:12.790Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-05-23T16:12:12.790Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-05-23T16:12:12.790Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-05-23T16:12:12.790Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-05-23T16:12:12.790Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-05-23T16:12:12.790Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-05-23T16:12:12.790Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-05-23T16:12:12.790Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-05-23T16:12:12.790Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-05-23T16:12:12.790Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-05-23T16:12:12.790Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-05-23T16:12:12.790Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-05-23T16:12:12.790Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-05-23T16:12:12.790Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-05-23T16:12:12.790Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-05-23T16:12:12.790Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-05-23T16:12:12.790Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-05-23T16:12:12.790Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-05-23T16:12:12.790Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-05-23T16:12:12.790Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-05-23T16:12:12.790Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-05-23T16:12:12.790Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-05-23T16:12:12.790Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-05-23T16:12:12.790Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-05-23T16:12:12.790Z] spire-1.2.1/test/integration/suites/rotation/ [2022-05-23T16:12:12.790Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-05-23T16:12:12.790Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-05-23T16:12:12.790Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-05-23T16:12:12.790Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-05-23T16:12:12.790Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-05-23T16:12:12.790Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-05-23T16:12:12.790Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-05-23T16:12:12.790Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-05-23T16:12:12.790Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-05-23T16:12:12.790Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-05-23T16:12:12.790Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-05-23T16:12:12.790Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-05-23T16:12:12.790Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-05-23T16:12:12.790Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-05-23T16:12:12.790Z] spire-1.2.1/test/integration/suites/self-test/ [2022-05-23T16:12:12.790Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-05-23T16:12:12.790Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-05-23T16:12:12.790Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-05-23T16:12:12.790Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-05-23T16:12:12.790Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-05-23T16:12:12.790Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-05-23T16:12:12.790Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-05-23T16:12:12.790Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-05-23T16:12:12.790Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-05-23T16:12:12.790Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-05-23T16:12:12.790Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-05-23T16:12:12.790Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-05-23T16:12:12.790Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-05-23T16:12:12.790Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-05-23T16:12:12.790Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-05-23T16:12:12.790Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-05-23T16:12:12.790Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-05-23T16:12:12.790Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-05-23T16:12:12.790Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-05-23T16:12:12.790Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-05-23T16:12:12.790Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-05-23T16:12:12.790Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-05-23T16:12:12.790Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-05-23T16:12:12.790Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-05-23T16:12:12.790Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-05-23T16:12:12.790Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-05-23T16:12:12.790Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-05-23T16:12:12.790Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-05-23T16:12:12.790Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-05-23T16:12:12.790Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-05-23T16:12:12.790Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-05-23T16:12:12.790Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-05-23T16:12:12.790Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-05-23T16:12:12.790Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-05-23T16:12:12.790Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-05-23T16:12:12.790Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-05-23T16:12:12.790Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-05-23T16:12:12.790Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-05-23T16:12:12.790Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-05-23T16:12:12.790Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-05-23T16:12:12.790Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-05-23T16:12:12.790Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-05-23T16:12:12.790Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-05-23T16:12:12.790Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-05-23T16:12:12.790Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-05-23T16:12:12.790Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-05-23T16:12:12.790Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-05-23T16:12:12.790Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-05-23T16:12:12.790Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-05-23T16:12:12.790Z] spire-1.2.1/test/integration/test-one.sh [2022-05-23T16:12:12.790Z] spire-1.2.1/test/integration/test.sh [2022-05-23T16:12:12.790Z] spire-1.2.1/test/plugintest/ [2022-05-23T16:12:12.790Z] spire-1.2.1/test/plugintest/config.go [2022-05-23T16:12:12.790Z] spire-1.2.1/test/plugintest/load.go [2022-05-23T16:12:12.790Z] spire-1.2.1/test/plugintest/option.go [2022-05-23T16:12:12.790Z] spire-1.2.1/test/spiretest/ [2022-05-23T16:12:12.790Z] spire-1.2.1/test/spiretest/apiserver.go [2022-05-23T16:12:12.790Z] spire-1.2.1/test/spiretest/assertions.go [2022-05-23T16:12:12.790Z] spire-1.2.1/test/spiretest/dir.go [2022-05-23T16:12:12.790Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-05-23T16:12:12.790Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-05-23T16:12:12.790Z] spire-1.2.1/test/spiretest/logs.go [2022-05-23T16:12:12.790Z] spire-1.2.1/test/spiretest/socketapi.go [2022-05-23T16:12:12.790Z] spire-1.2.1/test/spiretest/suite.go [2022-05-23T16:12:12.790Z] spire-1.2.1/test/spiretest/x509.go [2022-05-23T16:12:12.790Z] spire-1.2.1/test/testca/ [2022-05-23T16:12:12.790Z] spire-1.2.1/test/testca/ca.go [2022-05-23T16:12:12.790Z] spire-1.2.1/test/testkey/ [2022-05-23T16:12:12.790Z] spire-1.2.1/test/testkey/generate.sh [2022-05-23T16:12:12.790Z] spire-1.2.1/test/testkey/genkeys.go [2022-05-23T16:12:12.790Z] spire-1.2.1/test/testkey/keys.go [2022-05-23T16:12:12.790Z] spire-1.2.1/test/testkey/new.go [2022-05-23T16:12:12.790Z] spire-1.2.1/test/tpmsimulator/ [2022-05-23T16:12:12.790Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-05-23T16:12:12.790Z] spire-1.2.1/test/util/ [2022-05-23T16:12:12.790Z] spire-1.2.1/test/util/cert_fixtures.go [2022-05-23T16:12:12.790Z] spire-1.2.1/test/util/cert_generation.go [2022-05-23T16:12:12.790Z] spire-1.2.1/test/util/io_redirection.go [2022-05-23T16:12:12.790Z] spire-1.2.1/test/util/race.go [2022-05-23T16:12:12.790Z] spire-1.2.1/test/util/util.go [2022-05-23T16:12:12.790Z] building spire from source... [2022-05-23T16:12:12.790Z] Installing go1.17.7... [2022-05-23T16:12:18.060Z] Building bin/spire-server... [2022-05-23T16:12:18.060Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-05-23T16:12:18.060Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-05-23T16:12:18.060Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-05-23T16:12:18.060Z] go: downloading google.golang.org/grpc v1.44.0 [2022-05-23T16:12:18.060Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-05-23T16:12:18.319Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-05-23T16:12:18.319Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-05-23T16:12:18.577Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-05-23T16:12:18.577Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-05-23T16:12:18.577Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-05-23T16:12:18.577Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-05-23T16:12:18.577Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-05-23T16:12:18.577Z] go: downloading github.com/fatih/color v1.13.0 [2022-05-23T16:12:18.577Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-05-23T16:12:18.577Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-05-23T16:12:18.577Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-05-23T16:12:18.837Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-05-23T16:12:18.837Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-05-23T16:12:18.837Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-05-23T16:12:18.837Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-05-23T16:12:18.837Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-05-23T16:12:18.837Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-05-23T16:12:18.837Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-05-23T16:12:19.096Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-05-23T16:12:19.096Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-05-23T16:12:19.096Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-05-23T16:12:19.096Z] go: downloading github.com/google/uuid v1.1.2 [2022-05-23T16:12:19.096Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-05-23T16:12:19.096Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-05-23T16:12:19.096Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-05-23T16:12:19.096Z] go: downloading github.com/oklog/run v1.0.0 [2022-05-23T16:12:19.096Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-05-23T16:12:19.096Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-05-23T16:12:19.096Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-05-23T16:12:19.096Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-05-23T16:12:19.096Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-05-23T16:12:19.096Z] go: downloading github.com/prometheus/common v0.32.1 [2022-05-23T16:12:19.096Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-05-23T16:12:19.096Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-05-23T16:12:19.355Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-05-23T16:12:19.355Z] go: downloading go.uber.org/atomic v1.9.0 [2022-05-23T16:12:19.355Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-05-23T16:12:19.355Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-05-23T16:12:19.355Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-05-23T16:12:19.355Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-05-23T16:12:19.355Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-05-23T16:12:19.355Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-05-23T16:12:19.823Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-05-23T16:12:19.823Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-05-23T16:12:19.823Z] go: downloading github.com/lib/pq v1.10.4 [2022-05-23T16:12:19.823Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-05-23T16:12:19.823Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-05-23T16:12:19.823Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-05-23T16:12:20.390Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-05-23T16:12:22.292Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-05-23T16:12:22.292Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-05-23T16:12:22.292Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-05-23T16:12:22.292Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-05-23T16:12:22.292Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-05-23T16:12:26.485Z] go: downloading google.golang.org/api v0.70.0 [2022-05-23T16:12:26.485Z] go: downloading k8s.io/client-go v0.23.4 [2022-05-23T16:12:26.485Z] go: downloading k8s.io/api v0.23.4 [2022-05-23T16:12:26.485Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-05-23T16:12:26.485Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-05-23T16:12:26.485Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-05-23T16:12:26.485Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-05-23T16:12:26.485Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-05-23T16:12:26.485Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-05-23T16:12:26.485Z] go: downloading cloud.google.com/go v0.100.2 [2022-05-23T16:12:27.423Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-05-23T16:12:27.682Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-05-23T16:12:27.682Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-05-23T16:12:27.682Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-05-23T16:12:27.941Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-05-23T16:12:27.941Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-05-23T16:12:27.941Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-05-23T16:12:27.941Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-05-23T16:12:27.941Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-05-23T16:12:27.941Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-05-23T16:12:28.200Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-05-23T16:12:28.200Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-05-23T16:12:28.200Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-05-23T16:12:28.200Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-05-23T16:12:28.200Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-05-23T16:12:28.459Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-05-23T16:12:28.459Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-05-23T16:12:28.459Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-05-23T16:12:28.459Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-05-23T16:12:28.459Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-05-23T16:12:28.459Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-05-23T16:12:28.459Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-05-23T16:12:28.459Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-05-23T16:12:28.718Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-05-23T16:12:32.012Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-05-23T16:12:32.012Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-05-23T16:12:32.012Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-05-23T16:12:32.012Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-05-23T16:12:32.012Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-05-23T16:12:32.012Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-05-23T16:12:32.012Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-05-23T16:12:32.012Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-05-23T16:12:32.012Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-05-23T16:12:32.012Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-05-23T16:12:32.012Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-05-23T16:12:32.012Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-05-23T16:12:32.012Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-05-23T16:12:32.012Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-05-23T16:12:32.012Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-05-23T16:12:32.012Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-05-23T16:12:32.012Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-05-23T16:12:32.012Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-05-23T16:12:32.271Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-05-23T16:12:32.271Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-05-23T16:12:32.271Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-05-23T16:12:32.271Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-05-23T16:12:32.271Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-05-23T16:12:32.271Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-05-23T16:12:32.271Z] go: downloading go.opencensus.io v0.23.0 [2022-05-23T16:12:32.271Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-05-23T16:12:32.271Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-05-23T16:12:32.271Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-05-23T16:12:32.530Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-05-23T16:12:32.530Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-05-23T16:12:32.530Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-05-23T16:12:32.530Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-05-23T16:12:32.530Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-05-23T16:12:32.530Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-05-23T16:12:32.530Z] go: downloading go.uber.org/zap v1.21.0 [2022-05-23T16:12:32.530Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-05-23T16:12:32.530Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-05-23T16:12:32.530Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-05-23T16:12:32.530Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-05-23T16:12:32.530Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-05-23T16:12:32.530Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-05-23T16:12:32.530Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-05-23T16:12:32.530Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-05-23T16:12:32.530Z] go: downloading github.com/golang/snappy v0.0.4 [2022-05-23T16:12:32.530Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-05-23T16:12:32.790Z] go: downloading go.uber.org/multierr v1.6.0 [2022-05-23T16:12:32.790Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-05-23T16:12:32.790Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-05-23T16:12:32.790Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-05-23T16:12:34.169Z] 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-05-23T16:12:38.391Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-05-23T16:12:38.391Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-05-23T16:12:56.501Z] Removing intermediate container ec3cc718197b [2022-05-23T16:12:56.501Z] ---> af0d959e3c8e [2022-05-23T16:12:56.501Z] [2022-05-23T16:12:56.501Z] Step 10/25 : FROM alpine:3.14 [2022-05-23T16:12:56.501Z] 3.14: Pulling from library/alpine [2022-05-23T16:12:56.501Z] Removing intermediate container 6e4cf34cc628 [2022-05-23T16:12:56.502Z] ---> 743d6dadc175 [2022-05-23T16:12:56.502Z] [2022-05-23T16:12:56.502Z] Step 10/23 : FROM alpine:3.14 [2022-05-23T16:12:56.502Z] Removing intermediate container 79a659373841 [2022-05-23T16:12:56.502Z] ---> 4748c1396707 [2022-05-23T16:12:56.502Z] [2022-05-23T16:12:56.502Z] Step 10/22 : FROM alpine:3.14 [2022-05-23T16:12:56.502Z] 3.14: Pulling from library/alpine [2022-05-23T16:12:56.502Z] Removing intermediate container 6fd82f7603da [2022-05-23T16:12:56.502Z] ---> 6a93c128ba4d [2022-05-23T16:12:56.502Z] [2022-05-23T16:12:56.502Z] Step 10/22 : FROM alpine:3.14 [2022-05-23T16:12:56.502Z] 3.14: Pulling from library/alpine [2022-05-23T16:12:56.502Z] 3.14: Pulling from library/alpine [2022-05-23T16:12:56.502Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-05-23T16:12:56.502Z] Status: Downloaded newer image for alpine:3.14 [2022-05-23T16:12:56.502Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-05-23T16:12:56.502Z] Status: Image is up to date for alpine:3.14 [2022-05-23T16:12:56.502Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-05-23T16:12:56.502Z] Status: Image is up to date for alpine:3.14 [2022-05-23T16:12:56.502Z] ---> e04c818066af [2022-05-23T16:12:56.502Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-05-23T16:12:56.502Z] ---> e04c818066af [2022-05-23T16:12:56.502Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-05-23T16:12:56.760Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-05-23T16:12:56.760Z] Status: Image is up to date for alpine:3.14 [2022-05-23T16:12:56.760Z] ---> e04c818066af [2022-05-23T16:12:56.760Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-05-23T16:12:56.760Z] ---> e04c818066af [2022-05-23T16:12:56.760Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-05-23T16:12:56.760Z] ---> Running in 9c628b220023 [2022-05-23T16:12:56.760Z] ---> Running in b61199edd582 [2022-05-23T16:12:57.020Z] ---> Running in 857f78e8b7ec [2022-05-23T16:12:57.020Z] ---> Running in 09193cbc4862 [2022-05-23T16:12:57.279Z] Removing intermediate container 857f78e8b7ec [2022-05-23T16:12:57.279Z] ---> e041698d1867 [2022-05-23T16:12:57.279Z] Step 12/23 : ENV APP_PORT=59880 [2022-05-23T16:12:57.279Z] ---> Running in ae1a3f6b5469 [2022-05-23T16:12:57.570Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-05-23T16:12:57.570Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-05-23T16:12:57.830Z] Removing intermediate container ae1a3f6b5469 [2022-05-23T16:12:57.830Z] ---> e529b5294256 [2022-05-23T16:12:57.830Z] Step 13/23 : EXPOSE $APP_PORT [2022-05-23T16:12:57.830Z] (1/3) Installing ca-certificates (20211220-r0) [2022-05-23T16:12:57.830Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-05-23T16:12:57.830Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-05-23T16:12:57.830Z] (3/3) Installing su-exec (0.2-r1) [2022-05-23T16:12:57.830Z] Executing busybox-1.33.1-r7.trigger [2022-05-23T16:12:57.830Z] Executing ca-certificates-20211220-r0.trigger [2022-05-23T16:12:57.830Z] ---> Running in 903488b72d61 [2022-05-23T16:12:57.830Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-05-23T16:12:57.830Z] OK: 6 MiB in 17 packages [2022-05-23T16:12:57.830Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-05-23T16:12:58.089Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-05-23T16:12:58.089Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-05-23T16:12:58.089Z] Executing busybox-1.33.1-r7.trigger [2022-05-23T16:12:58.089Z] OK: 6 MiB in 15 packages [2022-05-23T16:12:58.089Z] Removing intermediate container 903488b72d61 [2022-05-23T16:12:58.089Z] ---> 31779f7edf83 [2022-05-23T16:12:58.089Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-23T16:12:58.089Z] (1/2) Installing ca-certificates (20211220-r0) [2022-05-23T16:12:58.089Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-05-23T16:12:58.089Z] Executing busybox-1.33.1-r7.trigger [2022-05-23T16:12:58.089Z] Executing ca-certificates-20211220-r0.trigger [2022-05-23T16:12:58.089Z] ---> Running in c39590e41c1a [2022-05-23T16:12:58.348Z] OK: 6 MiB in 16 packages [2022-05-23T16:12:58.917Z] Removing intermediate container b61199edd582 [2022-05-23T16:12:58.917Z] ---> 30f8409e54c8 [2022-05-23T16:12:58.917Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-05-23T16:12:58.917Z] Removing intermediate container 9c628b220023 [2022-05-23T16:12:58.917Z] ---> 4074e16f6578 [2022-05-23T16:12:58.917Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-05-23T16:12:58.917Z] ---> Running in f95076ca36ca [2022-05-23T16:12:58.917Z] ---> Running in 194c9f89718c [2022-05-23T16:12:59.486Z] Removing intermediate container f95076ca36ca [2022-05-23T16:12:59.487Z] ---> 6298f18a609d [2022-05-23T16:12:59.487Z] Step 13/25 : WORKDIR / [2022-05-23T16:12:59.487Z] ---> Running in ef49b0439eab [2022-05-23T16:12:59.751Z] Removing intermediate container 194c9f89718c [2022-05-23T16:12:59.751Z] ---> de5674ed18b3 [2022-05-23T16:12:59.751Z] Step 13/22 : ENV APP_PORT=59861 [2022-05-23T16:12:59.751Z] Removing intermediate container 09193cbc4862 [2022-05-23T16:12:59.751Z] ---> f60abfaeddd7 [2022-05-23T16:12:59.751Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-05-23T16:12:59.751Z] ---> Running in 5134aec38147 [2022-05-23T16:12:59.751Z] ---> Running in ef297e9902b3 [2022-05-23T16:13:00.011Z] Removing intermediate container ef49b0439eab [2022-05-23T16:13:00.011Z] ---> aa921ba7f3e7 [2022-05-23T16:13:00.011Z] 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-05-23T16:13:00.011Z] Removing intermediate container ef297e9902b3 [2022-05-23T16:13:00.011Z] ---> a220fa2e59a9 [2022-05-23T16:13:00.011Z] Step 13/22 : ENV APP_PORT=59860 [2022-05-23T16:13:00.295Z] Removing intermediate container 5134aec38147 [2022-05-23T16:13:00.295Z] ---> 375ffd00c59c [2022-05-23T16:13:00.295Z] Step 14/22 : EXPOSE $APP_PORT [2022-05-23T16:13:00.295Z] ---> Running in c4e2097d3e29 [2022-05-23T16:13:00.295Z] ---> Running in d295801f7579 [2022-05-23T16:13:00.295Z] Removing intermediate container c39590e41c1a [2022-05-23T16:13:00.295Z] ---> 1e6e84ebc18a [2022-05-23T16:13:00.295Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-05-23T16:13:00.554Z] ---> Running in 1a6c3e24c50e [2022-05-23T16:13:00.554Z] ---> d7e946701b03 [2022-05-23T16:13:00.554Z] 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-05-23T16:13:00.812Z] Removing intermediate container d295801f7579 [2022-05-23T16:13:00.812Z] ---> dfeec4acfa38 [2022-05-23T16:13:00.812Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-23T16:13:00.812Z] Removing intermediate container c4e2097d3e29 [2022-05-23T16:13:00.812Z] ---> 0817c380ef10 [2022-05-23T16:13:00.812Z] Step 14/22 : EXPOSE $APP_PORT [2022-05-23T16:13:00.812Z] ---> Running in 349cca6b53be [2022-05-23T16:13:01.070Z] ---> 0301cf316cd8 [2022-05-23T16:13:01.070Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-05-23T16:13:01.328Z] Removing intermediate container 349cca6b53be [2022-05-23T16:13:01.329Z] ---> d7f4cd4dd5fb [2022-05-23T16:13:01.329Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-23T16:13:01.329Z] ---> 8ede47969ee8 [2022-05-23T16:13:01.329Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-05-23T16:13:01.329Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-05-23T16:13:01.586Z] ---> c8261a89985f [2022-05-23T16:13:01.586Z] 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-05-23T16:13:02.153Z] ---> 5d2febe640a5 [2022-05-23T16:13:02.153Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-05-23T16:13:02.153Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-05-23T16:13:02.153Z] ---> 384cb8142795 [2022-05-23T16:13:02.153Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-05-23T16:13:02.412Z] ---> 1d88b2552057 [2022-05-23T16:13:02.412Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-05-23T16:13:02.412Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-05-23T16:13:02.671Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-05-23T16:13:02.671Z] (3/6) Installing libsodium (1.0.18-r0) [2022-05-23T16:13:02.965Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-05-23T16:13:02.965Z] (5/6) Installing libzmq (4.3.4-r0) [2022-05-23T16:13:03.341Z] (6/6) Installing zeromq (4.3.4-r0) [2022-05-23T16:13:03.341Z] ---> a75049b79b8f [2022-05-23T16:13:03.341Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-05-23T16:13:03.341Z] Executing busybox-1.33.1-r7.trigger [2022-05-23T16:13:03.341Z] OK: 8 MiB in 20 packages [2022-05-23T16:13:03.341Z] ---> 96c025e79abb [2022-05-23T16:13:03.341Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-05-23T16:13:03.341Z] ---> c1710f1d52aa [2022-05-23T16:13:03.341Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-05-23T16:13:03.341Z] ---> Running in b6ba159a4084 [2022-05-23T16:13:03.628Z] Removing intermediate container b6ba159a4084 [2022-05-23T16:13:03.628Z] ---> e8327831b67b [2022-05-23T16:13:03.628Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-23T16:13:03.944Z] ---> 9ba372a46486 [2022-05-23T16:13:03.944Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-05-23T16:13:03.944Z] ---> Running in 05a957b8be20 [2022-05-23T16:13:03.944Z] ---> Running in 103f7b5a270b [2022-05-23T16:13:04.228Z] Removing intermediate container 05a957b8be20 [2022-05-23T16:13:04.228Z] ---> 24a93f7090ed [2022-05-23T16:13:04.228Z] ---> 5a151a39e465 [2022-05-23T16:13:04.228Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/Step 20/22 : LABEL arch=x86_64 [2022-05-23T16:13:04.228Z] [2022-05-23T16:13:04.228Z] Removing intermediate container 1a6c3e24c50e [2022-05-23T16:13:04.228Z] ---> 6bc3e0a5846e [2022-05-23T16:13:04.228Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-23T16:13:04.228Z] Removing intermediate container 103f7b5a270b [2022-05-23T16:13:04.228Z] ---> c5ee3dba3871 [2022-05-23T16:13:04.228Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-23T16:13:04.228Z] ---> Running in 0ef25bd656c0 [2022-05-23T16:13:04.521Z] ---> Running in 7ff8cb6eaa74 [2022-05-23T16:13:04.521Z] Removing intermediate container 0ef25bd656c0 [2022-05-23T16:13:04.521Z] ---> 9ee888881664 [2022-05-23T16:13:04.521Z] Step 21/22 : LABEL git_sha=dd3828c4019400efec0fee8cce01ab21f4e77168 [2022-05-23T16:13:04.782Z] ---> Running in d6166db54eb1 [2022-05-23T16:13:04.782Z] ---> 22c6e89d14e3 [2022-05-23T16:13:04.782Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-05-23T16:13:04.782Z] ---> ebde31b39136 [2022-05-23T16:13:04.782Z] 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-05-23T16:13:04.782Z] Removing intermediate container 7ff8cb6eaa74 [2022-05-23T16:13:04.782Z] ---> c75a4895a375 [2022-05-23T16:13:04.782Z] Step 20/22 : LABEL arch=x86_64 [2022-05-23T16:13:05.041Z] ---> Running in 76b04dc14cf2 [2022-05-23T16:13:05.041Z] ---> Running in 288016404f21 [2022-05-23T16:13:05.041Z] Removing intermediate container d6166db54eb1 [2022-05-23T16:13:05.041Z] ---> 95ec8283634d [2022-05-23T16:13:05.041Z] Step 22/22 : LABEL version=0.0.0 [2022-05-23T16:13:05.300Z] ---> Running in 1e77ec962ea0 [2022-05-23T16:13:05.300Z] Removing intermediate container 288016404f21 [2022-05-23T16:13:05.300Z] ---> 55e0303538d3 [2022-05-23T16:13:05.300Z] Step 21/22 : LABEL git_sha=dd3828c4019400efec0fee8cce01ab21f4e77168 [2022-05-23T16:13:05.300Z] ---> Running in ad6720d9bbbf [2022-05-23T16:13:05.559Z] Removing intermediate container 1e77ec962ea0 [2022-05-23T16:13:05.559Z] ---> edbc1d5b164c [2022-05-23T16:13:05.559Z] [2022-05-23T16:13:05.559Z] Successfully built edbc1d5b164c [2022-05-23T16:13:05.559Z] Successfully tagged support-scheduler:latest [2022-05-23T16:13:05.559Z] Building sys-mgmt-agent [2022-05-23T16:13:05.559Z]  Building support-scheduler ... done Removing intermediate container ad6720d9bbbf [2022-05-23T16:13:05.559Z] ---> 80a169b1a1b6 [2022-05-23T16:13:05.559Z] Step 22/22 : LABEL version=0.0.0 [2022-05-23T16:13:05.817Z] ---> Running in 91d9dd16ddca [2022-05-23T16:13:07.193Z] ---> 1e67c91501fd [2022-05-23T16:13:07.193Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-05-23T16:13:07.451Z] Removing intermediate container 91d9dd16ddca [2022-05-23T16:13:07.451Z] ---> e956d7b8a87d [2022-05-23T16:13:07.451Z] [2022-05-23T16:13:07.709Z] Successfully built e956d7b8a87d [2022-05-23T16:13:07.709Z] Successfully tagged support-notifications:latest [2022-05-23T16:13:07.709Z] Building security-spire-config [2022-05-23T16:13:07.709Z]  Building support-notifications ... done  ---> 0e32dffa8b3e [2022-05-23T16:13:07.709Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-05-23T16:13:07.966Z] Removing intermediate container 76b04dc14cf2 [2022-05-23T16:13:07.966Z] ---> fc4b9af547d3 [2022-05-23T16:13:07.966Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-05-23T16:13:07.966Z] ---> Running in ed9843ac89fc [2022-05-23T16:13:07.966Z] ---> Running in a3c18ec3821a [2022-05-23T16:13:08.533Z] Removing intermediate container ed9843ac89fc [2022-05-23T16:13:08.533Z] ---> b617a96e6a7f [2022-05-23T16:13:08.533Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-23T16:13:11.067Z] Removing intermediate container a3c18ec3821a [2022-05-23T16:13:11.067Z] ---> f7e2a495396c [2022-05-23T16:13:11.067Z] Step 23/25 : LABEL arch=x86_64 [2022-05-23T16:13:11.684Z] ---> Running in 226e251148b5 [2022-05-23T16:13:11.943Z] ---> Running in 729ab5b39ccc [2022-05-23T16:13:11.943Z] Removing intermediate container 226e251148b5 [2022-05-23T16:13:11.943Z] ---> 21907e90d877 [2022-05-23T16:13:11.943Z] Step 21/23 : LABEL arch=x86_64 [2022-05-23T16:13:12.509Z] Removing intermediate container 729ab5b39ccc [2022-05-23T16:13:12.509Z] ---> d6edde045688 [2022-05-23T16:13:12.509Z] Step 24/25 : LABEL git_sha=dd3828c4019400efec0fee8cce01ab21f4e77168 [2022-05-23T16:13:12.509Z] ---> Running in 7e7d673dc25e [2022-05-23T16:13:12.768Z] ---> Running in 73f703bfe10b [2022-05-23T16:13:12.768Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-23T16:13:12.768Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-05-23T16:13:12.768Z] ---> 5a3d7f409813 [2022-05-23T16:13:12.768Z] Step 3/23 : WORKDIR /edgex-go [2022-05-23T16:13:12.768Z] ---> Using cache [2022-05-23T16:13:12.768Z] ---> f6edef4a0a55 [2022-05-23T16:13:12.768Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-23T16:13:12.768Z] ---> Using cache [2022-05-23T16:13:12.768Z] ---> a3003ce8c877 [2022-05-23T16:13:12.768Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-05-23T16:13:13.058Z] Removing intermediate container 7e7d673dc25e [2022-05-23T16:13:13.058Z] ---> c93fc14aba3a [2022-05-23T16:13:13.058Z] Step 22/23 : LABEL git_sha=dd3828c4019400efec0fee8cce01ab21f4e77168 [2022-05-23T16:13:13.358Z] ---> Running in 62c8f2762b79 [2022-05-23T16:13:13.358Z] ---> Running in 8a0a0a028e9f [2022-05-23T16:13:13.358Z] Removing intermediate container 73f703bfe10b [2022-05-23T16:13:13.358Z] ---> 5ed6a7080e22 [2022-05-23T16:13:13.358Z] Step 25/25 : LABEL version=0.0.0 [2022-05-23T16:13:13.358Z] ---> Running in c93c2e6a7fc8 [2022-05-23T16:13:13.617Z] Removing intermediate container 8a0a0a028e9f [2022-05-23T16:13:13.617Z] ---> e93156d254b4 [2022-05-23T16:13:13.617Z] Step 23/23 : LABEL version=0.0.0 [2022-05-23T16:13:13.876Z] ---> Running in 3e8184d3ebd6 [2022-05-23T16:13:13.876Z] Removing intermediate container c93c2e6a7fc8 [2022-05-23T16:13:13.876Z] ---> 07f0073971bf [2022-05-23T16:13:13.876Z] [2022-05-23T16:13:13.876Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-23T16:13:13.876Z] Successfully built 07f0073971bf [2022-05-23T16:13:14.136Z] Successfully tagged security-secretstore-setup:latest [2022-05-23T16:13:14.136Z]  Building security-secretstore-setup ... done Building security-proxy-setup [2022-05-23T16:13:14.137Z] Removing intermediate container 3e8184d3ebd6 [2022-05-23T16:13:14.137Z] ---> 2a0d08dbd04d [2022-05-23T16:13:14.137Z] [2022-05-23T16:13:14.395Z] Successfully built 2a0d08dbd04d [2022-05-23T16:13:14.395Z] Successfully tagged core-data:latest [2022-05-23T16:13:14.395Z] Building security-spire-agent [2022-05-23T16:13:14.655Z]  Building core-data ... done fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-23T16:13:15.222Z] OK: 221 MiB in 52 packages [2022-05-23T16:13:16.160Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-23T16:13:16.160Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-05-23T16:13:16.160Z] ---> 5a3d7f409813 [2022-05-23T16:13:16.160Z] Step 3/26 : WORKDIR /edgex-go [2022-05-23T16:13:16.160Z] ---> Using cache [2022-05-23T16:13:16.160Z] ---> f6edef4a0a55 [2022-05-23T16:13:16.160Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-23T16:13:16.160Z] ---> Using cache [2022-05-23T16:13:16.160Z] ---> a3003ce8c877 [2022-05-23T16:13:16.160Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-05-23T16:13:16.160Z] ---> Using cache [2022-05-23T16:13:16.160Z] ---> 2e50fea5fdf9 [2022-05-23T16:13:16.160Z] Step 6/26 : COPY go.mod vendor* ./ [2022-05-23T16:13:16.160Z] ---> Using cache [2022-05-23T16:13:16.160Z] ---> 147407107985 [2022-05-23T16:13:16.160Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-23T16:13:16.160Z] ---> Using cache [2022-05-23T16:13:16.160Z] ---> a60f30bcd73d [2022-05-23T16:13:16.160Z] Step 8/26 : COPY . . [2022-05-23T16:13:16.160Z] ---> Using cache [2022-05-23T16:13:16.160Z] ---> a0e115fd044d [2022-05-23T16:13:16.160Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-05-23T16:13:16.160Z] ---> Using cache [2022-05-23T16:13:16.160Z] ---> f431d2c8a319 [2022-05-23T16:13:16.160Z] Step 10/26 : RUN mkdir -p spire-build [2022-05-23T16:13:16.160Z] ---> Using cache [2022-05-23T16:13:16.160Z] ---> c9abd949441c [2022-05-23T16:13:16.160Z] Step 11/26 : WORKDIR /edgex-go/spire-build [2022-05-23T16:13:16.160Z] ---> Using cache [2022-05-23T16:13:16.160Z] ---> 556bd4ab06c6 [2022-05-23T16:13:16.160Z] 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-05-23T16:13:21.434Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-23T16:13:21.434Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-05-23T16:13:21.434Z] ---> 5a3d7f409813 [2022-05-23T16:13:21.434Z] Step 3/22 : WORKDIR /edgex-go [2022-05-23T16:13:21.434Z] ---> Using cache [2022-05-23T16:13:21.434Z] ---> f6edef4a0a55 [2022-05-23T16:13:21.434Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-23T16:13:21.434Z] ---> Using cache [2022-05-23T16:13:21.434Z] ---> a3003ce8c877 [2022-05-23T16:13:21.434Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-05-23T16:13:21.693Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-23T16:13:21.693Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-05-23T16:13:21.693Z] ---> 5a3d7f409813 [2022-05-23T16:13:21.693Z] Step 3/26 : WORKDIR /edgex-go [2022-05-23T16:13:21.693Z] ---> Using cache [2022-05-23T16:13:21.693Z] ---> f6edef4a0a55 [2022-05-23T16:13:21.693Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-23T16:13:21.693Z] ---> Using cache [2022-05-23T16:13:21.693Z] ---> a3003ce8c877 [2022-05-23T16:13:21.693Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-05-23T16:13:21.693Z] ---> Using cache [2022-05-23T16:13:21.693Z] ---> 2e50fea5fdf9 [2022-05-23T16:13:21.693Z] Step 6/26 : COPY go.mod vendor* ./ [2022-05-23T16:13:21.693Z] ---> Using cache [2022-05-23T16:13:21.693Z] ---> 147407107985 [2022-05-23T16:13:21.693Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-23T16:13:21.693Z] ---> Using cache [2022-05-23T16:13:21.693Z] ---> a60f30bcd73d [2022-05-23T16:13:21.693Z] Step 8/26 : COPY . . [2022-05-23T16:13:21.693Z] ---> Using cache [2022-05-23T16:13:21.693Z] ---> a0e115fd044d [2022-05-23T16:13:21.693Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-05-23T16:13:21.693Z] ---> Using cache [2022-05-23T16:13:21.693Z] ---> f431d2c8a319 [2022-05-23T16:13:21.693Z] Step 10/26 : RUN mkdir -p spire-build [2022-05-23T16:13:21.693Z] ---> Using cache [2022-05-23T16:13:21.693Z] ---> c9abd949441c [2022-05-23T16:13:21.693Z] Step 11/26 : WORKDIR /edgex-go/spire-build [2022-05-23T16:13:21.693Z] ---> Using cache [2022-05-23T16:13:21.693Z] ---> 556bd4ab06c6 [2022-05-23T16:13:21.693Z] 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-05-23T16:13:22.260Z] ---> Running in b74b455bfc9c [2022-05-23T16:13:22.260Z] ---> Running in f34fa0104fe0 [2022-05-23T16:13:22.260Z] ---> Running in 87ff73f56032 [2022-05-23T16:13:22.260Z] Removing intermediate container 62c8f2762b79 [2022-05-23T16:13:22.260Z] ---> ec9e8f119a9b [2022-05-23T16:13:22.260Z] Step 6/23 : COPY go.mod vendor* ./ [2022-05-23T16:13:23.197Z] ---> f947f18b2470 [2022-05-23T16:13:23.197Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-23T16:13:23.198Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-23T16:13:23.198Z] ---> Running in 03f8ab4ebc65 [2022-05-23T16:13:23.198Z] spire-1.2.1/ [2022-05-23T16:13:23.198Z] spire-1.2.1/.data/ [2022-05-23T16:13:23.198Z] spire-1.2.1/.data/.file [2022-05-23T16:13:23.198Z] spire-1.2.1/.dockerignore [2022-05-23T16:13:23.198Z] spire-1.2.1/.gitattributes [2022-05-23T16:13:23.198Z] spire-1.2.1/.githooks/ [2022-05-23T16:13:23.198Z] spire-1.2.1/.githooks/pre-commit [2022-05-23T16:13:23.198Z] spire-1.2.1/.github/ [2022-05-23T16:13:23.198Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-05-23T16:13:23.198Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-05-23T16:13:23.198Z] spire-1.2.1/.github/dependabot.yml [2022-05-23T16:13:23.198Z] spire-1.2.1/.github/workflows/ [2022-05-23T16:13:23.198Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-05-23T16:13:23.198Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-05-23T16:13:23.198Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-05-23T16:13:23.198Z] spire-1.2.1/.github/workflows/scripts/ [2022-05-23T16:13:23.198Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-05-23T16:13:23.198Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-05-23T16:13:23.198Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-05-23T16:13:23.198Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-05-23T16:13:23.198Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-05-23T16:13:23.198Z] spire-1.2.1/.gitignore [2022-05-23T16:13:23.198Z] spire-1.2.1/.go-version [2022-05-23T16:13:23.198Z] spire-1.2.1/.golangci.yml [2022-05-23T16:13:23.198Z] spire-1.2.1/ADOPTERS.md [2022-05-23T16:13:23.198Z] spire-1.2.1/CHANGELOG.md [2022-05-23T16:13:23.198Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-05-23T16:13:23.198Z] spire-1.2.1/CODEOWNERS [2022-05-23T16:13:23.198Z] spire-1.2.1/CONTRIBUTING.md [2022-05-23T16:13:23.198Z] spire-1.2.1/Dockerfile [2022-05-23T16:13:23.198Z] spire-1.2.1/Dockerfile.dev [2022-05-23T16:13:23.198Z] spire-1.2.1/Dockerfile.scratch [2022-05-23T16:13:23.198Z] spire-1.2.1/LICENSE [2022-05-23T16:13:23.198Z] spire-1.2.1/MAINTAINERS.md [2022-05-23T16:13:23.198Z] spire-1.2.1/Makefile [2022-05-23T16:13:23.198Z] spire-1.2.1/README.md [2022-05-23T16:13:23.198Z] spire-1.2.1/ROADMAP.md [2022-05-23T16:13:23.198Z] spire-1.2.1/SECURITY.md [2022-05-23T16:13:23.198Z] spire-1.2.1/cmd/ [2022-05-23T16:13:23.198Z] spire-1.2.1/cmd/spire-agent/ [2022-05-23T16:13:23.198Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-05-23T16:13:23.198Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-05-23T16:13:23.198Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-05-23T16:13:23.198Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-05-23T16:13:23.198Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-05-23T16:13:23.198Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-05-23T16:13:23.198Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-05-23T16:13:23.198Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-05-23T16:13:23.198Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-05-23T16:13:23.198Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-05-23T16:13:23.198Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-05-23T16:13:23.198Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-05-23T16:13:23.198Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-05-23T16:13:23.198Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-05-23T16:13:23.198Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-05-23T16:13:23.198Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-05-23T16:13:23.198Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-05-23T16:13:23.198Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-05-23T16:13:23.198Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-05-23T16:13:23.198Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-05-23T16:13:23.198Z] spire-1.2.1/cmd/spire-agent/main.go [2022-05-23T16:13:23.198Z] spire-1.2.1/cmd/spire-server/ [2022-05-23T16:13:23.198Z] spire-1.2.1/cmd/spire-server/cli/ [2022-05-23T16:13:23.198Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-05-23T16:13:23.198Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-05-23T16:13:23.198Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-05-23T16:13:23.198Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-05-23T16:13:23.198Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-05-23T16:13:23.198Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-05-23T16:13:23.198Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-05-23T16:13:23.198Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-05-23T16:13:23.198Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-05-23T16:13:23.198Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-05-23T16:13:23.198Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-05-23T16:13:23.198Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-05-23T16:13:23.198Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-05-23T16:13:23.198Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-05-23T16:13:23.198Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-05-23T16:13:23.198Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-05-23T16:13:23.198Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-05-23T16:13:23.198Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-05-23T16:13:23.198Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-05-23T16:13:23.198Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-05-23T16:13:23.198Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-05-23T16:13:23.198Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-05-23T16:13:23.198Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-05-23T16:13:23.198Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-05-23T16:13:23.198Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-05-23T16:13:23.198Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-05-23T16:13:23.198Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-05-23T16:13:23.198Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-05-23T16:13:23.198Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-05-23T16:13:23.198Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-05-23T16:13:23.198Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-05-23T16:13:23.198Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-05-23T16:13:23.198Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-05-23T16:13:23.198Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-05-23T16:13:23.198Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-05-23T16:13:23.198Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-05-23T16:13:23.198Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-05-23T16:13:23.198Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-05-23T16:13:23.198Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-05-23T16:13:23.198Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-05-23T16:13:23.198Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-05-23T16:13:23.198Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-05-23T16:13:23.198Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-05-23T16:13:23.198Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-05-23T16:13:23.198Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-05-23T16:13:23.198Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-05-23T16:13:23.198Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-05-23T16:13:23.198Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-05-23T16:13:23.198Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-05-23T16:13:23.198Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-05-23T16:13:23.198Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-05-23T16:13:23.198Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-05-23T16:13:23.198Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-05-23T16:13:23.198Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-05-23T16:13:23.198Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-05-23T16:13:23.198Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-05-23T16:13:23.198Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-05-23T16:13:23.198Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-05-23T16:13:23.198Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-05-23T16:13:23.198Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-05-23T16:13:23.198Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-05-23T16:13:23.198Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-05-23T16:13:23.198Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-05-23T16:13:23.198Z] spire-1.2.1/cmd/spire-server/main.go [2022-05-23T16:13:23.198Z] spire-1.2.1/cmd/spire-server/util/ [2022-05-23T16:13:23.198Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-05-23T16:13:23.198Z] spire-1.2.1/conf/ [2022-05-23T16:13:23.198Z] spire-1.2.1/conf/agent/ [2022-05-23T16:13:23.198Z] spire-1.2.1/conf/agent/agent.conf [2022-05-23T16:13:23.198Z] spire-1.2.1/conf/agent/agent_full.conf [2022-05-23T16:13:23.198Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-05-23T16:13:23.198Z] spire-1.2.1/conf/server/ [2022-05-23T16:13:23.198Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-05-23T16:13:23.198Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-05-23T16:13:23.198Z] spire-1.2.1/conf/server/server.conf [2022-05-23T16:13:23.198Z] spire-1.2.1/conf/server/server_full.conf [2022-05-23T16:13:23.198Z] spire-1.2.1/doc/ [2022-05-23T16:13:23.198Z] spire-1.2.1/doc/SPIRE101.md [2022-05-23T16:13:23.198Z] spire-1.2.1/doc/auditlog.md [2022-05-23T16:13:23.198Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-05-23T16:13:23.198Z] spire-1.2.1/doc/changelog_guidelines.md [2022-05-23T16:13:23.198Z] spire-1.2.1/doc/cure53-report.pdf [2022-05-23T16:13:23.198Z] spire-1.2.1/doc/images/ [2022-05-23T16:13:23.198Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-05-23T16:13:23.198Z] spire-1.2.1/doc/images/SPIRE101.png [2022-05-23T16:13:23.198Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-05-23T16:13:23.198Z] spire-1.2.1/doc/images/SPIRE_server.pngspire-1.2.1/ [2022-05-23T16:13:23.198Z] spire-1.2.1/.data/ [2022-05-23T16:13:23.198Z] spire-1.2.1/.data/.file [2022-05-23T16:13:23.198Z] spire-1.2.1/.dockerignore [2022-05-23T16:13:23.198Z] spire-1.2.1/.gitattributes [2022-05-23T16:13:23.198Z] spire-1.2.1/.githooks/ [2022-05-23T16:13:23.198Z] spire-1.2.1/.githooks/pre-commit [2022-05-23T16:13:23.198Z] spire-1.2.1/.github/ [2022-05-23T16:13:23.198Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-05-23T16:13:23.198Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-05-23T16:13:23.198Z] spire-1.2.1/.github/dependabot.yml [2022-05-23T16:13:23.198Z] spire-1.2.1/.github/workflows/ [2022-05-23T16:13:23.198Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-05-23T16:13:23.198Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-05-23T16:13:23.198Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-05-23T16:13:23.198Z] spire-1.2.1/.github/workflows/scripts/ [2022-05-23T16:13:23.198Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-05-23T16:13:23.198Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-05-23T16:13:23.198Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-05-23T16:13:23.198Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-05-23T16:13:23.198Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-05-23T16:13:23.198Z] spire-1.2.1/.gitignore [2022-05-23T16:13:23.198Z] spire-1.2.1/.go-version [2022-05-23T16:13:23.198Z] spire-1.2.1/.golangci.yml [2022-05-23T16:13:23.198Z] spire-1.2.1/ADOPTERS.md [2022-05-23T16:13:23.198Z] spire-1.2.1/CHANGELOG.md [2022-05-23T16:13:23.198Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-05-23T16:13:23.198Z] spire-1.2.1/CODEOWNERS [2022-05-23T16:13:23.198Z] spire-1.2.1/CONTRIBUTING.md [2022-05-23T16:13:23.198Z] spire-1.2.1/Dockerfile [2022-05-23T16:13:23.198Z] spire-1.2.1/Dockerfile.dev [2022-05-23T16:13:23.198Z] spire-1.2.1/Dockerfile.scratch [2022-05-23T16:13:23.198Z] spire-1.2.1/LICENSE [2022-05-23T16:13:23.198Z] spire-1.2.1/MAINTAINERS.md [2022-05-23T16:13:23.198Z] spire-1.2.1/Makefile [2022-05-23T16:13:23.198Z] spire-1.2.1/README.md [2022-05-23T16:13:23.198Z] spire-1.2.1/ROADMAP.md [2022-05-23T16:13:23.198Z] spire-1.2.1/SECURITY.md [2022-05-23T16:13:23.198Z] spire-1.2.1/cmd/ [2022-05-23T16:13:23.198Z] spire-1.2.1/cmd/spire-agent/ [2022-05-23T16:13:23.198Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-05-23T16:13:23.198Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-05-23T16:13:23.198Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-05-23T16:13:23.198Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-05-23T16:13:23.198Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-05-23T16:13:23.198Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-05-23T16:13:23.198Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-05-23T16:13:23.198Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-05-23T16:13:23.198Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-05-23T16:13:23.198Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-05-23T16:13:23.198Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-05-23T16:13:23.198Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-05-23T16:13:23.198Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-05-23T16:13:23.198Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-05-23T16:13:23.198Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-05-23T16:13:23.198Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-05-23T16:13:23.198Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-05-23T16:13:23.198Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-05-23T16:13:23.198Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-05-23T16:13:23.198Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-05-23T16:13:23.198Z] spire-1.2.1/cmd/spire-agent/main.go [2022-05-23T16:13:23.198Z] spire-1.2.1/cmd/spire-server/ [2022-05-23T16:13:23.198Z] spire-1.2.1/cmd/spire-server/cli/ [2022-05-23T16:13:23.198Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-05-23T16:13:23.198Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-05-23T16:13:23.198Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-05-23T16:13:23.198Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-05-23T16:13:23.198Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-05-23T16:13:23.198Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-05-23T16:13:23.199Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-05-23T16:13:23.199Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-05-23T16:13:23.199Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-05-23T16:13:23.199Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-05-23T16:13:23.199Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-05-23T16:13:23.199Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-05-23T16:13:23.199Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-05-23T16:13:23.199Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-05-23T16:13:23.199Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-05-23T16:13:23.199Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-05-23T16:13:23.199Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-05-23T16:13:23.199Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-05-23T16:13:23.199Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-05-23T16:13:23.199Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-05-23T16:13:23.199Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-05-23T16:13:23.199Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-05-23T16:13:23.199Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-05-23T16:13:23.199Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-05-23T16:13:23.199Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-05-23T16:13:23.199Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-05-23T16:13:23.199Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-05-23T16:13:23.199Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-05-23T16:13:23.199Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-05-23T16:13:23.199Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-05-23T16:13:23.199Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-05-23T16:13:23.199Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-05-23T16:13:23.199Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-05-23T16:13:23.199Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-05-23T16:13:23.199Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-05-23T16:13:23.199Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-05-23T16:13:23.199Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-05-23T16:13:23.199Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-05-23T16:13:23.199Z] spire-1.2.1/doc/images/cache_mgr.png [2022-05-23T16:13:23.199Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-05-23T16:13:23.199Z] spire-1.2.1/doc/images/federated_spire.png [2022-05-23T16:13:23.199Z] spire-1.2.1/doc/images/ha_mode.png [2022-05-23T16:13:23.199Z] spire-1.2.1/doc/images/nested_spire.png [2022-05-23T16:13:23.199Z] spire-1.2.1/doc/images/oidc_federation.png [2022-05-23T16:13:23.199Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-05-23T16:13:23.199Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-05-23T16:13:23.199Z] spire-1.2.1/doc/images/spire_logo.png [2022-05-23T16:13:23.199Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-05-23T16:13:23.199Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-05-23T16:13:23.199Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-05-23T16:13:23.199Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-05-23T16:13:23.199Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-05-23T16:13:23.199Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-05-23T16:13:23.199Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-05-23T16:13:23.199Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-05-23T16:13:23.199Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-05-23T16:13:23.199Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-05-23T16:13:23.199Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-05-23T16:13:23.199Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-05-23T16:13:23.199Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-05-23T16:13:23.199Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-05-23T16:13:23.199Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-05-23T16:13:23.199Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-05-23T16:13:23.199Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-05-23T16:13:23.199Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-05-23T16:13:23.199Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-05-23T16:13:23.199Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-05-23T16:13:23.199Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-05-23T16:13:23.199Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-05-23T16:13:23.199Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-05-23T16:13:23.199Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-05-23T16:13:23.199Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-05-23T16:13:23.199Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-05-23T16:13:23.199Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-05-23T16:13:23.199Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-05-23T16:13:23.199Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-05-23T16:13:23.199Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-05-23T16:13:23.199Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-05-23T16:13:23.199Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-05-23T16:13:23.199Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-05-23T16:13:23.199Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-05-23T16:13:23.199Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-05-23T16:13:23.199Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-05-23T16:13:23.199Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-05-23T16:13:23.199Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-05-23T16:13:23.199Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-05-23T16:13:23.199Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-05-23T16:13:23.199Z] spire-1.2.1/doc/scaling_spire.md [2022-05-23T16:13:23.199Z] spire-1.2.1/doc/spire_agent.md [2022-05-23T16:13:23.199Z] spire-1.2.1/doc/spire_server.md [2022-05-23T16:13:23.199Z] spire-1.2.1/doc/supported_integrations.md [2022-05-23T16:13:23.199Z] spire-1.2.1/doc/telemetry.md [2022-05-23T16:13:23.199Z] spire-1.2.1/doc/telemetry_config.md [2022-05-23T16:13:23.199Z] spire-1.2.1/doc/upgrading.md [2022-05-23T16:13:23.199Z] spire-1.2.1/doc/using_spire.md [2022-05-23T16:13:23.199Z] spire-1.2.1/examples/ [2022-05-23T16:13:23.199Z] spire-1.2.1/examples/README.md [2022-05-23T16:13:23.199Z] spire-1.2.1/go.mod [2022-05-23T16:13:23.199Z] spire-1.2.1/go.sum [2022-05-23T16:13:23.199Z] spire-1.2.1/pkg/ [2022-05-23T16:13:23.199Z] spire-1.2.1/pkg/agent/ [2022-05-23T16:13:23.199Z] spire-1.2.1/pkg/agent/agent.go [2022-05-23T16:13:23.199Z] spire-1.2.1/pkg/agent/api/ [2022-05-23T16:13:23.199Z] spire-1.2.1/pkg/agent/api/config.go [2022-05-23T16:13:23.199Z] spire-1.2.1/pkg/agent/api/debug/ [2022-05-23T16:13:23.199Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-05-23T16:13:23.199Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-05-23T16:13:23.199Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-05-23T16:13:23.199Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-05-23T16:13:23.199Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-05-23T16:13:23.199Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-05-23T16:13:23.199Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-05-23T16:13:23.199Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-05-23T16:13:23.199Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-05-23T16:13:23.199Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-05-23T16:13:23.199Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-05-23T16:13:23.199Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-05-23T16:13:23.199Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-05-23T16:13:23.199Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-05-23T16:13:23.199Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-05-23T16:13:23.199Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-05-23T16:13:23.199Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-05-23T16:13:23.199Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-05-23T16:13:23.199Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-05-23T16:13:23.199Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-05-23T16:13:23.199Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-05-23T16:13:23.199Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-05-23T16:13:23.199Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-05-23T16:13:23.199Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-05-23T16:13:23.199Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-05-23T16:13:23.199Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-05-23T16:13:23.199Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-05-23T16:13:23.199Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-05-23T16:13:23.199Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-05-23T16:13:23.199Z] spire-1.2.1/pkg/agent/api/health/ [2022-05-23T16:13:23.199Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-05-23T16:13:23.199Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-05-23T16:13:23.199Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-05-23T16:13:23.199Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-05-23T16:13:23.199Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-05-23T16:13:23.199Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-05-23T16:13:23.199Z] spire-1.2.1/pkg/agent/attestor/ [2022-05-23T16:13:23.199Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-05-23T16:13:23.199Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-05-23T16:13:23.199Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-05-23T16:13:23.199Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-05-23T16:13:23.199Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-05-23T16:13:23.199Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-05-23T16:13:23.199Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-05-23T16:13:23.199Z] spire-1.2.1/pkg/agent/catalog/ [2022-05-23T16:13:23.199Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-05-23T16:13:23.199Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-05-23T16:13:23.199Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-05-23T16:13:23.199Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-05-23T16:13:23.199Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-05-23T16:13:23.199Z] spire-1.2.1/pkg/agent/client/ [2022-05-23T16:13:23.199Z] spire-1.2.1/pkg/agent/client/client.go [2022-05-23T16:13:23.199Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-05-23T16:13:23.199Z] spire-1.2.1/pkg/agent/client/dial.go [2022-05-23T16:13:23.199Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-05-23T16:13:23.199Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-05-23T16:13:23.199Z] spire-1.2.1/pkg/agent/client/update.go [2022-05-23T16:13:23.199Z] spire-1.2.1/pkg/agent/client/util.go [2022-05-23T16:13:23.199Z] spire-1.2.1/pkg/agent/common/ [2022-05-23T16:13:23.199Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-05-23T16:13:23.199Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-05-23T16:13:23.199Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-05-23T16:13:23.199Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-05-23T16:13:23.199Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-05-23T16:13:23.199Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-05-23T16:13:23.199Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-05-23T16:13:23.199Z] spire-1.2.1/pkg/agent/config.go [2022-05-23T16:13:23.199Z] spire-1.2.1/pkg/agent/endpoints/ [2022-05-23T16:13:23.199Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-05-23T16:13:23.199Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-05-23T16:13:23.199Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-05-23T16:13:23.199Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-05-23T16:13:23.199Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-05-23T16:13:23.199Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-05-23T16:13:23.199Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-05-23T16:13:23.199Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-05-23T16:13:23.199Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-05-23T16:13:23.199Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-05-23T16:13:23.199Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-05-23T16:13:23.199Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-05-23T16:13:23.199Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-05-23T16:13:23.199Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-05-23T16:13:23.199Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-05-23T16:13:23.199Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-05-23T16:13:23.199Z] spire-1.2.1/pkg/agent/manager/ [2022-05-23T16:13:23.199Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-05-23T16:13:23.199Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-05-23T16:13:23.199Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-05-23T16:13:23.199Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-05-23T16:13:23.199Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-05-23T16:13:23.199Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-05-23T16:13:23.199Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-05-23T16:13:23.199Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-05-23T16:13:23.199Z] spire-1.2.1/pkg/agent/manager/config.go [2022-05-23T16:13:23.199Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-05-23T16:13:23.199Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-05-23T16:13:23.199Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-05-23T16:13:23.199Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-05-23T16:13:23.199Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-05-23T16:13:23.199Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-05-23T16:13:23.199Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-05-23T16:13:23.199Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-05-23T16:13:23.199Z] spire-1.2.1/pkg/agent/plugin/ [2022-05-23T16:13:23.199Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-05-23T16:13:23.199Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-05-23T16:13:23.199Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-05-23T16:13:23.199Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-05-23T16:13:23.199Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-05-23T16:13:23.199Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-05-23T16:13:23.199Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-05-23T16:13:23.199Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-05-23T16:13:23.199Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-05-23T16:13:23.199Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-05-23T16:13:23.199Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-05-23T16:13:23.199Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-05-23T16:13:23.199Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-05-23T16:13:23.199Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-05-23T16:13:23.199Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-05-23T16:13:23.199Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-05-23T16:13:23.199Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-05-23T16:13:23.199Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-05-23T16:13:23.199Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-05-23T16:13:23.199Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-05-23T16:13:23.200Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-05-23T16:13:23.200Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-05-23T16:13:23.200Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-05-23T16:13:23.200Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-05-23T16:13:23.200Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-05-23T16:13:23.200Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-05-23T16:13:23.200Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-05-23T16:13:23.200Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-05-23T16:13:23.200Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-05-23T16:13:23.200Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-05-23T16:13:23.200Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-05-23T16:13:23.200Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-05-23T16:13:23.200Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-05-23T16:13:23.200Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-05-23T16:13:23.200Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-05-23T16:13:23.200Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-05-23T16:13:23.200Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-05-23T16:13:23.200Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-05-23T16:13:23.200Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-05-23T16:13:23.200Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-05-23T16:13:23.200Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-05-23T16:13:23.200Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-05-23T16:13:23.200Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-05-23T16:13:23.200Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-05-23T16:13:23.200Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-05-23T16:13:23.200Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-05-23T16:13:23.200Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-05-23T16:13:23.200Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-05-23T16:13:23.200Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-05-23T16:13:23.200Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-05-23T16:13:23.200Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-05-23T16:13:23.200Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-05-23T16:13:23.200Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-05-23T16:13:23.200Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-05-23T16:13:23.200Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-05-23T16:13:23.200Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-05-23T16:13:23.200Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-05-23T16:13:23.200Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-05-23T16:13:23.200Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-05-23T16:13:23.200Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-05-23T16:13:23.200Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-05-23T16:13:23.200Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-05-23T16:13:23.200Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-05-23T16:13:23.200Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-05-23T16:13:23.200Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-05-23T16:13:23.200Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-05-23T16:13:23.200Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-05-23T16:13:23.200Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-05-23T16:13:23.200Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-05-23T16:13:23.200Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-05-23T16:13:23.200Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-05-23T16:13:23.200Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-05-23T16:13:23.200Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-05-23T16:13:23.200Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-05-23T16:13:23.200Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-05-23T16:13:23.200Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-05-23T16:13:23.200Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-05-23T16:13:23.200Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-05-23T16:13:23.200Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-05-23T16:13:23.200Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-05-23T16:13:23.200Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-05-23T16:13:23.200Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-05-23T16:13:23.200Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-05-23T16:13:23.200Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-05-23T16:13:23.200Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-05-23T16:13:23.200Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-05-23T16:13:23.200Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-05-23T16:13:23.200Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-05-23T16:13:23.200Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-05-23T16:13:23.200Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-05-23T16:13:23.200Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-05-23T16:13:23.200Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-05-23T16:13:23.200Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-05-23T16:13:23.200Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-05-23T16:13:23.200Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-05-23T16:13:23.200Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-05-23T16:13:23.200Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-05-23T16:13:23.200Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-05-23T16:13:23.200Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-05-23T16:13:23.200Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-05-23T16:13:23.200Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-05-23T16:13:23.200Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-05-23T16:13:23.200Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-05-23T16:13:23.200Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-05-23T16:13:23.200Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-05-23T16:13:23.200Z] spire-1.2.1/pkg/agent/svid/ [2022-05-23T16:13:23.200Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-05-23T16:13:23.200Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-05-23T16:13:23.200Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-05-23T16:13:23.200Z] spire-1.2.1/pkg/agent/svid/store/ [2022-05-23T16:13:23.200Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-05-23T16:13:23.200Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-05-23T16:13:23.200Z] spire-1.2.1/pkg/common/ [2022-05-23T16:13:23.200Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-05-23T16:13:23.200Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-05-23T16:13:23.200Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-05-23T16:13:23.200Z] spire-1.2.1/pkg/common/api/ [2022-05-23T16:13:23.200Z] spire-1.2.1/pkg/common/api/metrics.go [2022-05-23T16:13:23.200Z] spire-1.2.1/pkg/common/api/middleware/ [2022-05-23T16:13:23.200Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-05-23T16:13:23.200Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-05-23T16:13:23.200Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-05-23T16:13:23.200Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-05-23T16:13:23.200Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-05-23T16:13:23.200Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-05-23T16:13:23.200Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-05-23T16:13:23.200Z] spire-1.2.1/cmd/spire-server/main.go [2022-05-23T16:13:23.200Z] spire-1.2.1/cmd/spire-server/util/ [2022-05-23T16:13:23.200Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-05-23T16:13:23.200Z] spire-1.2.1/conf/ [2022-05-23T16:13:23.200Z] spire-1.2.1/conf/agent/ [2022-05-23T16:13:23.200Z] spire-1.2.1/conf/agent/agent.conf [2022-05-23T16:13:23.200Z] spire-1.2.1/conf/agent/agent_full.conf [2022-05-23T16:13:23.200Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-05-23T16:13:23.200Z] spire-1.2.1/conf/server/ [2022-05-23T16:13:23.200Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-05-23T16:13:23.200Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-05-23T16:13:23.200Z] spire-1.2.1/conf/server/server.conf [2022-05-23T16:13:23.200Z] spire-1.2.1/conf/server/server_full.conf [2022-05-23T16:13:23.200Z] spire-1.2.1/doc/ [2022-05-23T16:13:23.200Z] spire-1.2.1/doc/SPIRE101.md [2022-05-23T16:13:23.200Z] spire-1.2.1/doc/auditlog.md [2022-05-23T16:13:23.200Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-05-23T16:13:23.200Z] spire-1.2.1/doc/changelog_guidelines.md [2022-05-23T16:13:23.200Z] spire-1.2.1/doc/cure53-report.pdf [2022-05-23T16:13:23.200Z] spire-1.2.1/doc/images/ [2022-05-23T16:13:23.200Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-05-23T16:13:23.200Z] spire-1.2.1/doc/images/SPIRE101.png [2022-05-23T16:13:23.200Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-05-23T16:13:23.200Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-05-23T16:13:23.200Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-05-23T16:13:23.200Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-05-23T16:13:23.200Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-05-23T16:13:23.200Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-05-23T16:13:23.200Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-05-23T16:13:23.200Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-05-23T16:13:23.200Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-05-23T16:13:23.200Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-05-23T16:13:23.200Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-05-23T16:13:23.200Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-05-23T16:13:23.200Z] spire-1.2.1/pkg/common/api/names.go [2022-05-23T16:13:23.200Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-05-23T16:13:23.200Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-05-23T16:13:23.200Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-05-23T16:13:23.200Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-05-23T16:13:23.200Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-05-23T16:13:23.200Z] spire-1.2.1/pkg/common/auth/ [2022-05-23T16:13:23.200Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-05-23T16:13:23.200Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-05-23T16:13:23.200Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-05-23T16:13:23.200Z] spire-1.2.1/pkg/common/bundleutil/ [2022-05-23T16:13:23.200Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-05-23T16:13:23.200Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-05-23T16:13:23.200Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-05-23T16:13:23.200Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-05-23T16:13:23.200Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-05-23T16:13:23.200Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-05-23T16:13:23.200Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-05-23T16:13:23.200Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-05-23T16:13:23.200Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-05-23T16:13:23.200Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-05-23T16:13:23.200Z] spire-1.2.1/pkg/common/catalog/ [2022-05-23T16:13:23.200Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-05-23T16:13:23.200Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-05-23T16:13:23.200Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-05-23T16:13:23.200Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-05-23T16:13:23.200Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-05-23T16:13:23.200Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-05-23T16:13:23.200Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-05-23T16:13:23.200Z] spire-1.2.1/pkg/common/catalog/config.go [2022-05-23T16:13:23.200Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-05-23T16:13:23.200Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-05-23T16:13:23.200Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-05-23T16:13:23.200Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-05-23T16:13:23.200Z] spire-1.2.1/pkg/common/catalog/context.go [2022-05-23T16:13:23.200Z] spire-1.2.1/pkg/common/catalog/external.go [2022-05-23T16:13:23.200Z] spire-1.2.1/pkg/common/catalog/host.go [2022-05-23T16:13:23.200Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-05-23T16:13:23.200Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-05-23T16:13:23.200Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-05-23T16:13:23.200Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-05-23T16:13:23.200Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-05-23T16:13:23.200Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-05-23T16:13:23.200Z] spire-1.2.1/pkg/common/cli/ [2022-05-23T16:13:23.200Z] spire-1.2.1/pkg/common/cli/env.go [2022-05-23T16:13:23.200Z] spire-1.2.1/pkg/common/cli/flags.go [2022-05-23T16:13:23.200Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-05-23T16:13:23.200Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-05-23T16:13:23.200Z] spire-1.2.1/pkg/common/cli/umask.go [2022-05-23T16:13:23.200Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-05-23T16:13:23.200Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-05-23T16:13:23.200Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-05-23T16:13:23.200Z] spire-1.2.1/pkg/common/cliprinter/ [2022-05-23T16:13:23.200Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-05-23T16:13:23.200Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-05-23T16:13:23.200Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-05-23T16:13:23.200Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-05-23T16:13:23.200Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-05-23T16:13:23.200Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-05-23T16:13:23.200Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-05-23T16:13:23.200Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-05-23T16:13:23.200Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-05-23T16:13:23.200Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-05-23T16:13:23.200Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-05-23T16:13:23.201Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-05-23T16:13:23.201Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-05-23T16:13:23.201Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-05-23T16:13:23.201Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-05-23T16:13:23.201Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-05-23T16:13:23.201Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-05-23T16:13:23.201Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-05-23T16:13:23.201Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-05-23T16:13:23.201Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-05-23T16:13:23.201Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-05-23T16:13:23.201Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-05-23T16:13:23.201Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-05-23T16:13:23.201Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-05-23T16:13:23.201Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-05-23T16:13:23.201Z] spire-1.2.1/pkg/common/coretypes/ [2022-05-23T16:13:23.201Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-05-23T16:13:23.201Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-05-23T16:13:23.201Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-05-23T16:13:23.201Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-05-23T16:13:23.201Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-05-23T16:13:23.201Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-05-23T16:13:23.201Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-05-23T16:13:23.201Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-05-23T16:13:23.201Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-05-23T16:13:23.201Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-05-23T16:13:23.201Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-05-23T16:13:23.201Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-05-23T16:13:23.201Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-05-23T16:13:23.201Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-05-23T16:13:23.201Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-05-23T16:13:23.201Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-05-23T16:13:23.201Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-05-23T16:13:23.201Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-05-23T16:13:23.201Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-05-23T16:13:23.201Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-05-23T16:13:23.201Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-05-23T16:13:23.201Z] spire-1.2.1/pkg/common/diskutil/ [2022-05-23T16:13:23.201Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-05-23T16:13:23.201Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-05-23T16:13:23.201Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-05-23T16:13:23.201Z] spire-1.2.1/pkg/common/errorutil/ [2022-05-23T16:13:23.201Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-05-23T16:13:23.201Z] spire-1.2.1/pkg/common/health/ [2022-05-23T16:13:23.201Z] spire-1.2.1/pkg/common/health/config.go [2022-05-23T16:13:23.201Z] spire-1.2.1/pkg/common/health/context.go [2022-05-23T16:13:23.201Z] spire-1.2.1/pkg/common/health/context_test.go [2022-05-23T16:13:23.201Z] spire-1.2.1/pkg/common/health/health.go [2022-05-23T16:13:23.201Z] spire-1.2.1/pkg/common/health/health_test.go [2022-05-23T16:13:23.201Z] spire-1.2.1/pkg/common/health/logger.go [2022-05-23T16:13:23.201Z] spire-1.2.1/pkg/common/hostservice/ [2022-05-23T16:13:23.201Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-05-23T16:13:23.201Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-05-23T16:13:23.201Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-05-23T16:13:23.201Z] spire-1.2.1/pkg/common/idutil/ [2022-05-23T16:13:23.201Z] spire-1.2.1/pkg/common/idutil/require.go [2022-05-23T16:13:23.201Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-05-23T16:13:23.201Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-05-23T16:13:23.201Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-05-23T16:13:23.201Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-05-23T16:13:23.201Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-05-23T16:13:23.201Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-05-23T16:13:23.201Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-05-23T16:13:23.201Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-05-23T16:13:23.201Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-05-23T16:13:23.201Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-05-23T16:13:23.201Z] spire-1.2.1/pkg/common/jwtutil/ [2022-05-23T16:13:23.201Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-05-23T16:13:23.201Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-05-23T16:13:23.201Z] spire-1.2.1/pkg/common/log/ [2022-05-23T16:13:23.201Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-05-23T16:13:23.201Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-05-23T16:13:23.201Z] spire-1.2.1/pkg/common/log/log.go [2022-05-23T16:13:23.201Z] spire-1.2.1/pkg/common/log/log_test.go [2022-05-23T16:13:23.201Z] spire-1.2.1/pkg/common/log/options.go [2022-05-23T16:13:23.201Z] spire-1.2.1/pkg/common/nodeutil/ [2022-05-23T16:13:23.201Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-05-23T16:13:23.201Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-05-23T16:13:23.201Z] spire-1.2.1/pkg/common/peertracker/ [2022-05-23T16:13:23.201Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-05-23T16:13:23.201Z] spire-1.2.1/doc/images/cache_mgr.png [2022-05-23T16:13:23.201Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-05-23T16:13:23.201Z] spire-1.2.1/doc/images/federated_spire.png [2022-05-23T16:13:23.201Z] spire-1.2.1/doc/images/ha_mode.png [2022-05-23T16:13:23.201Z] spire-1.2.1/doc/images/nested_spire.png [2022-05-23T16:13:23.201Z] spire-1.2.1/doc/images/oidc_federation.png [2022-05-23T16:13:23.201Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-05-23T16:13:23.201Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-05-23T16:13:23.201Z] spire-1.2.1/doc/images/spire_logo.png [2022-05-23T16:13:23.201Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-05-23T16:13:23.201Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-05-23T16:13:23.201Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-05-23T16:13:23.201Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-05-23T16:13:23.201Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-05-23T16:13:23.201Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-05-23T16:13:23.201Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-05-23T16:13:23.201Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-05-23T16:13:23.201Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-05-23T16:13:23.201Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-05-23T16:13:23.201Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-05-23T16:13:23.201Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-05-23T16:13:23.201Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-05-23T16:13:23.201Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-05-23T16:13:23.201Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-05-23T16:13:23.201Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-05-23T16:13:23.201Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-05-23T16:13:23.201Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-05-23T16:13:23.201Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-05-23T16:13:23.201Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-05-23T16:13:23.201Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-05-23T16:13:23.201Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-05-23T16:13:23.201Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-05-23T16:13:23.201Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-05-23T16:13:23.201Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-05-23T16:13:23.201Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-05-23T16:13:23.201Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-05-23T16:13:23.201Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-05-23T16:13:23.201Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-05-23T16:13:23.201Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-05-23T16:13:23.201Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-05-23T16:13:23.201Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-05-23T16:13:23.466Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-05-23T16:13:23.466Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-05-23T16:13:23.466Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-05-23T16:13:23.466Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-05-23T16:13:23.466Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-05-23T16:13:23.466Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-05-23T16:13:23.466Z] spire-1.2.1/pkg/common/pemutil/ [2022-05-23T16:13:23.466Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-05-23T16:13:23.466Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-05-23T16:13:23.466Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-05-23T16:13:23.466Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-05-23T16:13:23.466Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-05-23T16:13:23.466Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-05-23T16:13:23.466Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-05-23T16:13:23.466Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-05-23T16:13:23.466Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-05-23T16:13:23.466Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-05-23T16:13:23.466Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-05-23T16:13:23.466Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-05-23T16:13:23.466Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-05-23T16:13:23.466Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-05-23T16:13:23.466Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-05-23T16:13:23.466Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-05-23T16:13:23.466Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-05-23T16:13:23.466Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-05-23T16:13:23.466Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-05-23T16:13:23.466Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-05-23T16:13:23.466Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-05-23T16:13:23.466Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-05-23T16:13:23.466Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-05-23T16:13:23.466Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-05-23T16:13:23.466Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-05-23T16:13:23.466Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-05-23T16:13:23.466Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-05-23T16:13:23.466Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-05-23T16:13:23.466Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-05-23T16:13:23.466Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-05-23T16:13:23.466Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-05-23T16:13:23.466Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-05-23T16:13:23.466Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-05-23T16:13:23.466Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-05-23T16:13:23.466Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-05-23T16:13:23.466Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-05-23T16:13:23.466Z] spire-1.2.1/pkg/common/plugin/ [2022-05-23T16:13:23.466Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-05-23T16:13:23.466Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-05-23T16:13:23.466Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-05-23T16:13:23.466Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-05-23T16:13:23.466Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-05-23T16:13:23.466Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-05-23T16:13:23.466Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-05-23T16:13:23.466Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-05-23T16:13:23.466Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-05-23T16:13:23.466Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-05-23T16:13:23.466Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-05-23T16:13:23.466Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-05-23T16:13:23.466Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-05-23T16:13:23.466Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-05-23T16:13:23.466Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-05-23T16:13:23.466Z] spire-1.2.1/pkg/common/plugin/log.go [2022-05-23T16:13:23.466Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-05-23T16:13:23.466Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-05-23T16:13:23.466Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-05-23T16:13:23.466Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-05-23T16:13:23.466Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-05-23T16:13:23.466Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-05-23T16:13:23.466Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-05-23T16:13:23.466Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-05-23T16:13:23.466Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-05-23T16:13:23.466Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-05-23T16:13:23.466Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-05-23T16:13:23.466Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-05-23T16:13:23.466Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-05-23T16:13:23.466Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-05-23T16:13:23.466Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-05-23T16:13:23.466Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-05-23T16:13:23.466Z] spire-1.2.1/pkg/common/profiling/ [2022-05-23T16:13:23.466Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-05-23T16:13:23.466Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-05-23T16:13:23.466Z] spire-1.2.1/pkg/common/protoutil/ [2022-05-23T16:13:23.466Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-05-23T16:13:23.466Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-05-23T16:13:23.466Z] spire-1.2.1/pkg/common/rotationutil/ [2022-05-23T16:13:23.466Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-05-23T16:13:23.466Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-05-23T16:13:23.466Z] spire-1.2.1/pkg/common/selector/ [2022-05-23T16:13:23.466Z] spire-1.2.1/pkg/common/selector/selector.go [2022-05-23T16:13:23.466Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-05-23T16:13:23.466Z] spire-1.2.1/pkg/common/selector/set.go [2022-05-23T16:13:23.466Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-05-23T16:13:23.466Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-05-23T16:13:23.466Z] spire-1.2.1/pkg/common/telemetry/ [2022-05-23T16:13:23.466Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-05-23T16:13:23.466Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-05-23T16:13:23.466Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-05-23T16:13:23.466Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-05-23T16:13:23.466Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-05-23T16:13:23.466Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-05-23T16:13:23.466Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-05-23T16:13:23.466Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-05-23T16:13:23.466Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-05-23T16:13:23.466Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-05-23T16:13:23.466Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-05-23T16:13:23.466Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-05-23T16:13:23.466Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-05-23T16:13:23.466Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-05-23T16:13:23.466Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-05-23T16:13:23.466Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-05-23T16:13:23.466Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-05-23T16:13:23.467Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-05-23T16:13:23.467Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-05-23T16:13:23.467Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-05-23T16:13:23.467Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-05-23T16:13:23.467Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-05-23T16:13:23.467Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-05-23T16:13:23.467Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-05-23T16:13:23.467Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-05-23T16:13:23.467Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-05-23T16:13:23.467Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-05-23T16:13:23.467Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-05-23T16:13:23.467Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-05-23T16:13:23.467Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-05-23T16:13:23.467Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-05-23T16:13:23.467Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-05-23T16:13:23.467Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-05-23T16:13:23.467Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-05-23T16:13:23.467Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-05-23T16:13:23.467Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-05-23T16:13:23.467Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-05-23T16:13:23.467Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-05-23T16:13:23.467Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-05-23T16:13:23.467Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-05-23T16:13:23.467Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-05-23T16:13:23.467Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-05-23T16:13:23.467Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-05-23T16:13:23.467Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-05-23T16:13:23.467Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-05-23T16:13:23.467Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-05-23T16:13:23.467Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-05-23T16:13:23.467Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-05-23T16:13:23.467Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-05-23T16:13:23.467Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-05-23T16:13:23.467Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-05-23T16:13:23.467Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-05-23T16:13:23.467Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-05-23T16:13:23.467Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-05-23T16:13:23.467Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-05-23T16:13:23.467Z] spire-1.2.1/pkg/common/uptime/ [2022-05-23T16:13:23.467Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-05-23T16:13:23.467Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-05-23T16:13:23.467Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-05-23T16:13:23.467Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-05-23T16:13:23.467Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-05-23T16:13:23.467Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-05-23T16:13:23.467Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-05-23T16:13:23.467Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-05-23T16:13:23.467Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-05-23T16:13:23.467Z] spire-1.2.1/doc/scaling_spire.md [2022-05-23T16:13:23.467Z] spire-1.2.1/doc/spire_agent.md [2022-05-23T16:13:23.467Z] spire-1.2.1/doc/spire_server.md [2022-05-23T16:13:23.467Z] spire-1.2.1/doc/supported_integrations.md [2022-05-23T16:13:23.467Z] spire-1.2.1/doc/telemetry.md [2022-05-23T16:13:23.467Z] spire-1.2.1/doc/telemetry_config.md [2022-05-23T16:13:23.467Z] spire-1.2.1/doc/upgrading.md [2022-05-23T16:13:23.467Z] spire-1.2.1/doc/using_spire.md [2022-05-23T16:13:23.467Z] spire-1.2.1/examples/ [2022-05-23T16:13:23.467Z] spire-1.2.1/examples/README.md [2022-05-23T16:13:23.467Z] spire-1.2.1/go.mod [2022-05-23T16:13:23.467Z] spire-1.2.1/go.sum [2022-05-23T16:13:23.467Z] spire-1.2.1/pkg/ [2022-05-23T16:13:23.467Z] spire-1.2.1/pkg/agent/ [2022-05-23T16:13:23.467Z] spire-1.2.1/pkg/agent/agent.go [2022-05-23T16:13:23.467Z] spire-1.2.1/pkg/agent/api/ [2022-05-23T16:13:23.467Z] spire-1.2.1/pkg/agent/api/config.go [2022-05-23T16:13:23.467Z] spire-1.2.1/pkg/agent/api/debug/ [2022-05-23T16:13:23.467Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-05-23T16:13:23.467Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-05-23T16:13:23.467Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-05-23T16:13:23.467Z] spire-1.2.1/pkg/common/util/ [2022-05-23T16:13:23.467Z] spire-1.2.1/pkg/common/util/certs.go [2022-05-23T16:13:23.467Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-05-23T16:13:23.467Z] spire-1.2.1/pkg/common/util/csr.go [2022-05-23T16:13:23.467Z] spire-1.2.1/pkg/common/util/hash.go [2022-05-23T16:13:23.467Z] spire-1.2.1/pkg/common/util/selectors.go [2022-05-23T16:13:23.467Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-05-23T16:13:23.467Z] spire-1.2.1/pkg/common/util/signals.go [2022-05-23T16:13:23.467Z] spire-1.2.1/pkg/common/util/sort.go [2022-05-23T16:13:23.467Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-05-23T16:13:23.467Z] spire-1.2.1/pkg/common/util/task.go [2022-05-23T16:13:23.467Z] spire-1.2.1/pkg/common/util/task_test.go [2022-05-23T16:13:23.467Z] spire-1.2.1/pkg/common/util/testdata/ [2022-05-23T16:13:23.467Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-05-23T16:13:23.467Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-05-23T16:13:23.467Z] spire-1.2.1/pkg/common/version/ [2022-05-23T16:13:23.467Z] spire-1.2.1/pkg/common/version/version.go [2022-05-23T16:13:23.467Z] spire-1.2.1/pkg/common/x509svid/ [2022-05-23T16:13:23.467Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-05-23T16:13:23.467Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-05-23T16:13:23.467Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-05-23T16:13:23.467Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-05-23T16:13:23.467Z] spire-1.2.1/pkg/common/x509util/ [2022-05-23T16:13:23.467Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-05-23T16:13:23.467Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-05-23T16:13:23.467Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-05-23T16:13:23.467Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-05-23T16:13:23.467Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-05-23T16:13:23.467Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-05-23T16:13:23.467Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-05-23T16:13:23.467Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-05-23T16:13:23.467Z] spire-1.2.1/pkg/agent/api/health/ [2022-05-23T16:13:23.467Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-05-23T16:13:23.467Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-05-23T16:13:23.467Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-05-23T16:13:23.467Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-05-23T16:13:23.467Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-05-23T16:13:23.467Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-05-23T16:13:23.467Z] spire-1.2.1/pkg/agent/attestor/ [2022-05-23T16:13:23.467Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-05-23T16:13:23.467Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-05-23T16:13:23.467Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-05-23T16:13:23.467Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-05-23T16:13:23.467Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-05-23T16:13:23.467Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-05-23T16:13:23.467Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-05-23T16:13:23.467Z] spire-1.2.1/pkg/agent/catalog/ [2022-05-23T16:13:23.467Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-05-23T16:13:23.467Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-05-23T16:13:23.467Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-05-23T16:13:23.467Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-05-23T16:13:23.467Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-05-23T16:13:23.467Z] spire-1.2.1/pkg/agent/client/ [2022-05-23T16:13:23.467Z] spire-1.2.1/pkg/agent/client/client.go [2022-05-23T16:13:23.467Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-05-23T16:13:23.467Z] spire-1.2.1/pkg/agent/client/dial.go [2022-05-23T16:13:23.467Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-05-23T16:13:23.467Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-05-23T16:13:23.467Z] spire-1.2.1/pkg/agent/client/update.go [2022-05-23T16:13:23.467Z] spire-1.2.1/pkg/agent/client/util.go [2022-05-23T16:13:23.467Z] spire-1.2.1/pkg/agent/common/ [2022-05-23T16:13:23.467Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-05-23T16:13:23.467Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-05-23T16:13:23.467Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-05-23T16:13:23.467Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-05-23T16:13:23.467Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-05-23T16:13:23.467Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-05-23T16:13:23.467Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-05-23T16:13:23.467Z] spire-1.2.1/pkg/agent/config.go [2022-05-23T16:13:23.467Z] spire-1.2.1/pkg/agent/endpoints/ [2022-05-23T16:13:23.467Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-05-23T16:13:23.467Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-05-23T16:13:23.467Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-05-23T16:13:23.467Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-05-23T16:13:23.467Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-05-23T16:13:23.467Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-05-23T16:13:23.467Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-05-23T16:13:23.467Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-05-23T16:13:23.467Z] spire-1.2.1/pkg/server/ [2022-05-23T16:13:23.467Z] spire-1.2.1/pkg/server/api/ [2022-05-23T16:13:23.467Z] spire-1.2.1/pkg/server/api/agent.go [2022-05-23T16:13:23.467Z] spire-1.2.1/pkg/server/api/agent/ [2022-05-23T16:13:23.467Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-05-23T16:13:23.467Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-05-23T16:13:23.467Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-05-23T16:13:23.467Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-05-23T16:13:23.467Z] spire-1.2.1/pkg/server/api/api.go [2022-05-23T16:13:23.467Z] spire-1.2.1/pkg/server/api/audit/ [2022-05-23T16:13:23.467Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-05-23T16:13:23.467Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-05-23T16:13:23.467Z] spire-1.2.1/pkg/server/api/bundle.go [2022-05-23T16:13:23.467Z] spire-1.2.1/pkg/server/api/bundle/ [2022-05-23T16:13:23.467Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-05-23T16:13:23.467Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-05-23T16:13:23.467Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-05-23T16:13:23.467Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-05-23T16:13:23.467Z] spire-1.2.1/pkg/server/api/debug/ [2022-05-23T16:13:23.467Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-05-23T16:13:23.467Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-05-23T16:13:23.467Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-05-23T16:13:23.467Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-05-23T16:13:23.467Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-05-23T16:13:23.467Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-05-23T16:13:23.467Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-05-23T16:13:23.467Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-05-23T16:13:23.467Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-05-23T16:13:23.467Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-05-23T16:13:23.467Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-05-23T16:13:23.467Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-05-23T16:13:23.467Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-05-23T16:13:23.467Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-05-23T16:13:23.467Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-05-23T16:13:23.467Z] spire-1.2.1/pkg/agent/manager/ [2022-05-23T16:13:23.467Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-05-23T16:13:23.467Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-05-23T16:13:23.467Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-05-23T16:13:23.467Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-05-23T16:13:23.467Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-05-23T16:13:23.467Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-05-23T16:13:23.467Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-05-23T16:13:23.467Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-05-23T16:13:23.467Z] spire-1.2.1/pkg/agent/manager/config.go [2022-05-23T16:13:23.467Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-05-23T16:13:23.467Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-05-23T16:13:23.467Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-05-23T16:13:23.467Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-05-23T16:13:23.467Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-05-23T16:13:23.467Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-05-23T16:13:23.467Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-05-23T16:13:23.467Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-05-23T16:13:23.467Z] spire-1.2.1/pkg/agent/plugin/ [2022-05-23T16:13:23.467Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-05-23T16:13:23.467Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-05-23T16:13:23.467Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-05-23T16:13:23.467Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-05-23T16:13:23.467Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-05-23T16:13:23.467Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-05-23T16:13:23.467Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-05-23T16:13:23.467Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-05-23T16:13:23.467Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-05-23T16:13:23.467Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-05-23T16:13:23.468Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-05-23T16:13:23.468Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-05-23T16:13:23.468Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-05-23T16:13:23.468Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-05-23T16:13:23.468Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-05-23T16:13:23.468Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-05-23T16:13:23.468Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-05-23T16:13:23.468Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-05-23T16:13:23.468Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-05-23T16:13:23.468Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-05-23T16:13:23.468Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-05-23T16:13:23.468Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-05-23T16:13:23.468Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-05-23T16:13:23.468Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-05-23T16:13:23.468Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-05-23T16:13:23.468Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-05-23T16:13:23.468Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-05-23T16:13:23.468Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-05-23T16:13:23.468Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-05-23T16:13:23.468Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-05-23T16:13:23.468Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-05-23T16:13:23.468Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-05-23T16:13:23.468Z] spire-1.2.1/pkg/server/api/entry.go [2022-05-23T16:13:23.468Z] spire-1.2.1/pkg/server/api/entry/ [2022-05-23T16:13:23.468Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-05-23T16:13:23.468Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-05-23T16:13:23.468Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-05-23T16:13:23.468Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-05-23T16:13:23.468Z] spire-1.2.1/pkg/server/api/health/ [2022-05-23T16:13:23.468Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-05-23T16:13:23.468Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-05-23T16:13:23.468Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-05-23T16:13:23.468Z] spire-1.2.1/pkg/server/api/id.go [2022-05-23T16:13:23.468Z] spire-1.2.1/pkg/server/api/id_test.go [2022-05-23T16:13:23.468Z] spire-1.2.1/pkg/server/api/limits/ [2022-05-23T16:13:23.468Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-05-23T16:13:23.468Z] spire-1.2.1/pkg/server/api/middleware/ [2022-05-23T16:13:23.468Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-05-23T16:13:23.468Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-05-23T16:13:23.468Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-05-23T16:13:23.468Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-05-23T16:13:23.468Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-05-23T16:13:23.468Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-05-23T16:13:23.468Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-05-23T16:13:23.468Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-05-23T16:13:23.468Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-05-23T16:13:23.468Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-05-23T16:13:23.468Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-05-23T16:13:23.468Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-05-23T16:13:23.468Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-05-23T16:13:23.468Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-05-23T16:13:23.468Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-05-23T16:13:23.468Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-05-23T16:13:23.468Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-05-23T16:13:23.468Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-05-23T16:13:23.468Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-05-23T16:13:23.468Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-05-23T16:13:23.468Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-05-23T16:13:23.468Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-05-23T16:13:23.468Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-05-23T16:13:23.468Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-05-23T16:13:23.468Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-05-23T16:13:23.468Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-05-23T16:13:23.468Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-05-23T16:13:23.468Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-05-23T16:13:23.468Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-05-23T16:13:23.468Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-05-23T16:13:23.468Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-05-23T16:13:23.468Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-05-23T16:13:23.468Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-05-23T16:13:23.468Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-05-23T16:13:23.468Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-05-23T16:13:23.468Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-05-23T16:13:23.468Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-05-23T16:13:23.468Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-05-23T16:13:23.468Z] spire-1.2.1/pkg/server/api/selector.go [2022-05-23T16:13:23.468Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-05-23T16:13:23.468Z] spire-1.2.1/pkg/server/api/status.go [2022-05-23T16:13:23.468Z] spire-1.2.1/pkg/server/api/status_test.go [2022-05-23T16:13:23.468Z] spire-1.2.1/pkg/server/api/svid/ [2022-05-23T16:13:23.468Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-05-23T16:13:23.468Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-05-23T16:13:23.468Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-05-23T16:13:23.468Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-05-23T16:13:23.468Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-05-23T16:13:23.468Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-05-23T16:13:23.468Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-05-23T16:13:23.468Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-05-23T16:13:23.468Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-05-23T16:13:23.468Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-05-23T16:13:23.468Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-05-23T16:13:23.468Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-05-23T16:13:23.468Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-05-23T16:13:23.468Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-05-23T16:13:23.468Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-05-23T16:13:23.468Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-05-23T16:13:23.468Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-05-23T16:13:23.468Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-05-23T16:13:23.468Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-05-23T16:13:23.468Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-05-23T16:13:23.468Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-05-23T16:13:23.468Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-05-23T16:13:23.468Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-05-23T16:13:23.468Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-05-23T16:13:23.468Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-05-23T16:13:23.468Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-05-23T16:13:23.468Z] spire-1.2.1/pkg/server/authpolicy/ [2022-05-23T16:13:23.468Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-05-23T16:13:23.468Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-05-23T16:13:23.468Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-05-23T16:13:23.468Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-05-23T16:13:23.468Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-05-23T16:13:23.468Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-05-23T16:13:23.468Z] spire-1.2.1/pkg/server/bundle/ [2022-05-23T16:13:23.468Z] spire-1.2.1/pkg/server/bundle/client/ [2022-05-23T16:13:23.468Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-05-23T16:13:23.468Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-05-23T16:13:23.468Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-05-23T16:13:23.468Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-05-23T16:13:23.468Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-05-23T16:13:23.468Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-05-23T16:13:23.468Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-05-23T16:13:23.468Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-05-23T16:13:23.468Z] spire-1.2.1/pkg/server/ca/ [2022-05-23T16:13:23.468Z] spire-1.2.1/pkg/server/ca/ca.go [2022-05-23T16:13:23.468Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-05-23T16:13:23.468Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-05-23T16:13:23.468Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-05-23T16:13:23.468Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-05-23T16:13:23.468Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-05-23T16:13:23.468Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-05-23T16:13:23.468Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-05-23T16:13:23.468Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-05-23T16:13:23.468Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-05-23T16:13:23.468Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-05-23T16:13:23.468Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-05-23T16:13:23.468Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-05-23T16:13:23.468Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-05-23T16:13:23.468Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-05-23T16:13:23.468Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-05-23T16:13:23.468Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-05-23T16:13:23.468Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-05-23T16:13:23.468Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-05-23T16:13:23.468Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-05-23T16:13:23.468Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-05-23T16:13:23.468Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-05-23T16:13:23.468Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-05-23T16:13:23.468Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-05-23T16:13:23.468Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-05-23T16:13:23.468Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-05-23T16:13:23.468Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-05-23T16:13:23.468Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-05-23T16:13:23.468Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-05-23T16:13:23.468Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-05-23T16:13:23.468Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-05-23T16:13:23.468Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-05-23T16:13:23.468Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-05-23T16:13:23.468Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-05-23T16:13:23.468Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-05-23T16:13:23.468Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-05-23T16:13:23.468Z] spire-1.2.1/pkg/server/ca/journal.go [2022-05-23T16:13:23.468Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-05-23T16:13:23.468Z] spire-1.2.1/pkg/server/ca/manager.go [2022-05-23T16:13:23.468Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-05-23T16:13:23.468Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-05-23T16:13:23.468Z] spire-1.2.1/pkg/server/ca/templates.go [2022-05-23T16:13:23.468Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-05-23T16:13:23.468Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-05-23T16:13:23.468Z] spire-1.2.1/pkg/server/ca/validation.go [2022-05-23T16:13:23.468Z] spire-1.2.1/pkg/server/cache/ [2022-05-23T16:13:23.468Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-05-23T16:13:23.468Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-05-23T16:13:23.468Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-05-23T16:13:23.468Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-05-23T16:13:23.468Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-05-23T16:13:23.468Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-05-23T16:13:23.468Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-05-23T16:13:23.468Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-05-23T16:13:23.468Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-05-23T16:13:23.468Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-05-23T16:13:23.468Z] spire-1.2.1/pkg/server/catalog/ [2022-05-23T16:13:23.468Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-05-23T16:13:23.468Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-05-23T16:13:23.468Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-05-23T16:13:23.468Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-05-23T16:13:23.468Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-05-23T16:13:23.468Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-05-23T16:13:23.468Z] spire-1.2.1/pkg/server/config.go [2022-05-23T16:13:23.468Z] spire-1.2.1/pkg/server/datastore/ [2022-05-23T16:13:23.468Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-05-23T16:13:23.468Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-05-23T16:13:23.469Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-05-23T16:13:23.469Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-05-23T16:13:23.469Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-05-23T16:13:23.469Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-05-23T16:13:23.469Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-05-23T16:13:23.469Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-05-23T16:13:23.469Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-05-23T16:13:23.469Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-05-23T16:13:23.469Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-05-23T16:13:23.469Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-05-23T16:13:23.469Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-05-23T16:13:23.469Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-05-23T16:13:23.469Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-05-23T16:13:23.469Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-05-23T16:13:23.469Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-05-23T16:13:23.469Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-05-23T16:13:23.469Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-05-23T16:13:23.469Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-05-23T16:13:23.469Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-05-23T16:13:23.469Z] spire-1.2.1/pkg/server/endpoints/ [2022-05-23T16:13:23.469Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-05-23T16:13:23.469Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-05-23T16:13:23.469Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-05-23T16:13:23.469Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-05-23T16:13:23.469Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-05-23T16:13:23.469Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-05-23T16:13:23.469Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-05-23T16:13:23.469Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-05-23T16:13:23.469Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-05-23T16:13:23.469Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-05-23T16:13:23.469Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-05-23T16:13:23.469Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-05-23T16:13:23.469Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-05-23T16:13:23.469Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-05-23T16:13:23.469Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-05-23T16:13:23.469Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-05-23T16:13:23.469Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-05-23T16:13:23.469Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-05-23T16:13:23.469Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-05-23T16:13:23.469Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-05-23T16:13:23.469Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-05-23T16:13:23.469Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-05-23T16:13:23.469Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-05-23T16:13:23.469Z] spire-1.2.1/pkg/server/hostservice/ [2022-05-23T16:13:23.469Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-05-23T16:13:23.469Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-05-23T16:13:23.469Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-05-23T16:13:23.469Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-05-23T16:13:23.469Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-05-23T16:13:23.469Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-05-23T16:13:23.469Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-05-23T16:13:23.469Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-05-23T16:13:23.469Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-05-23T16:13:23.469Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-05-23T16:13:23.469Z] spire-1.2.1/pkg/agent/svid/ [2022-05-23T16:13:23.469Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-05-23T16:13:23.469Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-05-23T16:13:23.469Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-05-23T16:13:23.469Z] spire-1.2.1/pkg/agent/svid/store/ [2022-05-23T16:13:23.469Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-05-23T16:13:23.469Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-05-23T16:13:23.469Z] spire-1.2.1/pkg/common/ [2022-05-23T16:13:23.469Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-05-23T16:13:23.469Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-05-23T16:13:23.469Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-05-23T16:13:23.469Z] spire-1.2.1/pkg/common/api/ [2022-05-23T16:13:23.469Z] spire-1.2.1/pkg/common/api/metrics.go [2022-05-23T16:13:23.469Z] spire-1.2.1/pkg/common/api/middleware/ [2022-05-23T16:13:23.469Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-05-23T16:13:23.469Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-05-23T16:13:23.469Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-05-23T16:13:23.469Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-05-23T16:13:23.469Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-05-23T16:13:23.469Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-05-23T16:13:23.469Z] spire-1.2.1/pkg/server/plugin/ [2022-05-23T16:13:23.469Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-05-23T16:13:23.469Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-05-23T16:13:23.469Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-05-23T16:13:23.469Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-05-23T16:13:23.469Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-05-23T16:13:23.469Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-05-23T16:13:23.469Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-05-23T16:13:23.469Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-05-23T16:13:23.469Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-05-23T16:13:23.469Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-05-23T16:13:23.469Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-05-23T16:13:23.469Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-05-23T16:13:23.469Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-05-23T16:13:23.469Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-05-23T16:13:23.469Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-05-23T16:13:23.469Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-05-23T16:13:23.469Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-05-23T16:13:23.469Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-05-23T16:13:23.469Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-05-23T16:13:23.469Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-05-23T16:13:23.469Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-05-23T16:13:23.469Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-05-23T16:13:23.469Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-05-23T16:13:23.469Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-05-23T16:13:23.469Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-05-23T16:13:23.469Z] spire-1.2.1/pkg/common/api/names.go [2022-05-23T16:13:23.469Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-05-23T16:13:23.469Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-05-23T16:13:23.469Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-05-23T16:13:23.469Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-05-23T16:13:23.469Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-05-23T16:13:23.469Z] spire-1.2.1/pkg/common/auth/ [2022-05-23T16:13:23.469Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-05-23T16:13:23.469Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-05-23T16:13:23.469Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-05-23T16:13:23.469Z] spire-1.2.1/pkg/common/bundleutil/ [2022-05-23T16:13:23.469Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-05-23T16:13:23.469Z] [2022-05-23T16:13:23.469Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-05-23T16:13:23.469Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-05-23T16:13:23.469Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-05-23T16:13:23.469Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-05-23T16:13:23.469Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-05-23T16:13:23.469Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-05-23T16:13:23.469Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-05-23T16:13:23.469Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-05-23T16:13:23.469Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-05-23T16:13:23.469Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-05-23T16:13:23.469Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-05-23T16:13:23.469Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-05-23T16:13:23.469Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-05-23T16:13:23.469Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-05-23T16:13:23.469Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-05-23T16:13:23.469Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-05-23T16:13:23.469Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-05-23T16:13:23.469Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-05-23T16:13:23.469Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-05-23T16:13:23.469Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-05-23T16:13:23.469Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-05-23T16:13:23.469Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-05-23T16:13:23.469Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-05-23T16:13:23.469Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-05-23T16:13:23.469Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-05-23T16:13:23.469Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-05-23T16:13:23.469Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-05-23T16:13:23.469Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-05-23T16:13:23.469Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-05-23T16:13:23.469Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-05-23T16:13:23.469Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-05-23T16:13:23.469Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-05-23T16:13:23.469Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-05-23T16:13:23.469Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-05-23T16:13:23.469Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-05-23T16:13:23.469Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-05-23T16:13:23.469Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.gospire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-05-23T16:13:23.469Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-05-23T16:13:23.469Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-05-23T16:13:23.469Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-05-23T16:13:23.469Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-05-23T16:13:23.469Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-05-23T16:13:23.469Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-05-23T16:13:23.469Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-05-23T16:13:23.469Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-05-23T16:13:23.469Z] spire-1.2.1/pkg/common/catalog/ [2022-05-23T16:13:23.469Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-05-23T16:13:23.469Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-05-23T16:13:23.469Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-05-23T16:13:23.469Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-05-23T16:13:23.469Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-05-23T16:13:23.469Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-05-23T16:13:23.469Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-05-23T16:13:23.469Z] spire-1.2.1/pkg/common/catalog/config.go [2022-05-23T16:13:23.469Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-05-23T16:13:23.469Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-05-23T16:13:23.469Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-05-23T16:13:23.469Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-05-23T16:13:23.469Z] spire-1.2.1/pkg/common/catalog/context.go [2022-05-23T16:13:23.469Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-05-23T16:13:23.469Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-05-23T16:13:23.469Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-05-23T16:13:23.469Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-05-23T16:13:23.469Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-05-23T16:13:23.469Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-05-23T16:13:23.469Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-05-23T16:13:23.469Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-05-23T16:13:23.469Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-05-23T16:13:23.469Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-05-23T16:13:23.469Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-05-23T16:13:23.469Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-05-23T16:13:23.469Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-05-23T16:13:23.470Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-05-23T16:13:23.470Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-05-23T16:13:23.470Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-05-23T16:13:23.470Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-05-23T16:13:23.470Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-05-23T16:13:23.470Z] spire-1.2.1/pkg/common/catalog/external.go [2022-05-23T16:13:23.470Z] spire-1.2.1/pkg/common/catalog/host.go [2022-05-23T16:13:23.470Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-05-23T16:13:23.470Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-05-23T16:13:23.470Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-05-23T16:13:23.470Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-05-23T16:13:23.470Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-05-23T16:13:23.470Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-05-23T16:13:23.470Z] spire-1.2.1/pkg/common/cli/ [2022-05-23T16:13:23.470Z] spire-1.2.1/pkg/common/cli/env.go [2022-05-23T16:13:23.470Z] spire-1.2.1/pkg/common/cli/flags.go [2022-05-23T16:13:23.470Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-05-23T16:13:23.470Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-05-23T16:13:23.470Z] spire-1.2.1/pkg/common/cli/umask.go [2022-05-23T16:13:23.470Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-05-23T16:13:23.470Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-05-23T16:13:23.470Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-05-23T16:13:23.470Z] spire-1.2.1/pkg/common/cliprinter/ [2022-05-23T16:13:23.470Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-05-23T16:13:23.470Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-05-23T16:13:23.470Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-05-23T16:13:23.470Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-05-23T16:13:23.470Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-05-23T16:13:23.470Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-05-23T16:13:23.470Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-05-23T16:13:23.470Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-05-23T16:13:23.470Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-05-23T16:13:23.470Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-05-23T16:13:23.470Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-05-23T16:13:23.470Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-05-23T16:13:23.470Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-05-23T16:13:23.470Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-05-23T16:13:23.470Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-05-23T16:13:23.470Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-05-23T16:13:23.470Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-05-23T16:13:23.470Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-05-23T16:13:23.470Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-05-23T16:13:23.470Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-05-23T16:13:23.470Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-05-23T16:13:23.470Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-05-23T16:13:23.470Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-05-23T16:13:23.470Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-05-23T16:13:23.470Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-05-23T16:13:23.470Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-05-23T16:13:23.470Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-05-23T16:13:23.470Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-05-23T16:13:23.470Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-05-23T16:13:23.470Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-05-23T16:13:23.470Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-05-23T16:13:23.470Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-05-23T16:13:23.470Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-05-23T16:13:23.470Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-05-23T16:13:23.470Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-05-23T16:13:23.470Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-05-23T16:13:23.470Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-05-23T16:13:23.470Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-05-23T16:13:23.470Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-05-23T16:13:23.470Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-05-23T16:13:23.470Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-05-23T16:13:23.470Z] [2022-05-23T16:13:23.470Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-05-23T16:13:23.470Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-05-23T16:13:23.470Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-05-23T16:13:23.470Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-05-23T16:13:23.470Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-05-23T16:13:23.470Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-05-23T16:13:23.470Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-05-23T16:13:23.470Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-05-23T16:13:23.470Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-05-23T16:13:23.470Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-05-23T16:13:23.470Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-05-23T16:13:23.470Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-05-23T16:13:23.470Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-05-23T16:13:23.470Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-05-23T16:13:23.470Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-05-23T16:13:23.470Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-05-23T16:13:23.470Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-05-23T16:13:23.470Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-05-23T16:13:23.470Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-05-23T16:13:23.470Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-05-23T16:13:23.470Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-05-23T16:13:23.470Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-05-23T16:13:23.470Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-05-23T16:13:23.470Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-05-23T16:13:23.470Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-05-23T16:13:23.470Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-05-23T16:13:23.470Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-05-23T16:13:23.470Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-05-23T16:13:23.470Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-05-23T16:13:23.470Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-05-23T16:13:23.470Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-05-23T16:13:23.470Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-05-23T16:13:23.470Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-05-23T16:13:23.470Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-05-23T16:13:23.470Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-05-23T16:13:23.470Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-05-23T16:13:23.470Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-05-23T16:13:23.470Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-05-23T16:13:23.470Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-05-23T16:13:23.470Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-05-23T16:13:23.470Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pemspire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-05-23T16:13:23.470Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-05-23T16:13:23.470Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-05-23T16:13:23.470Z] spire-1.2.1/pkg/common/coretypes/ [2022-05-23T16:13:23.470Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-05-23T16:13:23.470Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-05-23T16:13:23.470Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-05-23T16:13:23.470Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-05-23T16:13:23.470Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-05-23T16:13:23.470Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-05-23T16:13:23.470Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-05-23T16:13:23.470Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-05-23T16:13:23.470Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-05-23T16:13:23.470Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-05-23T16:13:23.470Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-05-23T16:13:23.470Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-05-23T16:13:23.470Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-05-23T16:13:23.470Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-05-23T16:13:23.470Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-05-23T16:13:23.470Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-05-23T16:13:23.470Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-05-23T16:13:23.470Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-05-23T16:13:23.470Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-05-23T16:13:23.470Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-05-23T16:13:23.470Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-05-23T16:13:23.470Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-05-23T16:13:23.470Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-05-23T16:13:23.470Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-05-23T16:13:23.470Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-05-23T16:13:23.470Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-05-23T16:13:23.470Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-05-23T16:13:23.470Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-05-23T16:13:23.470Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-05-23T16:13:23.470Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-05-23T16:13:23.470Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-05-23T16:13:23.470Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-05-23T16:13:23.470Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-05-23T16:13:23.470Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-05-23T16:13:23.470Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-05-23T16:13:23.470Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-05-23T16:13:23.470Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-05-23T16:13:23.470Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-05-23T16:13:23.470Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-05-23T16:13:23.470Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-05-23T16:13:23.470Z] [2022-05-23T16:13:23.470Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-05-23T16:13:23.471Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-05-23T16:13:23.471Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-05-23T16:13:23.471Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-05-23T16:13:23.471Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-05-23T16:13:23.471Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-05-23T16:13:23.471Z] spire-1.2.1/pkg/common/diskutil/ [2022-05-23T16:13:23.471Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-05-23T16:13:23.471Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-05-23T16:13:23.471Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-05-23T16:13:23.471Z] spire-1.2.1/pkg/common/errorutil/ [2022-05-23T16:13:23.471Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-05-23T16:13:23.471Z] spire-1.2.1/pkg/common/health/ [2022-05-23T16:13:23.471Z] spire-1.2.1/pkg/common/health/config.go [2022-05-23T16:13:23.471Z] spire-1.2.1/pkg/common/health/context.go [2022-05-23T16:13:23.471Z] spire-1.2.1/pkg/common/health/context_test.go [2022-05-23T16:13:23.471Z] spire-1.2.1/pkg/common/health/health.go [2022-05-23T16:13:23.471Z] spire-1.2.1/pkg/common/health/health_test.go [2022-05-23T16:13:23.471Z] spire-1.2.1/pkg/common/health/logger.go [2022-05-23T16:13:23.471Z] spire-1.2.1/pkg/common/hostservice/ [2022-05-23T16:13:23.471Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-05-23T16:13:23.471Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-05-23T16:13:23.471Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.gospire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-05-23T16:13:23.471Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-05-23T16:13:23.471Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-05-23T16:13:23.471Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-05-23T16:13:23.471Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-05-23T16:13:23.471Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-05-23T16:13:23.471Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-05-23T16:13:23.471Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-05-23T16:13:23.471Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-05-23T16:13:23.471Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-05-23T16:13:23.471Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-05-23T16:13:23.471Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-05-23T16:13:23.471Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-05-23T16:13:23.471Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-05-23T16:13:23.471Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-05-23T16:13:23.471Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-05-23T16:13:23.471Z] spire-1.2.1/pkg/common/idutil/ [2022-05-23T16:13:23.471Z] spire-1.2.1/pkg/common/idutil/require.go [2022-05-23T16:13:23.471Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-05-23T16:13:23.471Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-05-23T16:13:23.471Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-05-23T16:13:23.471Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-05-23T16:13:23.471Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-05-23T16:13:23.471Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-05-23T16:13:23.471Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-05-23T16:13:23.471Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-05-23T16:13:23.471Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-05-23T16:13:23.471Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-05-23T16:13:23.471Z] spire-1.2.1/pkg/common/jwtutil/ [2022-05-23T16:13:23.471Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-05-23T16:13:23.471Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-05-23T16:13:23.471Z] spire-1.2.1/pkg/common/log/ [2022-05-23T16:13:23.471Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-05-23T16:13:23.471Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-05-23T16:13:23.471Z] spire-1.2.1/pkg/common/log/log.go [2022-05-23T16:13:23.471Z] spire-1.2.1/pkg/common/log/log_test.go [2022-05-23T16:13:23.471Z] spire-1.2.1/pkg/common/log/options.go [2022-05-23T16:13:23.471Z] spire-1.2.1/pkg/common/nodeutil/ [2022-05-23T16:13:23.471Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-05-23T16:13:23.471Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-05-23T16:13:23.471Z] spire-1.2.1/pkg/common/peertracker/ [2022-05-23T16:13:23.471Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-05-23T16:13:23.471Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-05-23T16:13:23.471Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-05-23T16:13:23.471Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-05-23T16:13:23.471Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-05-23T16:13:23.471Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-05-23T16:13:23.471Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-05-23T16:13:23.471Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-05-23T16:13:23.471Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-05-23T16:13:23.471Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-05-23T16:13:23.471Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-05-23T16:13:23.471Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-05-23T16:13:23.471Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-05-23T16:13:23.471Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-05-23T16:13:23.471Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-05-23T16:13:23.471Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-05-23T16:13:23.471Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-05-23T16:13:23.471Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-05-23T16:13:23.471Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-05-23T16:13:23.471Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-05-23T16:13:23.471Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-05-23T16:13:23.471Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-05-23T16:13:23.471Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-05-23T16:13:23.471Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-05-23T16:13:23.471Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-05-23T16:13:23.471Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-05-23T16:13:23.471Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-05-23T16:13:23.471Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-05-23T16:13:23.471Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-05-23T16:13:23.471Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-05-23T16:13:23.471Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-05-23T16:13:23.471Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-05-23T16:13:23.471Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-05-23T16:13:23.471Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-05-23T16:13:23.471Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-05-23T16:13:23.471Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-05-23T16:13:23.471Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-05-23T16:13:23.471Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-05-23T16:13:23.471Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-05-23T16:13:23.471Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-05-23T16:13:23.471Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-05-23T16:13:23.471Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-05-23T16:13:23.471Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-05-23T16:13:23.471Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-05-23T16:13:23.471Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-05-23T16:13:23.471Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-05-23T16:13:23.471Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-05-23T16:13:23.471Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-05-23T16:13:23.471Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-05-23T16:13:23.471Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-05-23T16:13:23.471Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-05-23T16:13:23.471Z] spire-1.2.1/pkg/common/pemutil/ [2022-05-23T16:13:23.471Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-05-23T16:13:23.471Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-05-23T16:13:23.471Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-05-23T16:13:23.471Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-05-23T16:13:23.471Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-05-23T16:13:23.471Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-05-23T16:13:23.471Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-05-23T16:13:23.471Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-05-23T16:13:23.471Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-05-23T16:13:23.471Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-05-23T16:13:23.471Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-05-23T16:13:23.471Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-05-23T16:13:23.471Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-05-23T16:13:23.471Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-05-23T16:13:23.471Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-05-23T16:13:23.471Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-05-23T16:13:23.471Z] spire-1.2.1/pkg/common/plugin/ [2022-05-23T16:13:23.471Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-05-23T16:13:23.471Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-05-23T16:13:23.471Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-05-23T16:13:23.471Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-05-23T16:13:23.471Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-05-23T16:13:23.471Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-05-23T16:13:23.471Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-05-23T16:13:23.471Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-05-23T16:13:23.471Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-05-23T16:13:23.471Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-05-23T16:13:23.471Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-05-23T16:13:23.471Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-05-23T16:13:23.471Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-05-23T16:13:23.471Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-05-23T16:13:23.471Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-05-23T16:13:23.471Z] spire-1.2.1/pkg/common/plugin/log.go [2022-05-23T16:13:23.471Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-05-23T16:13:23.471Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-05-23T16:13:23.471Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-05-23T16:13:23.471Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-05-23T16:13:23.471Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-05-23T16:13:23.471Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-05-23T16:13:23.471Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-05-23T16:13:23.471Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-05-23T16:13:23.471Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-05-23T16:13:23.471Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-05-23T16:13:23.471Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-05-23T16:13:23.471Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-05-23T16:13:23.471Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-05-23T16:13:23.471Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-05-23T16:13:23.471Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-05-23T16:13:23.471Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-05-23T16:13:23.471Z] spire-1.2.1/pkg/common/profiling/ [2022-05-23T16:13:23.471Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-05-23T16:13:23.471Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-05-23T16:13:23.471Z] spire-1.2.1/pkg/common/protoutil/ [2022-05-23T16:13:23.471Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-05-23T16:13:23.471Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-05-23T16:13:23.471Z] spire-1.2.1/pkg/common/rotationutil/ [2022-05-23T16:13:23.471Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-05-23T16:13:23.471Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-05-23T16:13:23.471Z] spire-1.2.1/pkg/common/selector/ [2022-05-23T16:13:23.471Z] spire-1.2.1/pkg/common/selector/selector.go [2022-05-23T16:13:23.471Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-05-23T16:13:23.471Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-05-23T16:13:23.471Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-05-23T16:13:23.471Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-05-23T16:13:23.471Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-05-23T16:13:23.471Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-05-23T16:13:23.471Z] spire-1.2.1/pkg/server/registration/ [2022-05-23T16:13:23.471Z] spire-1.2.1/pkg/server/registration/manager.go [2022-05-23T16:13:23.471Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-05-23T16:13:23.471Z] spire-1.2.1/pkg/server/scanentries.go [2022-05-23T16:13:23.471Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-05-23T16:13:23.471Z] spire-1.2.1/pkg/server/server.go [2022-05-23T16:13:23.471Z] spire-1.2.1/pkg/server/server_test.go [2022-05-23T16:13:23.472Z] spire-1.2.1/pkg/server/svid/ [2022-05-23T16:13:23.472Z] spire-1.2.1/pkg/server/svid/observer.go [2022-05-23T16:13:23.472Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-05-23T16:13:23.472Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-05-23T16:13:23.472Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-05-23T16:13:23.472Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-05-23T16:13:23.472Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-05-23T16:13:23.472Z] spire-1.2.1/proto/ [2022-05-23T16:13:23.472Z] spire-1.2.1/proto/private/ [2022-05-23T16:13:23.472Z] spire-1.2.1/proto/private/server/ [2022-05-23T16:13:23.472Z] spire-1.2.1/proto/private/server/journal/ [2022-05-23T16:13:23.472Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-05-23T16:13:23.472Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-05-23T16:13:23.472Z] spire-1.2.1/proto/spire/ [2022-05-23T16:13:23.472Z] spire-1.2.1/proto/spire/common/ [2022-05-23T16:13:23.472Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-05-23T16:13:23.472Z] spire-1.2.1/proto/spire/common/common.proto [2022-05-23T16:13:23.472Z] spire-1.2.1/proto/spire/common/plugin/ [2022-05-23T16:13:23.472Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-05-23T16:13:23.472Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-05-23T16:13:23.472Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-05-23T16:13:23.472Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-05-23T16:13:23.472Z] spire-1.2.1/proto/spire/plugin/ [2022-05-23T16:13:23.472Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-05-23T16:13:23.472Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-05-23T16:13:23.472Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-05-23T16:13:23.472Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-05-23T16:13:23.472Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-05-23T16:13:23.472Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-05-23T16:13:23.472Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-05-23T16:13:23.472Z] spire-1.2.1/release/ [2022-05-23T16:13:23.472Z] spire-1.2.1/release/spire-extras/ [2022-05-23T16:13:23.472Z] spire-1.2.1/release/spire-extras/README.md [2022-05-23T16:13:23.472Z] spire-1.2.1/release/spire-extras/conf/ [2022-05-23T16:13:23.472Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-05-23T16:13:23.472Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-05-23T16:13:23.472Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-05-23T16:13:23.472Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-05-23T16:13:23.472Z] spire-1.2.1/release/spire/ [2022-05-23T16:13:23.472Z] spire-1.2.1/release/spire/README.md [2022-05-23T16:13:23.472Z] spire-1.2.1/release/spire/conf/ [2022-05-23T16:13:23.472Z] spire-1.2.1/release/spire/conf/agent/ [2022-05-23T16:13:23.472Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-05-23T16:13:23.472Z] spire-1.2.1/release/spire/conf/server/ [2022-05-23T16:13:23.472Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-05-23T16:13:23.472Z] spire-1.2.1/script/ [2022-05-23T16:13:23.472Z] spire-1.2.1/script/build-artifact.sh [2022-05-23T16:13:23.472Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-05-23T16:13:23.472Z] spire-1.2.1/support/ [2022-05-23T16:13:23.472Z] spire-1.2.1/support/k8s/ [2022-05-23T16:13:23.472Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-05-23T16:13:23.472Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-05-23T16:13:23.472Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-05-23T16:13:23.472Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-05-23T16:13:23.472Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-05-23T16:13:23.472Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-05-23T16:13:23.472Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-05-23T16:13:23.472Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-05-23T16:13:23.472Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-05-23T16:13:23.472Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-05-23T16:13:23.472Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-05-23T16:13:23.472Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-05-23T16:13:23.472Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-05-23T16:13:23.472Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-05-23T16:13:23.472Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-05-23T16:13:23.472Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-05-23T16:13:23.472Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-05-23T16:13:23.472Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-05-23T16:13:23.472Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-05-23T16:13:23.472Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-05-23T16:13:23.472Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-05-23T16:13:23.472Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-05-23T16:13:23.472Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-05-23T16:13:23.472Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-05-23T16:13:23.472Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-05-23T16:13:23.472Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-05-23T16:13:23.472Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-05-23T16:13:23.472Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-05-23T16:13:23.472Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-05-23T16:13:23.472Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-05-23T16:13:23.472Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-05-23T16:13:23.472Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-05-23T16:13:23.472Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-05-23T16:13:23.472Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-05-23T16:13:23.472Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-05-23T16:13:23.472Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-05-23T16:13:23.472Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-05-23T16:13:23.472Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-05-23T16:13:23.472Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-05-23T16:13:23.472Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-05-23T16:13:23.472Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-05-23T16:13:23.472Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-05-23T16:13:23.472Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-05-23T16:13:23.472Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-05-23T16:13:23.472Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-05-23T16:13:23.472Z] spire-1.2.1/pkg/common/selector/set.go [2022-05-23T16:13:23.472Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-05-23T16:13:23.472Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-05-23T16:13:23.472Z] spire-1.2.1/pkg/common/telemetry/ [2022-05-23T16:13:23.472Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-05-23T16:13:23.472Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-05-23T16:13:23.472Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-05-23T16:13:23.472Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-05-23T16:13:23.472Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-05-23T16:13:23.472Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-05-23T16:13:23.472Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-05-23T16:13:23.472Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-05-23T16:13:23.472Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-05-23T16:13:23.472Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-05-23T16:13:23.472Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-05-23T16:13:23.472Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-05-23T16:13:23.472Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-05-23T16:13:23.472Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-05-23T16:13:23.472Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-05-23T16:13:23.472Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-05-23T16:13:23.472Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-05-23T16:13:23.472Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-05-23T16:13:23.472Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-05-23T16:13:23.472Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-05-23T16:13:23.472Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-05-23T16:13:23.472Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-05-23T16:13:23.472Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-05-23T16:13:23.472Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-05-23T16:13:23.472Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-05-23T16:13:23.472Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-05-23T16:13:23.472Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-05-23T16:13:23.472Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-05-23T16:13:23.472Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-05-23T16:13:23.472Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-05-23T16:13:23.472Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-05-23T16:13:23.472Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-05-23T16:13:23.472Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-05-23T16:13:23.472Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-05-23T16:13:23.472Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-05-23T16:13:23.472Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-05-23T16:13:23.472Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-05-23T16:13:23.472Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-05-23T16:13:23.472Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-05-23T16:13:23.472Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-05-23T16:13:23.472Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-05-23T16:13:23.472Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-05-23T16:13:23.472Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-05-23T16:13:23.472Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-05-23T16:13:23.472Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-05-23T16:13:23.472Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-05-23T16:13:23.472Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-05-23T16:13:23.472Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-05-23T16:13:23.472Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-05-23T16:13:23.472Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-05-23T16:13:23.472Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-05-23T16:13:23.472Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-05-23T16:13:23.472Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-05-23T16:13:23.472Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-05-23T16:13:23.472Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-05-23T16:13:23.472Z] spire-1.2.1/pkg/common/uptime/ [2022-05-23T16:13:23.472Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-05-23T16:13:23.472Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-05-23T16:13:23.472Z] spire-1.2.1/pkg/common/util/ [2022-05-23T16:13:23.472Z] spire-1.2.1/pkg/common/util/certs.go [2022-05-23T16:13:23.472Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-05-23T16:13:23.472Z] spire-1.2.1/pkg/common/util/csr.go [2022-05-23T16:13:23.472Z] spire-1.2.1/pkg/common/util/hash.go [2022-05-23T16:13:23.472Z] spire-1.2.1/pkg/common/util/selectors.go [2022-05-23T16:13:23.472Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-05-23T16:13:23.472Z] spire-1.2.1/pkg/common/util/signals.go [2022-05-23T16:13:23.472Z] spire-1.2.1/pkg/common/util/sort.go [2022-05-23T16:13:23.472Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-05-23T16:13:23.472Z] spire-1.2.1/pkg/common/util/task.go [2022-05-23T16:13:23.472Z] spire-1.2.1/pkg/common/util/task_test.go [2022-05-23T16:13:23.472Z] spire-1.2.1/pkg/common/util/testdata/ [2022-05-23T16:13:23.472Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-05-23T16:13:23.472Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-05-23T16:13:23.472Z] spire-1.2.1/pkg/common/version/ [2022-05-23T16:13:23.472Z] spire-1.2.1/pkg/common/version/version.go [2022-05-23T16:13:23.472Z] spire-1.2.1/pkg/common/x509svid/ [2022-05-23T16:13:23.472Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-05-23T16:13:23.472Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-05-23T16:13:23.472Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-05-23T16:13:23.472Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-05-23T16:13:23.472Z] spire-1.2.1/pkg/common/x509util/ [2022-05-23T16:13:23.472Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-05-23T16:13:23.472Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-05-23T16:13:23.472Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-05-23T16:13:23.472Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-05-23T16:13:23.472Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-05-23T16:13:23.473Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-05-23T16:13:23.473Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-05-23T16:13:23.473Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-05-23T16:13:23.473Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-05-23T16:13:23.473Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-05-23T16:13:23.473Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-05-23T16:13:23.473Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-05-23T16:13:23.473Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-05-23T16:13:23.473Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-05-23T16:13:23.473Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-05-23T16:13:23.473Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-05-23T16:13:23.473Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-05-23T16:13:23.473Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-05-23T16:13:23.473Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-05-23T16:13:23.473Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-05-23T16:13:23.473Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-05-23T16:13:23.473Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-05-23T16:13:23.473Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-05-23T16:13:23.473Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-05-23T16:13:23.473Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-05-23T16:13:23.473Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-05-23T16:13:23.473Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-05-23T16:13:23.473Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-05-23T16:13:23.473Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-05-23T16:13:23.473Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-05-23T16:13:23.473Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-05-23T16:13:23.473Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-05-23T16:13:23.473Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-05-23T16:13:23.473Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-05-23T16:13:23.473Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-05-23T16:13:23.473Z] spire-1.2.1/pkg/server/ [2022-05-23T16:13:23.473Z] spire-1.2.1/pkg/server/api/ [2022-05-23T16:13:23.473Z] spire-1.2.1/pkg/server/api/agent.go [2022-05-23T16:13:23.473Z] spire-1.2.1/pkg/server/api/agent/ [2022-05-23T16:13:23.473Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-05-23T16:13:23.473Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-05-23T16:13:23.473Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-05-23T16:13:23.473Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-05-23T16:13:23.473Z] spire-1.2.1/pkg/server/api/api.go [2022-05-23T16:13:23.473Z] spire-1.2.1/pkg/server/api/audit/ [2022-05-23T16:13:23.473Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-05-23T16:13:23.473Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-05-23T16:13:23.473Z] spire-1.2.1/pkg/server/api/bundle.go [2022-05-23T16:13:23.473Z] spire-1.2.1/pkg/server/api/bundle/ [2022-05-23T16:13:23.473Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-05-23T16:13:23.473Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-05-23T16:13:23.473Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-05-23T16:13:23.473Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-05-23T16:13:23.473Z] spire-1.2.1/pkg/server/api/debug/ [2022-05-23T16:13:23.473Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-05-23T16:13:23.473Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-05-23T16:13:23.473Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-05-23T16:13:23.473Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-05-23T16:13:23.473Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-05-23T16:13:23.473Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-05-23T16:13:23.473Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-05-23T16:13:23.473Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-05-23T16:13:23.473Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-05-23T16:13:23.473Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-05-23T16:13:23.473Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-05-23T16:13:23.473Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-05-23T16:13:23.473Z] spire-1.2.1/test/ [2022-05-23T16:13:23.473Z] spire-1.2.1/test/clock/ [2022-05-23T16:13:23.473Z] spire-1.2.1/test/clock/clock.go [2022-05-23T16:13:23.473Z] spire-1.2.1/test/fakes/ [2022-05-23T16:13:23.473Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-05-23T16:13:23.473Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-05-23T16:13:23.473Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-05-23T16:13:23.473Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-05-23T16:13:23.473Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-05-23T16:13:23.473Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-05-23T16:13:23.473Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-05-23T16:13:23.473Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-05-23T16:13:23.473Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-05-23T16:13:23.473Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-05-23T16:13:23.473Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-05-23T16:13:23.473Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-05-23T16:13:23.473Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-05-23T16:13:23.473Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-05-23T16:13:23.473Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-05-23T16:13:23.473Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-05-23T16:13:23.473Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-05-23T16:13:23.473Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-05-23T16:13:23.473Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-05-23T16:13:23.473Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-05-23T16:13:23.473Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-05-23T16:13:23.473Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-05-23T16:13:23.473Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-05-23T16:13:23.473Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-05-23T16:13:23.473Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-05-23T16:13:23.473Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-05-23T16:13:23.473Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-05-23T16:13:23.473Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-05-23T16:13:23.473Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-05-23T16:13:23.473Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-05-23T16:13:23.473Z] spire-1.2.1/pkg/server/api/entry.go [2022-05-23T16:13:23.473Z] spire-1.2.1/pkg/server/api/entry/ [2022-05-23T16:13:23.473Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-05-23T16:13:23.473Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-05-23T16:13:23.473Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-05-23T16:13:23.473Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-05-23T16:13:23.473Z] spire-1.2.1/pkg/server/api/health/ [2022-05-23T16:13:23.473Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-05-23T16:13:23.473Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-05-23T16:13:23.473Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-05-23T16:13:23.473Z] spire-1.2.1/pkg/server/api/id.go [2022-05-23T16:13:23.473Z] spire-1.2.1/pkg/server/api/id_test.go [2022-05-23T16:13:23.473Z] spire-1.2.1/pkg/server/api/limits/ [2022-05-23T16:13:23.473Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-05-23T16:13:23.473Z] spire-1.2.1/pkg/server/api/middleware/ [2022-05-23T16:13:23.473Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-05-23T16:13:23.473Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-05-23T16:13:23.473Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-05-23T16:13:23.473Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-05-23T16:13:23.473Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-05-23T16:13:23.473Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-05-23T16:13:23.473Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-05-23T16:13:23.473Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-05-23T16:13:23.473Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-05-23T16:13:23.473Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-05-23T16:13:23.473Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-05-23T16:13:23.473Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-05-23T16:13:23.473Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-05-23T16:13:23.473Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-05-23T16:13:23.473Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-05-23T16:13:23.473Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-05-23T16:13:23.473Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-05-23T16:13:23.473Z] spire-1.2.1/test/fixture/ [2022-05-23T16:13:23.473Z] spire-1.2.1/test/fixture/certs/ [2022-05-23T16:13:23.473Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-05-23T16:13:23.473Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-05-23T16:13:23.473Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-05-23T16:13:23.473Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-05-23T16:13:23.473Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-05-23T16:13:23.473Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-05-23T16:13:23.473Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-05-23T16:13:23.473Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-05-23T16:13:23.473Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-05-23T16:13:23.473Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-05-23T16:13:23.473Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-05-23T16:13:23.473Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-05-23T16:13:23.473Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-05-23T16:13:23.473Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-05-23T16:13:23.473Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-05-23T16:13:23.473Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-05-23T16:13:23.473Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-05-23T16:13:23.473Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-05-23T16:13:23.473Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-05-23T16:13:23.473Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-05-23T16:13:23.473Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-05-23T16:13:23.473Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-05-23T16:13:23.473Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-05-23T16:13:23.473Z] spire-1.2.1/pkg/server/api/selector.go [2022-05-23T16:13:23.473Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-05-23T16:13:23.473Z] spire-1.2.1/pkg/server/api/status.go [2022-05-23T16:13:23.473Z] spire-1.2.1/pkg/server/api/status_test.go [2022-05-23T16:13:23.473Z] spire-1.2.1/pkg/server/api/svid/ [2022-05-23T16:13:23.473Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-05-23T16:13:23.473Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-05-23T16:13:23.473Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-05-23T16:13:23.473Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-05-23T16:13:23.473Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-05-23T16:13:23.473Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-05-23T16:13:23.473Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-05-23T16:13:23.473Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-05-23T16:13:23.473Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-05-23T16:13:23.473Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-05-23T16:13:23.473Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-05-23T16:13:23.473Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-05-23T16:13:23.473Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-05-23T16:13:23.473Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-05-23T16:13:23.473Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-05-23T16:13:23.473Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-05-23T16:13:23.473Z] spire-1.2.1/test/fixture/config/ [2022-05-23T16:13:23.473Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-05-23T16:13:23.473Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-05-23T16:13:23.473Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-05-23T16:13:23.473Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-05-23T16:13:23.473Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-05-23T16:13:23.473Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-05-23T16:13:23.473Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-05-23T16:13:23.473Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-05-23T16:13:23.473Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-05-23T16:13:23.473Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-05-23T16:13:23.473Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-05-23T16:13:23.473Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-05-23T16:13:23.474Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-05-23T16:13:23.474Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-05-23T16:13:23.474Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-05-23T16:13:23.474Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-05-23T16:13:23.474Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-05-23T16:13:23.474Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-05-23T16:13:23.474Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-05-23T16:13:23.474Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-05-23T16:13:23.474Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-05-23T16:13:23.474Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-05-23T16:13:23.474Z] spire-1.2.1/test/fixture/fixture.go [2022-05-23T16:13:23.474Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-05-23T16:13:23.474Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-05-23T16:13:23.474Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-05-23T16:13:23.474Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-05-23T16:13:23.474Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-05-23T16:13:23.474Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-05-23T16:13:23.474Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-05-23T16:13:23.474Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-05-23T16:13:23.474Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-05-23T16:13:23.474Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-05-23T16:13:23.474Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-05-23T16:13:23.474Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-05-23T16:13:23.474Z] spire-1.2.1/test/fixture/registration/ [2022-05-23T16:13:23.474Z] spire-1.2.1/test/fixture/registration/entries.json [2022-05-23T16:13:23.474Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-05-23T16:13:23.474Z] spire-1.2.1/test/fixture/registration/good.json [2022-05-23T16:13:23.474Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-05-23T16:13:23.474Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-05-23T16:13:23.474Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-05-23T16:13:23.474Z] spire-1.2.1/test/integration/ [2022-05-23T16:13:23.474Z] spire-1.2.1/test/integration/README.md [2022-05-23T16:13:23.474Z] spire-1.2.1/test/integration/common [2022-05-23T16:13:23.474Z] spire-1.2.1/test/integration/setup/ [2022-05-23T16:13:23.474Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-05-23T16:13:23.474Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-05-23T16:13:23.474Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-05-23T16:13:23.474Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-05-23T16:13:23.474Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-05-23T16:13:23.474Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-05-23T16:13:23.474Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-05-23T16:13:23.474Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-05-23T16:13:23.474Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-05-23T16:13:23.474Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-05-23T16:13:23.474Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-05-23T16:13:23.474Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-05-23T16:13:23.474Z] spire-1.2.1/test/integration/setup/itclient/ [2022-05-23T16:13:23.474Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-05-23T16:13:23.474Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-05-23T16:13:23.474Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-05-23T16:13:23.474Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-05-23T16:13:23.474Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-05-23T16:13:23.474Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-05-23T16:13:23.474Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-05-23T16:13:23.474Z] spire-1.2.1/test/integration/suites/ [2022-05-23T16:13:23.474Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-05-23T16:13:23.474Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-05-23T16:13:23.474Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-05-23T16:13:23.474Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-05-23T16:13:23.474Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-05-23T16:13:23.474Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-05-23T16:13:23.474Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-05-23T16:13:23.474Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-05-23T16:13:23.474Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-05-23T16:13:23.474Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-05-23T16:13:23.474Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-05-23T16:13:23.474Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-05-23T16:13:23.474Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-05-23T16:13:23.474Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-05-23T16:13:23.474Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-05-23T16:13:23.474Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-05-23T16:13:23.474Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-05-23T16:13:23.474Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-05-23T16:13:23.474Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-05-23T16:13:23.474Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-05-23T16:13:23.474Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-05-23T16:13:23.474Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-05-23T16:13:23.474Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-05-23T16:13:23.474Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-05-23T16:13:23.474Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-05-23T16:13:23.474Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-05-23T16:13:23.474Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-05-23T16:13:23.474Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-05-23T16:13:23.474Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-05-23T16:13:23.474Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-05-23T16:13:23.474Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-05-23T16:13:23.474Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-05-23T16:13:23.474Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-05-23T16:13:23.474Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-05-23T16:13:23.474Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-05-23T16:13:23.474Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-05-23T16:13:23.474Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-05-23T16:13:23.474Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-05-23T16:13:23.474Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-05-23T16:13:23.474Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-05-23T16:13:23.474Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-05-23T16:13:23.474Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-05-23T16:13:23.474Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-05-23T16:13:23.474Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-05-23T16:13:23.474Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-05-23T16:13:23.474Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-05-23T16:13:23.474Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-05-23T16:13:23.474Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-05-23T16:13:23.474Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-05-23T16:13:23.474Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-05-23T16:13:23.474Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-05-23T16:13:23.474Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-05-23T16:13:23.474Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-05-23T16:13:23.474Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-05-23T16:13:23.474Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-05-23T16:13:23.474Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-05-23T16:13:23.474Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-05-23T16:13:23.474Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-05-23T16:13:23.474Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-05-23T16:13:23.474Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-05-23T16:13:23.474Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-05-23T16:13:23.474Z] spire-1.2.1/pkg/server/authpolicy/ [2022-05-23T16:13:23.474Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-05-23T16:13:23.474Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-05-23T16:13:23.474Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-05-23T16:13:23.474Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-05-23T16:13:23.474Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-05-23T16:13:23.474Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-05-23T16:13:23.474Z] spire-1.2.1/pkg/server/bundle/ [2022-05-23T16:13:23.474Z] spire-1.2.1/pkg/server/bundle/client/ [2022-05-23T16:13:23.474Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-05-23T16:13:23.474Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-05-23T16:13:23.474Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-05-23T16:13:23.474Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-05-23T16:13:23.474Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-05-23T16:13:23.474Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-05-23T16:13:23.474Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-05-23T16:13:23.474Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-05-23T16:13:23.474Z] spire-1.2.1/pkg/server/ca/ [2022-05-23T16:13:23.474Z] spire-1.2.1/pkg/server/ca/ca.go [2022-05-23T16:13:23.474Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-05-23T16:13:23.474Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-05-23T16:13:23.474Z] spire-1.2.1/pkg/server/ca/journal.go [2022-05-23T16:13:23.474Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-05-23T16:13:23.474Z] spire-1.2.1/pkg/server/ca/manager.go [2022-05-23T16:13:23.474Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-05-23T16:13:23.474Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-05-23T16:13:23.474Z] spire-1.2.1/pkg/server/ca/templates.go [2022-05-23T16:13:23.474Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-05-23T16:13:23.474Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-05-23T16:13:23.474Z] spire-1.2.1/pkg/server/ca/validation.go [2022-05-23T16:13:23.474Z] spire-1.2.1/pkg/server/cache/ [2022-05-23T16:13:23.474Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-05-23T16:13:23.474Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-05-23T16:13:23.474Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-05-23T16:13:23.474Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-05-23T16:13:23.474Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-05-23T16:13:23.474Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-05-23T16:13:23.474Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-05-23T16:13:23.474Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-05-23T16:13:23.474Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-05-23T16:13:23.474Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-05-23T16:13:23.474Z] spire-1.2.1/pkg/server/catalog/ [2022-05-23T16:13:23.474Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-05-23T16:13:23.474Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-05-23T16:13:23.474Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-05-23T16:13:23.474Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-05-23T16:13:23.474Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-05-23T16:13:23.474Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-05-23T16:13:23.474Z] spire-1.2.1/pkg/server/config.go [2022-05-23T16:13:23.474Z] spire-1.2.1/pkg/server/datastore/ [2022-05-23T16:13:23.474Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-05-23T16:13:23.474Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-05-23T16:13:23.474Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-05-23T16:13:23.474Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-05-23T16:13:23.474Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-05-23T16:13:23.474Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-05-23T16:13:23.474Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-05-23T16:13:23.474Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-05-23T16:13:23.474Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-05-23T16:13:23.474Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-05-23T16:13:23.474Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-05-23T16:13:23.474Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-05-23T16:13:23.474Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-05-23T16:13:23.474Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-05-23T16:13:23.474Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-05-23T16:13:23.474Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-05-23T16:13:23.474Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-05-23T16:13:23.474Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-05-23T16:13:23.474Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-05-23T16:13:23.474Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-05-23T16:13:23.474Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-05-23T16:13:23.474Z] spire-1.2.1/pkg/server/endpoints/ [2022-05-23T16:13:23.474Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-05-23T16:13:23.474Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-05-23T16:13:23.474Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-05-23T16:13:23.474Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-05-23T16:13:23.474Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-05-23T16:13:23.474Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-05-23T16:13:23.474Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-05-23T16:13:23.474Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-05-23T16:13:23.474Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-05-23T16:13:23.474Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-05-23T16:13:23.474Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-05-23T16:13:23.474Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-05-23T16:13:23.474Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-05-23T16:13:23.474Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-05-23T16:13:23.474Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-05-23T16:13:23.474Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-05-23T16:13:23.474Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-05-23T16:13:23.474Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-05-23T16:13:23.474Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-05-23T16:13:23.474Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-05-23T16:13:23.474Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-05-23T16:13:23.474Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-05-23T16:13:23.474Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-05-23T16:13:23.474Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-05-23T16:13:23.474Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-05-23T16:13:23.474Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-05-23T16:13:23.474Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-05-23T16:13:23.474Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-05-23T16:13:23.474Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-05-23T16:13:23.474Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-05-23T16:13:23.474Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-05-23T16:13:23.474Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-05-23T16:13:23.474Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-05-23T16:13:23.474Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-05-23T16:13:23.474Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-05-23T16:13:23.474Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-05-23T16:13:23.474Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-05-23T16:13:23.474Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-05-23T16:13:23.474Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-05-23T16:13:23.474Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-05-23T16:13:23.474Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-05-23T16:13:23.474Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-05-23T16:13:23.474Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-05-23T16:13:23.474Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-05-23T16:13:23.474Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-05-23T16:13:23.474Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-05-23T16:13:23.474Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-05-23T16:13:23.474Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-05-23T16:13:23.475Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-05-23T16:13:23.475Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-05-23T16:13:23.475Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-05-23T16:13:23.475Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-05-23T16:13:23.475Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-05-23T16:13:23.475Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-05-23T16:13:23.475Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-05-23T16:13:23.475Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-05-23T16:13:23.475Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-05-23T16:13:23.475Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-05-23T16:13:23.475Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-05-23T16:13:23.475Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-05-23T16:13:23.475Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-05-23T16:13:23.475Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-05-23T16:13:23.475Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-05-23T16:13:23.475Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-05-23T16:13:23.475Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-05-23T16:13:23.475Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-05-23T16:13:23.475Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-05-23T16:13:23.475Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-05-23T16:13:23.475Z] spire-1.2.1/pkg/server/hostservice/ [2022-05-23T16:13:23.475Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-05-23T16:13:23.475Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-05-23T16:13:23.475Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-05-23T16:13:23.475Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-05-23T16:13:23.475Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-05-23T16:13:23.475Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-05-23T16:13:23.475Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-05-23T16:13:23.475Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-05-23T16:13:23.475Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-05-23T16:13:23.475Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-05-23T16:13:23.475Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-05-23T16:13:23.475Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-05-23T16:13:23.475Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-05-23T16:13:23.475Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-05-23T16:13:23.475Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-05-23T16:13:23.475Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-05-23T16:13:23.475Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-05-23T16:13:23.475Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-05-23T16:13:23.475Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-05-23T16:13:23.475Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-05-23T16:13:23.475Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-05-23T16:13:23.475Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-05-23T16:13:23.475Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-05-23T16:13:23.475Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-05-23T16:13:23.475Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-05-23T16:13:23.475Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-05-23T16:13:23.475Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-05-23T16:13:23.475Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-05-23T16:13:23.475Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-05-23T16:13:23.475Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-05-23T16:13:23.475Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-05-23T16:13:23.475Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-05-23T16:13:23.475Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-05-23T16:13:23.475Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-05-23T16:13:23.475Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-05-23T16:13:23.475Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-05-23T16:13:23.475Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-05-23T16:13:23.475Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-05-23T16:13:23.475Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-05-23T16:13:23.475Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-05-23T16:13:23.475Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-05-23T16:13:23.475Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-05-23T16:13:23.475Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-05-23T16:13:23.475Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-05-23T16:13:23.475Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-05-23T16:13:23.475Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-05-23T16:13:23.475Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-05-23T16:13:23.475Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-05-23T16:13:23.475Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-05-23T16:13:23.475Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-05-23T16:13:23.475Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-05-23T16:13:23.475Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-05-23T16:13:23.475Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-05-23T16:13:23.475Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-05-23T16:13:23.475Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-05-23T16:13:23.475Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-05-23T16:13:23.475Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-05-23T16:13:23.475Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-05-23T16:13:23.475Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-05-23T16:13:23.475Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-05-23T16:13:23.475Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-05-23T16:13:23.475Z] spire-1.2.1/pkg/server/plugin/ [2022-05-23T16:13:23.475Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-05-23T16:13:23.475Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-05-23T16:13:23.475Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-05-23T16:13:23.475Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-05-23T16:13:23.475Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-05-23T16:13:23.475Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-05-23T16:13:23.475Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-05-23T16:13:23.475Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-05-23T16:13:23.475Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-05-23T16:13:23.475Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-05-23T16:13:23.475Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-05-23T16:13:23.475Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-05-23T16:13:23.475Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-05-23T16:13:23.475Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-05-23T16:13:23.475Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-05-23T16:13:23.475Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-05-23T16:13:23.475Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-05-23T16:13:23.475Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-05-23T16:13:23.475Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-05-23T16:13:23.475Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-05-23T16:13:23.475Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-05-23T16:13:23.475Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-05-23T16:13:23.475Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-05-23T16:13:23.475Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-05-23T16:13:23.475Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-05-23T16:13:23.475Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-05-23T16:13:23.475Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-05-23T16:13:23.475Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-05-23T16:13:23.475Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-05-23T16:13:23.475Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-05-23T16:13:23.475Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-05-23T16:13:23.475Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-05-23T16:13:23.475Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-05-23T16:13:23.475Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-05-23T16:13:23.475Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-05-23T16:13:23.475Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-05-23T16:13:23.475Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-05-23T16:13:23.475Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-05-23T16:13:23.475Z] spire-1.2.1/test/integration/suites/join-token/ [2022-05-23T16:13:23.475Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-05-23T16:13:23.475Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-05-23T16:13:23.475Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-05-23T16:13:23.475Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-05-23T16:13:23.475Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-05-23T16:13:23.475Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-05-23T16:13:23.475Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-05-23T16:13:23.475Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-05-23T16:13:23.475Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-05-23T16:13:23.475Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-05-23T16:13:23.475Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-05-23T16:13:23.475Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-05-23T16:13:23.475Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-05-23T16:13:23.475Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-05-23T16:13:23.475Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-05-23T16:13:23.475Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-05-23T16:13:23.475Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-05-23T16:13:23.475Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-05-23T16:13:23.475Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-05-23T16:13:23.475Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-05-23T16:13:23.475Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-05-23T16:13:23.475Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-05-23T16:13:23.475Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-05-23T16:13:23.475Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-05-23T16:13:23.475Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-05-23T16:13:23.475Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-05-23T16:13:23.475Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-05-23T16:13:23.475Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-05-23T16:13:23.475Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-05-23T16:13:23.475Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-05-23T16:13:23.475Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-05-23T16:13:23.475Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-05-23T16:13:23.475Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-05-23T16:13:23.475Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-05-23T16:13:23.475Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-05-23T16:13:23.475Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-05-23T16:13:23.475Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-05-23T16:13:23.475Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-05-23T16:13:23.475Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-05-23T16:13:23.475Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-05-23T16:13:23.475Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-05-23T16:13:23.475Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-05-23T16:13:23.475Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-05-23T16:13:23.475Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-05-23T16:13:23.475Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-05-23T16:13:23.475Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-05-23T16:13:23.475Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-05-23T16:13:23.475Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-05-23T16:13:23.475Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-05-23T16:13:23.475Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-05-23T16:13:23.475Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-05-23T16:13:23.475Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-05-23T16:13:23.475Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-05-23T16:13:23.475Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-05-23T16:13:23.475Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-05-23T16:13:23.475Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-05-23T16:13:23.475Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-05-23T16:13:23.475Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-05-23T16:13:23.475Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-05-23T16:13:23.475Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-05-23T16:13:23.475Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-05-23T16:13:23.475Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-05-23T16:13:23.475Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-05-23T16:13:23.475Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-05-23T16:13:23.475Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-05-23T16:13:23.475Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-05-23T16:13:23.475Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-05-23T16:13:23.475Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-05-23T16:13:23.475Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-05-23T16:13:23.475Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-05-23T16:13:23.475Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-05-23T16:13:23.475Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-05-23T16:13:23.475Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-05-23T16:13:23.475Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-05-23T16:13:23.475Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-05-23T16:13:23.475Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-05-23T16:13:23.475Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-05-23T16:13:23.475Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-05-23T16:13:23.475Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-05-23T16:13:23.475Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-05-23T16:13:23.475Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-05-23T16:13:23.475Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-05-23T16:13:23.475Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-05-23T16:13:23.475Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-05-23T16:13:23.475Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-05-23T16:13:23.475Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-05-23T16:13:23.475Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-05-23T16:13:23.475Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-05-23T16:13:23.475Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-05-23T16:13:23.475Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-05-23T16:13:23.475Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-05-23T16:13:23.475Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-05-23T16:13:23.475Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-05-23T16:13:23.475Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-05-23T16:13:23.475Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-05-23T16:13:23.475Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-05-23T16:13:23.475Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-05-23T16:13:23.475Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-05-23T16:13:23.475Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-05-23T16:13:23.475Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-05-23T16:13:23.475Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-05-23T16:13:23.475Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-05-23T16:13:23.475Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-05-23T16:13:23.475Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-05-23T16:13:23.475Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-05-23T16:13:23.475Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-05-23T16:13:23.475Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-05-23T16:13:23.475Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-05-23T16:13:23.475Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-05-23T16:13:23.475Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-05-23T16:13:23.475Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-05-23T16:13:23.475Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-05-23T16:13:23.475Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-05-23T16:13:23.475Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-05-23T16:13:23.475Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-05-23T16:13:23.475Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-05-23T16:13:23.475Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-05-23T16:13:23.475Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-05-23T16:13:23.475Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-05-23T16:13:23.475Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-05-23T16:13:23.475Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-05-23T16:13:23.475Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-05-23T16:13:23.475Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-05-23T16:13:23.475Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-05-23T16:13:23.475Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-05-23T16:13:23.475Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-05-23T16:13:23.475Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-05-23T16:13:23.475Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-05-23T16:13:23.475Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-05-23T16:13:23.475Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-05-23T16:13:23.475Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-05-23T16:13:23.475Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-05-23T16:13:23.475Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-05-23T16:13:23.475Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-05-23T16:13:23.475Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-05-23T16:13:23.475Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-05-23T16:13:23.475Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-05-23T16:13:23.475Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-05-23T16:13:23.475Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-05-23T16:13:23.475Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-05-23T16:13:23.475Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-05-23T16:13:23.475Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-05-23T16:13:23.475Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-05-23T16:13:23.475Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-05-23T16:13:23.475Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-05-23T16:13:23.475Z] spire-1.2.1/test/integration/suites/k8s/ [2022-05-23T16:13:23.475Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-05-23T16:13:23.475Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-05-23T16:13:23.475Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-05-23T16:13:23.475Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-05-23T16:13:23.475Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-05-23T16:13:23.475Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-05-23T16:13:23.475Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-05-23T16:13:23.475Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-05-23T16:13:23.475Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-05-23T16:13:23.475Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-05-23T16:13:23.475Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-05-23T16:13:23.475Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-05-23T16:13:23.475Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-05-23T16:13:23.475Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-05-23T16:13:23.475Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-05-23T16:13:23.475Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-05-23T16:13:23.475Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-05-23T16:13:23.475Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-05-23T16:13:23.476Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-05-23T16:13:23.476Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-05-23T16:13:23.476Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-05-23T16:13:23.476Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-05-23T16:13:23.476Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-05-23T16:13:23.476Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-05-23T16:13:23.476Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-05-23T16:13:23.476Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-05-23T16:13:23.476Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-05-23T16:13:23.476Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-05-23T16:13:23.476Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-05-23T16:13:23.476Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-05-23T16:13:23.476Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-05-23T16:13:23.476Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-05-23T16:13:23.476Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-05-23T16:13:23.476Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-05-23T16:13:23.476Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-05-23T16:13:23.476Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-05-23T16:13:23.476Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-05-23T16:13:23.476Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-05-23T16:13:23.476Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-05-23T16:13:23.476Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-05-23T16:13:23.476Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-05-23T16:13:23.476Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-05-23T16:13:23.476Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-05-23T16:13:23.476Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-05-23T16:13:23.476Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-05-23T16:13:23.476Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-05-23T16:13:23.476Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-05-23T16:13:23.476Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-05-23T16:13:23.476Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-05-23T16:13:23.476Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-05-23T16:13:23.476Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-05-23T16:13:23.476Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-05-23T16:13:23.476Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-05-23T16:13:23.476Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-05-23T16:13:23.476Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-05-23T16:13:23.476Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-05-23T16:13:23.476Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-05-23T16:13:23.476Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-05-23T16:13:23.476Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-05-23T16:13:23.476Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-05-23T16:13:23.476Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-05-23T16:13:23.476Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-05-23T16:13:23.476Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-05-23T16:13:23.476Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-05-23T16:13:23.476Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-05-23T16:13:23.476Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-05-23T16:13:23.476Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-05-23T16:13:23.476Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-05-23T16:13:23.476Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-05-23T16:13:23.476Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-05-23T16:13:23.476Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-05-23T16:13:23.476Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-05-23T16:13:23.476Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-05-23T16:13:23.476Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-05-23T16:13:23.476Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-05-23T16:13:23.476Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-05-23T16:13:23.476Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-05-23T16:13:23.476Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-05-23T16:13:23.476Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-05-23T16:13:23.476Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-05-23T16:13:23.476Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-05-23T16:13:23.476Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-05-23T16:13:23.476Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-05-23T16:13:23.476Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-05-23T16:13:23.476Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-05-23T16:13:23.476Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-05-23T16:13:23.476Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-05-23T16:13:23.476Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-05-23T16:13:23.476Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-05-23T16:13:23.476Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-05-23T16:13:23.476Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-05-23T16:13:23.476Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-05-23T16:13:23.476Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-05-23T16:13:23.476Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-05-23T16:13:23.476Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-05-23T16:13:23.476Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-05-23T16:13:23.476Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-05-23T16:13:23.476Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-05-23T16:13:23.476Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-05-23T16:13:23.476Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-05-23T16:13:23.476Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-05-23T16:13:23.476Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-05-23T16:13:23.476Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-05-23T16:13:23.476Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-05-23T16:13:23.476Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-05-23T16:13:23.476Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-05-23T16:13:23.476Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-05-23T16:13:23.476Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-05-23T16:13:23.476Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-05-23T16:13:23.476Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-05-23T16:13:23.476Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-05-23T16:13:23.476Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-05-23T16:13:23.476Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-05-23T16:13:23.476Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-05-23T16:13:23.476Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-05-23T16:13:23.476Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-05-23T16:13:23.476Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-05-23T16:13:23.476Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-05-23T16:13:23.476Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-05-23T16:13:23.476Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-05-23T16:13:23.476Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-05-23T16:13:23.476Z] [2022-05-23T16:13:23.476Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-05-23T16:13:23.476Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-05-23T16:13:23.476Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-05-23T16:13:23.476Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-05-23T16:13:23.476Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-05-23T16:13:23.476Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-05-23T16:13:23.476Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-05-23T16:13:23.476Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-05-23T16:13:23.476Z] spire-1.2.1/test/integration/suites/rotation/ [2022-05-23T16:13:23.476Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-05-23T16:13:23.476Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-05-23T16:13:23.476Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-05-23T16:13:23.476Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-05-23T16:13:23.476Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-05-23T16:13:23.476Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-05-23T16:13:23.476Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-05-23T16:13:23.476Z] spire-1.2.1/test/integration/suites/rotation/conf/spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-05-23T16:13:23.476Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-05-23T16:13:23.476Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-05-23T16:13:23.476Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-05-23T16:13:23.476Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-05-23T16:13:23.476Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-05-23T16:13:23.476Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-05-23T16:13:23.476Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-05-23T16:13:23.476Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-05-23T16:13:23.476Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-05-23T16:13:23.476Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-05-23T16:13:23.476Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-05-23T16:13:23.476Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-05-23T16:13:23.476Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-05-23T16:13:23.476Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-05-23T16:13:23.476Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-05-23T16:13:23.476Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-05-23T16:13:23.476Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-05-23T16:13:23.476Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-05-23T16:13:23.476Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-05-23T16:13:23.476Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-05-23T16:13:23.476Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-05-23T16:13:23.476Z] spire-1.2.1/test/integration/suites/self-test/ [2022-05-23T16:13:23.476Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-05-23T16:13:23.476Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-05-23T16:13:23.476Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-05-23T16:13:23.476Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-05-23T16:13:23.476Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-05-23T16:13:23.476Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-05-23T16:13:23.476Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-05-23T16:13:23.476Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-05-23T16:13:23.476Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-05-23T16:13:23.476Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-05-23T16:13:23.476Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-05-23T16:13:23.476Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-05-23T16:13:23.476Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-05-23T16:13:23.476Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-05-23T16:13:23.476Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-05-23T16:13:23.476Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-05-23T16:13:23.476Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-05-23T16:13:23.476Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-05-23T16:13:23.476Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-05-23T16:13:23.476Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-05-23T16:13:23.476Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-05-23T16:13:23.476Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-05-23T16:13:23.476Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-05-23T16:13:23.476Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-05-23T16:13:23.476Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-05-23T16:13:23.476Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-05-23T16:13:23.476Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-05-23T16:13:23.476Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-05-23T16:13:23.476Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-05-23T16:13:23.476Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-05-23T16:13:23.476Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-05-23T16:13:23.476Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-05-23T16:13:23.476Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-05-23T16:13:23.476Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-05-23T16:13:23.476Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-05-23T16:13:23.476Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-05-23T16:13:23.476Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-05-23T16:13:23.476Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-05-23T16:13:23.476Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-05-23T16:13:23.476Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-05-23T16:13:23.476Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-05-23T16:13:23.476Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-05-23T16:13:23.476Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-05-23T16:13:23.476Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-05-23T16:13:23.476Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-05-23T16:13:23.476Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-05-23T16:13:23.476Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-05-23T16:13:23.476Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-05-23T16:13:23.476Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-05-23T16:13:23.476Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-05-23T16:13:23.476Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-05-23T16:13:23.476Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-05-23T16:13:23.476Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-05-23T16:13:23.476Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-05-23T16:13:23.476Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-05-23T16:13:23.476Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-05-23T16:13:23.476Z] spire-1.2.1/pkg/server/registration/ [2022-05-23T16:13:23.476Z] spire-1.2.1/pkg/server/registration/manager.go [2022-05-23T16:13:23.476Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-05-23T16:13:23.476Z] spire-1.2.1/pkg/server/scanentries.go [2022-05-23T16:13:23.476Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-05-23T16:13:23.476Z] spire-1.2.1/pkg/server/server.go [2022-05-23T16:13:23.476Z] spire-1.2.1/pkg/server/server_test.go [2022-05-23T16:13:23.476Z] spire-1.2.1/pkg/server/svid/ [2022-05-23T16:13:23.476Z] spire-1.2.1/pkg/server/svid/observer.go [2022-05-23T16:13:23.476Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-05-23T16:13:23.476Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-05-23T16:13:23.476Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-05-23T16:13:23.476Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-05-23T16:13:23.476Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-05-23T16:13:23.476Z] spire-1.2.1/proto/ [2022-05-23T16:13:23.476Z] spire-1.2.1/proto/private/ [2022-05-23T16:13:23.476Z] spire-1.2.1/proto/private/server/ [2022-05-23T16:13:23.476Z] spire-1.2.1/proto/private/server/journal/ [2022-05-23T16:13:23.476Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-05-23T16:13:23.476Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-05-23T16:13:23.476Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-05-23T16:13:23.476Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-05-23T16:13:23.476Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-05-23T16:13:23.476Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-05-23T16:13:23.476Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-05-23T16:13:23.476Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-05-23T16:13:23.476Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-05-23T16:13:23.476Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-05-23T16:13:23.476Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-05-23T16:13:23.476Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-05-23T16:13:23.476Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-05-23T16:13:23.476Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-05-23T16:13:23.476Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-05-23T16:13:23.476Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-05-23T16:13:23.476Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-05-23T16:13:23.476Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-05-23T16:13:23.476Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-05-23T16:13:23.476Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-05-23T16:13:23.476Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-05-23T16:13:23.476Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-05-23T16:13:23.476Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-05-23T16:13:23.476Z] spire-1.2.1/test/integration/test-one.sh [2022-05-23T16:13:23.476Z] spire-1.2.1/test/integration/test.sh [2022-05-23T16:13:23.476Z] spire-1.2.1/test/plugintest/ [2022-05-23T16:13:23.476Z] spire-1.2.1/test/plugintest/config.go [2022-05-23T16:13:23.476Z] spire-1.2.1/test/plugintest/load.go [2022-05-23T16:13:23.476Z] spire-1.2.1/test/plugintest/option.go [2022-05-23T16:13:23.476Z] spire-1.2.1/test/spiretest/ [2022-05-23T16:13:23.476Z] spire-1.2.1/test/spiretest/apiserver.go [2022-05-23T16:13:23.476Z] spire-1.2.1/test/spiretest/assertions.go [2022-05-23T16:13:23.476Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-05-23T16:13:23.476Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-05-23T16:13:23.476Z] spire-1.2.1/proto/spire/ [2022-05-23T16:13:23.476Z] spire-1.2.1/proto/spire/common/ [2022-05-23T16:13:23.476Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-05-23T16:13:23.476Z] spire-1.2.1/proto/spire/common/common.proto [2022-05-23T16:13:23.476Z] spire-1.2.1/proto/spire/common/plugin/ [2022-05-23T16:13:23.476Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-05-23T16:13:23.476Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-05-23T16:13:23.476Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-05-23T16:13:23.476Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-05-23T16:13:23.476Z] spire-1.2.1/proto/spire/plugin/ [2022-05-23T16:13:23.476Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-05-23T16:13:23.476Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-05-23T16:13:23.476Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-05-23T16:13:23.476Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-05-23T16:13:23.476Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-05-23T16:13:23.476Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-05-23T16:13:23.476Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-05-23T16:13:23.476Z] spire-1.2.1/release/ [2022-05-23T16:13:23.476Z] spire-1.2.1/test/spiretest/dir.go [2022-05-23T16:13:23.476Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-05-23T16:13:23.476Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-05-23T16:13:23.476Z] spire-1.2.1/test/spiretest/logs.go [2022-05-23T16:13:23.476Z] spire-1.2.1/test/spiretest/socketapi.go [2022-05-23T16:13:23.476Z] spire-1.2.1/test/spiretest/suite.go [2022-05-23T16:13:23.476Z] spire-1.2.1/test/spiretest/x509.go [2022-05-23T16:13:23.476Z] spire-1.2.1/test/testca/ [2022-05-23T16:13:23.476Z] spire-1.2.1/test/testca/ca.go [2022-05-23T16:13:23.476Z] spire-1.2.1/test/testkey/ [2022-05-23T16:13:23.476Z] spire-1.2.1/test/testkey/generate.sh [2022-05-23T16:13:23.476Z] spire-1.2.1/test/testkey/genkeys.go [2022-05-23T16:13:23.476Z] spire-1.2.1/test/testkey/keys.go [2022-05-23T16:13:23.476Z] spire-1.2.1/test/testkey/new.go [2022-05-23T16:13:23.476Z] spire-1.2.1/test/tpmsimulator/ [2022-05-23T16:13:23.476Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-05-23T16:13:23.476Z] spire-1.2.1/test/util/ [2022-05-23T16:13:23.476Z] spire-1.2.1/test/util/cert_fixtures.go [2022-05-23T16:13:23.476Z] spire-1.2.1/test/util/cert_generation.go [2022-05-23T16:13:23.477Z] spire-1.2.1/test/util/io_redirection.go [2022-05-23T16:13:23.477Z] spire-1.2.1/test/util/race.go [2022-05-23T16:13:23.477Z] spire-1.2.1/test/util/util.go [2022-05-23T16:13:23.477Z] [2022-05-23T16:13:23.477Z] spire-1.2.1/release/spire-extras/ [2022-05-23T16:13:23.477Z] spire-1.2.1/release/spire-extras/README.md [2022-05-23T16:13:23.477Z] spire-1.2.1/release/spire-extras/conf/ [2022-05-23T16:13:23.477Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-05-23T16:13:23.477Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-05-23T16:13:23.477Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-05-23T16:13:23.477Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-05-23T16:13:23.477Z] spire-1.2.1/release/spire/ [2022-05-23T16:13:23.477Z] spire-1.2.1/release/spire/README.md [2022-05-23T16:13:23.477Z] spire-1.2.1/release/spire/conf/ [2022-05-23T16:13:23.477Z] spire-1.2.1/release/spire/conf/agent/ [2022-05-23T16:13:23.477Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-05-23T16:13:23.477Z] spire-1.2.1/release/spire/conf/server/ [2022-05-23T16:13:23.477Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-05-23T16:13:23.477Z] spire-1.2.1/script/ [2022-05-23T16:13:23.477Z] spire-1.2.1/script/build-artifact.sh [2022-05-23T16:13:23.477Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-05-23T16:13:23.477Z] spire-1.2.1/support/ [2022-05-23T16:13:23.477Z] spire-1.2.1/support/k8s/ [2022-05-23T16:13:23.477Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-05-23T16:13:23.477Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-05-23T16:13:23.477Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-05-23T16:13:23.477Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.gobuilding spire from source... [2022-05-23T16:13:23.477Z] [2022-05-23T16:13:23.477Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-05-23T16:13:23.477Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-05-23T16:13:23.477Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-05-23T16:13:23.477Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-05-23T16:13:23.477Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-05-23T16:13:23.477Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-05-23T16:13:23.477Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-05-23T16:13:23.477Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-05-23T16:13:23.477Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-05-23T16:13:23.477Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-05-23T16:13:23.477Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-05-23T16:13:23.477Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-05-23T16:13:23.477Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-05-23T16:13:23.477Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-05-23T16:13:23.477Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-05-23T16:13:23.477Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-05-23T16:13:23.477Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-05-23T16:13:23.477Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-05-23T16:13:23.477Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-05-23T16:13:23.477Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-05-23T16:13:23.477Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-05-23T16:13:23.477Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-05-23T16:13:23.477Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-05-23T16:13:23.477Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-05-23T16:13:23.477Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-05-23T16:13:23.477Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-05-23T16:13:23.477Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-05-23T16:13:23.477Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-05-23T16:13:23.477Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-05-23T16:13:23.477Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-05-23T16:13:23.477Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-05-23T16:13:23.477Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-05-23T16:13:23.477Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-05-23T16:13:23.477Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-05-23T16:13:23.477Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-05-23T16:13:23.477Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-05-23T16:13:23.477Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-05-23T16:13:23.477Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-05-23T16:13:23.477Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-05-23T16:13:23.477Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-05-23T16:13:23.477Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-05-23T16:13:23.477Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-05-23T16:13:23.477Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-05-23T16:13:23.477Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-05-23T16:13:23.477Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-05-23T16:13:23.477Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-05-23T16:13:23.477Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-05-23T16:13:23.477Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-05-23T16:13:23.477Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-05-23T16:13:23.477Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-05-23T16:13:23.477Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-05-23T16:13:23.477Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-05-23T16:13:23.477Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-05-23T16:13:23.477Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-05-23T16:13:23.477Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-05-23T16:13:23.477Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-05-23T16:13:23.477Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-05-23T16:13:23.477Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-05-23T16:13:23.477Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-05-23T16:13:23.477Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-05-23T16:13:23.477Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-05-23T16:13:23.477Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-05-23T16:13:23.477Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-05-23T16:13:23.477Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-05-23T16:13:23.477Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-05-23T16:13:23.477Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-05-23T16:13:23.477Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-05-23T16:13:23.477Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-05-23T16:13:23.477Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-05-23T16:13:23.477Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-05-23T16:13:23.477Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-05-23T16:13:23.477Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-05-23T16:13:23.477Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-05-23T16:13:23.477Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-05-23T16:13:23.477Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-05-23T16:13:23.477Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-05-23T16:13:23.477Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-05-23T16:13:23.477Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-05-23T16:13:23.477Z] spire-1.2.1/test/ [2022-05-23T16:13:23.477Z] spire-1.2.1/test/clock/ [2022-05-23T16:13:23.477Z] spire-1.2.1/test/clock/clock.go [2022-05-23T16:13:23.477Z] spire-1.2.1/test/fakes/ [2022-05-23T16:13:23.477Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-05-23T16:13:23.477Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-05-23T16:13:23.477Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-05-23T16:13:23.477Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-05-23T16:13:23.477Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-05-23T16:13:23.477Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-05-23T16:13:23.477Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-05-23T16:13:23.477Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-05-23T16:13:23.477Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-05-23T16:13:23.477Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-05-23T16:13:23.477Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-05-23T16:13:23.477Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-05-23T16:13:23.477Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-05-23T16:13:23.477Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-05-23T16:13:23.477Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-05-23T16:13:23.477Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-05-23T16:13:23.477Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-05-23T16:13:23.477Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-05-23T16:13:23.477Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-05-23T16:13:23.477Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-05-23T16:13:23.477Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-05-23T16:13:23.477Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-05-23T16:13:23.477Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-05-23T16:13:23.477Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-05-23T16:13:23.477Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-05-23T16:13:23.477Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-05-23T16:13:23.477Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-05-23T16:13:23.477Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-05-23T16:13:23.477Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-05-23T16:13:23.477Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-05-23T16:13:23.477Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-05-23T16:13:23.477Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-05-23T16:13:23.477Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-05-23T16:13:23.477Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-05-23T16:13:23.477Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-05-23T16:13:23.477Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-05-23T16:13:23.477Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-05-23T16:13:23.477Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-05-23T16:13:23.477Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-05-23T16:13:23.477Z] spire-1.2.1/test/fixture/ [2022-05-23T16:13:23.477Z] spire-1.2.1/test/fixture/certs/ [2022-05-23T16:13:23.477Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-05-23T16:13:23.477Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-05-23T16:13:23.477Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-05-23T16:13:23.477Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-05-23T16:13:23.477Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-05-23T16:13:23.477Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-05-23T16:13:23.477Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-05-23T16:13:23.477Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-05-23T16:13:23.477Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-05-23T16:13:23.477Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-05-23T16:13:23.477Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-05-23T16:13:23.477Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-05-23T16:13:23.477Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-05-23T16:13:23.477Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-05-23T16:13:23.477Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-05-23T16:13:23.477Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-05-23T16:13:23.477Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-05-23T16:13:23.477Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-05-23T16:13:23.477Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-05-23T16:13:23.477Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-05-23T16:13:23.477Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-05-23T16:13:23.477Z] spire-1.2.1/test/fixture/config/ [2022-05-23T16:13:23.477Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-05-23T16:13:23.477Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-05-23T16:13:23.477Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-05-23T16:13:23.477Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-05-23T16:13:23.477Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-05-23T16:13:23.477Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-05-23T16:13:23.477Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-05-23T16:13:23.477Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-05-23T16:13:23.477Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-05-23T16:13:23.477Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-05-23T16:13:23.477Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-05-23T16:13:23.477Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-05-23T16:13:23.477Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-05-23T16:13:23.477Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-05-23T16:13:23.477Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-05-23T16:13:23.477Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-05-23T16:13:23.477Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-05-23T16:13:23.477Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-05-23T16:13:23.477Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-05-23T16:13:23.477Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-05-23T16:13:23.477Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-05-23T16:13:23.477Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-05-23T16:13:23.477Z] spire-1.2.1/test/fixture/fixture.go [2022-05-23T16:13:23.477Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-05-23T16:13:23.477Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-05-23T16:13:23.477Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-05-23T16:13:23.477Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-05-23T16:13:23.477Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-05-23T16:13:23.477Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-05-23T16:13:23.477Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-05-23T16:13:23.477Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-05-23T16:13:23.477Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-05-23T16:13:23.477Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-05-23T16:13:23.477Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-05-23T16:13:23.477Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-05-23T16:13:23.477Z] spire-1.2.1/test/fixture/registration/ [2022-05-23T16:13:23.477Z] spire-1.2.1/test/fixture/registration/entries.json [2022-05-23T16:13:23.477Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-05-23T16:13:23.477Z] spire-1.2.1/test/fixture/registration/good.json [2022-05-23T16:13:23.477Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-05-23T16:13:23.477Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-05-23T16:13:23.477Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-05-23T16:13:23.477Z] spire-1.2.1/test/integration/ [2022-05-23T16:13:23.477Z] spire-1.2.1/test/integration/README.md [2022-05-23T16:13:23.477Z] spire-1.2.1/test/integration/common [2022-05-23T16:13:23.477Z] spire-1.2.1/test/integration/setup/ [2022-05-23T16:13:23.477Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-05-23T16:13:23.477Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-05-23T16:13:23.477Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-05-23T16:13:23.477Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-05-23T16:13:23.477Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-05-23T16:13:23.477Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-05-23T16:13:23.477Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-05-23T16:13:23.477Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-05-23T16:13:23.477Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-05-23T16:13:23.477Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-05-23T16:13:23.477Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-05-23T16:13:23.477Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-05-23T16:13:23.477Z] spire-1.2.1/test/integration/setup/itclient/ [2022-05-23T16:13:23.477Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-05-23T16:13:23.477Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-05-23T16:13:23.477Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-05-23T16:13:23.477Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-05-23T16:13:23.477Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-05-23T16:13:23.477Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-05-23T16:13:23.477Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-05-23T16:13:23.477Z] spire-1.2.1/test/integration/suites/ [2022-05-23T16:13:23.477Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-05-23T16:13:23.477Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-05-23T16:13:23.477Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-05-23T16:13:23.477Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-05-23T16:13:23.477Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-05-23T16:13:23.477Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-05-23T16:13:23.477Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-05-23T16:13:23.477Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-05-23T16:13:23.477Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-05-23T16:13:23.477Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-05-23T16:13:23.477Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-05-23T16:13:23.477Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-05-23T16:13:23.477Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-05-23T16:13:23.477Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-05-23T16:13:23.477Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-05-23T16:13:23.477Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-05-23T16:13:23.477Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-05-23T16:13:23.477Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-05-23T16:13:23.477Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-05-23T16:13:23.477Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-05-23T16:13:23.477Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-05-23T16:13:23.477Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-05-23T16:13:23.477Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-05-23T16:13:23.477Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-05-23T16:13:23.477Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-05-23T16:13:23.477Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-05-23T16:13:23.477Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-05-23T16:13:23.477Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-05-23T16:13:23.477Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-05-23T16:13:23.477Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-05-23T16:13:23.477Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-05-23T16:13:23.477Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-05-23T16:13:23.477Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-05-23T16:13:23.477Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-05-23T16:13:23.477Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-05-23T16:13:23.477Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-05-23T16:13:23.477Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-05-23T16:13:23.477Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-05-23T16:13:23.477Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-05-23T16:13:23.477Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-05-23T16:13:23.477Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-05-23T16:13:23.477Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-05-23T16:13:23.477Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-05-23T16:13:23.477Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-05-23T16:13:23.477Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-05-23T16:13:23.478Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-05-23T16:13:23.478Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-05-23T16:13:23.478Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-05-23T16:13:23.478Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-05-23T16:13:23.478Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-05-23T16:13:23.478Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-05-23T16:13:23.478Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-05-23T16:13:23.478Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-05-23T16:13:23.478Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-05-23T16:13:23.478Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-05-23T16:13:23.478Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-05-23T16:13:23.478Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-05-23T16:13:23.478Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-05-23T16:13:23.478Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-05-23T16:13:23.478Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-05-23T16:13:23.478Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-05-23T16:13:23.478Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-05-23T16:13:23.478Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-05-23T16:13:23.478Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-05-23T16:13:23.478Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-05-23T16:13:23.478Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-05-23T16:13:23.478Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-05-23T16:13:23.478Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-05-23T16:13:23.478Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-05-23T16:13:23.478Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-05-23T16:13:23.478Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-05-23T16:13:23.478Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-05-23T16:13:23.478Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-05-23T16:13:23.478Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-05-23T16:13:23.478Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-05-23T16:13:23.478Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-05-23T16:13:23.478Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-05-23T16:13:23.478Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-05-23T16:13:23.478Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-05-23T16:13:23.478Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-05-23T16:13:23.478Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-05-23T16:13:23.478Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-05-23T16:13:23.478Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-05-23T16:13:23.478Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-05-23T16:13:23.478Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-05-23T16:13:23.478Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-05-23T16:13:23.478Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-05-23T16:13:23.478Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-05-23T16:13:23.478Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-05-23T16:13:23.478Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-05-23T16:13:23.478Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-05-23T16:13:23.478Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-05-23T16:13:23.478Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-05-23T16:13:23.478Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-05-23T16:13:23.478Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-05-23T16:13:23.478Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-05-23T16:13:23.478Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-05-23T16:13:23.478Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-05-23T16:13:23.478Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-05-23T16:13:23.478Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-05-23T16:13:23.478Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-05-23T16:13:23.478Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-05-23T16:13:23.478Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-05-23T16:13:23.478Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-05-23T16:13:23.478Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-05-23T16:13:23.478Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-05-23T16:13:23.478Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-05-23T16:13:23.478Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-05-23T16:13:23.478Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-05-23T16:13:23.478Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-05-23T16:13:23.478Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-05-23T16:13:23.478Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-05-23T16:13:23.478Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-05-23T16:13:23.478Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-05-23T16:13:23.478Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-05-23T16:13:23.478Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-05-23T16:13:23.478Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-05-23T16:13:23.478Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-05-23T16:13:23.478Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-05-23T16:13:23.478Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-05-23T16:13:23.478Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-05-23T16:13:23.478Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-05-23T16:13:23.478Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-05-23T16:13:23.478Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-05-23T16:13:23.478Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-05-23T16:13:23.478Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-05-23T16:13:23.478Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-05-23T16:13:23.478Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-05-23T16:13:23.478Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-05-23T16:13:23.478Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-05-23T16:13:23.478Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-05-23T16:13:23.478Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-05-23T16:13:23.478Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-05-23T16:13:23.478Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-05-23T16:13:23.478Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-05-23T16:13:23.478Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-05-23T16:13:23.478Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-05-23T16:13:23.478Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-05-23T16:13:23.478Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-05-23T16:13:23.478Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-05-23T16:13:23.478Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-05-23T16:13:23.478Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-05-23T16:13:23.478Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-05-23T16:13:23.478Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-05-23T16:13:23.478Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-05-23T16:13:23.478Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-05-23T16:13:23.478Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-05-23T16:13:23.478Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-05-23T16:13:23.478Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-05-23T16:13:23.478Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-05-23T16:13:23.478Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-05-23T16:13:23.478Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-05-23T16:13:23.478Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-05-23T16:13:23.478Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-05-23T16:13:23.478Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-05-23T16:13:23.478Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-05-23T16:13:23.478Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-05-23T16:13:23.478Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-05-23T16:13:23.478Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-05-23T16:13:23.478Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-05-23T16:13:23.478Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-05-23T16:13:23.478Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-05-23T16:13:23.478Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-05-23T16:13:23.478Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-05-23T16:13:23.478Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-05-23T16:13:23.478Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-05-23T16:13:23.478Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-05-23T16:13:23.478Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-05-23T16:13:23.478Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-05-23T16:13:23.478Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-05-23T16:13:23.478Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-05-23T16:13:23.478Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-05-23T16:13:23.478Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-05-23T16:13:23.478Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-05-23T16:13:23.478Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-05-23T16:13:23.478Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-05-23T16:13:23.478Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-05-23T16:13:23.478Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-05-23T16:13:23.478Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-05-23T16:13:23.478Z] spire-1.2.1/test/integration/suites/join-token/ [2022-05-23T16:13:23.478Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-05-23T16:13:23.478Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-05-23T16:13:23.478Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-05-23T16:13:23.478Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-05-23T16:13:23.478Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-05-23T16:13:23.478Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-05-23T16:13:23.478Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-05-23T16:13:23.478Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-05-23T16:13:23.478Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-05-23T16:13:23.478Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-05-23T16:13:23.478Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-05-23T16:13:23.478Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-05-23T16:13:23.478Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-05-23T16:13:23.478Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-05-23T16:13:23.478Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-05-23T16:13:23.478Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-05-23T16:13:23.478Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-05-23T16:13:23.478Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-05-23T16:13:23.478Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-05-23T16:13:23.478Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-05-23T16:13:23.478Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-05-23T16:13:23.478Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-05-23T16:13:23.478Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-05-23T16:13:23.478Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-05-23T16:13:23.478Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-05-23T16:13:23.478Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-05-23T16:13:23.478Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-05-23T16:13:23.478Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-05-23T16:13:23.478Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-05-23T16:13:23.478Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-05-23T16:13:23.478Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-05-23T16:13:23.478Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-05-23T16:13:23.478Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-05-23T16:13:23.478Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-05-23T16:13:23.478Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-05-23T16:13:23.478Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-05-23T16:13:23.478Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-05-23T16:13:23.478Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-05-23T16:13:23.478Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-05-23T16:13:23.478Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-05-23T16:13:23.478Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-05-23T16:13:23.478Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-05-23T16:13:23.478Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-05-23T16:13:23.478Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-05-23T16:13:23.478Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-05-23T16:13:23.478Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-05-23T16:13:23.478Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-05-23T16:13:23.478Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-05-23T16:13:23.478Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-05-23T16:13:23.478Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-05-23T16:13:23.478Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-05-23T16:13:23.478Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-05-23T16:13:23.478Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-05-23T16:13:23.478Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-05-23T16:13:23.478Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-05-23T16:13:23.478Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-05-23T16:13:23.478Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-05-23T16:13:23.478Z] spire-1.2.1/test/integration/suites/k8s/ [2022-05-23T16:13:23.478Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-05-23T16:13:23.478Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-05-23T16:13:23.478Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-05-23T16:13:23.478Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-05-23T16:13:23.478Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-05-23T16:13:23.478Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-05-23T16:13:23.478Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-05-23T16:13:23.478Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-05-23T16:13:23.478Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-05-23T16:13:23.478Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-05-23T16:13:23.478Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-05-23T16:13:23.478Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-05-23T16:13:23.478Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-05-23T16:13:23.478Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-05-23T16:13:23.478Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-05-23T16:13:23.478Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-05-23T16:13:23.478Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-05-23T16:13:23.478Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-05-23T16:13:23.478Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-05-23T16:13:23.478Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-05-23T16:13:23.478Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-05-23T16:13:23.478Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-05-23T16:13:23.478Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-05-23T16:13:23.478Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-05-23T16:13:23.478Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-05-23T16:13:23.478Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-05-23T16:13:23.478Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-05-23T16:13:23.478Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-05-23T16:13:23.478Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-05-23T16:13:23.478Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-05-23T16:13:23.478Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-05-23T16:13:23.478Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-05-23T16:13:23.478Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-05-23T16:13:23.478Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-05-23T16:13:23.478Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-05-23T16:13:23.478Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-05-23T16:13:23.478Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-05-23T16:13:23.478Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-05-23T16:13:23.478Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-05-23T16:13:23.478Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-05-23T16:13:23.478Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-05-23T16:13:23.478Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-05-23T16:13:23.478Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-05-23T16:13:23.478Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-05-23T16:13:23.478Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-05-23T16:13:23.478Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-05-23T16:13:23.478Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-05-23T16:13:23.478Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-05-23T16:13:23.478Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-05-23T16:13:23.478Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-05-23T16:13:23.478Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-05-23T16:13:23.478Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-05-23T16:13:23.478Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-05-23T16:13:23.478Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-05-23T16:13:23.478Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-05-23T16:13:23.478Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-05-23T16:13:23.478Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-05-23T16:13:23.478Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-05-23T16:13:23.478Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-05-23T16:13:23.478Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-05-23T16:13:23.478Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-05-23T16:13:23.478Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-05-23T16:13:23.478Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-05-23T16:13:23.478Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-05-23T16:13:23.478Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-05-23T16:13:23.478Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-05-23T16:13:23.478Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-05-23T16:13:23.478Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-05-23T16:13:23.478Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-05-23T16:13:23.478Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-05-23T16:13:23.478Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-05-23T16:13:23.478Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-05-23T16:13:23.478Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-05-23T16:13:23.478Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-05-23T16:13:23.478Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-05-23T16:13:23.478Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-05-23T16:13:23.478Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-05-23T16:13:23.478Z] spire-1.2.1/test/integration/suites/rotation/ [2022-05-23T16:13:23.478Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-05-23T16:13:23.478Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-05-23T16:13:23.479Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-05-23T16:13:23.479Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-05-23T16:13:23.479Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-05-23T16:13:23.479Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-05-23T16:13:23.479Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-05-23T16:13:23.479Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-05-23T16:13:23.479Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-05-23T16:13:23.479Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-05-23T16:13:23.479Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-05-23T16:13:23.479Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-05-23T16:13:23.479Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-05-23T16:13:23.479Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-05-23T16:13:23.479Z] spire-1.2.1/test/integration/suites/self-test/ [2022-05-23T16:13:23.479Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-05-23T16:13:23.479Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-05-23T16:13:23.479Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-05-23T16:13:23.479Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-05-23T16:13:23.479Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-05-23T16:13:23.479Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-05-23T16:13:23.479Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-05-23T16:13:23.479Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-05-23T16:13:23.479Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-05-23T16:13:23.479Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-05-23T16:13:23.479Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-05-23T16:13:23.479Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-05-23T16:13:23.479Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-05-23T16:13:23.479Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-05-23T16:13:23.479Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-05-23T16:13:23.479Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-05-23T16:13:23.479Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-05-23T16:13:23.479Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-05-23T16:13:23.479Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-05-23T16:13:23.479Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-05-23T16:13:23.479Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-05-23T16:13:23.479Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-05-23T16:13:23.479Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-05-23T16:13:23.479Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-05-23T16:13:23.479Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-05-23T16:13:23.479Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-05-23T16:13:23.479Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-05-23T16:13:23.479Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-05-23T16:13:23.479Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-05-23T16:13:23.479Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-05-23T16:13:23.479Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-05-23T16:13:23.479Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-05-23T16:13:23.479Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-05-23T16:13:23.479Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-05-23T16:13:23.479Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-05-23T16:13:23.479Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-05-23T16:13:23.479Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-05-23T16:13:23.479Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-05-23T16:13:23.479Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-05-23T16:13:23.479Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-05-23T16:13:23.479Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-05-23T16:13:23.479Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-05-23T16:13:23.479Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-05-23T16:13:23.479Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-05-23T16:13:23.479Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-05-23T16:13:23.479Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-05-23T16:13:23.479Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-05-23T16:13:23.479Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-05-23T16:13:23.479Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-05-23T16:13:23.479Z] spire-1.2.1/test/integration/test-one.sh [2022-05-23T16:13:23.479Z] spire-1.2.1/test/integration/test.sh [2022-05-23T16:13:23.479Z] spire-1.2.1/test/plugintest/ [2022-05-23T16:13:23.479Z] spire-1.2.1/test/plugintest/config.go [2022-05-23T16:13:23.479Z] spire-1.2.1/test/plugintest/load.go [2022-05-23T16:13:23.479Z] spire-1.2.1/test/plugintest/option.go [2022-05-23T16:13:23.479Z] spire-1.2.1/test/spiretest/ [2022-05-23T16:13:23.479Z] spire-1.2.1/test/spiretest/apiserver.go [2022-05-23T16:13:23.479Z] spire-1.2.1/test/spiretest/assertions.go [2022-05-23T16:13:23.479Z] spire-1.2.1/test/spiretest/dir.go [2022-05-23T16:13:23.479Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-05-23T16:13:23.479Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-05-23T16:13:23.479Z] spire-1.2.1/test/spiretest/logs.go [2022-05-23T16:13:23.479Z] spire-1.2.1/test/spiretest/socketapi.go [2022-05-23T16:13:23.479Z] spire-1.2.1/test/spiretest/suite.go [2022-05-23T16:13:23.479Z] spire-1.2.1/test/spiretest/x509.go [2022-05-23T16:13:23.479Z] spire-1.2.1/test/testca/ [2022-05-23T16:13:23.479Z] spire-1.2.1/test/testca/ca.go [2022-05-23T16:13:23.479Z] spire-1.2.1/test/testkey/ [2022-05-23T16:13:23.479Z] spire-1.2.1/test/testkey/generate.sh [2022-05-23T16:13:23.479Z] spire-1.2.1/test/testkey/genkeys.go [2022-05-23T16:13:23.479Z] spire-1.2.1/test/testkey/keys.go [2022-05-23T16:13:23.479Z] spire-1.2.1/test/testkey/new.go [2022-05-23T16:13:23.479Z] spire-1.2.1/test/tpmsimulator/ [2022-05-23T16:13:23.479Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-05-23T16:13:23.479Z] spire-1.2.1/test/util/ [2022-05-23T16:13:23.479Z] spire-1.2.1/test/util/cert_fixtures.go [2022-05-23T16:13:23.479Z] spire-1.2.1/test/util/cert_generation.go [2022-05-23T16:13:23.479Z] spire-1.2.1/test/util/io_redirection.go [2022-05-23T16:13:23.479Z] spire-1.2.1/test/util/race.go [2022-05-23T16:13:23.479Z] spire-1.2.1/test/util/util.go [2022-05-23T16:13:23.479Z] building spire from source... [2022-05-23T16:13:23.479Z] Installing go1.17.7... [2022-05-23T16:13:23.479Z] Installing go1.17.7... [2022-05-23T16:13:23.738Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-23T16:13:24.309Z] OK: 221 MiB in 52 packages [2022-05-23T16:13:26.852Z] Removing intermediate container 03f8ab4ebc65 [2022-05-23T16:13:26.852Z] ---> a26dead2b26f [2022-05-23T16:13:26.852Z] Step 8/23 : COPY . . [2022-05-23T16:13:27.113Z] Removing intermediate container f34fa0104fe0 [2022-05-23T16:13:27.113Z] ---> 9cf00eb63929 [2022-05-23T16:13:27.113Z] Step 6/22 : COPY go.mod vendor* ./ [2022-05-23T16:13:27.685Z] ---> 58851f2674b1 [2022-05-23T16:13:27.685Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-23T16:13:29.600Z] Building bin/spire-server... [2022-05-23T16:13:29.600Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-05-23T16:13:29.600Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-05-23T16:13:29.600Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-05-23T16:13:29.600Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-05-23T16:13:29.600Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-05-23T16:13:29.600Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-05-23T16:13:29.600Z] Building bin/spire-server... [2022-05-23T16:13:29.600Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-05-23T16:13:29.600Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-05-23T16:13:29.600Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-05-23T16:13:29.600Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-05-23T16:13:29.600Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-05-23T16:13:29.600Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-05-23T16:13:29.600Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-05-23T16:13:29.600Z] go: downloading google.golang.org/grpc v1.44.0 [2022-05-23T16:13:29.862Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-05-23T16:13:29.862Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-05-23T16:13:29.862Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-05-23T16:13:29.862Z] go: downloading github.com/fatih/color v1.13.0 [2022-05-23T16:13:29.862Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-05-23T16:13:29.862Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-05-23T16:13:29.862Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-05-23T16:13:29.862Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-05-23T16:13:29.862Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-05-23T16:13:29.862Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-05-23T16:13:30.122Z] go: downloading google.golang.org/grpc v1.44.0 [2022-05-23T16:13:30.122Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-05-23T16:13:30.122Z] go: downloading github.com/fatih/color v1.13.0 [2022-05-23T16:13:30.122Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-05-23T16:13:30.122Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-05-23T16:13:30.122Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-05-23T16:13:30.122Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-05-23T16:13:30.122Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-05-23T16:13:30.122Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-05-23T16:13:30.122Z]  ---> Running in 2e3ac58d6e01 [2022-05-23T16:13:30.122Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-05-23T16:13:30.122Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-05-23T16:13:30.122Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-05-23T16:13:30.122Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-05-23T16:13:30.382Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-05-23T16:13:30.382Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-05-23T16:13:30.382Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-05-23T16:13:30.382Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-05-23T16:13:30.382Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-05-23T16:13:30.382Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-05-23T16:13:30.382Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-05-23T16:13:30.382Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-05-23T16:13:30.382Z] go: downloading github.com/google/uuid v1.1.2 [2022-05-23T16:13:30.382Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-05-23T16:13:30.382Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-05-23T16:13:30.382Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-05-23T16:13:30.382Z] go: downloading github.com/oklog/run v1.0.0 [2022-05-23T16:13:30.382Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-05-23T16:13:30.382Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-05-23T16:13:30.382Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-05-23T16:13:30.382Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-05-23T16:13:30.382Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-05-23T16:13:30.382Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-05-23T16:13:30.382Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-05-23T16:13:30.382Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-05-23T16:13:30.382Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-05-23T16:13:30.382Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-05-23T16:13:30.382Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-05-23T16:13:30.382Z] go: downloading github.com/prometheus/common v0.32.1 [2022-05-23T16:13:30.382Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-05-23T16:13:30.382Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-05-23T16:13:30.382Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-05-23T16:13:30.642Z] go: downloading github.com/google/uuid v1.1.2 [2022-05-23T16:13:30.642Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-05-23T16:13:30.642Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-05-23T16:13:30.642Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-05-23T16:13:30.642Z] go: downloading github.com/oklog/run v1.0.0 [2022-05-23T16:13:30.642Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-05-23T16:13:30.642Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-05-23T16:13:30.642Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-05-23T16:13:30.642Z] go: downloading go.uber.org/atomic v1.9.0 [2022-05-23T16:13:30.642Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-05-23T16:13:30.642Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-05-23T16:13:30.642Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-05-23T16:13:30.642Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-05-23T16:13:30.642Z] go: downloading github.com/prometheus/common v0.32.1 [2022-05-23T16:13:30.642Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-05-23T16:13:30.642Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-05-23T16:13:30.642Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-05-23T16:13:30.642Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-05-23T16:13:30.642Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-05-23T16:13:30.642Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-05-23T16:13:30.642Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-05-23T16:13:30.642Z] go: downloading go.uber.org/atomic v1.9.0 [2022-05-23T16:13:30.642Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-05-23T16:13:30.642Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-05-23T16:13:30.902Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-05-23T16:13:30.903Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-05-23T16:13:30.903Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-05-23T16:13:30.903Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-05-23T16:13:30.903Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-05-23T16:13:30.903Z] go: downloading github.com/lib/pq v1.10.4 [2022-05-23T16:13:30.903Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-05-23T16:13:30.903Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-05-23T16:13:30.903Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-05-23T16:13:31.162Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-05-23T16:13:33.095Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-05-23T16:13:33.095Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-05-23T16:13:33.095Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-05-23T16:13:33.095Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-05-23T16:13:33.095Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-05-23T16:13:33.095Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-05-23T16:13:33.095Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-05-23T16:13:33.095Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-05-23T16:13:33.095Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-05-23T16:13:33.095Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-05-23T16:13:33.095Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-05-23T16:13:34.477Z] Removing intermediate container 2e3ac58d6e01 [2022-05-23T16:13:34.477Z] ---> 32c99a75dc9a [2022-05-23T16:13:34.477Z] Step 8/22 : COPY . . [2022-05-23T16:13:34.736Z] ---> b0f91acb6fbd [2022-05-23T16:13:34.736Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-05-23T16:13:34.736Z] ---> Running in 6a707c473d29 [2022-05-23T16:13:34.999Z] 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-05-23T16:13:35.949Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-05-23T16:13:35.949Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-05-23T16:13:35.949Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-05-23T16:13:35.949Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-05-23T16:13:35.949Z] go: downloading github.com/lib/pq v1.10.4 [2022-05-23T16:13:36.210Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-05-23T16:13:36.210Z] go: downloading google.golang.org/api v0.70.0 [2022-05-23T16:13:36.210Z] go: downloading k8s.io/client-go v0.23.4 [2022-05-23T16:13:36.210Z] go: downloading k8s.io/api v0.23.4 [2022-05-23T16:13:36.210Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-05-23T16:13:36.210Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-05-23T16:13:36.210Z] go: downloading google.golang.org/api v0.70.0 [2022-05-23T16:13:36.210Z] go: downloading k8s.io/api v0.23.4 [2022-05-23T16:13:36.210Z] go: downloading k8s.io/client-go v0.23.4 [2022-05-23T16:13:36.210Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-05-23T16:13:36.210Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-05-23T16:13:36.473Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-05-23T16:13:36.473Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-05-23T16:13:36.473Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-05-23T16:13:36.473Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-05-23T16:13:36.734Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-05-23T16:13:36.734Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-05-23T16:13:36.734Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-05-23T16:13:36.734Z] go: downloading cloud.google.com/go v0.100.2 [2022-05-23T16:13:36.734Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-05-23T16:13:37.003Z] go: downloading cloud.google.com/go v0.100.2 [2022-05-23T16:13:37.270Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-05-23T16:13:37.530Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-05-23T16:13:37.790Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-05-23T16:13:37.790Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-05-23T16:13:37.790Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-05-23T16:13:37.790Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-05-23T16:13:38.051Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-05-23T16:13:38.051Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-05-23T16:13:38.051Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-05-23T16:13:38.051Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-05-23T16:13:38.051Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-05-23T16:13:38.051Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-05-23T16:13:38.051Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-05-23T16:13:38.051Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-05-23T16:13:38.051Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-05-23T16:13:38.311Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-05-23T16:13:38.311Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-05-23T16:13:38.311Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-05-23T16:13:38.311Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-05-23T16:13:38.311Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-05-23T16:13:38.311Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-05-23T16:13:38.311Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-05-23T16:13:38.311Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-05-23T16:13:38.311Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-05-23T16:13:38.311Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-05-23T16:13:38.312Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-05-23T16:13:38.312Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-05-23T16:13:38.312Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-05-23T16:13:38.312Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-05-23T16:13:38.312Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-05-23T16:13:38.312Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-05-23T16:13:38.572Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-05-23T16:13:38.573Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-05-23T16:13:38.573Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-05-23T16:13:38.573Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-05-23T16:13:38.573Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-05-23T16:13:38.573Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-05-23T16:13:38.573Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-05-23T16:13:38.573Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-05-23T16:13:38.573Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-05-23T16:13:38.573Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-05-23T16:13:38.573Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-05-23T16:13:38.573Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-05-23T16:13:38.573Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-05-23T16:13:38.573Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-05-23T16:13:38.573Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-05-23T16:13:38.573Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-05-23T16:13:39.142Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-05-23T16:13:39.142Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-05-23T16:13:39.401Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-05-23T16:13:40.340Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-05-23T16:13:40.340Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-05-23T16:13:40.340Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-05-23T16:13:40.340Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-05-23T16:13:40.598Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-05-23T16:13:40.598Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-05-23T16:13:40.598Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-05-23T16:13:40.598Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-05-23T16:13:40.598Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-05-23T16:13:40.598Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-05-23T16:13:40.598Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-05-23T16:13:40.598Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-05-23T16:13:40.598Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-05-23T16:13:40.598Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-05-23T16:13:40.966Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-05-23T16:13:40.966Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-05-23T16:13:40.966Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-05-23T16:13:40.966Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-05-23T16:13:40.966Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-05-23T16:13:40.966Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-05-23T16:13:40.966Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-05-23T16:13:40.966Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-05-23T16:13:40.966Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-05-23T16:13:40.966Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-05-23T16:13:40.966Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-05-23T16:13:40.966Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-05-23T16:13:40.966Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-05-23T16:13:40.966Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-05-23T16:13:40.966Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-05-23T16:13:40.966Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-05-23T16:13:40.966Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-05-23T16:13:40.966Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-05-23T16:13:40.966Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-05-23T16:13:40.966Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-05-23T16:13:40.966Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-05-23T16:13:41.225Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-05-23T16:13:41.225Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-05-23T16:13:41.225Z] go: downloading go.opencensus.io v0.23.0 [2022-05-23T16:13:41.225Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-05-23T16:13:41.225Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-05-23T16:13:41.225Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-05-23T16:13:41.225Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-05-23T16:13:41.485Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-05-23T16:13:41.485Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-05-23T16:13:41.485Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-05-23T16:13:41.485Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-05-23T16:13:41.485Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-05-23T16:13:41.485Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-05-23T16:13:41.485Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-05-23T16:13:41.745Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-05-23T16:13:41.745Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-05-23T16:13:41.745Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-05-23T16:13:41.745Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-05-23T16:13:41.745Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-05-23T16:13:41.745Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-05-23T16:13:41.745Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-05-23T16:13:41.745Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-05-23T16:13:41.745Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-05-23T16:13:41.745Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-05-23T16:13:41.745Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-05-23T16:13:41.745Z] go: downloading go.opencensus.io v0.23.0 [2022-05-23T16:13:41.745Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-05-23T16:13:41.745Z] go: downloading go.uber.org/zap v1.21.0 [2022-05-23T16:13:41.745Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-05-23T16:13:41.745Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-05-23T16:13:41.745Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-05-23T16:13:42.004Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-05-23T16:13:42.004Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-05-23T16:13:42.004Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-05-23T16:13:42.004Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-05-23T16:13:42.004Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-05-23T16:13:42.004Z] go: downloading github.com/golang/snappy v0.0.4 [2022-05-23T16:13:42.004Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-05-23T16:13:42.004Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-05-23T16:13:42.004Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-05-23T16:13:42.004Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-05-23T16:13:42.004Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-05-23T16:13:42.004Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-05-23T16:13:42.004Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-05-23T16:13:42.004Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-05-23T16:13:42.004Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-05-23T16:13:42.262Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-05-23T16:13:42.262Z] go: downloading go.uber.org/multierr v1.6.0 [2022-05-23T16:13:42.262Z] go: downloading go.uber.org/zap v1.21.0 [2022-05-23T16:13:42.262Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-05-23T16:13:42.262Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-05-23T16:13:42.262Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-05-23T16:13:42.262Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-05-23T16:13:42.262Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-05-23T16:13:42.262Z] go: downloading github.com/golang/snappy v0.0.4 [2022-05-23T16:13:42.262Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-05-23T16:13:42.262Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-05-23T16:13:42.262Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-05-23T16:13:42.262Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-05-23T16:13:42.521Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-05-23T16:13:42.521Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-05-23T16:13:42.521Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-05-23T16:13:42.521Z] go: downloading go.uber.org/multierr v1.6.0 [2022-05-23T16:13:46.763Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-64385 in /w/workspace/edgexfoundry_edgex-go_PR-4031 [Pipeline] { [Pipeline] ws [2022-05-23T16:13:46.776Z] Running in /w/workspace/edgex-go/4 [Pipeline] { [Pipeline] checkout [2022-05-23T16:13:47.027Z] The recommended git tool is: git [2022-05-23T16:13:47.793Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-05-23T16:13:47.793Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-05-23T16:13:48.051Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-05-23T16:13:48.051Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-05-23T16:13:48.987Z]  ---> 0b3603671bbd [2022-05-23T16:13:48.987Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-05-23T16:13:53.144Z] using credential edgex-jenkins-ssh [2022-05-23T16:13:53.161Z] Cloning the remote Git repository [2022-05-23T16:13:53.253Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-05-23T16:13:53.343Z] > git init /w/workspace/edgex-go/4 # timeout=10 [2022-05-23T16:13:53.423Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-05-23T16:13:53.424Z] > git --version # timeout=10 [2022-05-23T16:13:53.451Z] > git --version # 'git version 2.25.1' [2022-05-23T16:13:53.453Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-05-23T16:13:53.617Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-05-23T16:13:54.267Z] ---> Running in 854e5c83fd38 [2022-05-23T16:13:54.527Z] 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-05-23T16:13:57.057Z] Removing intermediate container 6a707c473d29 [2022-05-23T16:13:57.057Z] ---> c521889e9ef9 [2022-05-23T16:13:57.057Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-05-23T16:13:57.057Z] ---> Running in 1ec8d99509a6 [2022-05-23T16:13:57.993Z] 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-05-23T16:14:00.523Z] Removing intermediate container 1ec8d99509a6 [2022-05-23T16:14:00.523Z] ---> 0b0fe5255066 [2022-05-23T16:14:00.523Z] [2022-05-23T16:14:00.523Z] Step 11/23 : FROM docker:20.10.14 [2022-05-23T16:14:00.523Z] 20.10.14: Pulling from library/docker [2022-05-23T16:14:07.092Z] Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e [2022-05-23T16:14:07.093Z] Status: Downloaded newer image for docker:20.10.14 [2022-05-23T16:14:07.093Z] ---> 7417809fdb73 [2022-05-23T16:14:07.093Z] 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-05-23T16:14:09.632Z] ---> Running in 8f9bab9958d8 [2022-05-23T16:14:09.632Z] Removing intermediate container 8f9bab9958d8 [2022-05-23T16:14:09.632Z] ---> d42e1595c2e3 [2022-05-23T16:14:09.632Z] 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-05-23T16:14:09.891Z] ---> Running in 755ce4b6ca61 [2022-05-23T16:14:10.827Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-23T16:14:10.827Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-23T16:14:10.827Z] (1/43) Installing readline (8.1.1-r0) [2022-05-23T16:14:10.827Z] (2/43) Installing bash (5.1.16-r0) [2022-05-23T16:14:11.057Z] Merging remotes/origin/main commit ba7dda9ba69436b2236138c750336dcb3254af2a into PR head commit 7d80e1cc169a5eb78792d396df96a6049dc54523 [2022-05-23T16:14:11.087Z] Executing bash-5.1.16-r0.post-install [2022-05-23T16:14:11.087Z] (3/43) Installing brotli-libs (1.0.9-r5) [2022-05-23T16:14:11.087Z] (4/43) Installing nghttp2-libs (1.46.0-r0) [2022-05-23T16:14:11.087Z] (5/43) Installing libcurl (7.80.0-r1) [2022-05-23T16:14:11.087Z] (6/43) Installing curl (7.80.0-r1) [2022-05-23T16:14:11.087Z] (7/43) Installing dumb-init (1.2.5-r1) [2022-05-23T16:14:11.087Z] (8/43) Installing libbz2 (1.0.8-r1) [2022-05-23T16:14:11.087Z] (9/43) Installing expat (2.4.7-r0) [2022-05-23T16:14:11.087Z] (10/43) Installing libffi (3.4.2-r1) [2022-05-23T16:14:11.087Z] (11/43) Installing gdbm (1.22-r0) [2022-05-23T16:14:11.087Z] (12/43) Installing xz-libs (5.2.5-r1) [2022-05-23T16:14:11.087Z] (13/43) Installing libgcc (10.3.1_git20211027-r0) [2022-05-23T16:14:11.087Z] (14/43) Installing libstdc++ (10.3.1_git20211027-r0) [2022-05-23T16:14:11.087Z] (15/43) Installing mpdecimal (2.5.1-r1) [2022-05-23T16:14:11.087Z] (16/43) Installing sqlite-libs (3.36.0-r0) [2022-05-23T16:14:11.087Z] (17/43) Installing python3 (3.9.7-r4) [2022-05-23T16:14:11.347Z] (18/43) Installing py3-appdirs (1.4.4-r2) [2022-05-23T16:14:11.347Z] (19/43) Installing py3-certifi (2020.12.5-r1) [2022-05-23T16:14:11.347Z] (20/43) Installing py3-charset-normalizer (2.0.7-r0) [2022-05-23T16:14:11.347Z] (21/43) Installing py3-idna (3.3-r0) [2022-05-23T16:14:11.607Z] (22/43) Installing py3-urllib3 (1.26.7-r0) [2022-05-23T16:14:11.607Z] (23/43) Installing py3-requests (2.26.0-r1) [2022-05-23T16:14:11.607Z] (24/43) Installing py3-msgpack (1.0.2-r1) [2022-05-23T16:14:11.607Z] (25/43) Installing py3-lockfile (0.12.2-r4) [2022-05-23T16:14:11.607Z] (26/43) Installing py3-cachecontrol (0.12.10-r0) [2022-05-23T16:14:11.607Z] (27/43) Installing py3-colorama (0.4.4-r1) [2022-05-23T16:14:11.607Z] (28/43) Installing py3-contextlib2 (21.6.0-r1) [2022-05-23T16:14:11.607Z] (29/43) Installing py3-distlib (0.3.3-r0) [2022-05-23T16:14:11.607Z] (30/43) Installing py3-distro (1.6.0-r0) [2022-05-23T16:14:11.607Z] (31/43) Installing py3-six (1.16.0-r0) [2022-05-23T16:14:11.607Z] (32/43) Installing py3-webencodings (0.5.1-r4) [2022-05-23T16:14:11.607Z] (33/43) Installing py3-html5lib (1.1-r1) [2022-05-23T16:14:11.607Z] (34/43) Installing py3-parsing (2.4.7-r2) [2022-05-23T16:14:11.607Z] (35/43) Installing py3-packaging (20.9-r1) [2022-05-23T16:14:11.607Z] (36/43) Installing py3-tomli (1.2.2-r0) [2022-05-23T16:14:11.607Z] (37/43) Installing py3-pep517 (0.12.0-r0) [2022-05-23T16:14:11.607Z] (38/43) Installing py3-progress (1.6-r0) [2022-05-23T16:14:11.607Z] (39/43) Installing py3-retrying (1.3.3-r2) [2022-05-23T16:14:11.607Z] (40/43) Installing py3-ordered-set (4.0.2-r2) [2022-05-23T16:14:11.607Z] (41/43) Installing py3-setuptools (52.0.0-r4) [2022-05-23T16:14:11.607Z] (42/43) Installing py3-toml (0.10.2-r2) [2022-05-23T16:14:11.607Z] (43/43) Installing py3-pip (20.3.4-r1) [2022-05-23T16:14:11.701Z] Merge succeeded, producing 809aa461c64e1cda55f4fb75cff3acf07d0a963f [2022-05-23T16:14:11.702Z] Checking out Revision 809aa461c64e1cda55f4fb75cff3acf07d0a963f (PR-4031) [2022-05-23T16:14:11.865Z] Executing busybox-1.34.1-r5.trigger [2022-05-23T16:14:11.865Z] OK: 83 MiB in 65 packages [2022-05-23T16:14:10.171Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-05-23T16:14:10.192Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-05-23T16:14:10.215Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-05-23T16:14:10.249Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-05-23T16:14:10.251Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-05-23T16:14:10.266Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4031/head:refs/remotes/origin/PR-4031 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-05-23T16:14:11.080Z] > git config core.sparsecheckout # timeout=10 [2022-05-23T16:14:11.099Z] > git checkout -f 7d80e1cc169a5eb78792d396df96a6049dc54523 # timeout=10 [2022-05-23T16:14:11.360Z] > git remote # timeout=10 [2022-05-23T16:14:11.380Z] > git config --get remote.origin.url # timeout=10 [2022-05-23T16:14:11.396Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-05-23T16:14:11.409Z] > git merge ba7dda9ba69436b2236138c750336dcb3254af2a # timeout=10 [2022-05-23T16:14:11.688Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-05-23T16:14:11.713Z] > git config core.sparsecheckout # timeout=10 [2022-05-23T16:14:11.730Z] > git checkout -f 809aa461c64e1cda55f4fb75cff3acf07d0a963f # timeout=10 [2022-05-23T16:14:12.433Z] Collecting docker-compose==1.23.2 [2022-05-23T16:14:12.433Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-05-23T16:14:12.692Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-05-23T16:14:12.692Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-05-23T16:14:12.692Z] Collecting jsonschema<3,>=2.5.1 [2022-05-23T16:14:12.692Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-05-23T16:14:12.692Z] Collecting cached-property<2,>=1.2.0 [2022-05-23T16:14:12.692Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-05-23T16:14:12.692Z] 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-05-23T16:14:12.692Z] Collecting dockerpty<0.5,>=0.4.1 [2022-05-23T16:14:12.692Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-05-23T16:14:12.951Z] Collecting docopt<0.7,>=0.6.1 [2022-05-23T16:14:12.951Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-05-23T16:14:13.521Z] Collecting PyYAML<4,>=3.10 [2022-05-23T16:14:13.521Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-05-23T16:14:14.117Z] Collecting docker<4.0,>=3.6.0 [2022-05-23T16:14:14.117Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-05-23T16:14:14.117Z] Collecting websocket-client<1.0,>=0.32.0 [2022-05-23T16:14:14.117Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-05-23T16:14:14.117Z] Collecting texttable<0.10,>=0.9.0 [2022-05-23T16:14:14.117Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-05-23T16:14:14.691Z] Collecting docker-pycreds>=0.4.0 [2022-05-23T16:14:14.691Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-05-23T16:14:14.691Z] Collecting chardet<3.1.0,>=3.0.2 [2022-05-23T16:14:14.691Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-05-23T16:14:14.691Z] Collecting idna<2.8,>=2.5 [2022-05-23T16:14:14.691Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-05-23T16:14:14.691Z] Collecting urllib3<1.25,>=1.21.1 [2022-05-23T16:14:14.691Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-05-23T16:14:14.691Z] 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-05-23T16:14:14.691Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-05-23T16:14:14.691Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-05-23T16:14:14.691Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-05-23T16:14:14.691Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-05-23T16:14:15.025Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-05-23T16:14:15.025Z] Attempting uninstall: urllib3 [2022-05-23T16:14:15.025Z] Found existing installation: urllib3 1.26.7 [2022-05-23T16:14:15.025Z] Uninstalling urllib3-1.26.7: [2022-05-23T16:14:15.025Z] Successfully uninstalled urllib3-1.26.7 [2022-05-23T16:14:15.025Z] Attempting uninstall: idna [2022-05-23T16:14:15.025Z] Found existing installation: idna 3.3 [2022-05-23T16:14:15.025Z] Uninstalling idna-3.3: [2022-05-23T16:14:15.025Z] Successfully uninstalled idna-3.3 [2022-05-23T16:14:15.608Z] Attempting uninstall: requests [2022-05-23T16:14:15.608Z] Found existing installation: requests 2.26.0 [2022-05-23T16:14:15.608Z] Uninstalling requests-2.26.0: [2022-05-23T16:14:15.608Z] Successfully uninstalled requests-2.26.0 [2022-05-23T16:14:15.608Z] Running setup.py install for texttable: started [2022-05-23T16:14:15.867Z] Running setup.py install for texttable: finished with status 'done' [2022-05-23T16:14:15.867Z] Running setup.py install for PyYAML: started [2022-05-23T16:14:16.253Z] Commit message: "Merge commit 'ba7dda9ba69436b2236138c750336dcb3254af2a' into HEAD" [2022-05-23T16:14:16.267Z] > git rev-list --no-walk 8d5dbf893ce1f319e636633c84cc744014475e91 # timeout=10 [2022-05-23T16:14:16.435Z] Running setup.py install for PyYAML: finished with status 'done' [2022-05-23T16:14:16.435Z] Running setup.py install for docopt: started [2022-05-23T16:14:16.695Z] Building bin/spire-agent... [2022-05-23T16:14:16.695Z] Running setup.py install for docopt: finished with status 'done' [2022-05-23T16:14:16.695Z] Running setup.py install for dockerpty: started [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-05-23T16:14:16.956Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-05-23T16:14:16.956Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-05-23T16:14:16.956Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-05-23T16:14:16.956Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-05-23T16:14:17.215Z]  Running setup.py install for dockerpty: finished with status 'done' [2022-05-23T16:14:17.332Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-05-23T16:14:17.332Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-05-23T16:14:17.332Z] Dload Upload Total Spent Left Speed [2022-05-23T16:14:17.332Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12253 100 12253 0 0 45720 0 --:--:-- --:--:-- --:--:-- 45720 [2022-05-23T16:14:17.474Z] 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 [Pipeline] sh [2022-05-23T16:14:18.000Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-05-23T16:14:18.042Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-05-23T16:14:18.042Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-05-23T16:14:18.042Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-05-23T16:14:18.302Z] go: downloading github.com/docker/go-units v0.4.0 [2022-05-23T16:14:18.302Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-05-23T16:14:18.365Z] + + sudosudo tee jq /etc/docker/daemon.new . += {"seccomp-profile": "/etc/docker/seccomp.json"} [2022-05-23T16:14:18.365Z] /etc/docker/daemon.json [2022-05-23T16:14:18.365Z] { [2022-05-23T16:14:18.365Z] "registry-mirrors": [ [2022-05-23T16:14:18.365Z] "https://nexus3.edgexfoundry.org:10001" [2022-05-23T16:14:18.365Z] ], [2022-05-23T16:14:18.365Z] "bip": "10.250.0.254/24", [2022-05-23T16:14:18.365Z] "hosts": [ [2022-05-23T16:14:18.365Z] "tcp://0.0.0.0:5555", [2022-05-23T16:14:18.365Z] "unix:///var/run/docker.sock" [2022-05-23T16:14:18.365Z] ], [2022-05-23T16:14:18.365Z] "mtu": 1458, [2022-05-23T16:14:18.365Z] "selinux-enabled": true, [2022-05-23T16:14:18.365Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-05-23T16:14:18.365Z] } [Pipeline] sh [2022-05-23T16:14:18.561Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-05-23T16:14:18.561Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-05-23T16:14:18.561Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-05-23T16:14:18.561Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-05-23T16:14:18.713Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-05-23T16:14:18.820Z] 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-05-23T16:14:19.058Z] + sudo service docker restart [2022-05-23T16:14:28.806Z] Removing intermediate container 854e5c83fd38 [2022-05-23T16:14:28.807Z] ---> 5bdc09374b82 [2022-05-23T16:14:28.807Z] [2022-05-23T16:14:28.807Z] Step 10/22 : FROM alpine:3.14 [2022-05-23T16:14:28.807Z] ---> e04c818066af [2022-05-23T16:14:28.807Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-05-23T16:14:28.807Z] Removing intermediate container 755ce4b6ca61 [2022-05-23T16:14:28.807Z] ---> 48412de9fb01 [2022-05-23T16:14:28.807Z] Step 14/23 : ENV APP_PORT=58890 [2022-05-23T16:14:28.807Z] ---> Running in b5b97619c230 [2022-05-23T16:14:28.807Z] ---> Running in eee85a843882 [2022-05-23T16:14:28.807Z] Removing intermediate container eee85a843882 [2022-05-23T16:14:28.807Z] ---> 49a590b8ea64 [2022-05-23T16:14:28.807Z] Step 15/23 : EXPOSE $APP_PORT [2022-05-23T16:14:28.807Z] ---> Running in 52b81c1a37f4 [2022-05-23T16:14:28.807Z] Removing intermediate container 52b81c1a37f4 [2022-05-23T16:14:28.807Z] ---> a30be9e935cc [2022-05-23T16:14:28.807Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-05-23T16:14:29.374Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-05-23T16:14:29.374Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-05-23T16:14:29.374Z] (1/6) Installing ca-certificates (20211220-r0) [2022-05-23T16:14:29.633Z] (2/6) Installing brotli-libs (1.0.9-r5) [2022-05-23T16:14:29.633Z] (3/6) Installing nghttp2-libs (1.43.0-r0) [2022-05-23T16:14:29.633Z] (4/6) Installing libcurl (7.79.1-r1) [2022-05-23T16:14:29.633Z] (5/6) Installing curl (7.79.1-r1) [2022-05-23T16:14:29.633Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-05-23T16:14:29.633Z] Executing busybox-1.33.1-r7.trigger [2022-05-23T16:14:29.633Z] Executing ca-certificates-20211220-r0.trigger [2022-05-23T16:14:29.633Z] OK: 8 MiB in 20 packages [2022-05-23T16:14:30.200Z] ---> 309e51a2990a [2022-05-23T16:14:30.200Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-05-23T16:14:31.137Z] ---> 648775994bc6 [2022-05-23T16:14:31.137Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-05-23T16:14:31.137Z] Removing intermediate container b5b97619c230 [2022-05-23T16:14:31.137Z] ---> 56fc63a5e7c0 [2022-05-23T16:14:31.137Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-05-23T16:14:31.137Z] ---> Running in 3b066fecde5c [2022-05-23T16:14:31.422Z] Removing intermediate container 3b066fecde5c [2022-05-23T16:14:31.422Z] ---> 48c8efe74655 [2022-05-23T16:14:31.422Z] Step 13/22 : WORKDIR /edgex [2022-05-23T16:14:31.681Z] ---> eda00f8589de [2022-05-23T16:14:31.681Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-05-23T16:14:31.681Z] ---> Running in 3c342b82ae09 [2022-05-23T16:14:31.681Z] ---> Running in a02ddf8080f3 [2022-05-23T16:14:32.248Z] Removing intermediate container 3c342b82ae09 [2022-05-23T16:14:32.248Z] ---> f0cd6b5820e9 [2022-05-23T16:14:32.248Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-05-23T16:14:32.248Z] Removing intermediate container a02ddf8080f3 [2022-05-23T16:14:32.248Z] ---> 7d2b7a9f2c8c [2022-05-23T16:14:32.248Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-23T16:14:32.248Z] ---> Running in 86ce39d45a20 [2022-05-23T16:14:32.815Z] ---> 71a955954be7 [2022-05-23T16:14:32.815Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-05-23T16:14:32.815Z] Removing intermediate container 86ce39d45a20 [2022-05-23T16:14:32.815Z] ---> c738bbdab5cd [2022-05-23T16:14:32.815Z] Step 21/23 : LABEL arch=x86_64 [2022-05-23T16:14:32.815Z] ---> Running in 8697978627e1 [2022-05-23T16:14:33.386Z] Removing intermediate container 8697978627e1 [2022-05-23T16:14:33.387Z] ---> d1c17405019e [2022-05-23T16:14:33.387Z] Step 22/23 : LABEL git_sha=dd3828c4019400efec0fee8cce01ab21f4e77168 [2022-05-23T16:14:33.387Z] ---> Running in 774fe71385f3 [2022-05-23T16:14:33.646Z] ---> 339b136e35f9 [2022-05-23T16:14:33.646Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-05-23T16:14:33.646Z] Removing intermediate container 774fe71385f3 [2022-05-23T16:14:33.646Z] ---> 3da626dea0c3 [2022-05-23T16:14:33.646Z] Step 23/23 : LABEL version=0.0.0 [2022-05-23T16:14:33.903Z] ---> Running in 3860197a76fc [2022-05-23T16:14:34.472Z] Removing intermediate container 3860197a76fc [2022-05-23T16:14:34.472Z] ---> 02b52b4b01c6 [2022-05-23T16:14:34.472Z] [2022-05-23T16:14:34.472Z] Successfully built 02b52b4b01c6 [2022-05-23T16:14:34.472Z] Successfully tagged sys-mgmt-agent:latest [2022-05-23T16:14:34.472Z]  Building sys-mgmt-agent ... done Building security-bootstrapper [2022-05-23T16:14:34.472Z] ---> a67e0fa840dd [2022-05-23T16:14:34.472Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-05-23T16:14:37.004Z] ---> d22c4ec4cd1c [2022-05-23T16:14:37.004Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-05-23T16:14:37.004Z] ---> Running in 290d79acd380 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-23T16:14:37.389Z] provisioning config files... [2022-05-23T16:14:37.414Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/4@tmp/config6091459658251621812tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-23T16:14:37.975Z] ---> docker-login.sh [2022-05-23T16:14:37.975Z] nexus3.edgexfoundry.org:10001 [2022-05-23T16:14:38.570Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-23T16:14:38.848Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-23T16:14:38.848Z] Configure a credential helper to remove this warning. See [2022-05-23T16:14:38.848Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-23T16:14:38.848Z] [2022-05-23T16:14:38.848Z] Login Succeeded [2022-05-23T16:14:38.848Z] nexus3.edgexfoundry.org:10002 [2022-05-23T16:14:39.120Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-23T16:14:39.394Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-23T16:14:39.394Z] Configure a credential helper to remove this warning. See [2022-05-23T16:14:39.394Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-23T16:14:39.394Z] [2022-05-23T16:14:39.394Z] Login Succeeded [2022-05-23T16:14:39.394Z] nexus3.edgexfoundry.org:10003 [2022-05-23T16:14:39.539Z] Removing intermediate container 290d79acd380 [2022-05-23T16:14:39.539Z] ---> f83366eec490 [2022-05-23T16:14:39.539Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-05-23T16:14:39.669Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-23T16:14:39.669Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-23T16:14:39.669Z] Configure a credential helper to remove this warning. See [2022-05-23T16:14:39.669Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-23T16:14:39.669Z] [2022-05-23T16:14:39.669Z] Login Succeeded [2022-05-23T16:14:39.669Z] nexus3.edgexfoundry.org:10004 [2022-05-23T16:14:40.105Z] ---> Running in fa433fd7e32a [2022-05-23T16:14:40.277Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-23T16:14:40.277Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-23T16:14:40.277Z] Configure a credential helper to remove this warning. See [2022-05-23T16:14:40.277Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-23T16:14:40.277Z] [2022-05-23T16:14:40.277Z] Login Succeeded [2022-05-23T16:14:40.277Z] docker.io [2022-05-23T16:14:40.551Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-23T16:14:40.672Z] Removing intermediate container fa433fd7e32a [2022-05-23T16:14:40.672Z] ---> 9fa78f564b2e [2022-05-23T16:14:40.672Z] Step 20/22 : LABEL arch=x86_64 [2022-05-23T16:14:40.672Z] Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-23T16:14:40.672Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-05-23T16:14:40.672Z] ---> 5a3d7f409813 [2022-05-23T16:14:40.672Z] Step 3/31 : WORKDIR /edgex-go [2022-05-23T16:14:40.672Z] ---> Using cache [2022-05-23T16:14:40.672Z] ---> f6edef4a0a55 [2022-05-23T16:14:40.672Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-23T16:14:40.672Z] ---> Using cache [2022-05-23T16:14:40.672Z] ---> a3003ce8c877 [2022-05-23T16:14:40.672Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-05-23T16:14:40.672Z] ---> Using cache [2022-05-23T16:14:40.672Z] ---> 9cf00eb63929 [2022-05-23T16:14:40.672Z] Step 6/31 : COPY go.mod vendor* ./ [2022-05-23T16:14:40.672Z] ---> Using cache [2022-05-23T16:14:40.672Z] ---> 58851f2674b1 [2022-05-23T16:14:40.672Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-23T16:14:40.672Z] ---> Using cache [2022-05-23T16:14:40.672Z] ---> 32c99a75dc9a [2022-05-23T16:14:40.672Z] Step 8/31 : COPY . . [2022-05-23T16:14:40.672Z] ---> Using cache [2022-05-23T16:14:40.672Z] ---> 0b3603671bbd [2022-05-23T16:14:40.672Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-05-23T16:14:40.672Z] ---> Running in 5d6ab993f5f6 [2022-05-23T16:14:40.672Z] ---> Running in f4cec8fc0db8 [2022-05-23T16:14:41.149Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-23T16:14:41.149Z] Configure a credential helper to remove this warning. See [2022-05-23T16:14:41.149Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-23T16:14:41.149Z] [2022-05-23T16:14:41.149Z] Login Succeeded [2022-05-23T16:14:41.149Z] ---> docker-login.sh ends [Pipeline] } [2022-05-23T16:14:41.167Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2022-05-23T16:14:41.238Z] Removing intermediate container 5d6ab993f5f6 [2022-05-23T16:14:41.238Z] ---> d947c0736e22 [2022-05-23T16:14:41.238Z] Step 21/22 : LABEL git_sha=dd3828c4019400efec0fee8cce01ab21f4e77168 [2022-05-23T16:14:41.238Z] ---> Running in cf8bcc6808e0 [Pipeline] echo [2022-05-23T16:14:41.461Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-05-23T16:14:41.475Z] ========================================================= [2022-05-23T16:14:41.476Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-05-23T16:14:41.476Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-05-23T16:14:41.501Z] Removing intermediate container cf8bcc6808e0 [2022-05-23T16:14:41.501Z] ---> 7e2102c1ebd2 [2022-05-23T16:14:41.501Z] Step 22/22 : LABEL version=0.0.0 [2022-05-23T16:14:41.760Z] ---> Running in 4f7e24e90f3c [2022-05-23T16:14:41.817Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-05-23T16:14:42.018Z] 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-05-23T16:14:42.094Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-05-23T16:14:42.095Z] 9b3977197b4f: Pulling fs layer [2022-05-23T16:14:42.095Z] 1a89e8eeedd5: Pulling fs layer [2022-05-23T16:14:42.095Z] 94645a83ff95: Pulling fs layer [2022-05-23T16:14:42.095Z] 3f3a8bcf1eab: Pulling fs layer [2022-05-23T16:14:42.095Z] 0c92f367c5e7: Pulling fs layer [2022-05-23T16:14:42.095Z] 3096ccb668a1: Pulling fs layer [2022-05-23T16:14:42.095Z] e8cf19c19ddd: Pulling fs layer [2022-05-23T16:14:42.095Z] a4caa8a26152: Pulling fs layer [2022-05-23T16:14:42.095Z] 3096ccb668a1: Waiting [2022-05-23T16:14:42.095Z] e8cf19c19ddd: Waiting [2022-05-23T16:14:42.095Z] a4caa8a26152: Waiting [2022-05-23T16:14:42.095Z] 3f3a8bcf1eab: Waiting [2022-05-23T16:14:42.095Z] 0c92f367c5e7: Waiting [2022-05-23T16:14:42.095Z] 94645a83ff95: Verifying Checksum [2022-05-23T16:14:42.095Z] 94645a83ff95: Download complete [2022-05-23T16:14:42.095Z] 1a89e8eeedd5: Download complete [2022-05-23T16:14:42.095Z] 0c92f367c5e7: Download complete [2022-05-23T16:14:42.095Z] 3096ccb668a1: Verifying Checksum [2022-05-23T16:14:42.095Z] 3096ccb668a1: Download complete [2022-05-23T16:14:42.095Z] 9b3977197b4f: Download complete [2022-05-23T16:14:42.095Z] e8cf19c19ddd: Verifying Checksum [2022-05-23T16:14:42.095Z] e8cf19c19ddd: Download complete [2022-05-23T16:14:42.277Z] Removing intermediate container 4f7e24e90f3c [2022-05-23T16:14:42.277Z] ---> 70422c806add [2022-05-23T16:14:42.277Z] [2022-05-23T16:14:42.277Z] Successfully built 70422c806add [2022-05-23T16:14:42.277Z] Successfully tagged security-proxy-setup:latest [2022-05-23T16:14:42.277Z] Building core-metadata [2022-05-23T16:14:43.114Z] 9b3977197b4f: Pull complete [2022-05-23T16:14:43.732Z] 1a89e8eeedd5: Pull complete [2022-05-23T16:14:44.013Z] 94645a83ff95: Pull complete [2022-05-23T16:14:44.287Z] a4caa8a26152: Download complete [2022-05-23T16:14:44.889Z] 3f3a8bcf1eab: Verifying Checksum [2022-05-23T16:14:44.889Z] 3f3a8bcf1eab: Download complete [2022-05-23T16:14:57.162Z]  Building security-proxy-setup ... done Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-23T16:14:57.162Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-05-23T16:14:57.162Z] ---> 5a3d7f409813 [2022-05-23T16:14:57.162Z] Step 3/23 : WORKDIR /edgex-go [2022-05-23T16:14:57.162Z] ---> Using cache [2022-05-23T16:14:57.162Z] ---> f6edef4a0a55 [2022-05-23T16:14:57.162Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-23T16:14:57.162Z] ---> Using cache [2022-05-23T16:14:57.162Z] ---> a3003ce8c877 [2022-05-23T16:14:57.162Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-05-23T16:14:57.162Z] ---> Using cache [2022-05-23T16:14:57.162Z] ---> 9cf00eb63929 [2022-05-23T16:14:57.162Z] Step 6/23 : COPY go.mod vendor* ./ [2022-05-23T16:14:57.162Z] ---> Using cache [2022-05-23T16:14:57.162Z] ---> 58851f2674b1 [2022-05-23T16:14:57.162Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-23T16:14:57.162Z] ---> Using cache [2022-05-23T16:14:57.162Z] ---> 32c99a75dc9a [2022-05-23T16:14:57.162Z] Step 8/23 : COPY . . [2022-05-23T16:14:57.162Z] ---> Using cache [2022-05-23T16:14:57.162Z] ---> 0b3603671bbd [2022-05-23T16:14:57.162Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-05-23T16:15:00.028Z] 3f3a8bcf1eab: Pull complete [2022-05-23T16:15:00.028Z] 0c92f367c5e7: Pull complete [2022-05-23T16:15:00.028Z] 3096ccb668a1: Pull complete [2022-05-23T16:15:00.028Z] e8cf19c19ddd: Pull complete [2022-05-23T16:15:05.292Z] ---> Running in 67f6468b960b [2022-05-23T16:15:05.460Z] a4caa8a26152: Pull complete [2022-05-23T16:15:05.460Z] Digest: sha256:b3ad895ecde34a7521bb8912598475bc58d052e1c2c58d00df7f0fe54a102a46 [2022-05-23T16:15:05.460Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-05-23T16:15:05.460Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [Pipeline] fileExists [Pipeline] sh [2022-05-23T16:15:05.828Z] + + dockerecho build FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-05-23T16:15:05.828Z] WORKDIR /edgex [2022-05-23T16:15:05.828Z] COPY go.mod . [2022-05-23T16:15:05.828Z] RUN go mod download -t [2022-05-23T16:15:05.828Z] ci-base-image-arm64 -f - . [2022-05-23T16:15:06.673Z] 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-05-23T16:15:08.480Z] Sending build context to Docker daemon 169.4MB [2022-05-23T16:15:08.480Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-05-23T16:15:08.480Z] ---> 725f1c02e7f9 [2022-05-23T16:15:08.480Z] Step 2/4 : WORKDIR /edgex [2022-05-23T16:15:10.484Z] ---> Running in e20113a9f24d [2022-05-23T16:15:10.759Z] Removing intermediate container e20113a9f24d [2022-05-23T16:15:10.759Z] ---> 61f588d75bd2 [2022-05-23T16:15:10.759Z] Step 3/4 : COPY go.mod . [2022-05-23T16:15:10.866Z] Removing intermediate container f4cec8fc0db8 [2022-05-23T16:15:10.866Z] ---> 13ef90335528 [2022-05-23T16:15:10.866Z] [2022-05-23T16:15:10.866Z] Step 10/31 : FROM alpine:3.14 [2022-05-23T16:15:10.866Z] ---> e04c818066af [2022-05-23T16:15:10.866Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-05-23T16:15:11.363Z] ---> 034d30549497 [2022-05-23T16:15:11.363Z] Step 4/4 : RUN go mod download [2022-05-23T16:15:11.364Z] ---> Running in c83776291951 [2022-05-23T16:15:11.435Z] ---> Running in b89cd70c06cb [2022-05-23T16:15:12.813Z] Removing intermediate container b89cd70c06cb [2022-05-23T16:15:12.813Z] ---> dc5a6a2df28f [2022-05-23T16:15:12.813Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-05-23T16:15:13.073Z] ---> Running in b36570511b9b [2022-05-23T16:15:14.009Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-05-23T16:15:14.009Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-05-23T16:15:14.269Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-05-23T16:15:14.269Z] (2/2) Installing su-exec (0.2-r1) [2022-05-23T16:15:14.269Z] Executing busybox-1.33.1-r7.trigger [2022-05-23T16:15:14.269Z] OK: 6 MiB in 16 packages [2022-05-23T16:15:16.806Z] Removing intermediate container b36570511b9b [2022-05-23T16:15:16.806Z] ---> 4831e0ec2338 [2022-05-23T16:15:16.806Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-05-23T16:15:17.065Z] ---> Running in 6ad64314fc98 [2022-05-23T16:15:17.633Z] Removing intermediate container 6ad64314fc98 [2022-05-23T16:15:17.633Z] ---> 3ce72575ce4e [2022-05-23T16:15:17.633Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-05-23T16:15:18.203Z] ---> Running in 69fdd340b0af [2022-05-23T16:15:18.775Z] Removing intermediate container 69fdd340b0af [2022-05-23T16:15:18.775Z] ---> e7ea5ee45e87 [2022-05-23T16:15:18.775Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-05-23T16:15:19.034Z] ---> Running in 469e30397d9e [2022-05-23T16:15:22.323Z] Removing intermediate container 469e30397d9e [2022-05-23T16:15:22.323Z] ---> ea28ce717787 [2022-05-23T16:15:22.323Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2022-05-23T16:15:22.323Z] ---> Running in 974f96b31eaa [2022-05-23T16:15:23.262Z] Removing intermediate container 974f96b31eaa [2022-05-23T16:15:23.262Z] ---> 521ac7e4f67a [2022-05-23T16:15:23.262Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-05-23T16:15:24.641Z] ---> 5b838b98dbd7 [2022-05-23T16:15:24.641Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-05-23T16:15:24.641Z] ---> Running in 76a8cd3a31ef [2022-05-23T16:15:27.182Z] Removing intermediate container 76a8cd3a31ef [2022-05-23T16:15:27.182Z] ---> b9c4c7341de4 [2022-05-23T16:15:27.182Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-23T16:15:29.090Z] ---> aae80c3f8e5a [2022-05-23T16:15:29.090Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-05-23T16:15:34.362Z] ---> e2265c09591b [2022-05-23T16:15:34.362Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-05-23T16:15:34.362Z] Removing intermediate container 67f6468b960b [2022-05-23T16:15:34.362Z] ---> bcfeab452021 [2022-05-23T16:15:34.362Z] [2022-05-23T16:15:34.362Z] Step 10/23 : FROM alpine:3.14 [2022-05-23T16:15:34.362Z] ---> e04c818066af [2022-05-23T16:15:34.362Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-05-23T16:15:34.362Z] ---> Using cache [2022-05-23T16:15:34.362Z] ---> 4074e16f6578 [2022-05-23T16:15:34.362Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-05-23T16:15:34.362Z] ---> Using cache [2022-05-23T16:15:34.362Z] ---> de5674ed18b3 [2022-05-23T16:15:34.362Z] Step 13/23 : ENV APP_PORT=59881 [2022-05-23T16:15:34.362Z] ---> Running in e7ff0444515a [2022-05-23T16:15:34.362Z] ---> 25be89ebc414 [2022-05-23T16:15:34.362Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-05-23T16:15:34.362Z] Removing intermediate container e7ff0444515a [2022-05-23T16:15:34.362Z] ---> b240ba1b8a6d [2022-05-23T16:15:34.362Z] Step 14/23 : EXPOSE $APP_PORT [2022-05-23T16:15:34.362Z] ---> Running in e2c108623382 [2022-05-23T16:15:34.362Z] ---> 532b324c1b7d [2022-05-23T16:15:34.362Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-05-23T16:15:34.621Z] Removing intermediate container e2c108623382 [2022-05-23T16:15:34.621Z] ---> db76bbdd09da [2022-05-23T16:15:34.621Z] Step 15/23 : WORKDIR / [2022-05-23T16:15:34.883Z] ---> Running in 6a9edd8a5ba3 [2022-05-23T16:15:34.883Z] ---> 47ca1aa07768 [2022-05-23T16:15:34.883Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2022-05-23T16:15:35.141Z] ---> Running in 3d91cc4cec5c [2022-05-23T16:15:35.141Z] Removing intermediate container 6a9edd8a5ba3 [2022-05-23T16:15:35.141Z] ---> 4a92da48623d [2022-05-23T16:15:35.141Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-23T16:15:35.400Z] Removing intermediate container 3d91cc4cec5c [2022-05-23T16:15:35.400Z] ---> 6e437ee8b695 [2022-05-23T16:15:35.400Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-05-23T16:15:35.658Z] ---> 672f873ca4ed [2022-05-23T16:15:35.658Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-05-23T16:15:35.658Z] ---> 89f1bddef711 [2022-05-23T16:15:35.658Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-05-23T16:15:35.917Z] ---> Running in 88bce44e797b [2022-05-23T16:15:36.177Z] ---> b556fbec2781 [2022-05-23T16:15:36.177Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-05-23T16:15:36.436Z] ---> 4b4cf2b1bc4c [2022-05-23T16:15:36.436Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-05-23T16:15:36.696Z] ---> Running in 9a737edd827a [2022-05-23T16:15:36.961Z] Removing intermediate container 9a737edd827a [2022-05-23T16:15:36.961Z] ---> abc6bd583148 [2022-05-23T16:15:36.961Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-23T16:15:37.223Z] ---> Running in 2e0a4a1e070b [2022-05-23T16:15:37.223Z] Removing intermediate container 88bce44e797b [2022-05-23T16:15:37.223Z] ---> 2af606ce6c26 [2022-05-23T16:15:37.223Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-05-23T16:15:37.223Z] ---> Running in ed4de0e93885 [2022-05-23T16:15:37.223Z] Removing intermediate container 2e0a4a1e070b [2022-05-23T16:15:37.223Z] ---> 6004c2b23ea7 [2022-05-23T16:15:37.223Z] Step 21/23 : LABEL arch=x86_64 [2022-05-23T16:15:37.483Z] Removing intermediate container ed4de0e93885 [2022-05-23T16:15:37.483Z] ---> 881b79cc57d1 [2022-05-23T16:15:37.483Z] Step 28/31 : CMD ["gate"] [2022-05-23T16:15:37.483Z] ---> Running in a3b9ef48d6dd [2022-05-23T16:15:37.741Z] ---> Running in 61da86201aa8 [2022-05-23T16:15:37.741Z] Removing intermediate container a3b9ef48d6dd [2022-05-23T16:15:37.741Z] ---> dfd29fa07692 [2022-05-23T16:15:37.741Z] Step 22/23 : LABEL git_sha=dd3828c4019400efec0fee8cce01ab21f4e77168 [2022-05-23T16:15:37.741Z] ---> Running in f5852fe1b5c6 [2022-05-23T16:15:37.741Z] Removing intermediate container 61da86201aa8 [2022-05-23T16:15:37.741Z] ---> ac1f42ab0109 [2022-05-23T16:15:37.741Z] Step 29/31 : LABEL arch=x86_64 [2022-05-23T16:15:38.008Z] ---> Running in 7266ee385dd3 [2022-05-23T16:15:38.008Z] Removing intermediate container f5852fe1b5c6 [2022-05-23T16:15:38.008Z] ---> 89a7564689ac [2022-05-23T16:15:38.008Z] Step 23/23 : LABEL version=0.0.0 [2022-05-23T16:15:38.267Z] ---> Running in 1924c6fa85e2 [2022-05-23T16:15:38.267Z] Removing intermediate container 7266ee385dd3 [2022-05-23T16:15:38.267Z] ---> 058690e5d07b [2022-05-23T16:15:38.267Z] Step 30/31 : LABEL git_sha=dd3828c4019400efec0fee8cce01ab21f4e77168 [2022-05-23T16:15:38.526Z] ---> Running in b9dde3ade3fd [2022-05-23T16:15:38.526Z] Removing intermediate container 1924c6fa85e2 [2022-05-23T16:15:38.526Z] ---> 4eda737a11d8 [2022-05-23T16:15:38.526Z] [2022-05-23T16:15:38.527Z] Successfully built 4eda737a11d8 [2022-05-23T16:15:38.787Z] Successfully tagged core-metadata:latest [2022-05-23T16:15:38.787Z]  Building core-metadata ... done Building security-spiffe-token-provider [2022-05-23T16:15:38.787Z] Removing intermediate container b9dde3ade3fd [2022-05-23T16:15:38.787Z] ---> 7b3ef38b1a28 [2022-05-23T16:15:38.787Z] Step 31/31 : LABEL version=0.0.0 [2022-05-23T16:15:39.355Z] ---> Running in 3d95565cd8a4 [2022-05-23T16:15:41.258Z] Removing intermediate container 3d95565cd8a4 [2022-05-23T16:15:41.258Z] ---> 72ff8615d1e5 [2022-05-23T16:15:41.258Z] [2022-05-23T16:15:41.258Z] Successfully built 72ff8615d1e5 [2022-05-23T16:15:41.258Z] Successfully tagged security-bootstrapper:latest [2022-05-23T16:15:41.258Z] Building core-command [2022-05-23T16:15:43.268Z]  Building security-bootstrapper ... done Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-23T16:15:43.269Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-05-23T16:15:43.269Z] ---> 5a3d7f409813 [2022-05-23T16:15:43.269Z] Step 3/20 : WORKDIR /edgex-go [2022-05-23T16:15:43.269Z] ---> Using cache [2022-05-23T16:15:43.269Z] ---> f6edef4a0a55 [2022-05-23T16:15:43.269Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-05-23T16:15:45.282Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-23T16:15:45.282Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-05-23T16:15:45.282Z] ---> 5a3d7f409813 [2022-05-23T16:15:45.282Z] Step 3/23 : WORKDIR /edgex-go [2022-05-23T16:15:45.282Z] ---> Using cache [2022-05-23T16:15:45.282Z] ---> f6edef4a0a55 [2022-05-23T16:15:45.282Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-23T16:15:45.282Z] ---> Using cache [2022-05-23T16:15:45.282Z] ---> a3003ce8c877 [2022-05-23T16:15:45.282Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-05-23T16:15:45.282Z] ---> Using cache [2022-05-23T16:15:45.282Z] ---> 9cf00eb63929 [2022-05-23T16:15:45.282Z] Step 6/23 : COPY go.mod vendor* ./ [2022-05-23T16:15:45.282Z] ---> Using cache [2022-05-23T16:15:45.282Z] ---> 58851f2674b1 [2022-05-23T16:15:45.282Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-23T16:15:45.282Z] ---> Using cache [2022-05-23T16:15:45.282Z] ---> 32c99a75dc9a [2022-05-23T16:15:45.282Z] Step 8/23 : COPY . . [2022-05-23T16:15:45.282Z] ---> Using cache [2022-05-23T16:15:45.282Z] ---> 0b3603671bbd [2022-05-23T16:15:45.282Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-05-23T16:15:47.196Z] ---> Running in 5c5bfd08bc75 [2022-05-23T16:15:47.196Z] ---> Running in a9cf638cabc6 [2022-05-23T16:15:47.455Z] 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-05-23T16:15:47.455Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-23T16:15:48.391Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-23T16:15:48.653Z] Removing intermediate container b776b00f5975 [2022-05-23T16:15:48.653Z] ---> 666b4c27983c [2022-05-23T16:15:48.653Z] [2022-05-23T16:15:48.653Z] Step 13/25 : FROM alpine:3.15 [2022-05-23T16:15:48.653Z] v3.15.4-159-g555cb2ef19 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-05-23T16:15:48.653Z] v3.15.4-162-gef5e0c6f96 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-05-23T16:15:48.653Z] OK: 15864 distinct packages available [2022-05-23T16:15:48.653Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-23T16:15:48.653Z] 3.15: Pulling from library/alpine [2022-05-23T16:15:48.653Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-05-23T16:15:48.653Z] Status: Downloaded newer image for alpine:3.15 [2022-05-23T16:15:48.653Z] ---> 0ac33e5f5afa [2022-05-23T16:15:48.653Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-05-23T16:15:48.913Z] ---> Running in b7b076ad73ca [2022-05-23T16:15:49.179Z] Removing intermediate container b7b076ad73ca [2022-05-23T16:15:49.179Z] ---> 35d6085aa4fb [2022-05-23T16:15:49.179Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-23T16:15:49.179Z] ---> Running in 6070f8dbf466 [2022-05-23T16:15:49.437Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-23T16:15:49.696Z] OK: 221 MiB in 52 packages [2022-05-23T16:15:49.955Z] Removing intermediate container 6070f8dbf466 [2022-05-23T16:15:49.955Z] ---> c9a699b5b3aa [2022-05-23T16:15:49.955Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-05-23T16:15:49.955Z] ---> Running in 6ff91529ef44 [2022-05-23T16:15:50.529Z] Removing intermediate container a9cf638cabc6 [2022-05-23T16:15:50.529Z] ---> 3d2b880ecae3 [2022-05-23T16:15:50.529Z] Step 5/20 : COPY go.mod vendor* ./ [2022-05-23T16:15:50.529Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-23T16:15:50.529Z] ---> 11ceb57255e7 [2022-05-23T16:15:50.529Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-23T16:15:50.788Z] ---> Running in 265eb649b8cd [2022-05-23T16:15:51.356Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-23T16:15:51.927Z] v3.15.4-159-g555cb2ef19 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-05-23T16:15:51.927Z] v3.15.4-162-gef5e0c6f96 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-05-23T16:15:51.927Z] OK: 15857 distinct packages available [2022-05-23T16:15:51.927Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-23T16:15:51.927Z] Removing intermediate container 265eb649b8cd [2022-05-23T16:15:51.927Z] ---> d4392a55085d [2022-05-23T16:15:51.927Z] Step 7/20 : COPY . . [2022-05-23T16:15:52.867Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-23T16:15:53.124Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-05-23T16:15:53.124Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-05-23T16:15:53.124Z] (3/5) Installing libucontext (1.1-r0) [2022-05-23T16:15:53.385Z] (4/5) Installing gcompat (1.0.0-r4) [2022-05-23T16:15:53.385Z] (5/5) Installing openssl (1.1.1o-r0) [2022-05-23T16:15:53.385Z] Executing busybox-1.34.1-r5.trigger [2022-05-23T16:15:53.385Z] OK: 6 MiB in 19 packages [2022-05-23T16:15:56.699Z] Removing intermediate container 6ff91529ef44 [2022-05-23T16:15:56.699Z] ---> a2c66e6af43a [2022-05-23T16:15:56.699Z] Step 17/25 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-05-23T16:15:56.699Z] ---> 78dfa7b53497 [2022-05-23T16:15:56.699Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-05-23T16:15:56.963Z] ---> Running in 73b27d76d8e7 [2022-05-23T16:15:57.222Z] 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-05-23T16:15:58.601Z] ---> 48dab86a81fb [2022-05-23T16:15:58.601Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-05-23T16:15:58.863Z] ---> 400cb1fbc5d7 [2022-05-23T16:15:58.863Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-05-23T16:15:59.429Z] ---> f2dca1057289 [2022-05-23T16:15:59.429Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-05-23T16:15:59.706Z] ---> f575ada48638 [2022-05-23T16:15:59.706Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-05-23T16:15:59.706Z] ---> Running in dea4d42198cc [2022-05-23T16:15:59.706Z] Removing intermediate container dea4d42198cc [2022-05-23T16:15:59.706Z] ---> a6d919d32f17 [2022-05-23T16:15:59.706Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-05-23T16:15:59.966Z] ---> Running in dfd942bc522b [2022-05-23T16:16:00.226Z] Removing intermediate container dfd942bc522b [2022-05-23T16:16:00.226Z] ---> 4dda7b033549 [2022-05-23T16:16:00.226Z] Step 23/25 : LABEL arch=x86_64 [2022-05-23T16:16:00.226Z] ---> Running in a1bd79c56910 [2022-05-23T16:16:00.484Z] Removing intermediate container a1bd79c56910 [2022-05-23T16:16:00.484Z] ---> 346f380904a6 [2022-05-23T16:16:00.484Z] Step 24/25 : LABEL git_sha=dd3828c4019400efec0fee8cce01ab21f4e77168 [2022-05-23T16:16:00.742Z] ---> Running in c757e8ae72ae [2022-05-23T16:16:01.003Z] Removing intermediate container c757e8ae72ae [2022-05-23T16:16:01.003Z] ---> 596f0499c9d9 [2022-05-23T16:16:01.003Z] Step 25/25 : LABEL version=0.0.0 [2022-05-23T16:16:01.003Z] ---> Running in 920c7d37fd1a [2022-05-23T16:16:01.572Z] Removing intermediate container 920c7d37fd1a [2022-05-23T16:16:01.572Z] ---> 2e145ebcda67 [2022-05-23T16:16:01.572Z] [2022-05-23T16:16:01.572Z] Successfully built 2e145ebcda67 [2022-05-23T16:16:01.572Z] Successfully tagged security-spire-server:latest [2022-05-23T16:16:02.512Z]  Building security-spire-server ... done Removing intermediate container 5c5bfd08bc75 [2022-05-23T16:16:02.512Z] ---> 554123e70d2b [2022-05-23T16:16:02.512Z] [2022-05-23T16:16:02.512Z] Step 10/23 : FROM alpine:3.14 [2022-05-23T16:16:02.512Z] ---> e04c818066af [2022-05-23T16:16:02.512Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-05-23T16:16:02.512Z] ---> Using cache [2022-05-23T16:16:02.512Z] ---> 4074e16f6578 [2022-05-23T16:16:02.512Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-05-23T16:16:02.512Z] ---> Using cache [2022-05-23T16:16:02.512Z] ---> de5674ed18b3 [2022-05-23T16:16:02.512Z] Step 13/23 : ENV APP_PORT=59882 [2022-05-23T16:16:02.771Z] ---> Running in 41be1b144f31 [2022-05-23T16:16:03.029Z] Removing intermediate container 41be1b144f31 [2022-05-23T16:16:03.029Z] ---> 6e00fc974918 [2022-05-23T16:16:03.029Z] Step 14/23 : EXPOSE $APP_PORT [2022-05-23T16:16:03.029Z] ---> Running in 471f38cdea25 [2022-05-23T16:16:03.288Z] Removing intermediate container 471f38cdea25 [2022-05-23T16:16:03.288Z] ---> b4e7fd7f0b4a [2022-05-23T16:16:03.288Z] Step 15/23 : WORKDIR / [2022-05-23T16:16:03.288Z] ---> Running in 70c48d4f1b07 [2022-05-23T16:16:03.549Z] Removing intermediate container 70c48d4f1b07 [2022-05-23T16:16:03.549Z] ---> 9e085f406c5d [2022-05-23T16:16:03.549Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-23T16:16:04.115Z] ---> bb3dfe98b780 [2022-05-23T16:16:04.115Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-05-23T16:16:04.682Z] ---> 248569463f89 [2022-05-23T16:16:04.682Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-05-23T16:16:04.943Z] ---> e63f0363d44f [2022-05-23T16:16:04.943Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-05-23T16:16:05.201Z] ---> Running in 0cc4b5739ab3 [2022-05-23T16:16:05.460Z] Removing intermediate container 0cc4b5739ab3 [2022-05-23T16:16:05.460Z] ---> 87c467881a22 [2022-05-23T16:16:05.460Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-23T16:16:05.460Z] ---> Running in 9d056628f452 [2022-05-23T16:16:05.720Z] Removing intermediate container 9d056628f452 [2022-05-23T16:16:05.720Z] ---> 90a9183035a7 [2022-05-23T16:16:05.720Z] Step 21/23 : LABEL arch=x86_64 [2022-05-23T16:16:05.720Z] ---> Running in b83e5cb8bf81 [2022-05-23T16:16:05.980Z] Removing intermediate container b83e5cb8bf81 [2022-05-23T16:16:05.980Z] ---> cb891e522245 [2022-05-23T16:16:05.980Z] Step 22/23 : LABEL git_sha=dd3828c4019400efec0fee8cce01ab21f4e77168 [2022-05-23T16:16:05.980Z] ---> Running in 74d6581073cb [2022-05-23T16:16:06.239Z] Removing intermediate container 74d6581073cb [2022-05-23T16:16:06.239Z] ---> c48742cb0710 [2022-05-23T16:16:06.239Z] Step 23/23 : LABEL version=0.0.0 [2022-05-23T16:16:06.239Z] ---> Running in 24d1ea7c62b6 [2022-05-23T16:16:06.499Z] Removing intermediate container 24d1ea7c62b6 [2022-05-23T16:16:06.499Z] ---> d8def3ce214d [2022-05-23T16:16:06.499Z] [2022-05-23T16:16:06.499Z] Successfully built d8def3ce214d [2022-05-23T16:16:06.499Z] Successfully tagged core-command:latest [2022-05-23T16:16:07.924Z] Removing intermediate container c83776291951 [2022-05-23T16:16:07.925Z] ---> a058fb5649a6 [2022-05-23T16:16:07.925Z] Successfully built a058fb5649a6 [2022-05-23T16:16:07.925Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-05-23T16:16:08.277Z] + docker inspect -f . ci-base-image-arm64 [2022-05-23T16:16:08.277Z] . [Pipeline] withDockerContainer [2022-05-23T16:16:08.525Z] prd-ubuntu20.04-docker-arm64-4c-16g-64385 does not seem to be running inside a container [2022-05-23T16:16:08.623Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-05-23T16:16:10.080Z] $ docker top 5c830ce7ab0774a1dc65691fc31a62c38612415d2373a9c68f0f4d0fd37dd6e4 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-23T16:16:11.040Z] + go version [2022-05-23T16:16:11.040Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-05-23T16:16:11.072Z] $ docker stop --time=1 5c830ce7ab0774a1dc65691fc31a62c38612415d2373a9c68f0f4d0fd37dd6e4 [2022-05-23T16:16:12.754Z] $ docker rm -f 5c830ce7ab0774a1dc65691fc31a62c38612415d2373a9c68f0f4d0fd37dd6e4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-23T16:16:13.420Z] + docker inspect -f . ci-base-image-arm64 [2022-05-23T16:16:13.420Z] . [Pipeline] withDockerContainer [2022-05-23T16:16:13.676Z] prd-ubuntu20.04-docker-arm64-4c-16g-64385 does not seem to be running inside a container [2022-05-23T16:16:13.783Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-05-23T16:16:14.624Z]  Building core-command ... done Removing intermediate container 73b27d76d8e7 [2022-05-23T16:16:14.624Z] ---> 5050abe190a7 [2022-05-23T16:16:14.624Z] [2022-05-23T16:16:14.624Z] Step 9/20 : FROM alpine:3.15 [2022-05-23T16:16:14.624Z] ---> 0ac33e5f5afa [2022-05-23T16:16:14.624Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-05-23T16:16:14.624Z] ---> Using cache [2022-05-23T16:16:14.624Z] ---> 35d6085aa4fb [2022-05-23T16:16:14.624Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-23T16:16:14.624Z] ---> Using cache [2022-05-23T16:16:14.624Z] ---> c9a699b5b3aa [2022-05-23T16:16:14.624Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-05-23T16:16:14.624Z] ---> Running in b20d44aaec98 [2022-05-23T16:16:14.884Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-23T16:16:15.187Z] $ docker top ddc63ff63a5ccc80d046ff51dd634b1148f5b2593c41377f3901b03489d7e47b -eo pid,comm [Pipeline] { [Pipeline] echo [2022-05-23T16:16:15.467Z] ========================================================= [2022-05-23T16:16:15.467Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-05-23T16:16:15.467Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-05-23T16:16:15.825Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-23T16:16:16.136Z] + make test [2022-05-23T16:16:16.136Z] go mod tidy -compat=1.17 [2022-05-23T16:16:16.398Z] v3.15.4-159-g555cb2ef19 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-05-23T16:16:16.398Z] v3.15.4-162-gef5e0c6f96 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-05-23T16:16:16.398Z] OK: 15857 distinct packages available [2022-05-23T16:16:16.398Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-23T16:16:16.968Z] Building bin/spire-agent... [2022-05-23T16:16:16.968Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-05-23T16:16:16.968Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-05-23T16:16:16.968Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-05-23T16:16:16.968Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-05-23T16:16:16.968Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-23T16:16:17.131Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-05-23T16:16:17.538Z] (1/9) Installing ca-certificates (20211220-r0) [2022-05-23T16:16:17.538Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-05-23T16:16:17.538Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-05-23T16:16:17.538Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-05-23T16:16:17.538Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-05-23T16:16:17.538Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-05-23T16:16:17.798Z] (4/9) Installing libcurl (7.80.0-r1) [2022-05-23T16:16:17.798Z] (5/9) Installing curl (7.80.0-r1) [2022-05-23T16:16:17.798Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-05-23T16:16:17.798Z] go: downloading github.com/docker/go-units v0.4.0 [2022-05-23T16:16:17.798Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-05-23T16:16:17.798Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-05-23T16:16:17.798Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-05-23T16:16:17.798Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-05-23T16:16:17.798Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-05-23T16:16:18.058Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-05-23T16:16:18.058Z] (8/9) Installing libucontext (1.1-r0) [2022-05-23T16:16:18.058Z] (9/9) Installing gcompat (1.0.0-r4) [2022-05-23T16:16:18.320Z] Executing busybox-1.34.1-r5.trigger [2022-05-23T16:16:18.320Z] Executing ca-certificates-20211220-r0.trigger [2022-05-23T16:16:18.320Z] OK: 8 MiB in 23 packages [2022-05-23T16:16:19.258Z] Building bin/spire-agent... [2022-05-23T16:16:19.258Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-05-23T16:16:20.194Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-05-23T16:16:20.194Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-05-23T16:16:20.194Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-05-23T16:16:20.194Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-05-23T16:16:20.194Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-05-23T16:16:20.194Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-05-23T16:16:20.761Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-05-23T16:16:20.761Z] go: downloading github.com/docker/go-units v0.4.0 [2022-05-23T16:16:20.761Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-05-23T16:16:20.761Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-05-23T16:16:20.761Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-05-23T16:16:20.761Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-05-23T16:16:21.331Z] Removing intermediate container b20d44aaec98 [2022-05-23T16:16:21.331Z] ---> 509bc1717be1 [2022-05-23T16:16:21.331Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-23T16:16:21.899Z] ---> 55b82c0168bc [2022-05-23T16:16:21.899Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-05-23T16:16:22.466Z] ---> a945dce54942 [2022-05-23T16:16:22.466Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-05-23T16:16:22.725Z] ---> b855775d0eb1 [2022-05-23T16:16:22.725Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-05-23T16:16:22.984Z] ---> Running in e3d2ca223ab8 [2022-05-23T16:16:23.243Z] Removing intermediate container e3d2ca223ab8 [2022-05-23T16:16:23.243Z] ---> 1100bb4dc165 [2022-05-23T16:16:23.243Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-23T16:16:23.501Z] ---> Running in e171ccdcfdb1 [2022-05-23T16:16:23.761Z] Removing intermediate container e171ccdcfdb1 [2022-05-23T16:16:23.761Z] ---> aaf09c31413b [2022-05-23T16:16:23.761Z] Step 18/20 : LABEL arch=x86_64 [2022-05-23T16:16:24.020Z] ---> Running in c7466ac80127 [2022-05-23T16:16:24.282Z] Removing intermediate container c7466ac80127 [2022-05-23T16:16:24.282Z] ---> f3196ed4bea9 [2022-05-23T16:16:24.282Z] Step 19/20 : LABEL git_sha=dd3828c4019400efec0fee8cce01ab21f4e77168 [2022-05-23T16:16:24.282Z] ---> Running in f70be08abf6d [2022-05-23T16:16:24.856Z] Removing intermediate container f70be08abf6d [2022-05-23T16:16:24.857Z] ---> 360cca2b2025 [2022-05-23T16:16:24.857Z] Step 20/20 : LABEL version=0.0.0 [2022-05-23T16:16:24.857Z] ---> Running in 4016897d02d4 [2022-05-23T16:16:25.115Z] Removing intermediate container 4016897d02d4 [2022-05-23T16:16:25.115Z] ---> 4633d7003601 [2022-05-23T16:16:25.115Z] [2022-05-23T16:16:25.115Z] Successfully built 4633d7003601 [2022-05-23T16:16:25.115Z] Successfully tagged security-spiffe-token-provider:latest [2022-05-23T16:16:56.213Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-05-23T16:17:21.369Z]  Building security-spiffe-token-provider ... done Removing intermediate container b74b455bfc9c [2022-05-23T16:17:21.369Z] ---> 247c7ad3a5fa [2022-05-23T16:17:21.369Z] [2022-05-23T16:17:21.369Z] Step 13/26 : FROM alpine:3.15 [2022-05-23T16:17:21.369Z] ---> 0ac33e5f5afa [2022-05-23T16:17:21.369Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-05-23T16:17:21.369Z] ---> Using cache [2022-05-23T16:17:21.369Z] ---> 35d6085aa4fb [2022-05-23T16:17:21.369Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-23T16:17:21.369Z] ---> Using cache [2022-05-23T16:17:21.369Z] ---> c9a699b5b3aa [2022-05-23T16:17:21.369Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-05-23T16:17:21.369Z] ---> Running in 0dc3498b92ec [2022-05-23T16:17:21.369Z] Removing intermediate container 87ff73f56032 [2022-05-23T16:17:21.369Z] ---> 5d627e7e48e9 [2022-05-23T16:17:21.369Z] [2022-05-23T16:17:21.369Z] Step 13/26 : FROM alpine:3.15 [2022-05-23T16:17:21.369Z] ---> 0ac33e5f5afa [2022-05-23T16:17:21.369Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-05-23T16:17:21.369Z] ---> Using cache [2022-05-23T16:17:21.369Z] ---> 35d6085aa4fb [2022-05-23T16:17:21.369Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-23T16:17:21.369Z] ---> Using cache [2022-05-23T16:17:21.369Z] ---> c9a699b5b3aa [2022-05-23T16:17:21.369Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-05-23T16:17:21.369Z] ---> Using cache [2022-05-23T16:17:21.369Z] ---> a2c66e6af43a [2022-05-23T16:17:21.369Z] Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-agent /usr/local/bin [2022-05-23T16:17:21.369Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-23T16:17:21.369Z] ---> 192ad491a9aa [2022-05-23T16:17:21.369Z] Step 18/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-05-23T16:17:21.369Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-23T16:17:21.369Z] v3.15.4-159-g555cb2ef19 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-05-23T16:17:21.369Z] v3.15.4-162-gef5e0c6f96 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-05-23T16:17:21.369Z] OK: 15857 distinct packages available [2022-05-23T16:17:21.369Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-23T16:17:21.369Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-23T16:17:21.369Z] ---> 197fea971bfa [2022-05-23T16:17:21.369Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-05-23T16:17:21.369Z] ---> af3e831e07d5 [2022-05-23T16:17:21.369Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-05-23T16:17:21.369Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-05-23T16:17:21.369Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-05-23T16:17:21.369Z] (3/4) Installing libucontext (1.1-r0) [2022-05-23T16:17:21.369Z] ---> 14a43b52c5d8 [2022-05-23T16:17:21.369Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-05-23T16:17:21.369Z] (4/4) Installing gcompat (1.0.0-r4) [2022-05-23T16:17:21.369Z] Executing busybox-1.34.1-r5.trigger [2022-05-23T16:17:21.369Z] OK: 6 MiB in 18 packages [2022-05-23T16:17:21.369Z] ---> b53d8710680f [2022-05-23T16:17:21.369Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-05-23T16:17:21.369Z] ---> Running in 8004d95e74b9 [2022-05-23T16:17:21.369Z] Removing intermediate container 8004d95e74b9 [2022-05-23T16:17:21.369Z] ---> 041aa968ca71 [2022-05-23T16:17:21.369Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-05-23T16:17:21.369Z] ---> Running in 45475ae913f6 [2022-05-23T16:17:21.369Z] Removing intermediate container 45475ae913f6 [2022-05-23T16:17:21.369Z] ---> dcbf450eeacd [2022-05-23T16:17:21.369Z] Step 24/26 : LABEL arch=x86_64 [2022-05-23T16:17:21.369Z] Removing intermediate container 0dc3498b92ec [2022-05-23T16:17:21.369Z] ---> 7a83003e782a [2022-05-23T16:17:21.369Z] Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-05-23T16:17:21.369Z] ---> Running in ea615151e22b [2022-05-23T16:17:21.369Z] Removing intermediate container ea615151e22b [2022-05-23T16:17:21.369Z] ---> c81d3832d814 [2022-05-23T16:17:21.369Z] Step 25/26 : LABEL git_sha=dd3828c4019400efec0fee8cce01ab21f4e77168 [2022-05-23T16:17:21.369Z] ---> Running in e8c6f5e91199 [2022-05-23T16:17:21.369Z] Removing intermediate container e8c6f5e91199 [2022-05-23T16:17:21.369Z] ---> 202d9f72a70b [2022-05-23T16:17:21.369Z] Step 26/26 : LABEL version=0.0.0 [2022-05-23T16:17:21.369Z] ---> Running in 68e5cde51c64 [2022-05-23T16:17:21.369Z] Removing intermediate container 68e5cde51c64 [2022-05-23T16:17:21.369Z] ---> 63c4a198299f [2022-05-23T16:17:21.369Z] [2022-05-23T16:17:21.369Z] Successfully built 63c4a198299f [2022-05-23T16:17:21.369Z] Successfully tagged security-spire-agent:latest [2022-05-23T16:17:21.632Z]  Building security-spire-agent ... done  ---> 676ee01d2208 [2022-05-23T16:17:21.632Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-05-23T16:17:21.632Z] ---> e2401a59e124 [2022-05-23T16:17:21.632Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-05-23T16:17:21.632Z] ---> Running in 6ee2454b5def [2022-05-23T16:17:21.897Z] Removing intermediate container 6ee2454b5def [2022-05-23T16:17:21.897Z] ---> 98bcb8a9d0c3 [2022-05-23T16:17:21.897Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-05-23T16:17:22.157Z] ---> 6a3abc8278d1 [2022-05-23T16:17:22.157Z] Step 21/26 : WORKDIR / [2022-05-23T16:17:22.157Z] ---> Running in 446cbe6603fe [2022-05-23T16:17:22.157Z] Removing intermediate container 446cbe6603fe [2022-05-23T16:17:22.157Z] ---> 45a277c400b0 [2022-05-23T16:17:22.157Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-05-23T16:17:22.157Z] ---> Running in eb44e7e1cc64 [2022-05-23T16:17:22.430Z] Removing intermediate container eb44e7e1cc64 [2022-05-23T16:17:22.430Z] ---> de7d60c88c9a [2022-05-23T16:17:22.430Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-05-23T16:17:22.430Z] ---> Running in acd0034a3de3 [2022-05-23T16:17:22.430Z] Removing intermediate container acd0034a3de3 [2022-05-23T16:17:22.430Z] ---> 4b19a3c18365 [2022-05-23T16:17:22.430Z] Step 24/26 : LABEL arch=x86_64 [2022-05-23T16:17:22.690Z] ---> Running in 582de9d72ec7 [2022-05-23T16:17:22.690Z] Removing intermediate container 582de9d72ec7 [2022-05-23T16:17:22.690Z] ---> b4101670cd9d [2022-05-23T16:17:22.690Z] Step 25/26 : LABEL git_sha=dd3828c4019400efec0fee8cce01ab21f4e77168 [2022-05-23T16:17:22.690Z] ---> Running in d5489845cc43 [2022-05-23T16:17:22.949Z] Removing intermediate container d5489845cc43 [2022-05-23T16:17:22.949Z] ---> 519724e1f355 [2022-05-23T16:17:22.949Z] Step 26/26 : LABEL version=0.0.0 [2022-05-23T16:17:22.949Z] ---> Running in 5238f671ee35 [2022-05-23T16:17:22.949Z] Removing intermediate container 5238f671ee35 [2022-05-23T16:17:22.949Z] ---> f6312a110aad [2022-05-23T16:17:22.949Z] [2022-05-23T16:17:23.210Z] Successfully built f6312a110aad [2022-05-23T16:17:23.210Z] Successfully tagged security-spire-config:latest [2022-05-23T16:17:23.217Z]  Building security-spire-config ... done  [Pipeline] } [2022-05-23T16:17:23.227Z] $ docker stop --time=1 674edee22278ee069e4788994170256a3d002ebf3f96134df635ed11594a799f [2022-05-23T16:17:24.558Z] $ docker rm -f 674edee22278ee069e4788994170256a3d002ebf3f96134df635ed11594a799f [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-23T16:17:24.917Z] + docker images [2022-05-23T16:17:24.917Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-05-23T16:17:24.917Z] security-spire-config latest f6312a110aad 2 seconds ago 86.7MB [2022-05-23T16:17:24.918Z] security-spire-agent latest 63c4a198299f 4 seconds ago 127MB [2022-05-23T16:17:24.918Z] 247c7ad3a5fa 14 seconds ago 4.43GB [2022-05-23T16:17:24.918Z] 5d627e7e48e9 20 seconds ago 4.43GB [2022-05-23T16:17:24.918Z] security-spiffe-token-provider latest 4633d7003601 About a minute ago 28.8MB [2022-05-23T16:17:24.918Z] 5050abe190a7 About a minute ago 1.54GB [2022-05-23T16:17:24.918Z] core-command latest d8def3ce214d About a minute ago 16.1MB [2022-05-23T16:17:24.918Z] security-spire-server latest 2e145ebcda67 About a minute ago 87.3MB [2022-05-23T16:17:24.918Z] 554123e70d2b About a minute ago 1.49GB [2022-05-23T16:17:24.918Z] 666b4c27983c About a minute ago 4.43GB [2022-05-23T16:17:24.918Z] security-bootstrapper latest 72ff8615d1e5 About a minute ago 19.1MB [2022-05-23T16:17:24.918Z] core-metadata latest 4eda737a11d8 About a minute ago 17MB [2022-05-23T16:17:24.918Z] bcfeab452021 About a minute ago 1.5GB [2022-05-23T16:17:24.918Z] 13ef90335528 2 minutes ago 1.5GB [2022-05-23T16:17:24.918Z] security-proxy-setup latest 70422c806add 2 minutes ago 26.9MB [2022-05-23T16:17:24.918Z] sys-mgmt-agent latest 02b52b4b01c6 2 minutes ago 299MB [2022-05-23T16:17:24.918Z] 5bdc09374b82 2 minutes ago 1.5GB [2022-05-23T16:17:24.918Z] 0b0fe5255066 3 minutes ago 1.49GB [2022-05-23T16:17:24.918Z] security-secretstore-setup latest 07f0073971bf 4 minutes ago 28.5MB [2022-05-23T16:17:24.918Z] core-data latest 2a0d08dbd04d 4 minutes ago 22.5MB [2022-05-23T16:17:24.918Z] support-notifications latest e956d7b8a87d 4 minutes ago 26.9MB [2022-05-23T16:17:24.918Z] support-scheduler latest edbc1d5b164c 4 minutes ago 26.3MB [2022-05-23T16:17:24.918Z] 743d6dadc175 4 minutes ago 1.52GB [2022-05-23T16:17:24.918Z] 6a93c128ba4d 4 minutes ago 1.55GB [2022-05-23T16:17:24.918Z] 4748c1396707 4 minutes ago 1.55GB [2022-05-23T16:17:24.918Z] af0d959e3c8e 4 minutes ago 1.5GB [2022-05-23T16:17:24.918Z] ci-base-image-x86_64 latest 5a3d7f409813 7 minutes ago 895MB [2022-05-23T16:17:24.918Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.17-alpine f018257e8ee9 4 weeks ago 562MB [2022-05-23T16:17:24.918Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver latest a97f223af7a3 4 weeks ago 254MB [2022-05-23T16:17:24.918Z] docker 20.10.14 7417809fdb73 6 weeks ago 218MB [2022-05-23T16:17:24.918Z] alpine 3.14 e04c818066af 6 weeks ago 5.59MB [2022-05-23T16:17:24.918Z] alpine 3.15 0ac33e5f5afa 6 weeks ago 5.57MB [2022-05-23T16:17:24.918Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 23 months ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-05-23T16:18:48.152Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-05-23T16:18:48.152Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-05-23T16:18:48.152Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-05-23T16:18:48.152Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-05-23T16:18:49.141Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-05-23T16:18:49.141Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-05-23T16:18:49.141Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-05-23T16:18:49.142Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-05-23T16:18:49.142Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-05-23T16:18:49.142Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-05-23T16:18:49.142Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-05-23T16:18:49.422Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-05-23T16:18:49.422Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-05-23T16:18:49.422Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-05-23T16:18:49.422Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-05-23T16:19:04.584Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.374s coverage: 28.7% of statements [2022-05-23T16:19:04.584Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-05-23T16:19:04.584Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-05-23T16:19:10.030Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.636s coverage: 98.5% of statements [2022-05-23T16:19:10.030Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-05-23T16:19:10.030Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.449s coverage: 53.4% of statements [2022-05-23T16:19:10.030Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-05-23T16:19:10.030Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-05-23T16:19:28.464Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 17.585s coverage: 89.2% of statements [2022-05-23T16:19:28.464Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-05-23T16:19:28.464Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-05-23T16:19:28.464Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-05-23T16:19:28.464Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.411s coverage: 84.8% of statements [2022-05-23T16:19:28.464Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-05-23T16:19:28.464Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-05-23T16:19:28.464Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-05-23T16:19:28.464Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-05-23T16:19:28.464Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-05-23T16:19:35.225Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.481s coverage: 95.6% of statements [2022-05-23T16:19:35.225Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-05-23T16:19:35.225Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-05-23T16:19:35.225Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.336s coverage: 72.2% of statements [2022-05-23T16:19:35.225Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-05-23T16:19:35.225Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-05-23T16:19:35.225Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-05-23T16:19:35.225Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-05-23T16:19:35.225Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-05-23T16:19:35.225Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.433s coverage: 60.0% of statements [2022-05-23T16:19:35.225Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-05-23T16:19:35.225Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-05-23T16:19:35.225Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-05-23T16:19:35.225Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.385s coverage: 0.9% of statements [2022-05-23T16:19:35.225Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-05-23T16:19:35.225Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.339s coverage: 58.8% of statements [2022-05-23T16:19:35.225Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.275s coverage: 29.6% of statements [2022-05-23T16:19:35.225Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-05-23T16:19:35.225Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.252s coverage: 47.1% of statements [2022-05-23T16:19:35.225Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.251s coverage: 79.5% of statements [2022-05-23T16:19:35.225Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.238s coverage: 94.1% of statements [2022-05-23T16:19:35.225Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.277s coverage: 96.3% of statements [2022-05-23T16:19:35.225Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.217s coverage: 87.5% of statements [2022-05-23T16:19:50.667Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.489s coverage: 94.4% of statements [2022-05-23T16:19:50.667Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.303s coverage: 44.8% of statements [2022-05-23T16:19:54.968Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.721s coverage: 82.5% of statements [2022-05-23T16:19:54.968Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-05-23T16:20:01.719Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.360s coverage: 92.9% of statements [2022-05-23T16:20:01.719Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-05-23T16:20:01.719Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-05-23T16:20:01.719Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-05-23T16:20:01.719Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.069s coverage: 65.1% of statements [2022-05-23T16:20:01.719Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-05-23T16:20:01.719Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-05-23T16:20:01.719Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-05-23T16:20:01.719Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-05-23T16:20:01.719Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-05-23T16:20:01.719Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.211s coverage: 87.2% of statements [2022-05-23T16:20:01.719Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-05-23T16:20:01.719Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-05-23T16:20:01.719Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.185s coverage: 100.0% of statements [2022-05-23T16:20:01.719Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-05-23T16:20:01.719Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.270s coverage: 58.8% of statements [2022-05-23T16:20:01.719Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-05-23T16:20:01.719Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.309s coverage: 80.0% of statements [2022-05-23T16:20:01.719Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.345s coverage: 87.2% of statements [2022-05-23T16:20:01.719Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.265s coverage: 85.4% of statements [2022-05-23T16:20:01.719Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.829s coverage: 91.2% of statements [2022-05-23T16:20:01.719Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-05-23T16:20:08.455Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.848s coverage: 64.4% of statements [2022-05-23T16:20:08.455Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-05-23T16:20:08.455Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-05-23T16:20:08.455Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.268s coverage: 100.0% of statements [2022-05-23T16:20:08.455Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.104s coverage: 89.4% of statements [2022-05-23T16:20:08.455Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.107s coverage: 100.0% of statements [2022-05-23T16:20:08.455Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.082s coverage: 73.7% of statements [2022-05-23T16:20:08.455Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.060s coverage: 100.0% of statements [2022-05-23T16:20:16.781Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.480s coverage: 65.4% of statements [2022-05-23T16:20:16.781Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-05-23T16:20:16.781Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-05-23T16:20:16.781Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-05-23T16:20:18.231Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.828s coverage: 43.8% of statements [2022-05-23T16:20:18.231Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-05-23T16:20:18.231Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-05-23T16:20:18.231Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.279s coverage: 89.5% of statements [2022-05-23T16:20:18.231Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-05-23T16:20:18.231Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.280s coverage: 84.8% of statements [2022-05-23T16:20:18.231Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-05-23T16:20:18.231Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-05-23T16:20:18.231Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-05-23T16:20:18.231Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-05-23T16:20:26.558Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.388s coverage: 17.7% of statements [2022-05-23T16:20:26.558Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-05-23T16:20:26.558Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-05-23T16:20:26.558Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-05-23T16:20:26.558Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-05-23T16:20:26.558Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.808s coverage: 92.3% of statements [2022-05-23T16:20:26.558Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-05-23T16:20:26.558Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-05-23T16:20:26.558Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-05-23T16:20:26.558Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-05-23T16:20:26.558Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.258s coverage: 63.2% of statements [2022-05-23T16:20:26.559Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-05-23T16:20:26.559Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-05-23T16:20:27.998Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.414s coverage: 97.7% of statements [2022-05-23T16:20:27.998Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-05-23T16:20:27.998Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-05-23T16:20:27.998Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-05-23T16:20:27.998Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-05-23T16:20:27.998Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.213s coverage: 28.9% of statements [2022-05-23T16:20:27.998Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-05-23T16:20:27.998Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-05-23T16:20:27.998Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-05-23T16:20:27.998Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-05-23T16:20:27.998Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-05-23T16:20:27.998Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-05-23T16:20:27.998Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.213s coverage: 100.0% of statements [2022-05-23T16:20:27.998Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.095s coverage: 96.9% of statements [2022-05-23T16:20:28.976Z] 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-05-23T16:20:28.976Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-05-23T16:20:28.976Z] GO111MODULE=on go vet ./... [2022-05-23T16:22:20.839Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-05-23T16:22:20.839Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-05-23T16:22:20.839Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-05-23T16:22:21.833Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-05-23T16:22:22.483Z] + ls -al . [2022-05-23T16:22:22.484Z] total 680 [2022-05-23T16:22:22.484Z] drwxrwxr-x 9 1001 1001 4096 May 23 16:22 . [2022-05-23T16:22:22.484Z] drwxr-xr-x 4 root root 4096 May 23 16:16 .. [2022-05-23T16:22:22.484Z] -rw-rw-r-- 1 1001 1001 11 May 23 16:14 .dockerignore [2022-05-23T16:22:22.484Z] drwxrwxr-x 8 1001 1001 4096 May 23 16:14 .git [2022-05-23T16:22:22.484Z] drwxrwxr-x 3 1001 1001 4096 May 23 16:14 .github [2022-05-23T16:22:22.484Z] -rw-rw-r-- 1 1001 1001 879 May 23 16:14 .gitignore [2022-05-23T16:22:22.484Z] -rw-rw-r-- 1 1001 1001 42 May 23 16:14 .golangci.yml [2022-05-23T16:22:22.484Z] -rw-rw-r-- 1 1001 1001 87 May 23 16:14 .hadolint.yml [2022-05-23T16:22:22.484Z] -rw-rw-r-- 1 1001 1001 166 May 23 16:14 .sonarcloud.properties [2022-05-23T16:22:22.484Z] -rw-rw-r-- 1 1001 1001 1171 May 23 16:14 ADOPTERS.md [2022-05-23T16:22:22.484Z] -rw-rw-r-- 1 1001 1001 10220 May 23 16:14 Attribution.txt [2022-05-23T16:22:22.484Z] -rw-rw-r-- 1 1001 1001 63209 May 23 16:14 CHANGELOG.md [2022-05-23T16:22:22.484Z] -rw-rw-r-- 1 1001 1001 3804 May 23 16:14 CONTRIBUTING.md [2022-05-23T16:22:22.484Z] -rw-rw-r-- 1 1001 1001 677 May 23 16:14 GOVERNANCE.md [2022-05-23T16:22:22.484Z] -rw-rw-r-- 1 1001 1001 850 May 23 16:14 Jenkinsfile [2022-05-23T16:22:22.484Z] -rw-rw-r-- 1 1001 1001 10775 May 23 16:14 LICENSE [2022-05-23T16:22:22.484Z] -rw-rw-r-- 1 1001 1001 10389 May 23 16:14 Makefile [2022-05-23T16:22:22.484Z] -rw-rw-r-- 1 1001 1001 582 May 23 16:14 OWNERS.md [2022-05-23T16:22:22.484Z] -rw-rw-r-- 1 1001 1001 9094 May 23 16:14 README.md [2022-05-23T16:22:22.484Z] -rw-rw-r-- 1 1001 1001 6912 May 23 16:14 SECURITY.md [2022-05-23T16:22:22.484Z] -rw-rw-r-- 1 1001 1001 5 May 23 16:09 VERSION [2022-05-23T16:22:22.484Z] -rw-rw-r-- 1 1001 1001 4131 May 23 16:14 ZMQWindows.md [2022-05-23T16:22:22.484Z] drwxrwxr-x 2 1001 1001 4096 May 23 16:14 bin [2022-05-23T16:22:22.484Z] drwxrwxr-x 18 1001 1001 4096 May 23 16:14 cmd [2022-05-23T16:22:22.484Z] -rw-r--r-- 1 root root 435134 May 23 16:20 coverage.out [2022-05-23T16:22:22.484Z] -rw-rw-r-- 1 1001 1001 3217 May 23 16:14 go.mod [2022-05-23T16:22:22.484Z] -rw-rw-r-- 1 1001 1001 35084 May 23 16:16 go.sum [2022-05-23T16:22:22.484Z] drwxrwxr-x 8 1001 1001 4096 May 23 16:14 internal [2022-05-23T16:22:22.484Z] drwxrwxr-x 3 1001 1001 4096 May 23 16:14 openapi [2022-05-23T16:22:22.484Z] drwxrwxr-x 4 1001 1001 4096 May 23 16:14 snap [2022-05-23T16:22:22.484Z] -rw-rw-r-- 1 1001 1001 204 May 23 16:14 version.go [Pipeline] sh [2022-05-23T16:22:23.138Z] + '[' -e coverage.out ] [2022-05-23T16:22:23.138Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-05-23T16:22:23.164Z] Warning: overwriting stash ‘coverage-report’ [2022-05-23T16:22:24.032Z] Stashed 1 file(s) [Pipeline] sh [2022-05-23T16:22:24.676Z] + make build [2022-05-23T16:22:24.676Z] 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-05-23T16:23:46.446Z] 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-05-23T16:24:54.753Z] 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-05-23T16:24:54.753Z] 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-05-23T16:25:33.921Z] 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-05-23T16:25:33.921Z] 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-05-23T16:25:33.921Z] 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-05-23T16:25:40.620Z] 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-05-23T16:25:44.002Z] 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-05-23T16:25:49.392Z] 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-05-23T16:25:52.001Z] 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-05-23T16:25:56.302Z] 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-05-23T16:26:03.004Z] 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-05-23T16:26:08.436Z] $ docker stop --time=1 ddc63ff63a5ccc80d046ff51dd634b1148f5b2593c41377f3901b03489d7e47b [2022-05-23T16:26:10.456Z] $ docker rm -f ddc63ff63a5ccc80d046ff51dd634b1148f5b2593c41377f3901b03489d7e47b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-23T16:26:12.697Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-05-23T16:26:12.697Z] [2022-05-23T16:26:12.697Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-05-23T16:26:13.035Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-05-23T16:26:13.317Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2022-05-23T16:26:13.317Z] 29e5d40040c1: Pulling fs layer [2022-05-23T16:26:13.317Z] 1ce36da41761: Pulling fs layer [2022-05-23T16:26:13.317Z] 25b303627fd3: Pulling fs layer [2022-05-23T16:26:13.317Z] 29e5d40040c1: Verifying Checksum [2022-05-23T16:26:13.317Z] 29e5d40040c1: Download complete [2022-05-23T16:26:13.590Z] 1ce36da41761: Verifying Checksum [2022-05-23T16:26:13.590Z] 1ce36da41761: Download complete [2022-05-23T16:26:13.862Z] 29e5d40040c1: Pull complete [2022-05-23T16:26:15.288Z] 1ce36da41761: Pull complete [2022-05-23T16:26:15.288Z] 25b303627fd3: Download complete [2022-05-23T16:26:25.430Z] 25b303627fd3: Pull complete [2022-05-23T16:26:25.430Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2022-05-23T16:26:25.430Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-05-23T16:26:25.430Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2022-05-23T16:26:25.672Z] prd-ubuntu20.04-docker-arm64-4c-16g-64385 does not seem to be running inside a container [2022-05-23T16:26:25.763Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2022-05-23T16:26:28.116Z] $ docker top 77abb4dc399aad4c0aed76f33eb956f08f83af6e845d2b938bb9e4e226f0d315 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-23T16:26:29.021Z] + docker-compose build --help [2022-05-23T16:26:29.022Z] + grep parallel [2022-05-23T16:26:33.325Z] --parallel Build images in parallel. [Pipeline] } [2022-05-23T16:26:33.632Z] $ docker stop --time=1 77abb4dc399aad4c0aed76f33eb956f08f83af6e845d2b938bb9e4e226f0d315 [2022-05-23T16:26:35.339Z] $ docker rm -f 77abb4dc399aad4c0aed76f33eb956f08f83af6e845d2b938bb9e4e226f0d315 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-23T16:26:35.953Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-05-23T16:26:35.953Z] . [Pipeline] withDockerContainer [2022-05-23T16:26:36.201Z] prd-ubuntu20.04-docker-arm64-4c-16g-64385 does not seem to be running inside a container [2022-05-23T16:26:36.297Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2022-05-23T16:26:37.619Z] $ docker top 3dc5dbc24ae0d383e38f1ecd591f6d1f98386e66e91b25da462726f4772d197b -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-23T16:26:38.533Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-05-23T16:26:43.911Z] Building core-command ... [2022-05-23T16:26:43.911Z] Building core-data ... [2022-05-23T16:26:43.911Z] Building core-metadata ... [2022-05-23T16:26:43.911Z] Building security-bootstrapper ... [2022-05-23T16:26:43.911Z] Building security-proxy-setup ... [2022-05-23T16:26:43.911Z] Building security-secretstore-setup ... [2022-05-23T16:26:43.911Z] Building security-spiffe-token-provider ... [2022-05-23T16:26:43.911Z] Building security-spire-agent ... [2022-05-23T16:26:43.911Z] Building security-spire-config ... [2022-05-23T16:26:43.911Z] Building security-spire-server ... [2022-05-23T16:26:43.911Z] Building support-notifications ... [2022-05-23T16:26:43.911Z] Building support-scheduler ... [2022-05-23T16:26:43.911Z] Building sys-mgmt-agent ... [2022-05-23T16:26:43.911Z] Building security-secretstore-setup [2022-05-23T16:26:43.911Z] Building support-scheduler [2022-05-23T16:26:43.911Z] Building security-spire-server [2022-05-23T16:26:43.911Z] Building support-notifications [2022-05-23T16:26:43.911Z] Building core-data [2022-05-23T16:28:05.737Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-23T16:28:05.737Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-05-23T16:28:05.737Z] ---> a058fb5649a6 [2022-05-23T16:28:05.737Z] Step 3/25 : WORKDIR /edgex-go [2022-05-23T16:28:05.737Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-23T16:28:05.737Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-05-23T16:28:05.737Z] ---> a058fb5649a6 [2022-05-23T16:28:05.737Z] Step 3/22 : WORKDIR /edgex-go [2022-05-23T16:28:05.737Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-23T16:28:05.737Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-05-23T16:28:05.737Z] ---> a058fb5649a6 [2022-05-23T16:28:05.737Z] Step 3/22 : WORKDIR /edgex-go [2022-05-23T16:28:05.737Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-23T16:28:05.737Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-05-23T16:28:05.737Z] ---> a058fb5649a6 [2022-05-23T16:28:05.737Z] Step 3/23 : WORKDIR /edgex-go [2022-05-23T16:28:05.737Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-23T16:28:05.737Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-05-23T16:28:05.737Z] ---> a058fb5649a6 [2022-05-23T16:28:05.737Z] Step 3/25 : WORKDIR /edgex-go [2022-05-23T16:28:05.737Z] ---> Running in cdfae1c580ef [2022-05-23T16:28:05.737Z] ---> Running in 281c732da995 [2022-05-23T16:28:05.737Z] ---> Running in fac97f52f953 [2022-05-23T16:28:05.737Z] ---> Running in 61564bc2d092 [2022-05-23T16:28:05.737Z] ---> Running in 9de75a8c89d6 [2022-05-23T16:28:05.737Z] Removing intermediate container cdfae1c580ef [2022-05-23T16:28:05.737Z] ---> 69528cc38d27 [2022-05-23T16:28:05.737Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-23T16:28:05.737Z] Removing intermediate container 281c732da995 [2022-05-23T16:28:05.737Z] ---> d702dbe52c66 [2022-05-23T16:28:05.737Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-23T16:28:05.737Z] Removing intermediate container fac97f52f953 [2022-05-23T16:28:05.737Z] ---> 5344d23c8ea6 [2022-05-23T16:28:05.737Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-23T16:28:05.737Z] Removing intermediate container 61564bc2d092 [2022-05-23T16:28:05.737Z] Removing intermediate container 9de75a8c89d6 [2022-05-23T16:28:05.737Z] ---> 8703e4f31429 [2022-05-23T16:28:05.737Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-23T16:28:05.737Z] ---> 8b2ef6fdaa76 [2022-05-23T16:28:05.737Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-23T16:28:05.737Z] ---> Running in 20f025137298 [2022-05-23T16:28:05.737Z] ---> Running in e23fdf6bf938 [2022-05-23T16:28:05.737Z] ---> Running in f8e583554e6e [2022-05-23T16:28:05.737Z] ---> Running in de6997e18260 [2022-05-23T16:28:05.737Z] ---> Running in de37597392bf [2022-05-23T16:28:06.349Z] Removing intermediate container 20f025137298 [2022-05-23T16:28:06.349Z] ---> 08ffadf2e90b [2022-05-23T16:28:06.626Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-05-23T16:28:06.626Z] ---> Running in 810bdbcb0a17 [2022-05-23T16:28:07.238Z] Removing intermediate container f8e583554e6e [2022-05-23T16:28:07.238Z] ---> 0fa3c942333a [2022-05-23T16:28:07.238Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-05-23T16:28:07.518Z] ---> Running in 8ae3675dfc30 [2022-05-23T16:28:08.128Z] Removing intermediate container e23fdf6bf938 [2022-05-23T16:28:08.128Z] ---> 2834a21bd9e5 [2022-05-23T16:28:08.128Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-05-23T16:28:08.128Z] Removing intermediate container de6997e18260 [2022-05-23T16:28:08.128Z] ---> 1df55f7682d9 [2022-05-23T16:28:08.128Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-05-23T16:28:08.128Z] ---> Running in d37aaafea4d0 [2022-05-23T16:28:08.405Z] ---> Running in d416f9d0a8c7 [2022-05-23T16:28:08.405Z] Removing intermediate container de37597392bf [2022-05-23T16:28:08.405Z] ---> 175af16210d5 [2022-05-23T16:28:08.405Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-05-23T16:28:08.405Z] ---> Running in 5599d5684939 [2022-05-23T16:28:09.411Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-23T16:28:09.411Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-23T16:28:10.012Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-23T16:28:10.292Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-23T16:28:10.292Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-23T16:28:10.292Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-23T16:28:10.292Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-23T16:28:10.888Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-23T16:28:11.491Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-23T16:28:11.491Z] OK: 220 MiB in 52 packages [2022-05-23T16:28:11.491Z] OK: 220 MiB in 52 packages [2022-05-23T16:28:11.766Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-23T16:28:12.751Z] OK: 220 MiB in 52 packages [2022-05-23T16:28:12.751Z] OK: 220 MiB in 52 packages [2022-05-23T16:28:13.028Z] Removing intermediate container 8ae3675dfc30 [2022-05-23T16:28:13.028Z] ---> ff8c638ae2c8 [2022-05-23T16:28:13.028Z] Removing intermediate container 810bdbcb0a17 [2022-05-23T16:28:13.028Z] ---> f0c0b6252c28 [2022-05-23T16:28:13.028Z] Step 6/23 : COPY go.mod vendor* ./ [2022-05-23T16:28:13.028Z] Step 6/22 : COPY go.mod vendor* ./ [2022-05-23T16:28:13.308Z] OK: 220 MiB in 52 packages [2022-05-23T16:28:14.760Z] Removing intermediate container d37aaafea4d0 [2022-05-23T16:28:14.760Z] ---> 0ff2c22e0517 [2022-05-23T16:28:14.760Z] Step 6/22 : COPY go.mod vendor* ./ [2022-05-23T16:28:14.760Z] ---> 846a196b08da [2022-05-23T16:28:14.760Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-23T16:28:14.760Z] Removing intermediate container d416f9d0a8c7 [2022-05-23T16:28:14.760Z] ---> bd5c0ac300e2 [2022-05-23T16:28:14.760Z] Step 6/25 : COPY go.mod vendor* ./ [2022-05-23T16:28:14.760Z] Removing intermediate container 5599d5684939 [2022-05-23T16:28:14.760Z] ---> 31fde83c3d0c [2022-05-23T16:28:14.760Z] Step 6/25 : COPY go.mod vendor* ./ [2022-05-23T16:28:14.760Z] ---> Running in 9c7a8253a9de [2022-05-23T16:28:14.760Z] ---> 086964ce56d3 [2022-05-23T16:28:14.760Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-23T16:28:15.036Z] ---> Running in 5cda9d2e4512 [2022-05-23T16:28:16.026Z] ---> 2c48ce155367 [2022-05-23T16:28:16.026Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-23T16:28:16.026Z] ---> 351b1b899e54 [2022-05-23T16:28:16.026Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-23T16:28:16.026Z] ---> Running in 88f2a8d90293 [2022-05-23T16:28:16.304Z] ---> Running in 20c8e872bc24 [2022-05-23T16:28:16.304Z] ---> 1d3fd59784e2 [2022-05-23T16:28:16.304Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-23T16:28:16.583Z] ---> Running in 273d443d5931 [2022-05-23T16:28:20.959Z] Removing intermediate container 9c7a8253a9de [2022-05-23T16:28:20.959Z] ---> 4a027f52d9ca [2022-05-23T16:28:20.959Z] Step 8/23 : COPY . . [2022-05-23T16:28:20.959Z] Removing intermediate container 5cda9d2e4512 [2022-05-23T16:28:20.959Z] ---> 948979db0efb [2022-05-23T16:28:20.959Z] Step 8/22 : COPY . . [2022-05-23T16:28:22.950Z] Removing intermediate container 273d443d5931 [2022-05-23T16:28:22.950Z] ---> 27d6e8aeadc8 [2022-05-23T16:28:22.950Z] Step 8/25 : COPY . . [2022-05-23T16:28:22.950Z] Removing intermediate container 20c8e872bc24 [2022-05-23T16:28:22.950Z] ---> 2334118690c0 [2022-05-23T16:28:22.950Z] Step 8/22 : COPY . . [2022-05-23T16:28:22.950Z] Removing intermediate container 88f2a8d90293 [2022-05-23T16:28:22.950Z] ---> c0db5224c3f3 [2022-05-23T16:28:22.950Z] Step 8/25 : COPY . . [2022-05-23T16:28:49.742Z] ---> 782f46776a50 [2022-05-23T16:28:49.742Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-05-23T16:28:49.742Z] ---> 4e2475f90cc8 [2022-05-23T16:28:49.742Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-05-23T16:28:49.742Z] ---> Running in 9fc64fabf231 [2022-05-23T16:28:49.742Z] ---> 332dda16d18a [2022-05-23T16:28:49.742Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-05-23T16:28:49.742Z] ---> Running in 62b5b8b910f2 [2022-05-23T16:28:49.742Z] ---> 13f076705379 [2022-05-23T16:28:49.742Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-05-23T16:28:49.742Z] ---> Running in 0b0a66fe4b65 [2022-05-23T16:28:49.742Z] ---> Running in 2236ba31024a [2022-05-23T16:28:50.343Z] Removing intermediate container 0b0a66fe4b65 [2022-05-23T16:28:50.343Z] ---> d28716cd3c11 [2022-05-23T16:28:50.344Z] Step 10/25 : RUN mkdir -p spire-build [2022-05-23T16:28:50.618Z] ---> Running in 2faf9983f329 [2022-05-23T16:28:50.895Z] ---> d742f672ae85 [2022-05-23T16:28:50.895Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-05-23T16:28:50.895Z] ---> Running in b62919590634 [2022-05-23T16:28:51.889Z] 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-05-23T16:28:52.499Z] 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-05-23T16:28:52.499Z] 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-05-23T16:28:53.106Z] 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-05-23T16:28:54.108Z] Removing intermediate container 2faf9983f329 [2022-05-23T16:28:54.108Z] ---> b9de96e88cb7 [2022-05-23T16:28:54.108Z] Step 11/25 : WORKDIR /edgex-go/spire-build [2022-05-23T16:28:54.108Z] ---> Running in c562bcfad33c [2022-05-23T16:28:54.742Z] Removing intermediate container c562bcfad33c [2022-05-23T16:28:54.742Z] ---> c2adfa375da2 [2022-05-23T16:28:54.742Z] 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-05-23T16:28:54.742Z] ---> Running in d433c9f0f522 [2022-05-23T16:28:57.384Z] spire-1.2.1/ [2022-05-23T16:28:57.384Z] spire-1.2.1/.data/ [2022-05-23T16:28:57.384Z] spire-1.2.1/.data/.file [2022-05-23T16:28:57.384Z] spire-1.2.1/.dockerignore [2022-05-23T16:28:57.384Z] spire-1.2.1/.gitattributes [2022-05-23T16:28:57.384Z] spire-1.2.1/.githooks/ [2022-05-23T16:28:57.384Z] spire-1.2.1/.githooks/pre-commit [2022-05-23T16:28:57.384Z] spire-1.2.1/.github/ [2022-05-23T16:28:57.384Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-05-23T16:28:57.384Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-05-23T16:28:57.384Z] spire-1.2.1/.github/dependabot.yml [2022-05-23T16:28:57.384Z] spire-1.2.1/.github/workflows/ [2022-05-23T16:28:57.384Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-05-23T16:28:57.384Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-05-23T16:28:57.384Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-05-23T16:28:57.384Z] spire-1.2.1/.github/workflows/scripts/ [2022-05-23T16:28:57.384Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-05-23T16:28:57.384Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-05-23T16:28:57.384Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-05-23T16:28:57.384Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-05-23T16:28:57.384Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-05-23T16:28:57.384Z] spire-1.2.1/.gitignore [2022-05-23T16:28:57.384Z] spire-1.2.1/.go-version [2022-05-23T16:28:57.384Z] spire-1.2.1/.golangci.yml [2022-05-23T16:28:57.384Z] spire-1.2.1/ADOPTERS.md [2022-05-23T16:28:57.384Z] spire-1.2.1/CHANGELOG.md [2022-05-23T16:28:57.384Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-05-23T16:28:57.384Z] spire-1.2.1/CODEOWNERS [2022-05-23T16:28:57.384Z] spire-1.2.1/CONTRIBUTING.md [2022-05-23T16:28:57.384Z] spire-1.2.1/Dockerfile [2022-05-23T16:28:57.384Z] spire-1.2.1/Dockerfile.dev [2022-05-23T16:28:57.384Z] spire-1.2.1/Dockerfile.scratch [2022-05-23T16:28:57.384Z] spire-1.2.1/LICENSE [2022-05-23T16:28:57.384Z] spire-1.2.1/MAINTAINERS.md [2022-05-23T16:28:57.384Z] spire-1.2.1/Makefile [2022-05-23T16:28:57.384Z] spire-1.2.1/README.md [2022-05-23T16:28:57.384Z] spire-1.2.1/ROADMAP.md [2022-05-23T16:28:57.384Z] spire-1.2.1/SECURITY.md [2022-05-23T16:28:57.384Z] spire-1.2.1/cmd/ [2022-05-23T16:28:57.384Z] spire-1.2.1/cmd/spire-agent/ [2022-05-23T16:28:57.384Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-05-23T16:28:57.384Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-05-23T16:28:57.384Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-05-23T16:28:57.384Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-05-23T16:28:57.384Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-05-23T16:28:57.384Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-05-23T16:28:57.384Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-05-23T16:28:57.384Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-05-23T16:28:57.384Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-05-23T16:28:57.384Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-05-23T16:28:57.384Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-05-23T16:28:57.384Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-05-23T16:28:57.384Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-05-23T16:28:57.384Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-05-23T16:28:57.384Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-05-23T16:28:57.384Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-05-23T16:28:57.384Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-05-23T16:28:57.384Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-05-23T16:28:57.384Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-05-23T16:28:57.384Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-05-23T16:28:57.384Z] spire-1.2.1/cmd/spire-agent/main.go [2022-05-23T16:28:57.384Z] spire-1.2.1/cmd/spire-server/ [2022-05-23T16:28:57.384Z] spire-1.2.1/cmd/spire-server/cli/ [2022-05-23T16:28:57.384Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-05-23T16:28:57.384Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-05-23T16:28:57.384Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-05-23T16:28:57.384Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-05-23T16:28:57.384Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-05-23T16:28:57.384Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-05-23T16:28:57.384Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-05-23T16:28:57.384Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-05-23T16:28:57.384Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-05-23T16:28:57.384Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-05-23T16:28:57.384Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-05-23T16:28:57.384Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-05-23T16:28:57.384Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-05-23T16:28:57.384Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-05-23T16:28:57.384Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-05-23T16:28:57.384Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-05-23T16:28:57.384Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-05-23T16:28:57.384Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-05-23T16:28:57.384Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-05-23T16:28:57.384Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-05-23T16:28:57.384Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-05-23T16:28:57.384Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-05-23T16:28:57.384Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-05-23T16:28:57.384Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-05-23T16:28:57.384Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-05-23T16:28:57.384Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-05-23T16:28:57.384Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-05-23T16:28:57.384Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-05-23T16:28:57.384Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-05-23T16:28:57.384Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-05-23T16:28:57.384Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-05-23T16:28:57.384Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-05-23T16:28:57.384Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-05-23T16:28:57.384Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-05-23T16:28:57.384Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-05-23T16:28:57.384Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-05-23T16:28:57.384Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-05-23T16:28:57.384Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-05-23T16:28:57.384Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-05-23T16:28:57.384Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-05-23T16:28:57.384Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-05-23T16:28:57.384Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-05-23T16:28:57.384Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-05-23T16:28:57.384Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-05-23T16:28:57.384Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-05-23T16:28:57.384Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-05-23T16:28:57.384Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-05-23T16:28:57.384Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-05-23T16:28:57.384Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-05-23T16:28:57.384Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-05-23T16:28:57.384Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-05-23T16:28:57.384Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-05-23T16:28:57.385Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-05-23T16:28:57.385Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-05-23T16:28:57.385Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-05-23T16:28:57.385Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-05-23T16:28:57.385Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-05-23T16:28:57.385Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-05-23T16:28:57.385Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-05-23T16:28:57.385Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-05-23T16:28:57.385Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-05-23T16:28:57.385Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-05-23T16:28:57.385Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-05-23T16:28:57.385Z] spire-1.2.1/cmd/spire-server/main.go [2022-05-23T16:28:57.385Z] spire-1.2.1/cmd/spire-server/util/ [2022-05-23T16:28:57.385Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-05-23T16:28:57.385Z] spire-1.2.1/conf/ [2022-05-23T16:28:57.385Z] spire-1.2.1/conf/agent/ [2022-05-23T16:28:57.385Z] spire-1.2.1/conf/agent/agent.conf [2022-05-23T16:28:57.385Z] spire-1.2.1/conf/agent/agent_full.conf [2022-05-23T16:28:57.385Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-05-23T16:28:57.385Z] spire-1.2.1/conf/server/ [2022-05-23T16:28:57.385Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-05-23T16:28:57.385Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-05-23T16:28:57.385Z] spire-1.2.1/conf/server/server.conf [2022-05-23T16:28:57.385Z] spire-1.2.1/conf/server/server_full.conf [2022-05-23T16:28:57.385Z] spire-1.2.1/doc/ [2022-05-23T16:28:57.385Z] spire-1.2.1/doc/SPIRE101.md [2022-05-23T16:28:57.385Z] spire-1.2.1/doc/auditlog.md [2022-05-23T16:28:57.385Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-05-23T16:28:57.385Z] spire-1.2.1/doc/changelog_guidelines.md [2022-05-23T16:28:57.385Z] spire-1.2.1/doc/cure53-report.pdf [2022-05-23T16:28:57.385Z] spire-1.2.1/doc/images/ [2022-05-23T16:28:57.385Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-05-23T16:28:57.385Z] spire-1.2.1/doc/images/SPIRE101.png [2022-05-23T16:28:57.385Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-05-23T16:28:57.663Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-05-23T16:28:57.663Z] spire-1.2.1/doc/images/cache_mgr.png [2022-05-23T16:28:57.663Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-05-23T16:28:57.663Z] spire-1.2.1/doc/images/federated_spire.png [2022-05-23T16:28:57.663Z] spire-1.2.1/doc/images/ha_mode.png [2022-05-23T16:28:57.663Z] spire-1.2.1/doc/images/nested_spire.png [2022-05-23T16:28:57.663Z] spire-1.2.1/doc/images/oidc_federation.png [2022-05-23T16:28:57.663Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-05-23T16:28:57.663Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-05-23T16:28:57.663Z] spire-1.2.1/doc/images/spire_logo.png [2022-05-23T16:28:57.663Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-05-23T16:28:57.663Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-05-23T16:28:57.663Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-05-23T16:28:57.663Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-05-23T16:28:57.663Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-05-23T16:28:57.663Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-05-23T16:28:57.663Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-05-23T16:28:57.663Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-05-23T16:28:57.663Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-05-23T16:28:57.663Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-05-23T16:28:57.663Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-05-23T16:28:57.663Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-05-23T16:28:57.663Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-05-23T16:28:57.663Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-05-23T16:28:57.663Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-05-23T16:28:57.663Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-05-23T16:28:57.663Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-05-23T16:28:57.663Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-05-23T16:28:57.663Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-05-23T16:28:57.663Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-05-23T16:28:57.663Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-05-23T16:28:57.663Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-05-23T16:28:57.663Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-05-23T16:28:57.663Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-05-23T16:28:57.663Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-05-23T16:28:57.663Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-05-23T16:28:57.663Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-05-23T16:28:57.663Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-05-23T16:28:57.663Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-05-23T16:28:57.663Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-05-23T16:28:57.663Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-05-23T16:28:57.663Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-05-23T16:28:57.663Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-05-23T16:28:57.663Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-05-23T16:28:57.663Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-05-23T16:28:57.663Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-05-23T16:28:57.663Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-05-23T16:28:57.663Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-05-23T16:28:57.663Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-05-23T16:28:57.663Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-05-23T16:28:57.663Z] spire-1.2.1/doc/scaling_spire.md [2022-05-23T16:28:57.663Z] spire-1.2.1/doc/spire_agent.md [2022-05-23T16:28:57.663Z] spire-1.2.1/doc/spire_server.md [2022-05-23T16:28:57.663Z] spire-1.2.1/doc/supported_integrations.md [2022-05-23T16:28:57.663Z] spire-1.2.1/doc/telemetry.md [2022-05-23T16:28:57.663Z] spire-1.2.1/doc/telemetry_config.md [2022-05-23T16:28:57.663Z] spire-1.2.1/doc/upgrading.md [2022-05-23T16:28:57.663Z] spire-1.2.1/doc/using_spire.md [2022-05-23T16:28:57.663Z] spire-1.2.1/examples/ [2022-05-23T16:28:57.663Z] spire-1.2.1/examples/README.md [2022-05-23T16:28:57.663Z] spire-1.2.1/go.mod [2022-05-23T16:28:57.663Z] spire-1.2.1/go.sum [2022-05-23T16:28:57.663Z] spire-1.2.1/pkg/ [2022-05-23T16:28:57.663Z] spire-1.2.1/pkg/agent/ [2022-05-23T16:28:57.663Z] spire-1.2.1/pkg/agent/agent.go [2022-05-23T16:28:57.663Z] spire-1.2.1/pkg/agent/api/ [2022-05-23T16:28:57.663Z] spire-1.2.1/pkg/agent/api/config.go [2022-05-23T16:28:57.663Z] spire-1.2.1/pkg/agent/api/debug/ [2022-05-23T16:28:57.663Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-05-23T16:28:57.663Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-05-23T16:28:57.663Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-05-23T16:28:57.663Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-05-23T16:28:57.663Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-05-23T16:28:57.663Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-05-23T16:28:57.663Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-05-23T16:28:57.663Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-05-23T16:28:57.663Z] spire-1.2.1/pkg/agent/api/health/ [2022-05-23T16:28:57.663Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-05-23T16:28:57.663Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-05-23T16:28:57.663Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-05-23T16:28:57.663Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-05-23T16:28:57.663Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-05-23T16:28:57.663Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-05-23T16:28:57.663Z] spire-1.2.1/pkg/agent/attestor/ [2022-05-23T16:28:57.663Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-05-23T16:28:57.663Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-05-23T16:28:57.663Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-05-23T16:28:57.663Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-05-23T16:28:57.663Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-05-23T16:28:57.663Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-05-23T16:28:57.663Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-05-23T16:28:57.663Z] spire-1.2.1/pkg/agent/catalog/ [2022-05-23T16:28:57.663Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-05-23T16:28:57.663Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-05-23T16:28:57.663Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-05-23T16:28:57.663Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-05-23T16:28:57.663Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-05-23T16:28:57.663Z] spire-1.2.1/pkg/agent/client/ [2022-05-23T16:28:57.663Z] spire-1.2.1/pkg/agent/client/client.go [2022-05-23T16:28:57.663Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-05-23T16:28:57.663Z] spire-1.2.1/pkg/agent/client/dial.go [2022-05-23T16:28:57.663Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-05-23T16:28:57.663Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-05-23T16:28:57.663Z] spire-1.2.1/pkg/agent/client/update.go [2022-05-23T16:28:57.663Z] spire-1.2.1/pkg/agent/client/util.go [2022-05-23T16:28:57.663Z] spire-1.2.1/pkg/agent/common/ [2022-05-23T16:28:57.663Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-05-23T16:28:57.663Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-05-23T16:28:57.663Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-05-23T16:28:57.663Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-05-23T16:28:57.663Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-05-23T16:28:57.663Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-05-23T16:28:57.663Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-05-23T16:28:57.663Z] spire-1.2.1/pkg/agent/config.go [2022-05-23T16:28:57.663Z] spire-1.2.1/pkg/agent/endpoints/ [2022-05-23T16:28:57.663Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-05-23T16:28:57.663Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-05-23T16:28:57.663Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-05-23T16:28:57.663Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-05-23T16:28:57.663Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-05-23T16:28:57.663Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-05-23T16:28:57.663Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-05-23T16:28:57.663Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-05-23T16:28:57.663Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-05-23T16:28:57.663Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-05-23T16:28:57.663Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-05-23T16:28:57.663Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-05-23T16:28:57.663Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-05-23T16:28:57.663Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-05-23T16:28:57.663Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-05-23T16:28:57.663Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-05-23T16:28:57.663Z] spire-1.2.1/pkg/agent/manager/ [2022-05-23T16:28:57.663Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-05-23T16:28:57.663Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-05-23T16:28:57.663Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-05-23T16:28:57.663Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-05-23T16:28:57.663Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-05-23T16:28:57.663Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-05-23T16:28:57.663Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-05-23T16:28:57.663Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-05-23T16:28:57.663Z] spire-1.2.1/pkg/agent/manager/config.go [2022-05-23T16:28:57.663Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-05-23T16:28:57.663Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-05-23T16:28:57.663Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-05-23T16:28:57.663Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-05-23T16:28:57.663Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-05-23T16:28:57.663Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-05-23T16:28:57.663Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-05-23T16:28:57.663Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-05-23T16:28:57.663Z] spire-1.2.1/pkg/agent/plugin/ [2022-05-23T16:28:57.663Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-05-23T16:28:57.663Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-05-23T16:28:57.663Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-05-23T16:28:57.663Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-05-23T16:28:57.663Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-05-23T16:28:57.663Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-05-23T16:28:57.663Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-05-23T16:28:57.663Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-05-23T16:28:57.663Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-05-23T16:28:57.663Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-05-23T16:28:57.663Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-05-23T16:28:57.663Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-05-23T16:28:57.663Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-05-23T16:28:57.663Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-05-23T16:28:57.663Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-05-23T16:28:57.663Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-05-23T16:28:57.663Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-05-23T16:28:57.663Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-05-23T16:28:57.663Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-05-23T16:28:57.663Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-05-23T16:28:57.663Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-05-23T16:28:57.663Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-05-23T16:28:57.663Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-05-23T16:28:57.663Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-05-23T16:28:57.663Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-05-23T16:28:57.663Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-05-23T16:28:57.663Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-05-23T16:28:57.663Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-05-23T16:28:57.663Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-05-23T16:28:57.663Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-05-23T16:28:57.663Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-05-23T16:28:57.663Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-05-23T16:28:57.663Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-05-23T16:28:57.663Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-05-23T16:28:57.663Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-05-23T16:28:57.663Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-05-23T16:28:57.663Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-05-23T16:28:57.663Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-05-23T16:28:57.663Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-05-23T16:28:57.663Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-05-23T16:28:57.663Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-05-23T16:28:57.663Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-05-23T16:28:57.663Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-05-23T16:28:57.663Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-05-23T16:28:57.663Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-05-23T16:28:57.663Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-05-23T16:28:57.663Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-05-23T16:28:57.663Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-05-23T16:28:57.663Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-05-23T16:28:57.663Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-05-23T16:28:57.663Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-05-23T16:28:57.663Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-05-23T16:28:57.663Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-05-23T16:28:57.663Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-05-23T16:28:57.663Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-05-23T16:28:57.663Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-05-23T16:28:57.664Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-05-23T16:28:57.664Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-05-23T16:28:57.664Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-05-23T16:28:57.664Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-05-23T16:28:57.664Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-05-23T16:28:57.664Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-05-23T16:28:57.664Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-05-23T16:28:57.664Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-05-23T16:28:57.664Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-05-23T16:28:57.664Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-05-23T16:28:57.664Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-05-23T16:28:57.664Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-05-23T16:28:57.664Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-05-23T16:28:57.664Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-05-23T16:28:57.664Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-05-23T16:28:57.664Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-05-23T16:28:57.664Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-05-23T16:28:57.664Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-05-23T16:28:57.664Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-05-23T16:28:57.664Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-05-23T16:28:57.664Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-05-23T16:28:57.664Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-05-23T16:28:57.664Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-05-23T16:28:57.664Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-05-23T16:28:57.664Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-05-23T16:28:57.664Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-05-23T16:28:57.664Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-05-23T16:28:57.664Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-05-23T16:28:57.664Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-05-23T16:28:57.664Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-05-23T16:28:57.664Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-05-23T16:28:57.664Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-05-23T16:28:57.664Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-05-23T16:28:57.664Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-05-23T16:28:57.664Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-05-23T16:28:57.664Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-05-23T16:28:57.664Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-05-23T16:28:57.664Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-05-23T16:28:57.664Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-05-23T16:28:57.664Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-05-23T16:28:57.664Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-05-23T16:28:57.664Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-05-23T16:28:57.664Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-05-23T16:28:57.664Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-05-23T16:28:57.664Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-05-23T16:28:57.664Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-05-23T16:28:57.664Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-05-23T16:28:57.664Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-05-23T16:28:57.664Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-05-23T16:28:57.664Z] spire-1.2.1/pkg/agent/svid/ [2022-05-23T16:28:57.664Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-05-23T16:28:57.664Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-05-23T16:28:57.664Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-05-23T16:28:57.664Z] spire-1.2.1/pkg/agent/svid/store/ [2022-05-23T16:28:57.664Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-05-23T16:28:57.664Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-05-23T16:28:57.664Z] spire-1.2.1/pkg/common/ [2022-05-23T16:28:57.664Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-05-23T16:28:57.664Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-05-23T16:28:57.664Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-05-23T16:28:57.664Z] spire-1.2.1/pkg/common/api/ [2022-05-23T16:28:57.664Z] spire-1.2.1/pkg/common/api/metrics.go [2022-05-23T16:28:57.664Z] spire-1.2.1/pkg/common/api/middleware/ [2022-05-23T16:28:57.664Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-05-23T16:28:57.664Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-05-23T16:28:57.664Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-05-23T16:28:57.664Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-05-23T16:28:57.664Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-05-23T16:28:57.664Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-05-23T16:28:57.664Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-05-23T16:28:57.664Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-05-23T16:28:57.664Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-05-23T16:28:57.664Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-05-23T16:28:57.664Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-05-23T16:28:57.664Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-05-23T16:28:57.664Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-05-23T16:28:57.664Z] spire-1.2.1/pkg/common/api/names.go [2022-05-23T16:28:57.664Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-05-23T16:28:57.664Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-05-23T16:28:57.664Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-05-23T16:28:57.664Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-05-23T16:28:57.664Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-05-23T16:28:57.664Z] spire-1.2.1/pkg/common/auth/ [2022-05-23T16:28:57.664Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-05-23T16:28:57.664Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-05-23T16:28:57.664Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-05-23T16:28:57.664Z] spire-1.2.1/pkg/common/bundleutil/ [2022-05-23T16:28:57.664Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-05-23T16:28:57.664Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-05-23T16:28:57.664Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-05-23T16:28:57.664Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-05-23T16:28:57.664Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-05-23T16:28:57.664Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-05-23T16:28:57.664Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-05-23T16:28:57.664Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-05-23T16:28:57.664Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-05-23T16:28:57.664Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-05-23T16:28:57.664Z] spire-1.2.1/pkg/common/catalog/ [2022-05-23T16:28:57.664Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-05-23T16:28:57.664Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-05-23T16:28:57.664Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-05-23T16:28:57.664Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-05-23T16:28:57.664Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-05-23T16:28:57.664Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-05-23T16:28:57.664Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-05-23T16:28:57.664Z] spire-1.2.1/pkg/common/catalog/config.go [2022-05-23T16:28:57.664Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-05-23T16:28:57.664Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-05-23T16:28:57.664Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-05-23T16:28:57.664Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-05-23T16:28:57.664Z] spire-1.2.1/pkg/common/catalog/context.go [2022-05-23T16:28:57.664Z] spire-1.2.1/pkg/common/catalog/external.go [2022-05-23T16:28:57.664Z] spire-1.2.1/pkg/common/catalog/host.go [2022-05-23T16:28:57.664Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-05-23T16:28:57.664Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-05-23T16:28:57.664Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-05-23T16:28:57.664Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-05-23T16:28:57.664Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-05-23T16:28:57.664Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-05-23T16:28:57.664Z] spire-1.2.1/pkg/common/cli/ [2022-05-23T16:28:57.664Z] spire-1.2.1/pkg/common/cli/env.go [2022-05-23T16:28:57.664Z] spire-1.2.1/pkg/common/cli/flags.go [2022-05-23T16:28:57.664Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-05-23T16:28:57.664Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-05-23T16:28:57.664Z] spire-1.2.1/pkg/common/cli/umask.go [2022-05-23T16:28:57.664Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-05-23T16:28:57.664Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-05-23T16:28:57.664Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-05-23T16:28:57.664Z] spire-1.2.1/pkg/common/cliprinter/ [2022-05-23T16:28:57.664Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-05-23T16:28:57.664Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-05-23T16:28:57.664Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-05-23T16:28:57.664Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-05-23T16:28:57.664Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-05-23T16:28:57.942Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-05-23T16:28:57.942Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-05-23T16:28:57.942Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-05-23T16:28:57.942Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-05-23T16:28:57.942Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-05-23T16:28:57.942Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-05-23T16:28:57.942Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-05-23T16:28:57.942Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-05-23T16:28:57.942Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-05-23T16:28:57.942Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-05-23T16:28:57.942Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-05-23T16:28:57.942Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-05-23T16:28:57.942Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-05-23T16:28:57.942Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-05-23T16:28:57.942Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-05-23T16:28:57.942Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-05-23T16:28:57.942Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-05-23T16:28:57.942Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-05-23T16:28:57.942Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-05-23T16:28:57.942Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-05-23T16:28:57.942Z] spire-1.2.1/pkg/common/coretypes/ [2022-05-23T16:28:57.942Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-05-23T16:28:57.942Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-05-23T16:28:57.942Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-05-23T16:28:57.942Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-05-23T16:28:57.942Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-05-23T16:28:57.942Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-05-23T16:28:57.942Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-05-23T16:28:57.942Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-05-23T16:28:57.942Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-05-23T16:28:57.942Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-05-23T16:28:57.942Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-05-23T16:28:57.942Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-05-23T16:28:57.942Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-05-23T16:28:57.942Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-05-23T16:28:57.942Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-05-23T16:28:57.942Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-05-23T16:28:57.942Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-05-23T16:28:57.942Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-05-23T16:28:57.942Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-05-23T16:28:57.942Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-05-23T16:28:57.942Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-05-23T16:28:57.942Z] spire-1.2.1/pkg/common/diskutil/ [2022-05-23T16:28:57.942Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-05-23T16:28:57.942Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-05-23T16:28:57.942Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-05-23T16:28:57.942Z] spire-1.2.1/pkg/common/errorutil/ [2022-05-23T16:28:57.942Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-05-23T16:28:57.942Z] spire-1.2.1/pkg/common/health/ [2022-05-23T16:28:57.942Z] spire-1.2.1/pkg/common/health/config.go [2022-05-23T16:28:57.942Z] spire-1.2.1/pkg/common/health/context.go [2022-05-23T16:28:57.942Z] spire-1.2.1/pkg/common/health/context_test.go [2022-05-23T16:28:57.942Z] spire-1.2.1/pkg/common/health/health.go [2022-05-23T16:28:57.942Z] spire-1.2.1/pkg/common/health/health_test.go [2022-05-23T16:28:57.942Z] spire-1.2.1/pkg/common/health/logger.go [2022-05-23T16:28:57.942Z] spire-1.2.1/pkg/common/hostservice/ [2022-05-23T16:28:57.942Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-05-23T16:28:57.942Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-05-23T16:28:57.942Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-05-23T16:28:57.942Z] spire-1.2.1/pkg/common/idutil/ [2022-05-23T16:28:57.942Z] spire-1.2.1/pkg/common/idutil/require.go [2022-05-23T16:28:57.942Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-05-23T16:28:57.942Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-05-23T16:28:57.942Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-05-23T16:28:57.942Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-05-23T16:28:57.942Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-05-23T16:28:57.942Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-05-23T16:28:57.942Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-05-23T16:28:57.942Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-05-23T16:28:57.942Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-05-23T16:28:57.942Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-05-23T16:28:57.942Z] spire-1.2.1/pkg/common/jwtutil/ [2022-05-23T16:28:57.942Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-05-23T16:28:57.942Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-05-23T16:28:57.942Z] spire-1.2.1/pkg/common/log/ [2022-05-23T16:28:57.942Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-05-23T16:28:57.942Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-05-23T16:28:57.942Z] spire-1.2.1/pkg/common/log/log.go [2022-05-23T16:28:57.942Z] spire-1.2.1/pkg/common/log/log_test.go [2022-05-23T16:28:57.942Z] spire-1.2.1/pkg/common/log/options.go [2022-05-23T16:28:57.942Z] spire-1.2.1/pkg/common/nodeutil/ [2022-05-23T16:28:57.942Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-05-23T16:28:57.942Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-05-23T16:28:57.942Z] spire-1.2.1/pkg/common/peertracker/ [2022-05-23T16:28:57.942Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-05-23T16:28:57.942Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-05-23T16:28:57.942Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-05-23T16:28:57.942Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-05-23T16:28:57.943Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-05-23T16:28:57.943Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-05-23T16:28:57.943Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-05-23T16:28:57.943Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-05-23T16:28:57.943Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-05-23T16:28:57.943Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-05-23T16:28:57.943Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-05-23T16:28:57.943Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-05-23T16:28:57.943Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-05-23T16:28:57.943Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-05-23T16:28:57.943Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-05-23T16:28:57.943Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-05-23T16:28:57.943Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-05-23T16:28:57.943Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-05-23T16:28:57.943Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-05-23T16:28:57.943Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-05-23T16:28:57.943Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-05-23T16:28:57.943Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-05-23T16:28:57.943Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-05-23T16:28:57.943Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-05-23T16:28:57.943Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-05-23T16:28:57.943Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-05-23T16:28:57.943Z] spire-1.2.1/pkg/common/pemutil/ [2022-05-23T16:28:57.943Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-05-23T16:28:57.943Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-05-23T16:28:57.943Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-05-23T16:28:57.943Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-05-23T16:28:57.943Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-05-23T16:28:57.943Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-05-23T16:28:57.943Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-05-23T16:28:57.943Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-05-23T16:28:57.943Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-05-23T16:28:57.943Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-05-23T16:28:57.943Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-05-23T16:28:57.943Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-05-23T16:28:57.943Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-05-23T16:28:57.943Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-05-23T16:28:57.943Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-05-23T16:28:57.943Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-05-23T16:28:57.943Z] spire-1.2.1/pkg/common/plugin/ [2022-05-23T16:28:57.943Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-05-23T16:28:57.943Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-05-23T16:28:57.943Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-05-23T16:28:57.943Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-05-23T16:28:57.943Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-05-23T16:28:57.943Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-05-23T16:28:57.943Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-05-23T16:28:57.943Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-05-23T16:28:57.943Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-05-23T16:28:57.943Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-05-23T16:28:57.943Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-05-23T16:28:57.943Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-05-23T16:28:57.943Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-05-23T16:28:57.943Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-05-23T16:28:57.943Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-05-23T16:28:57.943Z] spire-1.2.1/pkg/common/plugin/log.go [2022-05-23T16:28:57.943Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-05-23T16:28:57.943Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-05-23T16:28:57.943Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-05-23T16:28:57.943Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-05-23T16:28:57.943Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-05-23T16:28:57.943Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-05-23T16:28:57.943Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-05-23T16:28:57.943Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-05-23T16:28:57.943Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-05-23T16:28:57.943Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-05-23T16:28:57.943Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-05-23T16:28:57.943Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-05-23T16:28:57.943Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-05-23T16:28:57.943Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-05-23T16:28:57.943Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-05-23T16:28:57.943Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-05-23T16:28:57.943Z] spire-1.2.1/pkg/common/profiling/ [2022-05-23T16:28:57.943Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-05-23T16:28:57.943Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-05-23T16:28:57.943Z] spire-1.2.1/pkg/common/protoutil/ [2022-05-23T16:28:57.943Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-05-23T16:28:57.943Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-05-23T16:28:57.943Z] spire-1.2.1/pkg/common/rotationutil/ [2022-05-23T16:28:57.943Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-05-23T16:28:57.943Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-05-23T16:28:57.943Z] spire-1.2.1/pkg/common/selector/ [2022-05-23T16:28:57.943Z] spire-1.2.1/pkg/common/selector/selector.go [2022-05-23T16:28:57.943Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-05-23T16:28:57.943Z] spire-1.2.1/pkg/common/selector/set.go [2022-05-23T16:28:57.943Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-05-23T16:28:57.943Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-05-23T16:28:57.943Z] spire-1.2.1/pkg/common/telemetry/ [2022-05-23T16:28:57.943Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-05-23T16:28:57.943Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-05-23T16:28:57.943Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-05-23T16:28:57.943Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-05-23T16:28:57.943Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-05-23T16:28:57.943Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-05-23T16:28:57.943Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-05-23T16:28:57.943Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-05-23T16:28:57.943Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-05-23T16:28:57.943Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-05-23T16:28:57.943Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-05-23T16:28:57.943Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-05-23T16:28:57.943Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-05-23T16:28:57.943Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-05-23T16:28:57.943Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-05-23T16:28:57.943Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-05-23T16:28:57.943Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-05-23T16:28:57.943Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-05-23T16:28:57.943Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-05-23T16:28:57.943Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-05-23T16:28:57.943Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-05-23T16:28:57.943Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-05-23T16:28:57.943Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-05-23T16:28:57.943Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-05-23T16:28:57.943Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-05-23T16:28:57.943Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-05-23T16:28:57.943Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-05-23T16:28:57.943Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-05-23T16:28:57.943Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-05-23T16:28:57.943Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-05-23T16:28:57.943Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-05-23T16:28:57.943Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-05-23T16:28:57.943Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-05-23T16:28:57.943Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-05-23T16:28:57.943Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-05-23T16:28:57.943Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-05-23T16:28:57.943Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-05-23T16:28:57.943Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-05-23T16:28:57.943Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-05-23T16:28:57.943Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-05-23T16:28:57.943Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-05-23T16:28:57.943Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-05-23T16:28:57.943Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-05-23T16:28:57.943Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-05-23T16:28:57.943Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-05-23T16:28:57.943Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-05-23T16:28:57.943Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-05-23T16:28:57.943Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-05-23T16:28:57.943Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-05-23T16:28:57.943Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-05-23T16:28:57.943Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-05-23T16:28:57.943Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-05-23T16:28:57.943Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-05-23T16:28:57.943Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-05-23T16:28:57.943Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-05-23T16:28:57.943Z] spire-1.2.1/pkg/common/uptime/ [2022-05-23T16:28:57.943Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-05-23T16:28:57.943Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-05-23T16:28:57.943Z] spire-1.2.1/pkg/common/util/ [2022-05-23T16:28:57.943Z] spire-1.2.1/pkg/common/util/certs.go [2022-05-23T16:28:57.943Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-05-23T16:28:57.943Z] spire-1.2.1/pkg/common/util/csr.go [2022-05-23T16:28:57.943Z] spire-1.2.1/pkg/common/util/hash.go [2022-05-23T16:28:57.943Z] spire-1.2.1/pkg/common/util/selectors.go [2022-05-23T16:28:57.943Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-05-23T16:28:57.943Z] spire-1.2.1/pkg/common/util/signals.go [2022-05-23T16:28:57.943Z] spire-1.2.1/pkg/common/util/sort.go [2022-05-23T16:28:57.943Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-05-23T16:28:57.943Z] spire-1.2.1/pkg/common/util/task.go [2022-05-23T16:28:57.943Z] spire-1.2.1/pkg/common/util/task_test.go [2022-05-23T16:28:57.943Z] spire-1.2.1/pkg/common/util/testdata/ [2022-05-23T16:28:57.943Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-05-23T16:28:57.943Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-05-23T16:28:57.943Z] spire-1.2.1/pkg/common/version/ [2022-05-23T16:28:57.943Z] spire-1.2.1/pkg/common/version/version.go [2022-05-23T16:28:57.943Z] spire-1.2.1/pkg/common/x509svid/ [2022-05-23T16:28:57.943Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-05-23T16:28:57.943Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-05-23T16:28:57.943Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-05-23T16:28:57.943Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-05-23T16:28:57.943Z] spire-1.2.1/pkg/common/x509util/ [2022-05-23T16:28:57.943Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-05-23T16:28:57.943Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-05-23T16:28:57.943Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-05-23T16:28:57.943Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-05-23T16:28:57.943Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-05-23T16:28:57.943Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-05-23T16:28:57.943Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-05-23T16:28:57.943Z] spire-1.2.1/pkg/server/ [2022-05-23T16:28:57.943Z] spire-1.2.1/pkg/server/api/ [2022-05-23T16:28:57.943Z] spire-1.2.1/pkg/server/api/agent.go [2022-05-23T16:28:57.943Z] spire-1.2.1/pkg/server/api/agent/ [2022-05-23T16:28:57.943Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-05-23T16:28:57.943Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-05-23T16:28:57.943Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-05-23T16:28:57.943Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-05-23T16:28:57.943Z] spire-1.2.1/pkg/server/api/api.go [2022-05-23T16:28:57.943Z] spire-1.2.1/pkg/server/api/audit/ [2022-05-23T16:28:57.943Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-05-23T16:28:57.943Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-05-23T16:28:57.943Z] spire-1.2.1/pkg/server/api/bundle.go [2022-05-23T16:28:57.943Z] spire-1.2.1/pkg/server/api/bundle/ [2022-05-23T16:28:57.943Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-05-23T16:28:57.943Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-05-23T16:28:57.943Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-05-23T16:28:57.943Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-05-23T16:28:57.943Z] spire-1.2.1/pkg/server/api/debug/ [2022-05-23T16:28:57.943Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-05-23T16:28:57.943Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-05-23T16:28:57.943Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-05-23T16:28:57.943Z] spire-1.2.1/pkg/server/api/entry.go [2022-05-23T16:28:57.943Z] spire-1.2.1/pkg/server/api/entry/ [2022-05-23T16:28:57.943Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-05-23T16:28:57.943Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-05-23T16:28:57.943Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-05-23T16:28:57.943Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-05-23T16:28:57.943Z] spire-1.2.1/pkg/server/api/health/ [2022-05-23T16:28:57.943Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-05-23T16:28:57.943Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-05-23T16:28:57.943Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-05-23T16:28:57.943Z] spire-1.2.1/pkg/server/api/id.go [2022-05-23T16:28:57.943Z] spire-1.2.1/pkg/server/api/id_test.go [2022-05-23T16:28:57.943Z] spire-1.2.1/pkg/server/api/limits/ [2022-05-23T16:28:57.943Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-05-23T16:28:57.943Z] spire-1.2.1/pkg/server/api/middleware/ [2022-05-23T16:28:57.943Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-05-23T16:28:57.943Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-05-23T16:28:57.943Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-05-23T16:28:57.944Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-05-23T16:28:57.944Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-05-23T16:28:57.944Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-05-23T16:28:57.944Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-05-23T16:28:57.944Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-05-23T16:28:57.944Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-05-23T16:28:57.944Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-05-23T16:28:57.944Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-05-23T16:28:57.944Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-05-23T16:28:57.944Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-05-23T16:28:57.944Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-05-23T16:28:57.944Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-05-23T16:28:57.944Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-05-23T16:28:57.944Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-05-23T16:28:57.944Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-05-23T16:28:57.944Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-05-23T16:28:57.944Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-05-23T16:28:57.944Z] spire-1.2.1/pkg/server/api/selector.go [2022-05-23T16:28:57.944Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-05-23T16:28:57.944Z] spire-1.2.1/pkg/server/api/status.go [2022-05-23T16:28:57.944Z] spire-1.2.1/pkg/server/api/status_test.go [2022-05-23T16:28:57.944Z] spire-1.2.1/pkg/server/api/svid/ [2022-05-23T16:28:57.944Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-05-23T16:28:57.944Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-05-23T16:28:57.944Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-05-23T16:28:57.944Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-05-23T16:28:57.944Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-05-23T16:28:57.944Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-05-23T16:28:57.944Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-05-23T16:28:57.944Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-05-23T16:28:57.944Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-05-23T16:28:57.944Z] spire-1.2.1/pkg/server/authpolicy/ [2022-05-23T16:28:57.944Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-05-23T16:28:57.944Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-05-23T16:28:57.944Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-05-23T16:28:57.944Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-05-23T16:28:57.944Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-05-23T16:28:57.944Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-05-23T16:28:57.944Z] spire-1.2.1/pkg/server/bundle/ [2022-05-23T16:28:57.944Z] spire-1.2.1/pkg/server/bundle/client/ [2022-05-23T16:28:57.944Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-05-23T16:28:57.944Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-05-23T16:28:57.944Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-05-23T16:28:57.944Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-05-23T16:28:57.944Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-05-23T16:28:57.944Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-05-23T16:28:57.944Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-05-23T16:28:57.944Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-05-23T16:28:57.944Z] spire-1.2.1/pkg/server/ca/ [2022-05-23T16:28:57.944Z] spire-1.2.1/pkg/server/ca/ca.go [2022-05-23T16:28:57.944Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-05-23T16:28:57.944Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-05-23T16:28:57.944Z] spire-1.2.1/pkg/server/ca/journal.go [2022-05-23T16:28:57.944Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-05-23T16:28:57.944Z] spire-1.2.1/pkg/server/ca/manager.go [2022-05-23T16:28:57.944Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-05-23T16:28:57.944Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-05-23T16:28:57.944Z] spire-1.2.1/pkg/server/ca/templates.go [2022-05-23T16:28:57.944Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-05-23T16:28:57.944Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-05-23T16:28:57.944Z] spire-1.2.1/pkg/server/ca/validation.go [2022-05-23T16:28:57.944Z] spire-1.2.1/pkg/server/cache/ [2022-05-23T16:28:57.944Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-05-23T16:28:57.944Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-05-23T16:28:57.944Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-05-23T16:28:57.944Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-05-23T16:28:57.944Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-05-23T16:28:57.944Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-05-23T16:28:57.944Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-05-23T16:28:57.944Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-05-23T16:28:57.944Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-05-23T16:28:57.944Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-05-23T16:28:57.944Z] spire-1.2.1/pkg/server/catalog/ [2022-05-23T16:28:57.944Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-05-23T16:28:58.220Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-05-23T16:28:58.220Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-05-23T16:28:58.220Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-05-23T16:28:58.220Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-05-23T16:28:58.220Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-05-23T16:28:58.220Z] spire-1.2.1/pkg/server/config.go [2022-05-23T16:28:58.220Z] spire-1.2.1/pkg/server/datastore/ [2022-05-23T16:28:58.220Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-05-23T16:28:58.220Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-05-23T16:28:58.220Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-05-23T16:28:58.220Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-05-23T16:28:58.220Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-05-23T16:28:58.220Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-05-23T16:28:58.220Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-05-23T16:28:58.220Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-05-23T16:28:58.220Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-05-23T16:28:58.220Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-05-23T16:28:58.220Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-05-23T16:28:58.220Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-05-23T16:28:58.220Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-05-23T16:28:58.220Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-05-23T16:28:58.220Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-05-23T16:28:58.220Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-05-23T16:28:58.220Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-05-23T16:28:58.220Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-05-23T16:28:58.220Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-05-23T16:28:58.220Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-05-23T16:28:58.220Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-05-23T16:28:58.220Z] spire-1.2.1/pkg/server/endpoints/ [2022-05-23T16:28:58.220Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-05-23T16:28:58.220Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-05-23T16:28:58.220Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-05-23T16:28:58.220Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-05-23T16:28:58.220Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-05-23T16:28:58.220Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-05-23T16:28:58.220Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-05-23T16:28:58.220Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-05-23T16:28:58.220Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-05-23T16:28:58.220Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-05-23T16:28:58.220Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-05-23T16:28:58.220Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-05-23T16:28:58.220Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-05-23T16:28:58.220Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-05-23T16:28:58.220Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-05-23T16:28:58.220Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-05-23T16:28:58.220Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-05-23T16:28:58.220Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-05-23T16:28:58.220Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-05-23T16:28:58.220Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-05-23T16:28:58.220Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-05-23T16:28:58.220Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-05-23T16:28:58.220Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-05-23T16:28:58.220Z] spire-1.2.1/pkg/server/hostservice/ [2022-05-23T16:28:58.220Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-05-23T16:28:58.220Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-05-23T16:28:58.220Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-05-23T16:28:58.220Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-05-23T16:28:58.220Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-05-23T16:28:58.220Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-05-23T16:28:58.220Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-05-23T16:28:58.220Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-05-23T16:28:58.220Z] spire-1.2.1/pkg/server/plugin/ [2022-05-23T16:28:58.220Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-05-23T16:28:58.220Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-05-23T16:28:58.220Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-05-23T16:28:58.220Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-05-23T16:28:58.220Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-05-23T16:28:58.220Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-05-23T16:28:58.220Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-05-23T16:28:58.220Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-05-23T16:28:58.220Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-05-23T16:28:58.220Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-05-23T16:28:58.220Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-05-23T16:28:58.220Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-05-23T16:28:58.221Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-05-23T16:28:58.221Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-05-23T16:28:58.221Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-05-23T16:28:58.221Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-05-23T16:28:58.221Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-05-23T16:28:58.221Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-05-23T16:28:58.221Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-05-23T16:28:58.221Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-05-23T16:28:58.221Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-05-23T16:28:58.221Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-05-23T16:28:58.221Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-05-23T16:28:58.221Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-05-23T16:28:58.221Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-05-23T16:28:58.221Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-05-23T16:28:58.221Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-05-23T16:28:58.221Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-05-23T16:28:58.221Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-05-23T16:28:58.221Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-05-23T16:28:58.221Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-05-23T16:28:58.221Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-05-23T16:28:58.221Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-05-23T16:28:58.221Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-05-23T16:28:58.221Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-05-23T16:28:58.221Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-05-23T16:28:58.221Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-05-23T16:28:58.221Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-05-23T16:28:58.221Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-05-23T16:28:58.221Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-05-23T16:28:58.221Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-05-23T16:28:58.221Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-05-23T16:28:58.221Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-05-23T16:28:58.221Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-05-23T16:28:58.221Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-05-23T16:28:58.221Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-05-23T16:28:58.221Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-05-23T16:28:58.221Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-05-23T16:28:58.221Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-05-23T16:28:58.221Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-05-23T16:28:58.221Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-05-23T16:28:58.221Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-05-23T16:28:58.221Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-05-23T16:28:58.221Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-05-23T16:28:58.221Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-05-23T16:28:58.221Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-05-23T16:28:58.221Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-05-23T16:28:58.221Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-05-23T16:28:58.221Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-05-23T16:28:58.221Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-05-23T16:28:58.221Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-05-23T16:28:58.221Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-05-23T16:28:58.221Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-05-23T16:28:58.221Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-05-23T16:28:58.221Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-05-23T16:28:58.221Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-05-23T16:28:58.221Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-05-23T16:28:58.221Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-05-23T16:28:58.221Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-05-23T16:28:58.221Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-05-23T16:28:58.221Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-05-23T16:28:58.221Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-05-23T16:28:58.221Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-05-23T16:28:58.221Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-05-23T16:28:58.221Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-05-23T16:28:58.221Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-05-23T16:28:58.221Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-05-23T16:28:58.221Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-05-23T16:28:58.221Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-05-23T16:28:58.221Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-05-23T16:28:58.221Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-05-23T16:28:58.221Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-05-23T16:28:58.221Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-05-23T16:28:58.221Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-05-23T16:28:58.221Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-05-23T16:28:58.221Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-05-23T16:28:58.221Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-05-23T16:28:58.221Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-05-23T16:28:58.221Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-05-23T16:28:58.221Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-05-23T16:28:58.221Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-05-23T16:28:58.221Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-05-23T16:28:58.221Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-05-23T16:28:58.221Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-05-23T16:28:58.221Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-05-23T16:28:58.221Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-05-23T16:28:58.221Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-05-23T16:28:58.221Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-05-23T16:28:58.221Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-05-23T16:28:58.221Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-05-23T16:28:58.221Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-05-23T16:28:58.221Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-05-23T16:28:58.221Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-05-23T16:28:58.221Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-05-23T16:28:58.221Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-05-23T16:28:58.221Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-05-23T16:28:58.221Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-05-23T16:28:58.221Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-05-23T16:28:58.221Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-05-23T16:28:58.221Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-05-23T16:28:58.221Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-05-23T16:28:58.221Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-05-23T16:28:58.221Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-05-23T16:28:58.221Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-05-23T16:28:58.221Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-05-23T16:28:58.221Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-05-23T16:28:58.221Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-05-23T16:28:58.221Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-05-23T16:28:58.221Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-05-23T16:28:58.221Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-05-23T16:28:58.221Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-05-23T16:28:58.221Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-05-23T16:28:58.221Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-05-23T16:28:58.221Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-05-23T16:28:58.221Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-05-23T16:28:58.221Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-05-23T16:28:58.221Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-05-23T16:28:58.221Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-05-23T16:28:58.221Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-05-23T16:28:58.221Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-05-23T16:28:58.221Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-05-23T16:28:58.221Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-05-23T16:28:58.221Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-05-23T16:28:58.221Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-05-23T16:28:58.221Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-05-23T16:28:58.221Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-05-23T16:28:58.221Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-05-23T16:28:58.221Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-05-23T16:28:58.221Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-05-23T16:28:58.221Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-05-23T16:28:58.221Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-05-23T16:28:58.221Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-05-23T16:28:58.221Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-05-23T16:28:58.221Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-05-23T16:28:58.221Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-05-23T16:28:58.221Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-05-23T16:28:58.221Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-05-23T16:28:58.221Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-05-23T16:28:58.221Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-05-23T16:28:58.221Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-05-23T16:28:58.221Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-05-23T16:28:58.221Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-05-23T16:28:58.221Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-05-23T16:28:58.221Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-05-23T16:28:58.221Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-05-23T16:28:58.221Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-05-23T16:28:58.221Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-05-23T16:28:58.221Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-05-23T16:28:58.221Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-05-23T16:28:58.221Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-05-23T16:28:58.221Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-05-23T16:28:58.221Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-05-23T16:28:58.221Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-05-23T16:28:58.221Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-05-23T16:28:58.221Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-05-23T16:28:58.221Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-05-23T16:28:58.221Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-05-23T16:28:58.221Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-05-23T16:28:58.221Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-05-23T16:28:58.221Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-05-23T16:28:58.221Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-05-23T16:28:58.221Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-05-23T16:28:58.221Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-05-23T16:28:58.221Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-05-23T16:28:58.221Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-05-23T16:28:58.221Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-05-23T16:28:58.221Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-05-23T16:28:58.221Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-05-23T16:28:58.221Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-05-23T16:28:58.221Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-05-23T16:28:58.221Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-05-23T16:28:58.221Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-05-23T16:28:58.221Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-05-23T16:28:58.221Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-05-23T16:28:58.221Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-05-23T16:28:58.221Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-05-23T16:28:58.221Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-05-23T16:28:58.221Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-05-23T16:28:58.221Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-05-23T16:28:58.221Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-05-23T16:28:58.221Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-05-23T16:28:58.221Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-05-23T16:28:58.221Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-05-23T16:28:58.221Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-05-23T16:28:58.221Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-05-23T16:28:58.221Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-05-23T16:28:58.221Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-05-23T16:28:58.221Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-05-23T16:28:58.221Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-05-23T16:28:58.221Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-05-23T16:28:58.221Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-05-23T16:28:58.221Z] spire-1.2.1/pkg/server/registration/ [2022-05-23T16:28:58.221Z] spire-1.2.1/pkg/server/registration/manager.go [2022-05-23T16:28:58.221Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-05-23T16:28:58.221Z] spire-1.2.1/pkg/server/scanentries.go [2022-05-23T16:28:58.221Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-05-23T16:28:58.221Z] spire-1.2.1/pkg/server/server.go [2022-05-23T16:28:58.221Z] spire-1.2.1/pkg/server/server_test.go [2022-05-23T16:28:58.221Z] spire-1.2.1/pkg/server/svid/ [2022-05-23T16:28:58.221Z] spire-1.2.1/pkg/server/svid/observer.go [2022-05-23T16:28:58.221Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-05-23T16:28:58.221Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-05-23T16:28:58.221Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-05-23T16:28:58.221Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-05-23T16:28:58.221Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-05-23T16:28:58.221Z] spire-1.2.1/proto/ [2022-05-23T16:28:58.221Z] spire-1.2.1/proto/private/ [2022-05-23T16:28:58.221Z] spire-1.2.1/proto/private/server/ [2022-05-23T16:28:58.221Z] spire-1.2.1/proto/private/server/journal/ [2022-05-23T16:28:58.221Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-05-23T16:28:58.221Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-05-23T16:28:58.221Z] spire-1.2.1/proto/spire/ [2022-05-23T16:28:58.221Z] spire-1.2.1/proto/spire/common/ [2022-05-23T16:28:58.221Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-05-23T16:28:58.221Z] spire-1.2.1/proto/spire/common/common.proto [2022-05-23T16:28:58.221Z] spire-1.2.1/proto/spire/common/plugin/ [2022-05-23T16:28:58.221Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-05-23T16:28:58.221Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-05-23T16:28:58.221Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-05-23T16:28:58.221Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-05-23T16:28:58.221Z] spire-1.2.1/proto/spire/plugin/ [2022-05-23T16:28:58.221Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-05-23T16:28:58.221Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-05-23T16:28:58.221Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-05-23T16:28:58.221Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-05-23T16:28:58.221Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-05-23T16:28:58.221Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-05-23T16:28:58.221Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-05-23T16:28:58.499Z] spire-1.2.1/release/ [2022-05-23T16:28:58.499Z] spire-1.2.1/release/spire-extras/ [2022-05-23T16:28:58.499Z] spire-1.2.1/release/spire-extras/README.md [2022-05-23T16:28:58.499Z] spire-1.2.1/release/spire-extras/conf/ [2022-05-23T16:28:58.499Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-05-23T16:28:58.499Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-05-23T16:28:58.499Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-05-23T16:28:58.499Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-05-23T16:28:58.499Z] spire-1.2.1/release/spire/ [2022-05-23T16:28:58.499Z] spire-1.2.1/release/spire/README.md [2022-05-23T16:28:58.499Z] spire-1.2.1/release/spire/conf/ [2022-05-23T16:28:58.499Z] spire-1.2.1/release/spire/conf/agent/ [2022-05-23T16:28:58.499Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-05-23T16:28:58.499Z] spire-1.2.1/release/spire/conf/server/ [2022-05-23T16:28:58.499Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-05-23T16:28:58.499Z] spire-1.2.1/script/ [2022-05-23T16:28:58.499Z] spire-1.2.1/script/build-artifact.sh [2022-05-23T16:28:58.499Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-05-23T16:28:58.499Z] spire-1.2.1/support/ [2022-05-23T16:28:58.499Z] spire-1.2.1/support/k8s/ [2022-05-23T16:28:58.499Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-05-23T16:28:58.499Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-05-23T16:28:58.499Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-05-23T16:28:58.499Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-05-23T16:28:58.499Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-05-23T16:28:58.499Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-05-23T16:28:58.499Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-05-23T16:28:58.499Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-05-23T16:28:58.499Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-05-23T16:28:58.499Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-05-23T16:28:58.499Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-05-23T16:28:58.499Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-05-23T16:28:58.499Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-05-23T16:28:58.499Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-05-23T16:28:58.499Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-05-23T16:28:58.499Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-05-23T16:28:58.499Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-05-23T16:28:58.499Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-05-23T16:28:58.499Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-05-23T16:28:58.499Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-05-23T16:28:58.499Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-05-23T16:28:58.499Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-05-23T16:28:58.499Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-05-23T16:28:58.499Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-05-23T16:28:58.499Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-05-23T16:28:58.499Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-05-23T16:28:58.499Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-05-23T16:28:58.499Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-05-23T16:28:58.499Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-05-23T16:28:58.499Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-05-23T16:28:58.499Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-05-23T16:28:58.499Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-05-23T16:28:58.499Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-05-23T16:28:58.499Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-05-23T16:28:58.499Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-05-23T16:28:58.499Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-05-23T16:28:58.499Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-05-23T16:28:58.499Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-05-23T16:28:58.499Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-05-23T16:28:58.499Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-05-23T16:28:58.499Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-05-23T16:28:58.499Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-05-23T16:28:58.499Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-05-23T16:28:58.499Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-05-23T16:28:58.499Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-05-23T16:28:58.499Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-05-23T16:28:58.499Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-05-23T16:28:58.499Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-05-23T16:28:58.499Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-05-23T16:28:58.499Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-05-23T16:28:58.499Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-05-23T16:28:58.499Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-05-23T16:28:58.499Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-05-23T16:28:58.499Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-05-23T16:28:58.499Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-05-23T16:28:58.499Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-05-23T16:28:58.499Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-05-23T16:28:58.499Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-05-23T16:28:58.499Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-05-23T16:28:58.499Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-05-23T16:28:58.499Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-05-23T16:28:58.499Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-05-23T16:28:58.499Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-05-23T16:28:58.499Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-05-23T16:28:58.499Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-05-23T16:28:58.499Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-05-23T16:28:58.499Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-05-23T16:28:58.499Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-05-23T16:28:58.499Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-05-23T16:28:58.499Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-05-23T16:28:58.499Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-05-23T16:28:58.499Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-05-23T16:28:58.500Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-05-23T16:28:58.500Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-05-23T16:28:58.500Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-05-23T16:28:58.500Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-05-23T16:28:58.500Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-05-23T16:28:58.500Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-05-23T16:28:58.500Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-05-23T16:28:58.500Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-05-23T16:28:58.500Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-05-23T16:28:58.500Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-05-23T16:28:58.500Z] spire-1.2.1/test/ [2022-05-23T16:28:58.500Z] spire-1.2.1/test/clock/ [2022-05-23T16:28:58.500Z] spire-1.2.1/test/clock/clock.go [2022-05-23T16:28:58.500Z] spire-1.2.1/test/fakes/ [2022-05-23T16:28:58.500Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-05-23T16:28:58.500Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-05-23T16:28:58.500Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-05-23T16:28:58.500Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-05-23T16:28:58.500Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-05-23T16:28:58.500Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-05-23T16:28:58.500Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-05-23T16:28:58.500Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-05-23T16:28:58.500Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-05-23T16:28:58.500Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-05-23T16:28:58.500Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-05-23T16:28:58.500Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-05-23T16:28:58.500Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-05-23T16:28:58.500Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-05-23T16:28:58.500Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-05-23T16:28:58.500Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-05-23T16:28:58.500Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-05-23T16:28:58.500Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-05-23T16:28:58.500Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-05-23T16:28:58.500Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-05-23T16:28:58.500Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-05-23T16:28:58.500Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-05-23T16:28:58.500Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-05-23T16:28:58.500Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-05-23T16:28:58.500Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-05-23T16:28:58.500Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-05-23T16:28:58.500Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-05-23T16:28:58.500Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-05-23T16:28:58.500Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-05-23T16:28:58.500Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-05-23T16:28:58.500Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-05-23T16:28:58.500Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-05-23T16:28:58.500Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-05-23T16:28:58.500Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-05-23T16:28:58.500Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-05-23T16:28:58.500Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-05-23T16:28:58.500Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-05-23T16:28:58.500Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-05-23T16:28:58.500Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-05-23T16:28:58.500Z] spire-1.2.1/test/fixture/ [2022-05-23T16:28:58.500Z] spire-1.2.1/test/fixture/certs/ [2022-05-23T16:28:58.500Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-05-23T16:28:58.500Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-05-23T16:28:58.500Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-05-23T16:28:58.500Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-05-23T16:28:58.500Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-05-23T16:28:58.500Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-05-23T16:28:58.500Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-05-23T16:28:58.500Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-05-23T16:28:58.500Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-05-23T16:28:58.500Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-05-23T16:28:58.500Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-05-23T16:28:58.500Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-05-23T16:28:58.500Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-05-23T16:28:58.500Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-05-23T16:28:58.500Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-05-23T16:28:58.500Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-05-23T16:28:58.500Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-05-23T16:28:58.500Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-05-23T16:28:58.500Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-05-23T16:28:58.500Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-05-23T16:28:58.500Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-05-23T16:28:58.500Z] spire-1.2.1/test/fixture/config/ [2022-05-23T16:28:58.500Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-05-23T16:28:58.500Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-05-23T16:28:58.500Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-05-23T16:28:58.500Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-05-23T16:28:58.500Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-05-23T16:28:58.500Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-05-23T16:28:58.500Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-05-23T16:28:58.500Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-05-23T16:28:58.500Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-05-23T16:28:58.500Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-05-23T16:28:58.500Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-05-23T16:28:58.500Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-05-23T16:28:58.500Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-05-23T16:28:58.500Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-05-23T16:28:58.500Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-05-23T16:28:58.500Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-05-23T16:28:58.500Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-05-23T16:28:58.500Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-05-23T16:28:58.500Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-05-23T16:28:58.500Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-05-23T16:28:58.500Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-05-23T16:28:58.500Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-05-23T16:28:58.500Z] spire-1.2.1/test/fixture/fixture.go [2022-05-23T16:28:58.500Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-05-23T16:28:58.500Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-05-23T16:28:58.500Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-05-23T16:28:58.500Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-05-23T16:28:58.500Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-05-23T16:28:58.500Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-05-23T16:28:58.500Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-05-23T16:28:58.500Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-05-23T16:28:58.500Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-05-23T16:28:58.500Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-05-23T16:28:58.500Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-05-23T16:28:58.500Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-05-23T16:28:58.500Z] spire-1.2.1/test/fixture/registration/ [2022-05-23T16:28:58.500Z] spire-1.2.1/test/fixture/registration/entries.json [2022-05-23T16:28:58.500Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-05-23T16:28:58.500Z] spire-1.2.1/test/fixture/registration/good.json [2022-05-23T16:28:58.500Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-05-23T16:28:58.500Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-05-23T16:28:58.500Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-05-23T16:28:58.500Z] spire-1.2.1/test/integration/ [2022-05-23T16:28:58.500Z] spire-1.2.1/test/integration/README.md [2022-05-23T16:28:58.500Z] spire-1.2.1/test/integration/common [2022-05-23T16:28:58.500Z] spire-1.2.1/test/integration/setup/ [2022-05-23T16:28:58.500Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-05-23T16:28:58.500Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-05-23T16:28:58.500Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-05-23T16:28:58.500Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-05-23T16:28:58.500Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-05-23T16:28:58.500Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-05-23T16:28:58.500Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-05-23T16:28:58.500Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-05-23T16:28:58.500Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-05-23T16:28:58.500Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-05-23T16:28:58.500Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-05-23T16:28:58.500Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-05-23T16:28:58.500Z] spire-1.2.1/test/integration/setup/itclient/ [2022-05-23T16:28:58.500Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-05-23T16:28:58.500Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-05-23T16:28:58.500Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-05-23T16:28:58.500Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-05-23T16:28:58.500Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-05-23T16:28:58.500Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-05-23T16:28:58.500Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-05-23T16:28:58.500Z] spire-1.2.1/test/integration/suites/ [2022-05-23T16:28:58.500Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-05-23T16:28:58.500Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-05-23T16:28:58.500Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-05-23T16:28:58.500Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-05-23T16:28:58.500Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-05-23T16:28:58.500Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-05-23T16:28:58.500Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-05-23T16:28:58.500Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-05-23T16:28:58.500Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-05-23T16:28:58.500Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-05-23T16:28:58.500Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-05-23T16:28:58.500Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-05-23T16:28:58.500Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-05-23T16:28:58.500Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-05-23T16:28:58.500Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-05-23T16:28:58.500Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-05-23T16:28:58.500Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-05-23T16:28:58.500Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-05-23T16:28:58.500Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-05-23T16:28:58.500Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-05-23T16:28:58.500Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-05-23T16:28:58.500Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-05-23T16:28:58.500Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-05-23T16:28:58.500Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-05-23T16:28:58.500Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-05-23T16:28:58.500Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-05-23T16:28:58.500Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-05-23T16:28:58.500Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-05-23T16:28:58.500Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-05-23T16:28:58.500Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-05-23T16:28:58.500Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-05-23T16:28:58.500Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-05-23T16:28:58.500Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-05-23T16:28:58.500Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-05-23T16:28:58.500Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-05-23T16:28:58.500Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-05-23T16:28:58.500Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-05-23T16:28:58.500Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-05-23T16:28:58.500Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-05-23T16:28:58.500Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-05-23T16:28:58.500Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-05-23T16:28:58.500Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-05-23T16:28:58.500Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-05-23T16:28:58.500Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-05-23T16:28:58.501Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-05-23T16:28:58.501Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-05-23T16:28:58.501Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-05-23T16:28:58.501Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-05-23T16:28:58.501Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-05-23T16:28:58.501Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-05-23T16:28:58.501Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-05-23T16:28:58.501Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-05-23T16:28:58.501Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-05-23T16:28:58.501Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-05-23T16:28:58.501Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-05-23T16:28:58.501Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-05-23T16:28:58.501Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-05-23T16:28:58.501Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-05-23T16:28:58.501Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-05-23T16:28:58.501Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-05-23T16:28:58.501Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-05-23T16:28:58.501Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-05-23T16:28:58.501Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-05-23T16:28:58.501Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-05-23T16:28:58.501Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-05-23T16:28:58.501Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-05-23T16:28:58.501Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-05-23T16:28:58.501Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-05-23T16:28:58.501Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-05-23T16:28:58.501Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-05-23T16:28:58.501Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-05-23T16:28:58.501Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-05-23T16:28:58.779Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-05-23T16:28:58.779Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-05-23T16:28:58.779Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-05-23T16:28:58.779Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-05-23T16:28:58.779Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-05-23T16:28:58.779Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-05-23T16:28:58.779Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-05-23T16:28:58.779Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-05-23T16:28:58.779Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-05-23T16:28:58.779Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-05-23T16:28:58.779Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-05-23T16:28:58.779Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-05-23T16:28:58.779Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-05-23T16:28:58.779Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-05-23T16:28:58.779Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-05-23T16:28:58.779Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-05-23T16:28:58.779Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-05-23T16:28:58.779Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-05-23T16:28:58.779Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-05-23T16:28:58.779Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-05-23T16:28:58.779Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-05-23T16:28:58.779Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-05-23T16:28:58.779Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-05-23T16:28:58.779Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-05-23T16:28:58.779Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-05-23T16:28:58.779Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-05-23T16:28:58.779Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-05-23T16:28:58.779Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-05-23T16:28:58.779Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-05-23T16:28:58.779Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-05-23T16:28:58.779Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-05-23T16:28:58.779Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-05-23T16:28:58.779Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-05-23T16:28:58.779Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-05-23T16:28:58.779Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-05-23T16:28:58.779Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-05-23T16:28:58.779Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-05-23T16:28:58.779Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-05-23T16:28:58.779Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-05-23T16:28:58.779Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-05-23T16:28:58.779Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-05-23T16:28:58.779Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-05-23T16:28:58.779Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-05-23T16:28:58.779Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-05-23T16:28:58.779Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-05-23T16:28:58.779Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-05-23T16:28:58.779Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-05-23T16:28:58.779Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-05-23T16:28:58.779Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-05-23T16:28:58.779Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-05-23T16:28:58.779Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-05-23T16:28:58.779Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-05-23T16:28:58.779Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-05-23T16:28:58.779Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-05-23T16:28:58.779Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-05-23T16:28:58.779Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-05-23T16:28:58.779Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-05-23T16:28:58.779Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-05-23T16:28:58.779Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-05-23T16:28:58.779Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-05-23T16:28:58.779Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-05-23T16:28:58.779Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-05-23T16:28:58.779Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-05-23T16:28:58.779Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-05-23T16:28:58.779Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-05-23T16:28:58.779Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-05-23T16:28:58.779Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-05-23T16:28:58.779Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-05-23T16:28:58.779Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-05-23T16:28:58.779Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-05-23T16:28:58.779Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-05-23T16:28:58.779Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-05-23T16:28:58.779Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-05-23T16:28:58.779Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-05-23T16:28:58.779Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-05-23T16:28:58.779Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-05-23T16:28:58.779Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-05-23T16:28:58.779Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-05-23T16:28:58.779Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-05-23T16:28:58.779Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-05-23T16:28:58.779Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-05-23T16:28:58.779Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-05-23T16:28:58.779Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-05-23T16:28:58.779Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-05-23T16:28:58.779Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-05-23T16:28:58.779Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-05-23T16:28:58.779Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-05-23T16:28:58.779Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-05-23T16:28:58.779Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-05-23T16:28:58.779Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-05-23T16:28:58.779Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-05-23T16:28:58.779Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-05-23T16:28:58.779Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-05-23T16:28:58.779Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-05-23T16:28:58.779Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-05-23T16:28:58.779Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-05-23T16:28:58.779Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-05-23T16:28:58.779Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-05-23T16:28:58.779Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-05-23T16:28:58.779Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-05-23T16:28:58.779Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-05-23T16:28:58.779Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-05-23T16:28:58.779Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-05-23T16:28:58.779Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-05-23T16:28:58.779Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-05-23T16:28:58.779Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-05-23T16:28:58.779Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-05-23T16:28:58.779Z] spire-1.2.1/test/integration/suites/join-token/ [2022-05-23T16:28:58.779Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-05-23T16:28:58.779Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-05-23T16:28:58.779Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-05-23T16:28:58.779Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-05-23T16:28:58.779Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-05-23T16:28:58.779Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-05-23T16:28:58.779Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-05-23T16:28:58.779Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-05-23T16:28:58.779Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-05-23T16:28:58.779Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-05-23T16:28:58.779Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-05-23T16:28:58.779Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-05-23T16:28:58.779Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-05-23T16:28:58.779Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-05-23T16:28:58.779Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-05-23T16:28:58.779Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-05-23T16:28:58.779Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-05-23T16:28:58.779Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-05-23T16:28:58.779Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-05-23T16:28:58.779Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-05-23T16:28:58.779Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-05-23T16:28:58.779Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-05-23T16:28:58.779Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-05-23T16:28:58.779Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-05-23T16:28:58.779Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-05-23T16:28:58.779Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-05-23T16:28:58.779Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-05-23T16:28:58.779Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-05-23T16:28:58.780Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-05-23T16:28:58.780Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-05-23T16:28:58.780Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-05-23T16:28:58.780Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-05-23T16:28:58.780Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-05-23T16:28:58.780Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-05-23T16:28:58.780Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-05-23T16:28:58.780Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-05-23T16:28:58.780Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-05-23T16:28:58.780Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-05-23T16:28:58.780Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-05-23T16:28:58.780Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-05-23T16:28:58.780Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-05-23T16:28:58.780Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-05-23T16:28:58.780Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-05-23T16:28:58.780Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-05-23T16:28:58.780Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-05-23T16:28:58.780Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-05-23T16:28:58.780Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-05-23T16:28:58.780Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-05-23T16:28:58.780Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-05-23T16:28:58.780Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-05-23T16:28:58.780Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-05-23T16:28:58.780Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-05-23T16:28:58.780Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-05-23T16:28:58.780Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-05-23T16:28:58.780Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-05-23T16:28:58.780Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-05-23T16:28:58.780Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-05-23T16:28:58.780Z] spire-1.2.1/test/integration/suites/k8s/ [2022-05-23T16:28:58.780Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-05-23T16:28:58.780Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-05-23T16:28:58.780Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-05-23T16:28:58.780Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-05-23T16:28:58.780Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-05-23T16:28:58.780Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-05-23T16:28:58.780Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-05-23T16:28:58.780Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-05-23T16:28:58.780Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-05-23T16:28:58.780Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-05-23T16:28:58.780Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-05-23T16:28:58.780Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-05-23T16:28:58.780Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-05-23T16:28:58.780Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-05-23T16:28:58.780Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-05-23T16:28:58.780Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-05-23T16:28:58.780Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-05-23T16:28:58.780Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-05-23T16:28:58.780Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-05-23T16:28:58.780Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-05-23T16:28:58.780Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-05-23T16:28:58.780Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-05-23T16:28:58.780Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-05-23T16:28:58.780Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-05-23T16:28:58.780Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-05-23T16:28:58.780Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-05-23T16:28:58.780Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-05-23T16:28:58.780Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-05-23T16:28:58.780Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-05-23T16:28:58.780Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-05-23T16:28:58.780Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-05-23T16:28:58.780Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-05-23T16:28:58.780Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-05-23T16:28:58.780Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-05-23T16:28:58.780Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-05-23T16:28:58.780Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-05-23T16:28:58.780Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-05-23T16:28:58.780Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-05-23T16:28:58.780Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-05-23T16:28:58.780Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-05-23T16:28:58.780Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-05-23T16:28:58.780Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-05-23T16:28:58.780Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-05-23T16:28:58.780Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-05-23T16:28:58.780Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-05-23T16:28:58.780Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-05-23T16:28:58.780Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-05-23T16:28:58.780Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-05-23T16:28:58.780Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-05-23T16:28:58.780Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-05-23T16:28:58.780Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-05-23T16:28:58.780Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-05-23T16:28:58.780Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-05-23T16:28:58.780Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-05-23T16:28:58.780Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-05-23T16:28:58.780Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-05-23T16:28:58.780Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-05-23T16:28:58.780Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-05-23T16:28:58.780Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-05-23T16:28:58.780Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-05-23T16:28:58.780Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-05-23T16:28:58.780Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-05-23T16:28:58.780Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-05-23T16:28:58.780Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-05-23T16:28:58.780Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-05-23T16:28:58.780Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-05-23T16:28:58.780Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-05-23T16:28:58.780Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-05-23T16:28:58.780Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-05-23T16:28:58.780Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-05-23T16:28:58.780Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-05-23T16:28:58.780Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-05-23T16:28:58.780Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-05-23T16:28:58.780Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-05-23T16:28:58.780Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-05-23T16:28:58.780Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-05-23T16:28:58.780Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-05-23T16:28:58.780Z] spire-1.2.1/test/integration/suites/rotation/ [2022-05-23T16:28:58.780Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-05-23T16:28:58.780Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-05-23T16:28:58.780Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-05-23T16:28:58.780Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-05-23T16:28:58.780Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-05-23T16:28:58.780Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-05-23T16:28:58.780Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-05-23T16:28:58.780Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-05-23T16:28:58.780Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-05-23T16:28:58.780Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-05-23T16:28:58.780Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-05-23T16:28:58.780Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-05-23T16:28:58.780Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-05-23T16:28:58.780Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-05-23T16:28:58.780Z] spire-1.2.1/test/integration/suites/self-test/ [2022-05-23T16:28:58.780Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-05-23T16:28:58.780Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-05-23T16:28:58.780Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-05-23T16:28:58.780Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-05-23T16:28:58.780Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-05-23T16:28:58.780Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-05-23T16:28:58.780Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-05-23T16:28:58.780Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-05-23T16:28:58.780Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-05-23T16:28:58.780Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-05-23T16:28:58.780Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-05-23T16:28:58.780Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-05-23T16:28:58.780Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-05-23T16:28:58.780Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-05-23T16:28:58.780Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-05-23T16:28:58.780Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-05-23T16:28:58.780Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-05-23T16:28:58.780Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-05-23T16:28:58.780Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-05-23T16:28:58.780Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-05-23T16:28:58.780Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-05-23T16:28:58.780Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-05-23T16:28:58.780Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-05-23T16:28:58.780Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-05-23T16:28:58.780Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-05-23T16:28:58.780Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-05-23T16:28:58.780Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-05-23T16:28:58.780Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-05-23T16:28:58.780Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-05-23T16:28:58.780Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-05-23T16:28:58.780Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-05-23T16:28:58.780Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-05-23T16:28:58.780Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-05-23T16:28:58.780Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-05-23T16:28:58.780Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-05-23T16:28:58.780Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-05-23T16:28:58.780Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-05-23T16:28:58.781Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-05-23T16:28:58.781Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-05-23T16:28:58.781Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-05-23T16:28:58.781Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-05-23T16:28:58.781Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-05-23T16:28:58.781Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-05-23T16:28:58.781Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-05-23T16:28:58.781Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-05-23T16:28:58.781Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-05-23T16:28:58.781Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-05-23T16:28:58.781Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-05-23T16:28:58.781Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-05-23T16:28:58.781Z] spire-1.2.1/test/integration/test-one.sh [2022-05-23T16:28:58.781Z] spire-1.2.1/test/integration/test.sh [2022-05-23T16:28:58.781Z] spire-1.2.1/test/plugintest/ [2022-05-23T16:28:58.781Z] spire-1.2.1/test/plugintest/config.go [2022-05-23T16:28:58.781Z] spire-1.2.1/test/plugintest/load.go [2022-05-23T16:28:58.781Z] spire-1.2.1/test/plugintest/option.go [2022-05-23T16:28:58.781Z] spire-1.2.1/test/spiretest/ [2022-05-23T16:28:58.781Z] spire-1.2.1/test/spiretest/apiserver.go [2022-05-23T16:28:59.057Z] spire-1.2.1/test/spiretest/assertions.go [2022-05-23T16:28:59.057Z] spire-1.2.1/test/spiretest/dir.go [2022-05-23T16:28:59.057Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-05-23T16:28:59.057Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-05-23T16:28:59.057Z] spire-1.2.1/test/spiretest/logs.go [2022-05-23T16:28:59.057Z] spire-1.2.1/test/spiretest/socketapi.go [2022-05-23T16:28:59.057Z] spire-1.2.1/test/spiretest/suite.go [2022-05-23T16:28:59.057Z] spire-1.2.1/test/spiretest/x509.go [2022-05-23T16:28:59.057Z] spire-1.2.1/test/testca/ [2022-05-23T16:28:59.057Z] spire-1.2.1/test/testca/ca.go [2022-05-23T16:28:59.057Z] spire-1.2.1/test/testkey/ [2022-05-23T16:28:59.057Z] spire-1.2.1/test/testkey/generate.sh [2022-05-23T16:28:59.057Z] spire-1.2.1/test/testkey/genkeys.go [2022-05-23T16:28:59.057Z] spire-1.2.1/test/testkey/keys.go [2022-05-23T16:28:59.057Z] spire-1.2.1/test/testkey/new.go [2022-05-23T16:28:59.057Z] spire-1.2.1/test/tpmsimulator/ [2022-05-23T16:28:59.057Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-05-23T16:28:59.057Z] spire-1.2.1/test/util/ [2022-05-23T16:28:59.057Z] spire-1.2.1/test/util/cert_fixtures.go [2022-05-23T16:28:59.057Z] spire-1.2.1/test/util/cert_generation.go [2022-05-23T16:28:59.057Z] spire-1.2.1/test/util/io_redirection.go [2022-05-23T16:28:59.057Z] spire-1.2.1/test/util/race.go [2022-05-23T16:28:59.057Z] spire-1.2.1/test/util/util.go [2022-05-23T16:28:59.057Z] building spire from source... [2022-05-23T16:28:59.662Z] Installing go1.17.7... [2022-05-23T16:29:26.526Z] Building bin/spire-server... [2022-05-23T16:29:26.526Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-05-23T16:29:26.526Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-05-23T16:29:26.526Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-05-23T16:29:26.526Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-05-23T16:29:26.526Z] go: downloading google.golang.org/grpc v1.44.0 [2022-05-23T16:29:26.526Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-05-23T16:29:26.526Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-05-23T16:29:26.526Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-05-23T16:29:26.801Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-05-23T16:29:28.787Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-05-23T16:29:29.064Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-05-23T16:29:29.339Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-05-23T16:29:29.339Z] go: downloading github.com/fatih/color v1.13.0 [2022-05-23T16:29:29.619Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-05-23T16:29:29.619Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-05-23T16:29:29.619Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-05-23T16:29:29.619Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-05-23T16:29:30.604Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-05-23T16:29:30.604Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-05-23T16:29:30.881Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-05-23T16:29:31.157Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-05-23T16:29:31.157Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-05-23T16:29:32.142Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-05-23T16:29:32.142Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-05-23T16:29:47.257Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-05-23T16:29:47.257Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-05-23T16:29:47.257Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-05-23T16:29:47.257Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-05-23T16:29:47.257Z] go: downloading github.com/google/uuid v1.1.2 [2022-05-23T16:29:47.257Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-05-23T16:29:47.533Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-05-23T16:29:47.533Z] go: downloading github.com/oklog/run v1.0.0 [2022-05-23T16:29:47.815Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-05-23T16:29:47.815Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-05-23T16:29:47.815Z] go: downloading go.uber.org/atomic v1.9.0 [2022-05-23T16:29:48.093Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-05-23T16:29:48.093Z] go: downloading github.com/prometheus/common v0.32.1 [2022-05-23T16:29:49.084Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-05-23T16:29:49.084Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-05-23T16:29:49.084Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-05-23T16:29:49.361Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-05-23T16:29:49.638Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-05-23T16:29:49.915Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-05-23T16:29:50.200Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-05-23T16:29:50.200Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-05-23T16:29:50.200Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-05-23T16:29:50.478Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-05-23T16:29:50.478Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-05-23T16:29:50.755Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-05-23T16:29:51.034Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-05-23T16:29:51.636Z] go: downloading github.com/lib/pq v1.10.4 [2022-05-23T16:29:51.637Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-05-23T16:29:51.637Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-05-23T16:29:52.629Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-05-23T16:29:56.038Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-05-23T16:30:06.246Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-05-23T16:30:06.246Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-05-23T16:30:06.246Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-05-23T16:30:06.246Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-05-23T16:30:06.246Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-05-23T16:30:33.179Z] go: downloading google.golang.org/api v0.70.0 [2022-05-23T16:30:33.179Z] go: downloading k8s.io/client-go v0.23.4 [2022-05-23T16:30:33.179Z] go: downloading k8s.io/api v0.23.4 [2022-05-23T16:30:43.345Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-05-23T16:30:43.621Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-05-23T16:30:44.614Z] go: downloading cloud.google.com/go v0.100.2 [2022-05-23T16:30:46.060Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-05-23T16:30:48.064Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-05-23T16:30:49.051Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-05-23T16:31:15.880Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-05-23T16:31:15.880Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-05-23T16:31:15.880Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-05-23T16:31:15.880Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-05-23T16:31:15.880Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-05-23T16:31:16.870Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-05-23T16:31:17.146Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-05-23T16:31:18.134Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-05-23T16:31:18.411Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-05-23T16:31:18.411Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-05-23T16:31:19.014Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-05-23T16:31:19.292Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-05-23T16:31:19.570Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-05-23T16:31:19.849Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-05-23T16:31:19.849Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-05-23T16:31:20.130Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-05-23T16:31:20.406Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-05-23T16:31:20.684Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-05-23T16:31:21.670Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-05-23T16:31:21.670Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-05-23T16:31:22.274Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-05-23T16:31:29.004Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-05-23T16:31:29.004Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-05-23T16:31:29.004Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-05-23T16:31:29.281Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-05-23T16:31:29.877Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-05-23T16:31:29.877Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-05-23T16:31:30.155Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-05-23T16:31:31.596Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-05-23T16:31:31.872Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-05-23T16:31:32.149Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-05-23T16:31:32.423Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-05-23T16:31:32.699Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-05-23T16:31:32.699Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-05-23T16:31:32.699Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-05-23T16:31:32.699Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-05-23T16:31:32.975Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-05-23T16:31:32.975Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-05-23T16:31:33.267Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-05-23T16:31:33.267Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-05-23T16:31:33.267Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-05-23T16:31:33.541Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-05-23T16:31:34.975Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-05-23T16:31:34.975Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-05-23T16:31:34.975Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-05-23T16:31:35.252Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-05-23T16:31:35.252Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-05-23T16:31:37.904Z] go: downloading go.opencensus.io v0.23.0 [2022-05-23T16:31:38.509Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-05-23T16:31:38.509Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-05-23T16:31:38.794Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-05-23T16:31:39.071Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-05-23T16:31:39.676Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-05-23T16:31:39.955Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-05-23T16:31:42.594Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-05-23T16:31:42.594Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-05-23T16:31:42.873Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-05-23T16:31:45.510Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-05-23T16:31:45.510Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-05-23T16:31:45.510Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-05-23T16:31:45.510Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-05-23T16:31:45.784Z] go: downloading go.uber.org/zap v1.21.0 [2022-05-23T16:31:46.771Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-05-23T16:31:46.771Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-05-23T16:31:47.048Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-05-23T16:31:47.048Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-05-23T16:31:47.326Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-05-23T16:31:47.326Z] go: downloading github.com/golang/snappy v0.0.4 [2022-05-23T16:31:47.602Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-05-23T16:32:00.030Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-05-23T16:32:00.030Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-05-23T16:32:00.030Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-05-23T16:32:00.030Z] go: downloading go.uber.org/multierr v1.6.0 [2022-05-23T16:32:26.866Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-05-23T16:32:26.867Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-05-23T16:33:48.739Z] 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-05-23T16:33:53.071Z] Removing intermediate container 9fc64fabf231 [2022-05-23T16:33:53.071Z] ---> 46f05944b51a [2022-05-23T16:33:53.071Z] [2022-05-23T16:33:53.071Z] Step 10/25 : FROM alpine:3.14 [2022-05-23T16:33:53.071Z] 3.14: Pulling from library/alpine [2022-05-23T16:33:54.062Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-05-23T16:33:54.062Z] Status: Downloaded newer image for alpine:3.14 [2022-05-23T16:33:54.062Z] ---> ac73e934f311 [2022-05-23T16:33:54.342Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-05-23T16:33:54.619Z] ---> Running in c99292c16665 [2022-05-23T16:33:56.634Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-05-23T16:33:56.914Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-05-23T16:33:58.379Z] (1/3) Installing ca-certificates (20211220-r0) [2022-05-23T16:33:58.379Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-05-23T16:33:58.379Z] (3/3) Installing su-exec (0.2-r1) [2022-05-23T16:33:58.379Z] Executing busybox-1.33.1-r7.trigger [2022-05-23T16:33:58.379Z] Executing ca-certificates-20211220-r0.trigger [2022-05-23T16:33:58.656Z] OK: 6 MiB in 17 packages [2022-05-23T16:34:01.334Z] Removing intermediate container c99292c16665 [2022-05-23T16:34:01.334Z] ---> 3e88a382690a [2022-05-23T16:34:01.334Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-05-23T16:34:01.334Z] ---> Running in ac59c769dd1d [2022-05-23T16:34:01.615Z] Removing intermediate container ac59c769dd1d [2022-05-23T16:34:01.615Z] ---> d9a0acc7678e [2022-05-23T16:34:01.615Z] Step 13/25 : WORKDIR / [2022-05-23T16:34:01.615Z] ---> Running in 4c635e0bfe5c [2022-05-23T16:34:02.266Z] Removing intermediate container 4c635e0bfe5c [2022-05-23T16:34:02.266Z] ---> 909b8d4a27ba [2022-05-23T16:34:02.266Z] 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-05-23T16:34:03.268Z] ---> abc8d3fa4424 [2022-05-23T16:34:03.269Z] 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-05-23T16:34:04.268Z] ---> e05ebdc1f548 [2022-05-23T16:34:04.268Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-05-23T16:34:05.265Z] ---> 150247abef1f [2022-05-23T16:34:05.265Z] 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-05-23T16:34:06.262Z] ---> ba2a6d1a30e4 [2022-05-23T16:34:06.262Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-05-23T16:34:08.264Z] ---> 832ee5700691 [2022-05-23T16:34:08.264Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-05-23T16:34:10.250Z] ---> a3f404b0459b [2022-05-23T16:34:10.250Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-05-23T16:34:11.260Z] ---> 8dc7154313f3 [2022-05-23T16:34:11.261Z] 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-05-23T16:34:11.261Z] ---> Running in 8accfde74d83 [2022-05-23T16:34:14.679Z] Removing intermediate container 8accfde74d83 [2022-05-23T16:34:14.679Z] ---> bfba37881e50 [2022-05-23T16:34:14.679Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-05-23T16:34:14.679Z] ---> Running in 43b9e31934f0 [2022-05-23T16:34:14.952Z] Removing intermediate container 43b9e31934f0 [2022-05-23T16:34:14.952Z] ---> 7167522e93aa [2022-05-23T16:34:14.952Z] Step 23/25 : LABEL arch=arm64 [2022-05-23T16:34:15.230Z] ---> Running in 87cacf6a94f8 [2022-05-23T16:34:15.827Z] Removing intermediate container 87cacf6a94f8 [2022-05-23T16:34:15.827Z] ---> 5a2ddc98a0ba [2022-05-23T16:34:15.827Z] Step 24/25 : LABEL git_sha=809aa461c64e1cda55f4fb75cff3acf07d0a963f [2022-05-23T16:34:15.827Z] ---> Running in 9db39f01b379 [2022-05-23T16:34:16.425Z] Removing intermediate container 9db39f01b379 [2022-05-23T16:34:16.425Z] ---> 7b85e6290042 [2022-05-23T16:34:16.425Z] Step 25/25 : LABEL version=0.0.0 [2022-05-23T16:34:16.703Z] ---> Running in 1c419361163f [2022-05-23T16:34:17.300Z] Removing intermediate container 1c419361163f [2022-05-23T16:34:17.300Z] ---> c33d10e46cf0 [2022-05-23T16:34:17.300Z] [2022-05-23T16:34:17.576Z] Successfully built c33d10e46cf0 [2022-05-23T16:34:17.576Z] Successfully tagged security-secretstore-setup-arm64:latest [2022-05-23T16:34:17.576Z]  Building security-secretstore-setup ... done Building security-spire-config [2022-05-23T16:34:49.954Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-23T16:34:49.954Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-05-23T16:34:49.954Z] ---> a058fb5649a6 [2022-05-23T16:34:49.954Z] Step 3/26 : WORKDIR /edgex-go [2022-05-23T16:34:49.954Z] ---> Using cache [2022-05-23T16:34:49.954Z] ---> 8703e4f31429 [2022-05-23T16:34:49.954Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-23T16:34:49.954Z] ---> Using cache [2022-05-23T16:34:49.954Z] ---> 1df55f7682d9 [2022-05-23T16:34:49.954Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-05-23T16:34:49.954Z] ---> Using cache [2022-05-23T16:34:49.954Z] ---> bd5c0ac300e2 [2022-05-23T16:34:49.954Z] Step 6/26 : COPY go.mod vendor* ./ [2022-05-23T16:34:49.954Z] ---> Using cache [2022-05-23T16:34:49.954Z] ---> 2c48ce155367 [2022-05-23T16:34:49.954Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-23T16:34:49.954Z] ---> Using cache [2022-05-23T16:34:49.954Z] ---> c0db5224c3f3 [2022-05-23T16:34:49.954Z] Step 8/26 : COPY . . [2022-05-23T16:34:49.954Z] ---> Using cache [2022-05-23T16:34:49.954Z] ---> 332dda16d18a [2022-05-23T16:34:49.954Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-05-23T16:34:49.954Z] ---> Using cache [2022-05-23T16:34:49.954Z] ---> d28716cd3c11 [2022-05-23T16:34:49.954Z] Step 10/26 : RUN mkdir -p spire-build [2022-05-23T16:34:49.954Z] ---> Using cache [2022-05-23T16:34:49.954Z] ---> b9de96e88cb7 [2022-05-23T16:34:49.954Z] Step 11/26 : WORKDIR /edgex-go/spire-build [2022-05-23T16:34:49.954Z] ---> Using cache [2022-05-23T16:34:49.954Z] ---> c2adfa375da2 [2022-05-23T16:34:49.954Z] 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-05-23T16:34:49.954Z] ---> Running in 41c06d16755d [2022-05-23T16:34:49.954Z] spire-1.2.1/ [2022-05-23T16:34:49.954Z] spire-1.2.1/.data/ [2022-05-23T16:34:49.954Z] spire-1.2.1/.data/.file [2022-05-23T16:34:49.954Z] spire-1.2.1/.dockerignore [2022-05-23T16:34:49.954Z] spire-1.2.1/.gitattributes [2022-05-23T16:34:49.954Z] spire-1.2.1/.githooks/ [2022-05-23T16:34:49.954Z] spire-1.2.1/.githooks/pre-commit [2022-05-23T16:34:49.954Z] spire-1.2.1/.github/ [2022-05-23T16:34:49.954Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-05-23T16:34:49.954Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-05-23T16:34:49.954Z] spire-1.2.1/.github/dependabot.yml [2022-05-23T16:34:49.954Z] spire-1.2.1/.github/workflows/ [2022-05-23T16:34:49.954Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-05-23T16:34:49.954Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-05-23T16:34:49.954Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-05-23T16:34:49.954Z] spire-1.2.1/.github/workflows/scripts/ [2022-05-23T16:34:49.954Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-05-23T16:34:49.954Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-05-23T16:34:49.954Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-05-23T16:34:49.954Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-05-23T16:34:49.954Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-05-23T16:34:49.954Z] spire-1.2.1/.gitignore [2022-05-23T16:34:49.954Z] spire-1.2.1/.go-version [2022-05-23T16:34:49.954Z] spire-1.2.1/.golangci.yml [2022-05-23T16:34:49.954Z] spire-1.2.1/ADOPTERS.md [2022-05-23T16:34:49.954Z] spire-1.2.1/CHANGELOG.md [2022-05-23T16:34:49.954Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-05-23T16:34:49.954Z] spire-1.2.1/CODEOWNERS [2022-05-23T16:34:49.954Z] spire-1.2.1/CONTRIBUTING.md [2022-05-23T16:34:49.954Z] spire-1.2.1/Dockerfile [2022-05-23T16:34:49.954Z] spire-1.2.1/Dockerfile.dev [2022-05-23T16:34:49.954Z] spire-1.2.1/Dockerfile.scratch [2022-05-23T16:34:49.954Z] spire-1.2.1/LICENSE [2022-05-23T16:34:49.954Z] spire-1.2.1/MAINTAINERS.md [2022-05-23T16:34:49.954Z] spire-1.2.1/Makefile [2022-05-23T16:34:49.954Z] spire-1.2.1/README.md [2022-05-23T16:34:49.954Z] spire-1.2.1/ROADMAP.md [2022-05-23T16:34:49.954Z] spire-1.2.1/SECURITY.md [2022-05-23T16:34:49.954Z] spire-1.2.1/cmd/ [2022-05-23T16:34:49.954Z] spire-1.2.1/cmd/spire-agent/ [2022-05-23T16:34:49.954Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-05-23T16:34:49.954Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-05-23T16:34:49.954Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-05-23T16:34:49.954Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-05-23T16:34:49.954Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-05-23T16:34:49.954Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-05-23T16:34:49.954Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-05-23T16:34:49.954Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-05-23T16:34:49.954Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-05-23T16:34:49.954Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-05-23T16:34:49.954Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-05-23T16:34:49.954Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-05-23T16:34:49.954Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-05-23T16:34:49.954Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-05-23T16:34:49.954Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-05-23T16:34:49.954Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-05-23T16:34:49.954Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-05-23T16:34:49.954Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-05-23T16:34:49.954Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-05-23T16:34:49.954Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-05-23T16:34:49.954Z] spire-1.2.1/cmd/spire-agent/main.go [2022-05-23T16:34:49.954Z] spire-1.2.1/cmd/spire-server/ [2022-05-23T16:34:49.954Z] spire-1.2.1/cmd/spire-server/cli/ [2022-05-23T16:34:49.954Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-05-23T16:34:49.954Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-05-23T16:34:49.954Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-05-23T16:34:49.954Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-05-23T16:34:49.954Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-05-23T16:34:49.954Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-05-23T16:34:49.954Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-05-23T16:34:49.954Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-05-23T16:34:49.954Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-05-23T16:34:49.954Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-05-23T16:34:49.954Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-05-23T16:34:49.954Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-05-23T16:34:49.954Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-05-23T16:34:49.954Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-05-23T16:34:49.954Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-05-23T16:34:49.954Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-05-23T16:34:49.954Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-05-23T16:34:49.954Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-05-23T16:34:49.954Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-05-23T16:34:49.954Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-05-23T16:34:49.954Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-05-23T16:34:49.954Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-05-23T16:34:49.954Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-05-23T16:34:49.954Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-05-23T16:34:49.954Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-05-23T16:34:49.954Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-05-23T16:34:49.954Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-05-23T16:34:49.954Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-05-23T16:34:49.954Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-05-23T16:34:49.954Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-05-23T16:34:49.954Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-05-23T16:34:49.954Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-05-23T16:34:49.954Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-05-23T16:34:49.954Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-05-23T16:34:49.954Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-05-23T16:34:49.954Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-05-23T16:34:49.954Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-05-23T16:34:49.954Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-05-23T16:34:49.954Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-05-23T16:34:49.954Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-05-23T16:34:49.954Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-05-23T16:34:49.954Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-05-23T16:34:49.954Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-05-23T16:34:49.954Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-05-23T16:34:49.954Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-05-23T16:34:49.954Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-05-23T16:34:49.954Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-05-23T16:34:49.954Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-05-23T16:34:49.954Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-05-23T16:34:49.954Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-05-23T16:34:49.954Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-05-23T16:34:49.954Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-05-23T16:34:49.954Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-05-23T16:34:49.954Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-05-23T16:34:49.954Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-05-23T16:34:49.954Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-05-23T16:34:49.954Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-05-23T16:34:49.954Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-05-23T16:34:49.954Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-05-23T16:34:49.954Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-05-23T16:34:49.954Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-05-23T16:34:49.954Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-05-23T16:34:49.954Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-05-23T16:34:49.954Z] spire-1.2.1/cmd/spire-server/main.go [2022-05-23T16:34:49.954Z] spire-1.2.1/cmd/spire-server/util/ [2022-05-23T16:34:49.954Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-05-23T16:34:49.954Z] spire-1.2.1/conf/ [2022-05-23T16:34:49.954Z] spire-1.2.1/conf/agent/ [2022-05-23T16:34:49.954Z] spire-1.2.1/conf/agent/agent.conf [2022-05-23T16:34:49.954Z] spire-1.2.1/conf/agent/agent_full.conf [2022-05-23T16:34:49.954Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-05-23T16:34:49.954Z] spire-1.2.1/conf/server/ [2022-05-23T16:34:49.954Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-05-23T16:34:49.954Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-05-23T16:34:49.954Z] spire-1.2.1/conf/server/server.conf [2022-05-23T16:34:49.954Z] spire-1.2.1/conf/server/server_full.conf [2022-05-23T16:34:49.954Z] spire-1.2.1/doc/ [2022-05-23T16:34:49.954Z] spire-1.2.1/doc/SPIRE101.md [2022-05-23T16:34:49.954Z] spire-1.2.1/doc/auditlog.md [2022-05-23T16:34:49.954Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-05-23T16:34:49.954Z] spire-1.2.1/doc/changelog_guidelines.md [2022-05-23T16:34:49.954Z] spire-1.2.1/doc/cure53-report.pdf [2022-05-23T16:34:49.954Z] spire-1.2.1/doc/images/ [2022-05-23T16:34:49.954Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-05-23T16:34:49.954Z] spire-1.2.1/doc/images/SPIRE101.png [2022-05-23T16:34:49.954Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-05-23T16:34:49.954Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-05-23T16:34:49.954Z] spire-1.2.1/doc/images/cache_mgr.png [2022-05-23T16:34:49.954Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-05-23T16:34:49.954Z] spire-1.2.1/doc/images/federated_spire.png [2022-05-23T16:34:49.954Z] spire-1.2.1/doc/images/ha_mode.png [2022-05-23T16:34:49.954Z] spire-1.2.1/doc/images/nested_spire.png [2022-05-23T16:34:49.954Z] spire-1.2.1/doc/images/oidc_federation.png [2022-05-23T16:34:49.954Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-05-23T16:34:49.954Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-05-23T16:34:49.954Z] spire-1.2.1/doc/images/spire_logo.png [2022-05-23T16:34:49.954Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-05-23T16:34:49.954Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-05-23T16:34:49.954Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-05-23T16:34:49.954Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-05-23T16:34:49.954Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-05-23T16:34:49.954Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-05-23T16:34:49.954Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-05-23T16:34:49.954Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-05-23T16:34:49.954Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-05-23T16:34:49.954Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-05-23T16:34:49.954Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-05-23T16:34:49.954Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-05-23T16:34:49.954Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-05-23T16:34:49.954Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-05-23T16:34:49.954Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-05-23T16:34:49.954Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-05-23T16:34:49.954Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-05-23T16:34:49.954Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-05-23T16:34:49.954Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-05-23T16:34:49.954Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-05-23T16:34:49.954Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-05-23T16:34:49.954Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-05-23T16:34:49.954Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-05-23T16:34:49.954Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-05-23T16:34:49.954Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-05-23T16:34:49.954Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-05-23T16:34:49.954Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-05-23T16:34:49.954Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-05-23T16:34:49.954Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-05-23T16:34:49.954Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-05-23T16:34:49.954Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-05-23T16:34:49.954Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-05-23T16:34:49.954Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-05-23T16:34:49.954Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-05-23T16:34:49.954Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-05-23T16:34:49.954Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-05-23T16:34:49.954Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-05-23T16:34:49.954Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-05-23T16:34:49.954Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-05-23T16:34:49.954Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-05-23T16:34:49.954Z] spire-1.2.1/doc/scaling_spire.md [2022-05-23T16:34:49.954Z] spire-1.2.1/doc/spire_agent.md [2022-05-23T16:34:49.954Z] spire-1.2.1/doc/spire_server.md [2022-05-23T16:34:49.954Z] spire-1.2.1/doc/supported_integrations.md [2022-05-23T16:34:49.954Z] spire-1.2.1/doc/telemetry.md [2022-05-23T16:34:49.954Z] spire-1.2.1/doc/telemetry_config.md [2022-05-23T16:34:49.954Z] spire-1.2.1/doc/upgrading.md [2022-05-23T16:34:49.954Z] spire-1.2.1/doc/using_spire.md [2022-05-23T16:34:49.954Z] spire-1.2.1/examples/ [2022-05-23T16:34:49.954Z] spire-1.2.1/examples/README.md [2022-05-23T16:34:49.954Z] spire-1.2.1/go.mod [2022-05-23T16:34:49.954Z] spire-1.2.1/go.sum [2022-05-23T16:34:49.954Z] spire-1.2.1/pkg/ [2022-05-23T16:34:49.954Z] spire-1.2.1/pkg/agent/ [2022-05-23T16:34:49.954Z] spire-1.2.1/pkg/agent/agent.go [2022-05-23T16:34:49.954Z] spire-1.2.1/pkg/agent/api/ [2022-05-23T16:34:49.954Z] spire-1.2.1/pkg/agent/api/config.go [2022-05-23T16:34:49.954Z] spire-1.2.1/pkg/agent/api/debug/ [2022-05-23T16:34:49.954Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-05-23T16:34:49.954Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-05-23T16:34:49.954Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-05-23T16:34:49.954Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-05-23T16:34:49.954Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-05-23T16:34:49.954Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-05-23T16:34:49.954Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-05-23T16:34:49.954Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-05-23T16:34:49.954Z] spire-1.2.1/pkg/agent/api/health/ [2022-05-23T16:34:49.954Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-05-23T16:34:49.954Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-05-23T16:34:49.954Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-05-23T16:34:49.954Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-05-23T16:34:49.954Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-05-23T16:34:49.954Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-05-23T16:34:49.954Z] spire-1.2.1/pkg/agent/attestor/ [2022-05-23T16:34:49.954Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-05-23T16:34:49.954Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-05-23T16:34:49.954Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-05-23T16:34:49.954Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-05-23T16:34:49.954Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-05-23T16:34:49.954Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-05-23T16:34:49.954Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-05-23T16:34:49.954Z] spire-1.2.1/pkg/agent/catalog/ [2022-05-23T16:34:49.954Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-05-23T16:34:49.954Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-05-23T16:34:49.954Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-05-23T16:34:49.954Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-05-23T16:34:49.954Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-05-23T16:34:49.954Z] spire-1.2.1/pkg/agent/client/ [2022-05-23T16:34:49.954Z] spire-1.2.1/pkg/agent/client/client.go [2022-05-23T16:34:49.954Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-05-23T16:34:49.954Z] spire-1.2.1/pkg/agent/client/dial.go [2022-05-23T16:34:49.954Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-05-23T16:34:49.954Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-05-23T16:34:49.954Z] spire-1.2.1/pkg/agent/client/update.go [2022-05-23T16:34:49.954Z] spire-1.2.1/pkg/agent/client/util.go [2022-05-23T16:34:49.954Z] spire-1.2.1/pkg/agent/common/ [2022-05-23T16:34:49.954Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-05-23T16:34:49.954Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-05-23T16:34:49.954Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-05-23T16:34:49.954Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-05-23T16:34:49.954Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-05-23T16:34:49.954Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-05-23T16:34:49.954Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-05-23T16:34:49.954Z] spire-1.2.1/pkg/agent/config.go [2022-05-23T16:34:49.954Z] spire-1.2.1/pkg/agent/endpoints/ [2022-05-23T16:34:49.954Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-05-23T16:34:49.954Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-05-23T16:34:49.954Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-05-23T16:34:49.954Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-05-23T16:34:49.954Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-05-23T16:34:49.954Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-05-23T16:34:49.954Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-05-23T16:34:49.954Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-05-23T16:34:49.954Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-05-23T16:34:49.954Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-05-23T16:34:49.954Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-05-23T16:34:49.954Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-05-23T16:34:49.954Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-05-23T16:34:49.954Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-05-23T16:34:49.954Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-05-23T16:34:49.954Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-05-23T16:34:49.954Z] spire-1.2.1/pkg/agent/manager/ [2022-05-23T16:34:49.954Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-05-23T16:34:49.954Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-05-23T16:34:49.954Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-05-23T16:34:49.954Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-05-23T16:34:49.954Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-05-23T16:34:49.954Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-05-23T16:34:49.954Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-05-23T16:34:49.954Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-05-23T16:34:49.954Z] spire-1.2.1/pkg/agent/manager/config.go [2022-05-23T16:34:49.954Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-05-23T16:34:49.954Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-05-23T16:34:49.954Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-05-23T16:34:49.954Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-05-23T16:34:49.955Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-05-23T16:34:49.955Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-05-23T16:34:49.955Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-05-23T16:34:49.955Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-05-23T16:34:49.955Z] spire-1.2.1/pkg/agent/plugin/ [2022-05-23T16:34:49.955Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-05-23T16:34:49.955Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-05-23T16:34:49.955Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-05-23T16:34:49.955Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-05-23T16:34:49.955Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-05-23T16:34:49.955Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-05-23T16:34:49.955Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-05-23T16:34:49.955Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-05-23T16:34:49.955Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-05-23T16:34:49.955Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-05-23T16:34:49.955Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-05-23T16:34:49.955Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-05-23T16:34:49.955Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-05-23T16:34:49.955Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-05-23T16:34:49.955Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-05-23T16:34:49.955Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-05-23T16:34:49.955Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-05-23T16:34:49.955Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-05-23T16:34:49.955Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-05-23T16:34:49.955Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-05-23T16:34:49.955Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-05-23T16:34:49.955Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-05-23T16:34:49.955Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-05-23T16:34:49.955Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-05-23T16:34:49.955Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-05-23T16:34:49.955Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-05-23T16:34:49.955Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-05-23T16:34:49.955Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-05-23T16:34:49.955Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-05-23T16:34:49.955Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-05-23T16:34:49.955Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-05-23T16:34:49.955Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-05-23T16:34:49.955Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-05-23T16:34:49.955Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-05-23T16:34:49.955Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-05-23T16:34:49.955Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-05-23T16:34:49.955Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-05-23T16:34:49.955Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-05-23T16:34:49.955Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-05-23T16:34:49.955Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-05-23T16:34:49.955Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-05-23T16:34:49.955Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-05-23T16:34:49.955Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-05-23T16:34:49.955Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-05-23T16:34:49.955Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-05-23T16:34:49.955Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-05-23T16:34:49.955Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-05-23T16:34:49.955Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-05-23T16:34:49.955Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-05-23T16:34:49.955Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-05-23T16:34:49.955Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-05-23T16:34:49.955Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-05-23T16:34:49.955Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-05-23T16:34:49.955Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-05-23T16:34:49.955Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-05-23T16:34:49.955Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-05-23T16:34:49.955Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-05-23T16:34:49.955Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-05-23T16:34:49.955Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-05-23T16:34:49.955Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-05-23T16:34:49.955Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-05-23T16:34:49.955Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-05-23T16:34:49.955Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-05-23T16:34:49.955Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-05-23T16:34:49.955Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-05-23T16:34:49.955Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-05-23T16:34:49.955Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-05-23T16:34:49.955Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-05-23T16:34:49.955Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-05-23T16:34:49.955Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-05-23T16:34:49.955Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-05-23T16:34:49.955Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-05-23T16:34:49.955Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-05-23T16:34:49.955Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-05-23T16:34:49.955Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-05-23T16:34:49.955Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-05-23T16:34:49.955Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-05-23T16:34:49.955Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-05-23T16:34:49.955Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-05-23T16:34:49.955Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-05-23T16:34:49.955Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-05-23T16:34:49.955Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-05-23T16:34:49.955Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-05-23T16:34:49.955Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-05-23T16:34:49.955Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-05-23T16:34:49.955Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-05-23T16:34:49.955Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-05-23T16:34:49.955Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-05-23T16:34:49.955Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-05-23T16:34:49.955Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-05-23T16:34:49.955Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-05-23T16:34:49.955Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-05-23T16:34:49.955Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-05-23T16:34:49.955Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-05-23T16:34:49.955Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-05-23T16:34:49.955Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-05-23T16:34:49.955Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-05-23T16:34:49.955Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-05-23T16:34:49.955Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-05-23T16:34:49.955Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-05-23T16:34:49.955Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-05-23T16:34:49.955Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-05-23T16:34:49.955Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-05-23T16:34:49.955Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-05-23T16:34:49.955Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-05-23T16:34:49.955Z] spire-1.2.1/pkg/agent/svid/ [2022-05-23T16:34:49.955Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-05-23T16:34:49.955Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-05-23T16:34:49.955Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-05-23T16:34:49.955Z] spire-1.2.1/pkg/agent/svid/store/ [2022-05-23T16:34:49.955Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-05-23T16:34:49.955Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-05-23T16:34:49.955Z] spire-1.2.1/pkg/common/ [2022-05-23T16:34:49.955Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-05-23T16:34:49.955Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-05-23T16:34:49.955Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-05-23T16:34:49.955Z] spire-1.2.1/pkg/common/api/ [2022-05-23T16:34:49.955Z] spire-1.2.1/pkg/common/api/metrics.go [2022-05-23T16:34:49.955Z] spire-1.2.1/pkg/common/api/middleware/ [2022-05-23T16:34:49.955Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-05-23T16:34:49.955Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-05-23T16:34:49.955Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-05-23T16:34:49.955Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-05-23T16:34:49.955Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-05-23T16:34:49.955Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-05-23T16:34:49.955Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-05-23T16:34:49.955Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-05-23T16:34:49.955Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-05-23T16:34:49.955Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-05-23T16:34:49.955Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-05-23T16:34:49.955Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-05-23T16:34:49.955Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-05-23T16:34:49.955Z] spire-1.2.1/pkg/common/api/names.go [2022-05-23T16:34:49.955Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-05-23T16:34:49.955Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-05-23T16:34:49.955Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-05-23T16:34:49.955Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-05-23T16:34:49.955Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-05-23T16:34:49.955Z] spire-1.2.1/pkg/common/auth/ [2022-05-23T16:34:49.955Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-05-23T16:34:49.955Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-05-23T16:34:49.955Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-05-23T16:34:49.955Z] spire-1.2.1/pkg/common/bundleutil/ [2022-05-23T16:34:49.955Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-05-23T16:34:49.955Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-05-23T16:34:49.955Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-05-23T16:34:49.955Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-05-23T16:34:49.955Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-05-23T16:34:49.955Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-05-23T16:34:49.955Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-05-23T16:34:49.955Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-05-23T16:34:49.955Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-05-23T16:34:49.955Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-05-23T16:34:49.955Z] spire-1.2.1/pkg/common/catalog/ [2022-05-23T16:34:49.955Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-05-23T16:34:49.955Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-05-23T16:34:49.955Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-05-23T16:34:49.955Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-05-23T16:34:49.955Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-05-23T16:34:49.955Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-05-23T16:34:49.955Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-05-23T16:34:49.955Z] spire-1.2.1/pkg/common/catalog/config.go [2022-05-23T16:34:49.955Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-05-23T16:34:49.955Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-05-23T16:34:49.955Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-05-23T16:34:49.955Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-05-23T16:34:49.955Z] spire-1.2.1/pkg/common/catalog/context.go [2022-05-23T16:34:49.955Z] spire-1.2.1/pkg/common/catalog/external.go [2022-05-23T16:34:49.955Z] spire-1.2.1/pkg/common/catalog/host.go [2022-05-23T16:34:49.955Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-05-23T16:34:49.955Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-05-23T16:34:49.955Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-05-23T16:34:49.955Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-05-23T16:34:49.955Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-05-23T16:34:49.955Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-05-23T16:34:49.955Z] spire-1.2.1/pkg/common/cli/ [2022-05-23T16:34:49.955Z] spire-1.2.1/pkg/common/cli/env.go [2022-05-23T16:34:49.955Z] spire-1.2.1/pkg/common/cli/flags.go [2022-05-23T16:34:49.955Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-05-23T16:34:49.955Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-05-23T16:34:49.955Z] spire-1.2.1/pkg/common/cli/umask.go [2022-05-23T16:34:49.955Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-05-23T16:34:49.955Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-05-23T16:34:49.955Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-05-23T16:34:49.955Z] spire-1.2.1/pkg/common/cliprinter/ [2022-05-23T16:34:49.955Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-05-23T16:34:49.955Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-05-23T16:34:49.955Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-05-23T16:34:49.955Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-05-23T16:34:49.955Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-05-23T16:34:49.955Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-05-23T16:34:49.955Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-05-23T16:34:49.955Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-05-23T16:34:49.955Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-05-23T16:34:49.955Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-05-23T16:34:49.955Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-05-23T16:34:49.955Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-05-23T16:34:49.955Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-05-23T16:34:49.955Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-05-23T16:34:49.955Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-05-23T16:34:49.955Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-05-23T16:34:49.955Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-05-23T16:34:49.955Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-05-23T16:34:49.955Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-05-23T16:34:49.955Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-05-23T16:34:49.955Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-05-23T16:34:49.955Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-05-23T16:34:49.955Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-05-23T16:34:49.955Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-05-23T16:34:49.955Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-05-23T16:34:49.955Z] spire-1.2.1/pkg/common/coretypes/ [2022-05-23T16:34:49.955Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-05-23T16:34:49.955Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-05-23T16:34:49.955Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-05-23T16:34:49.955Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-05-23T16:34:49.955Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-05-23T16:34:49.955Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-05-23T16:34:49.955Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-05-23T16:34:49.955Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-05-23T16:34:49.955Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-05-23T16:34:49.955Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-05-23T16:34:49.955Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-05-23T16:34:49.955Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-05-23T16:34:49.955Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-05-23T16:34:49.955Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-05-23T16:34:49.955Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-05-23T16:34:49.955Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-05-23T16:34:49.955Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-05-23T16:34:49.955Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-05-23T16:34:49.955Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-05-23T16:34:49.955Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-05-23T16:34:49.955Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-05-23T16:34:49.955Z] spire-1.2.1/pkg/common/diskutil/ [2022-05-23T16:34:49.955Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-05-23T16:34:49.955Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-05-23T16:34:49.955Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-05-23T16:34:49.955Z] spire-1.2.1/pkg/common/errorutil/ [2022-05-23T16:34:49.955Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-05-23T16:34:49.955Z] spire-1.2.1/pkg/common/health/ [2022-05-23T16:34:49.955Z] spire-1.2.1/pkg/common/health/config.go [2022-05-23T16:34:49.955Z] spire-1.2.1/pkg/common/health/context.go [2022-05-23T16:34:49.955Z] spire-1.2.1/pkg/common/health/context_test.go [2022-05-23T16:34:49.955Z] spire-1.2.1/pkg/common/health/health.go [2022-05-23T16:34:49.955Z] spire-1.2.1/pkg/common/health/health_test.go [2022-05-23T16:34:49.955Z] spire-1.2.1/pkg/common/health/logger.go [2022-05-23T16:34:49.955Z] spire-1.2.1/pkg/common/hostservice/ [2022-05-23T16:34:49.955Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-05-23T16:34:49.955Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-05-23T16:34:49.955Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-05-23T16:34:49.955Z] spire-1.2.1/pkg/common/idutil/ [2022-05-23T16:34:49.955Z] spire-1.2.1/pkg/common/idutil/require.go [2022-05-23T16:34:49.955Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-05-23T16:34:49.955Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-05-23T16:34:49.955Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-05-23T16:34:49.955Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-05-23T16:34:49.955Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-05-23T16:34:49.955Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-05-23T16:34:49.955Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-05-23T16:34:49.955Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-05-23T16:34:49.955Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-05-23T16:34:49.955Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-05-23T16:34:49.955Z] spire-1.2.1/pkg/common/jwtutil/ [2022-05-23T16:34:49.955Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-05-23T16:34:49.955Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-05-23T16:34:49.955Z] spire-1.2.1/pkg/common/log/ [2022-05-23T16:34:49.955Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-05-23T16:34:49.955Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-05-23T16:34:49.955Z] spire-1.2.1/pkg/common/log/log.go [2022-05-23T16:34:49.955Z] spire-1.2.1/pkg/common/log/log_test.go [2022-05-23T16:34:49.955Z] spire-1.2.1/pkg/common/log/options.go [2022-05-23T16:34:49.955Z] spire-1.2.1/pkg/common/nodeutil/ [2022-05-23T16:34:49.955Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-05-23T16:34:49.955Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-05-23T16:34:49.955Z] spire-1.2.1/pkg/common/peertracker/ [2022-05-23T16:34:49.955Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-05-23T16:34:49.955Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-05-23T16:34:49.955Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-05-23T16:34:49.955Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-05-23T16:34:49.955Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-05-23T16:34:49.955Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-05-23T16:34:49.955Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-05-23T16:34:49.955Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-05-23T16:34:49.955Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-05-23T16:34:49.955Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-05-23T16:34:49.955Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-05-23T16:34:49.955Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-05-23T16:34:49.955Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-05-23T16:34:49.955Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-05-23T16:34:49.955Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-05-23T16:34:49.955Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-05-23T16:34:49.955Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-05-23T16:34:49.955Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-05-23T16:34:49.955Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-05-23T16:34:49.955Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-05-23T16:34:50.238Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-05-23T16:34:50.238Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-05-23T16:34:50.238Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-05-23T16:34:50.238Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-05-23T16:34:50.238Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-05-23T16:34:50.238Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-05-23T16:34:50.238Z] spire-1.2.1/pkg/common/pemutil/ [2022-05-23T16:34:50.238Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-05-23T16:34:50.238Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-05-23T16:34:50.238Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-05-23T16:34:50.238Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-05-23T16:34:50.238Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-05-23T16:34:50.238Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-05-23T16:34:50.238Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-05-23T16:34:50.238Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-05-23T16:34:50.238Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-05-23T16:34:50.238Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-05-23T16:34:50.238Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-05-23T16:34:50.238Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-05-23T16:34:50.238Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-05-23T16:34:50.238Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-05-23T16:34:50.238Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-05-23T16:34:50.238Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-05-23T16:34:50.238Z] spire-1.2.1/pkg/common/plugin/ [2022-05-23T16:34:50.238Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-05-23T16:34:50.238Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-05-23T16:34:50.238Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-05-23T16:34:50.238Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-05-23T16:34:50.238Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-05-23T16:34:50.238Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-05-23T16:34:50.238Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-05-23T16:34:50.238Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-05-23T16:34:50.238Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-05-23T16:34:50.238Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-05-23T16:34:50.238Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-05-23T16:34:50.238Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-05-23T16:34:50.238Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-05-23T16:34:50.238Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-05-23T16:34:50.238Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-05-23T16:34:50.238Z] spire-1.2.1/pkg/common/plugin/log.go [2022-05-23T16:34:50.238Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-05-23T16:34:50.238Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-05-23T16:34:50.238Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-05-23T16:34:50.238Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-05-23T16:34:50.238Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-05-23T16:34:50.238Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-05-23T16:34:50.238Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-05-23T16:34:50.238Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-05-23T16:34:50.238Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-05-23T16:34:50.238Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-05-23T16:34:50.238Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-05-23T16:34:50.238Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-05-23T16:34:50.238Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-05-23T16:34:50.238Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-05-23T16:34:50.238Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-05-23T16:34:50.238Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-05-23T16:34:50.238Z] spire-1.2.1/pkg/common/profiling/ [2022-05-23T16:34:50.238Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-05-23T16:34:50.238Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-05-23T16:34:50.238Z] spire-1.2.1/pkg/common/protoutil/ [2022-05-23T16:34:50.238Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-05-23T16:34:50.238Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-05-23T16:34:50.238Z] spire-1.2.1/pkg/common/rotationutil/ [2022-05-23T16:34:50.238Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-05-23T16:34:50.238Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-05-23T16:34:50.238Z] spire-1.2.1/pkg/common/selector/ [2022-05-23T16:34:50.238Z] spire-1.2.1/pkg/common/selector/selector.go [2022-05-23T16:34:50.238Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-05-23T16:34:50.238Z] spire-1.2.1/pkg/common/selector/set.go [2022-05-23T16:34:50.238Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-05-23T16:34:50.238Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-05-23T16:34:50.238Z] spire-1.2.1/pkg/common/telemetry/ [2022-05-23T16:34:50.238Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-05-23T16:34:50.238Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-05-23T16:34:50.238Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-05-23T16:34:50.238Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-05-23T16:34:50.238Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-05-23T16:34:50.238Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-05-23T16:34:50.238Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-05-23T16:34:50.238Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-05-23T16:34:50.238Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-05-23T16:34:50.238Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-05-23T16:34:50.238Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-05-23T16:34:50.238Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-05-23T16:34:50.238Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-05-23T16:34:50.238Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-05-23T16:34:50.238Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-05-23T16:34:50.238Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-05-23T16:34:50.238Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-05-23T16:34:50.238Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-05-23T16:34:50.238Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-05-23T16:34:50.238Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-05-23T16:34:50.238Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-05-23T16:34:50.238Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-05-23T16:34:50.238Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-05-23T16:34:50.238Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-05-23T16:34:50.238Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-05-23T16:34:50.238Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-05-23T16:34:50.238Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-05-23T16:34:50.238Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-05-23T16:34:50.238Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-05-23T16:34:50.238Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-05-23T16:34:50.238Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-05-23T16:34:50.238Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-05-23T16:34:50.238Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-05-23T16:34:50.238Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-05-23T16:34:50.238Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-05-23T16:34:50.238Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-05-23T16:34:50.238Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-05-23T16:34:50.238Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-05-23T16:34:50.238Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-05-23T16:34:50.238Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-05-23T16:34:50.238Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-05-23T16:34:50.238Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-05-23T16:34:50.238Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-05-23T16:34:50.238Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-05-23T16:34:50.238Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-05-23T16:34:50.238Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-05-23T16:34:50.238Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-05-23T16:34:50.238Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-05-23T16:34:50.238Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-05-23T16:34:50.238Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-05-23T16:34:50.238Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-05-23T16:34:50.238Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-05-23T16:34:50.238Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-05-23T16:34:50.238Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-05-23T16:34:50.238Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-05-23T16:34:50.238Z] spire-1.2.1/pkg/common/uptime/ [2022-05-23T16:34:50.238Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-05-23T16:34:50.238Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-05-23T16:34:50.238Z] spire-1.2.1/pkg/common/util/ [2022-05-23T16:34:50.238Z] spire-1.2.1/pkg/common/util/certs.go [2022-05-23T16:34:50.238Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-05-23T16:34:50.238Z] spire-1.2.1/pkg/common/util/csr.go [2022-05-23T16:34:50.238Z] spire-1.2.1/pkg/common/util/hash.go [2022-05-23T16:34:50.238Z] spire-1.2.1/pkg/common/util/selectors.go [2022-05-23T16:34:50.238Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-05-23T16:34:50.238Z] spire-1.2.1/pkg/common/util/signals.go [2022-05-23T16:34:50.238Z] spire-1.2.1/pkg/common/util/sort.go [2022-05-23T16:34:50.238Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-05-23T16:34:50.238Z] spire-1.2.1/pkg/common/util/task.go [2022-05-23T16:34:50.238Z] spire-1.2.1/pkg/common/util/task_test.go [2022-05-23T16:34:50.238Z] spire-1.2.1/pkg/common/util/testdata/ [2022-05-23T16:34:50.238Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-05-23T16:34:50.238Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-05-23T16:34:50.238Z] spire-1.2.1/pkg/common/version/ [2022-05-23T16:34:50.238Z] spire-1.2.1/pkg/common/version/version.go [2022-05-23T16:34:50.238Z] spire-1.2.1/pkg/common/x509svid/ [2022-05-23T16:34:50.238Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-05-23T16:34:50.238Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-05-23T16:34:50.238Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-05-23T16:34:50.238Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-05-23T16:34:50.239Z] spire-1.2.1/pkg/common/x509util/ [2022-05-23T16:34:50.239Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-05-23T16:34:50.239Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-05-23T16:34:50.239Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-05-23T16:34:50.239Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-05-23T16:34:50.239Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-05-23T16:34:50.239Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-05-23T16:34:50.239Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-05-23T16:34:50.239Z] spire-1.2.1/pkg/server/ [2022-05-23T16:34:50.239Z] spire-1.2.1/pkg/server/api/ [2022-05-23T16:34:50.239Z] spire-1.2.1/pkg/server/api/agent.go [2022-05-23T16:34:50.239Z] spire-1.2.1/pkg/server/api/agent/ [2022-05-23T16:34:50.239Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-05-23T16:34:50.239Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-05-23T16:34:50.239Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-05-23T16:34:50.239Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-05-23T16:34:50.239Z] spire-1.2.1/pkg/server/api/api.go [2022-05-23T16:34:50.239Z] spire-1.2.1/pkg/server/api/audit/ [2022-05-23T16:34:50.239Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-05-23T16:34:50.239Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-05-23T16:34:50.239Z] spire-1.2.1/pkg/server/api/bundle.go [2022-05-23T16:34:50.239Z] spire-1.2.1/pkg/server/api/bundle/ [2022-05-23T16:34:50.239Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-05-23T16:34:50.239Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-05-23T16:34:50.239Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-05-23T16:34:50.239Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-05-23T16:34:50.239Z] spire-1.2.1/pkg/server/api/debug/ [2022-05-23T16:34:50.239Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-05-23T16:34:50.239Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-05-23T16:34:50.239Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-05-23T16:34:50.239Z] spire-1.2.1/pkg/server/api/entry.go [2022-05-23T16:34:50.239Z] spire-1.2.1/pkg/server/api/entry/ [2022-05-23T16:34:50.239Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-05-23T16:34:50.239Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-05-23T16:34:50.239Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-05-23T16:34:50.239Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-05-23T16:34:50.239Z] spire-1.2.1/pkg/server/api/health/ [2022-05-23T16:34:50.239Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-05-23T16:34:50.239Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-05-23T16:34:50.239Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-05-23T16:34:50.239Z] spire-1.2.1/pkg/server/api/id.go [2022-05-23T16:34:50.239Z] spire-1.2.1/pkg/server/api/id_test.go [2022-05-23T16:34:50.239Z] spire-1.2.1/pkg/server/api/limits/ [2022-05-23T16:34:50.239Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-05-23T16:34:50.239Z] spire-1.2.1/pkg/server/api/middleware/ [2022-05-23T16:34:50.239Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-05-23T16:34:50.239Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-05-23T16:34:50.239Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-05-23T16:34:50.239Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-05-23T16:34:50.239Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-05-23T16:34:50.239Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-05-23T16:34:50.239Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-05-23T16:34:50.239Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-05-23T16:34:50.239Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-05-23T16:34:50.239Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-05-23T16:34:50.239Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-05-23T16:34:50.239Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-05-23T16:34:50.239Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-05-23T16:34:50.239Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-05-23T16:34:50.239Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-05-23T16:34:50.239Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-05-23T16:34:50.239Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-05-23T16:34:50.239Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-05-23T16:34:50.239Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-05-23T16:34:50.239Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-05-23T16:34:50.239Z] spire-1.2.1/pkg/server/api/selector.go [2022-05-23T16:34:50.239Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-05-23T16:34:50.239Z] spire-1.2.1/pkg/server/api/status.go [2022-05-23T16:34:50.239Z] spire-1.2.1/pkg/server/api/status_test.go [2022-05-23T16:34:50.239Z] spire-1.2.1/pkg/server/api/svid/ [2022-05-23T16:34:50.239Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-05-23T16:34:50.239Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-05-23T16:34:50.239Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-05-23T16:34:50.239Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-05-23T16:34:50.239Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-05-23T16:34:50.239Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-05-23T16:34:50.239Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-05-23T16:34:50.239Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-05-23T16:34:50.239Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-05-23T16:34:50.239Z] spire-1.2.1/pkg/server/authpolicy/ [2022-05-23T16:34:50.239Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-05-23T16:34:50.239Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-05-23T16:34:50.239Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-05-23T16:34:50.239Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-05-23T16:34:50.239Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-05-23T16:34:50.239Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-05-23T16:34:50.239Z] spire-1.2.1/pkg/server/bundle/ [2022-05-23T16:34:50.239Z] spire-1.2.1/pkg/server/bundle/client/ [2022-05-23T16:34:50.239Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-05-23T16:34:50.239Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-05-23T16:34:50.239Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-05-23T16:34:50.239Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-05-23T16:34:50.239Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-05-23T16:34:50.239Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-05-23T16:34:50.239Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-05-23T16:34:50.239Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-05-23T16:34:50.239Z] spire-1.2.1/pkg/server/ca/ [2022-05-23T16:34:50.239Z] spire-1.2.1/pkg/server/ca/ca.go [2022-05-23T16:34:50.239Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-05-23T16:34:50.239Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-05-23T16:34:50.239Z] spire-1.2.1/pkg/server/ca/journal.go [2022-05-23T16:34:50.239Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-05-23T16:34:50.239Z] spire-1.2.1/pkg/server/ca/manager.go [2022-05-23T16:34:50.239Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-05-23T16:34:50.239Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-05-23T16:34:50.239Z] spire-1.2.1/pkg/server/ca/templates.go [2022-05-23T16:34:50.239Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-05-23T16:34:50.239Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-05-23T16:34:50.239Z] spire-1.2.1/pkg/server/ca/validation.go [2022-05-23T16:34:50.239Z] spire-1.2.1/pkg/server/cache/ [2022-05-23T16:34:50.239Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-05-23T16:34:50.239Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-05-23T16:34:50.239Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-05-23T16:34:50.239Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-05-23T16:34:50.239Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-05-23T16:34:50.239Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-05-23T16:34:50.239Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-05-23T16:34:50.239Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-05-23T16:34:50.239Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-05-23T16:34:50.239Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-05-23T16:34:50.239Z] spire-1.2.1/pkg/server/catalog/ [2022-05-23T16:34:50.239Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-05-23T16:34:50.239Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-05-23T16:34:50.239Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-05-23T16:34:50.239Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-05-23T16:34:50.239Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-05-23T16:34:50.239Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-05-23T16:34:50.239Z] spire-1.2.1/pkg/server/config.go [2022-05-23T16:34:50.239Z] spire-1.2.1/pkg/server/datastore/ [2022-05-23T16:34:50.239Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-05-23T16:34:50.239Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-05-23T16:34:50.239Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-05-23T16:34:50.239Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-05-23T16:34:50.239Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-05-23T16:34:50.239Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-05-23T16:34:50.239Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-05-23T16:34:50.239Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-05-23T16:34:50.239Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-05-23T16:34:50.239Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-05-23T16:34:50.239Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-05-23T16:34:50.239Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-05-23T16:34:50.239Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-05-23T16:34:50.239Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-05-23T16:34:50.239Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-05-23T16:34:50.239Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-05-23T16:34:50.239Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-05-23T16:34:50.239Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-05-23T16:34:50.239Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-05-23T16:34:50.239Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-05-23T16:34:50.239Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-05-23T16:34:50.239Z] spire-1.2.1/pkg/server/endpoints/ [2022-05-23T16:34:50.239Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-05-23T16:34:50.239Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-05-23T16:34:50.239Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-05-23T16:34:50.239Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-05-23T16:34:50.239Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-05-23T16:34:50.239Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-05-23T16:34:50.239Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-05-23T16:34:50.239Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-05-23T16:34:50.239Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-05-23T16:34:50.516Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-05-23T16:34:50.516Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-05-23T16:34:50.516Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-05-23T16:34:50.516Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-05-23T16:34:50.516Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-05-23T16:34:50.516Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-05-23T16:34:50.516Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-05-23T16:34:50.516Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-05-23T16:34:50.516Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-05-23T16:34:50.516Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-05-23T16:34:50.516Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-05-23T16:34:50.516Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-05-23T16:34:50.516Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-05-23T16:34:50.516Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-05-23T16:34:50.516Z] spire-1.2.1/pkg/server/hostservice/ [2022-05-23T16:34:50.516Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-05-23T16:34:50.516Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-05-23T16:34:50.516Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-05-23T16:34:50.516Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-05-23T16:34:50.516Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-05-23T16:34:50.516Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-05-23T16:34:50.516Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-05-23T16:34:50.516Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-05-23T16:34:50.516Z] spire-1.2.1/pkg/server/plugin/ [2022-05-23T16:34:50.516Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-05-23T16:34:50.516Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-05-23T16:34:50.516Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-05-23T16:34:50.516Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-05-23T16:34:50.516Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-05-23T16:34:50.516Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-05-23T16:34:50.516Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-05-23T16:34:50.516Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-05-23T16:34:50.516Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-05-23T16:34:50.516Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-05-23T16:34:50.516Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-05-23T16:34:50.516Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-05-23T16:34:50.516Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-05-23T16:34:50.516Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-05-23T16:34:50.516Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-05-23T16:34:50.516Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-05-23T16:34:50.516Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-05-23T16:34:50.516Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-05-23T16:34:50.516Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-05-23T16:34:50.516Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-05-23T16:34:50.516Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-05-23T16:34:50.516Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-05-23T16:34:50.516Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-05-23T16:34:50.516Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-05-23T16:34:50.516Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-05-23T16:34:50.516Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-05-23T16:34:50.516Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-05-23T16:34:50.516Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-05-23T16:34:50.516Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-05-23T16:34:50.516Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-05-23T16:34:50.516Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-05-23T16:34:50.516Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-05-23T16:34:50.516Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-05-23T16:34:50.516Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-05-23T16:34:50.516Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-05-23T16:34:50.516Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-05-23T16:34:50.516Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-05-23T16:34:50.516Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-05-23T16:34:50.516Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-05-23T16:34:50.516Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-05-23T16:34:50.516Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-05-23T16:34:50.516Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-05-23T16:34:50.516Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-05-23T16:34:50.516Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-05-23T16:34:50.516Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-05-23T16:34:50.516Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-05-23T16:34:50.516Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-05-23T16:34:50.516Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-05-23T16:34:50.516Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-05-23T16:34:50.516Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-05-23T16:34:50.516Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-05-23T16:34:50.516Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-05-23T16:34:50.516Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-05-23T16:34:50.516Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-05-23T16:34:50.516Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-05-23T16:34:50.516Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-05-23T16:34:50.516Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-05-23T16:34:50.516Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-05-23T16:34:50.516Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-05-23T16:34:50.516Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-05-23T16:34:50.516Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-05-23T16:34:50.516Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-05-23T16:34:50.516Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-05-23T16:34:50.516Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-05-23T16:34:50.516Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-05-23T16:34:50.516Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-05-23T16:34:50.516Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-05-23T16:34:50.516Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-05-23T16:34:50.516Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-05-23T16:34:50.516Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-05-23T16:34:50.516Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-05-23T16:34:50.516Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-05-23T16:34:50.516Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-05-23T16:34:50.516Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-05-23T16:34:50.516Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-05-23T16:34:50.516Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-05-23T16:34:50.516Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-05-23T16:34:50.516Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-05-23T16:34:50.516Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-05-23T16:34:50.516Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-05-23T16:34:50.516Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-05-23T16:34:50.516Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-05-23T16:34:50.516Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-05-23T16:34:50.516Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-05-23T16:34:50.516Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-05-23T16:34:50.516Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-05-23T16:34:50.516Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-05-23T16:34:50.516Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-05-23T16:34:50.516Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-05-23T16:34:50.516Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-05-23T16:34:50.516Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-05-23T16:34:50.517Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-05-23T16:34:50.517Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-05-23T16:34:50.517Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-05-23T16:34:50.517Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-05-23T16:34:50.517Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-05-23T16:34:50.517Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-05-23T16:34:50.517Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-05-23T16:34:50.517Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-05-23T16:34:50.517Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-05-23T16:34:50.517Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-05-23T16:34:50.517Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-05-23T16:34:50.517Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-05-23T16:34:50.517Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-05-23T16:34:50.517Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-05-23T16:34:50.517Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-05-23T16:34:50.517Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-05-23T16:34:50.517Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-05-23T16:34:50.517Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-05-23T16:34:50.517Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-05-23T16:34:50.517Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-05-23T16:34:50.517Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-05-23T16:34:50.517Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-05-23T16:34:50.517Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-05-23T16:34:50.517Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-05-23T16:34:50.517Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-05-23T16:34:50.517Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-05-23T16:34:50.517Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-05-23T16:34:50.517Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-05-23T16:34:50.517Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-05-23T16:34:50.517Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-05-23T16:34:50.517Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-05-23T16:34:50.517Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-05-23T16:34:50.517Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-05-23T16:34:50.517Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-05-23T16:34:50.517Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-05-23T16:34:50.517Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-05-23T16:34:50.517Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-05-23T16:34:50.517Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-05-23T16:34:50.517Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-05-23T16:34:50.517Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-05-23T16:34:50.517Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-05-23T16:34:50.517Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-05-23T16:34:50.517Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-05-23T16:34:50.517Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-05-23T16:34:50.517Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-05-23T16:34:50.517Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-05-23T16:34:50.517Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-05-23T16:34:50.517Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-05-23T16:34:50.517Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-05-23T16:34:50.517Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-05-23T16:34:50.517Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-05-23T16:34:50.517Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-05-23T16:34:50.517Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-05-23T16:34:50.517Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-05-23T16:34:50.517Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-05-23T16:34:50.517Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-05-23T16:34:50.517Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-05-23T16:34:50.517Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-05-23T16:34:50.517Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-05-23T16:34:50.517Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-05-23T16:34:50.517Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-05-23T16:34:50.517Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-05-23T16:34:50.517Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-05-23T16:34:50.517Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-05-23T16:34:50.517Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-05-23T16:34:50.517Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-05-23T16:34:50.517Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-05-23T16:34:50.517Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-05-23T16:34:50.517Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-05-23T16:34:50.517Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-05-23T16:34:50.517Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-05-23T16:34:50.517Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-05-23T16:34:50.517Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-05-23T16:34:50.517Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-05-23T16:34:50.517Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-05-23T16:34:50.517Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-05-23T16:34:50.517Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-05-23T16:34:50.517Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-05-23T16:34:50.517Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-05-23T16:34:50.517Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-05-23T16:34:50.517Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-05-23T16:34:50.517Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-05-23T16:34:50.517Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-05-23T16:34:50.517Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-05-23T16:34:50.517Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-05-23T16:34:50.517Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-05-23T16:34:50.517Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-05-23T16:34:50.517Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-05-23T16:34:50.517Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-05-23T16:34:50.517Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-05-23T16:34:50.517Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-05-23T16:34:50.517Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-05-23T16:34:50.517Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-05-23T16:34:50.517Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-05-23T16:34:50.517Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-05-23T16:34:50.517Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-05-23T16:34:50.517Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-05-23T16:34:50.517Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-05-23T16:34:50.517Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-05-23T16:34:50.517Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-05-23T16:34:50.517Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-05-23T16:34:50.517Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-05-23T16:34:50.517Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-05-23T16:34:50.517Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-05-23T16:34:50.517Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-05-23T16:34:50.517Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-05-23T16:34:50.517Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-05-23T16:34:50.517Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-05-23T16:34:50.517Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-05-23T16:34:50.517Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-05-23T16:34:50.517Z] spire-1.2.1/pkg/server/registration/ [2022-05-23T16:34:50.517Z] spire-1.2.1/pkg/server/registration/manager.go [2022-05-23T16:34:50.517Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-05-23T16:34:50.517Z] spire-1.2.1/pkg/server/scanentries.go [2022-05-23T16:34:50.517Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-05-23T16:34:50.517Z] spire-1.2.1/pkg/server/server.go [2022-05-23T16:34:50.517Z] spire-1.2.1/pkg/server/server_test.go [2022-05-23T16:34:50.517Z] spire-1.2.1/pkg/server/svid/ [2022-05-23T16:34:50.517Z] spire-1.2.1/pkg/server/svid/observer.go [2022-05-23T16:34:50.517Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-05-23T16:34:50.517Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-05-23T16:34:50.517Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-05-23T16:34:50.517Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-05-23T16:34:50.517Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-05-23T16:34:50.517Z] spire-1.2.1/proto/ [2022-05-23T16:34:50.517Z] spire-1.2.1/proto/private/ [2022-05-23T16:34:50.517Z] spire-1.2.1/proto/private/server/ [2022-05-23T16:34:50.517Z] spire-1.2.1/proto/private/server/journal/ [2022-05-23T16:34:50.517Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-05-23T16:34:50.517Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-05-23T16:34:50.517Z] spire-1.2.1/proto/spire/ [2022-05-23T16:34:50.517Z] spire-1.2.1/proto/spire/common/ [2022-05-23T16:34:50.517Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-05-23T16:34:50.517Z] spire-1.2.1/proto/spire/common/common.proto [2022-05-23T16:34:50.517Z] spire-1.2.1/proto/spire/common/plugin/ [2022-05-23T16:34:50.517Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-05-23T16:34:50.517Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-05-23T16:34:50.517Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-05-23T16:34:50.517Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-05-23T16:34:50.517Z] spire-1.2.1/proto/spire/plugin/ [2022-05-23T16:34:50.517Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-05-23T16:34:50.517Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-05-23T16:34:50.517Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-05-23T16:34:50.517Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-05-23T16:34:50.517Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-05-23T16:34:50.517Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-05-23T16:34:50.517Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-05-23T16:34:50.794Z] spire-1.2.1/release/ [2022-05-23T16:34:50.794Z] spire-1.2.1/release/spire-extras/ [2022-05-23T16:34:50.794Z] spire-1.2.1/release/spire-extras/README.md [2022-05-23T16:34:50.794Z] spire-1.2.1/release/spire-extras/conf/ [2022-05-23T16:34:50.794Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-05-23T16:34:50.794Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-05-23T16:34:50.794Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-05-23T16:34:50.794Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-05-23T16:34:50.794Z] spire-1.2.1/release/spire/ [2022-05-23T16:34:50.794Z] spire-1.2.1/release/spire/README.md [2022-05-23T16:34:50.794Z] spire-1.2.1/release/spire/conf/ [2022-05-23T16:34:50.794Z] spire-1.2.1/release/spire/conf/agent/ [2022-05-23T16:34:50.794Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-05-23T16:34:50.794Z] spire-1.2.1/release/spire/conf/server/ [2022-05-23T16:34:50.794Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-05-23T16:34:50.794Z] spire-1.2.1/script/ [2022-05-23T16:34:50.794Z] spire-1.2.1/script/build-artifact.sh [2022-05-23T16:34:50.794Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-05-23T16:34:50.794Z] spire-1.2.1/support/ [2022-05-23T16:34:50.794Z] spire-1.2.1/support/k8s/ [2022-05-23T16:34:50.794Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-05-23T16:34:50.794Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-05-23T16:34:50.794Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-05-23T16:34:50.794Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-05-23T16:34:50.794Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-05-23T16:34:50.794Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-05-23T16:34:50.794Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-05-23T16:34:50.794Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-05-23T16:34:50.794Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-05-23T16:34:50.794Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-05-23T16:34:50.794Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-05-23T16:34:50.794Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-05-23T16:34:50.795Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-05-23T16:34:50.795Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-05-23T16:34:50.795Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-05-23T16:34:50.795Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-05-23T16:34:50.795Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-05-23T16:34:50.795Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-05-23T16:34:50.795Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-05-23T16:34:50.795Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-05-23T16:34:50.795Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-05-23T16:34:50.795Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-05-23T16:34:50.795Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-05-23T16:34:50.795Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-05-23T16:34:50.795Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-05-23T16:34:50.795Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-05-23T16:34:50.795Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-05-23T16:34:50.795Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-05-23T16:34:50.795Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-05-23T16:34:50.795Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-05-23T16:34:50.795Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-05-23T16:34:50.795Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-05-23T16:34:50.795Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-05-23T16:34:50.795Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-05-23T16:34:50.795Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-05-23T16:34:50.795Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-05-23T16:34:50.795Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-05-23T16:34:50.795Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-05-23T16:34:50.795Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-05-23T16:34:50.795Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-05-23T16:34:50.795Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-05-23T16:34:50.795Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-05-23T16:34:50.795Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-05-23T16:34:50.795Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-05-23T16:34:50.795Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-05-23T16:34:50.795Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-05-23T16:34:50.795Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-05-23T16:34:50.795Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-05-23T16:34:50.795Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-05-23T16:34:50.795Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-05-23T16:34:50.795Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-05-23T16:34:50.795Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-05-23T16:34:50.795Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-05-23T16:34:50.795Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-05-23T16:34:50.795Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-05-23T16:34:50.795Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-05-23T16:34:50.795Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-05-23T16:34:50.795Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-05-23T16:34:50.795Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-05-23T16:34:50.795Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-05-23T16:34:50.795Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-05-23T16:34:50.795Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-05-23T16:34:50.795Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-05-23T16:34:50.795Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-05-23T16:34:50.795Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-05-23T16:34:50.795Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-05-23T16:34:50.795Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-05-23T16:34:50.795Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-05-23T16:34:50.795Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-05-23T16:34:50.795Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-05-23T16:34:50.795Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-05-23T16:34:50.795Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-05-23T16:34:50.795Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-05-23T16:34:50.795Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-05-23T16:34:50.795Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-05-23T16:34:50.795Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-05-23T16:34:50.795Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-05-23T16:34:50.795Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-05-23T16:34:50.795Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-05-23T16:34:50.795Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-05-23T16:34:50.795Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-05-23T16:34:50.795Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-05-23T16:34:50.795Z] spire-1.2.1/test/ [2022-05-23T16:34:50.795Z] spire-1.2.1/test/clock/ [2022-05-23T16:34:50.795Z] spire-1.2.1/test/clock/clock.go [2022-05-23T16:34:50.795Z] spire-1.2.1/test/fakes/ [2022-05-23T16:34:50.795Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-05-23T16:34:50.795Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-05-23T16:34:50.795Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-05-23T16:34:50.795Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-05-23T16:34:50.795Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-05-23T16:34:50.795Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-05-23T16:34:50.795Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-05-23T16:34:50.795Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-05-23T16:34:50.795Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-05-23T16:34:50.795Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-05-23T16:34:50.795Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-05-23T16:34:50.795Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-05-23T16:34:50.795Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-05-23T16:34:50.795Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-05-23T16:34:50.795Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-05-23T16:34:50.795Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-05-23T16:34:50.795Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-05-23T16:34:50.795Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-05-23T16:34:50.795Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-05-23T16:34:50.795Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-05-23T16:34:50.795Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-05-23T16:34:50.795Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-05-23T16:34:50.795Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-05-23T16:34:50.795Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-05-23T16:34:50.795Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-05-23T16:34:50.795Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-05-23T16:34:50.795Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-05-23T16:34:50.795Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-05-23T16:34:50.795Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-05-23T16:34:50.795Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-05-23T16:34:50.795Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-05-23T16:34:50.795Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-05-23T16:34:50.795Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-05-23T16:34:50.795Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-05-23T16:34:50.795Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-05-23T16:34:50.795Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-05-23T16:34:50.795Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-05-23T16:34:50.795Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-05-23T16:34:50.795Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-05-23T16:34:50.795Z] spire-1.2.1/test/fixture/ [2022-05-23T16:34:50.795Z] spire-1.2.1/test/fixture/certs/ [2022-05-23T16:34:50.795Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-05-23T16:34:50.795Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-05-23T16:34:50.795Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-05-23T16:34:50.795Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-05-23T16:34:50.795Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-05-23T16:34:50.795Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-05-23T16:34:50.795Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-05-23T16:34:50.795Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-05-23T16:34:50.795Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-05-23T16:34:50.795Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-05-23T16:34:50.795Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-05-23T16:34:50.795Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-05-23T16:34:50.795Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-05-23T16:34:50.795Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-05-23T16:34:50.795Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-05-23T16:34:50.795Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-05-23T16:34:50.795Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-05-23T16:34:50.795Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-05-23T16:34:50.795Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-05-23T16:34:50.795Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-05-23T16:34:50.795Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-05-23T16:34:50.795Z] spire-1.2.1/test/fixture/config/ [2022-05-23T16:34:50.795Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-05-23T16:34:50.795Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-05-23T16:34:50.795Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-05-23T16:34:50.795Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-05-23T16:34:50.795Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-05-23T16:34:50.795Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-05-23T16:34:50.795Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-05-23T16:34:50.795Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-05-23T16:34:50.795Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-05-23T16:34:50.795Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-05-23T16:34:50.795Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-05-23T16:34:50.795Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-05-23T16:34:50.795Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-05-23T16:34:50.795Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-05-23T16:34:50.795Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-05-23T16:34:50.795Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-05-23T16:34:50.795Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-05-23T16:34:50.795Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-05-23T16:34:50.795Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-05-23T16:34:50.795Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-05-23T16:34:50.795Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-05-23T16:34:50.795Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-05-23T16:34:50.795Z] spire-1.2.1/test/fixture/fixture.go [2022-05-23T16:34:50.795Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-05-23T16:34:50.795Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-05-23T16:34:50.795Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-05-23T16:34:50.795Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-05-23T16:34:50.795Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-05-23T16:34:50.795Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-05-23T16:34:50.795Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-05-23T16:34:50.795Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-05-23T16:34:50.795Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-05-23T16:34:50.795Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-05-23T16:34:50.795Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-05-23T16:34:50.795Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-05-23T16:34:50.795Z] spire-1.2.1/test/fixture/registration/ [2022-05-23T16:34:50.796Z] spire-1.2.1/test/fixture/registration/entries.json [2022-05-23T16:34:50.796Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-05-23T16:34:50.796Z] spire-1.2.1/test/fixture/registration/good.json [2022-05-23T16:34:50.796Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-05-23T16:34:50.796Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-05-23T16:34:50.796Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-05-23T16:34:50.796Z] spire-1.2.1/test/integration/ [2022-05-23T16:34:50.796Z] spire-1.2.1/test/integration/README.md [2022-05-23T16:34:50.796Z] spire-1.2.1/test/integration/common [2022-05-23T16:34:50.796Z] spire-1.2.1/test/integration/setup/ [2022-05-23T16:34:50.796Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-05-23T16:34:50.796Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-05-23T16:34:50.796Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-05-23T16:34:50.796Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-05-23T16:34:50.796Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-05-23T16:34:50.796Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-05-23T16:34:50.796Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-05-23T16:34:50.796Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-05-23T16:34:50.796Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-05-23T16:34:50.796Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-05-23T16:34:50.796Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-05-23T16:34:50.796Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-05-23T16:34:50.796Z] spire-1.2.1/test/integration/setup/itclient/ [2022-05-23T16:34:50.796Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-05-23T16:34:50.796Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-05-23T16:34:50.796Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-05-23T16:34:50.796Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-05-23T16:34:50.796Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-05-23T16:34:50.796Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-05-23T16:34:50.796Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-05-23T16:34:50.796Z] spire-1.2.1/test/integration/suites/ [2022-05-23T16:34:50.796Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-05-23T16:34:50.796Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-05-23T16:34:50.796Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-05-23T16:34:50.796Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-05-23T16:34:50.796Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-05-23T16:34:50.796Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-05-23T16:34:50.796Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-05-23T16:34:50.796Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-05-23T16:34:50.796Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-05-23T16:34:50.796Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-05-23T16:34:50.796Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-05-23T16:34:50.796Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-05-23T16:34:50.796Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-05-23T16:34:50.796Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-05-23T16:34:50.796Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-05-23T16:34:50.796Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-05-23T16:34:50.796Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-05-23T16:34:50.796Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-05-23T16:34:50.796Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-05-23T16:34:50.796Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-05-23T16:34:50.796Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-05-23T16:34:50.796Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-05-23T16:34:50.796Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-05-23T16:34:50.796Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-05-23T16:34:50.796Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-05-23T16:34:50.796Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-05-23T16:34:50.796Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-05-23T16:34:50.796Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-05-23T16:34:50.796Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-05-23T16:34:50.796Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-05-23T16:34:50.796Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-05-23T16:34:50.796Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-05-23T16:34:50.796Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-05-23T16:34:50.796Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-05-23T16:34:50.796Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-05-23T16:34:50.796Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-05-23T16:34:50.796Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-05-23T16:34:50.796Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-05-23T16:34:50.796Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-05-23T16:34:50.796Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-05-23T16:34:50.796Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-05-23T16:34:50.796Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-05-23T16:34:50.796Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-05-23T16:34:50.796Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-05-23T16:34:50.796Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-05-23T16:34:50.796Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-05-23T16:34:50.796Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-05-23T16:34:50.796Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-05-23T16:34:50.796Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-05-23T16:34:50.796Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-05-23T16:34:50.796Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-05-23T16:34:50.796Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-05-23T16:34:50.796Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-05-23T16:34:50.796Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-05-23T16:34:50.796Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-05-23T16:34:50.796Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-05-23T16:34:50.796Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-05-23T16:34:50.796Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-05-23T16:34:50.796Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-05-23T16:34:50.796Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-05-23T16:34:50.796Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-05-23T16:34:50.796Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-05-23T16:34:50.796Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-05-23T16:34:50.796Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-05-23T16:34:50.796Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-05-23T16:34:50.796Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-05-23T16:34:50.796Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-05-23T16:34:50.796Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-05-23T16:34:50.796Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-05-23T16:34:50.796Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-05-23T16:34:50.796Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-05-23T16:34:50.796Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-05-23T16:34:50.796Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-05-23T16:34:50.796Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-05-23T16:34:50.796Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-05-23T16:34:50.796Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-05-23T16:34:50.796Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-05-23T16:34:50.796Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-05-23T16:34:50.796Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-05-23T16:34:50.796Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-05-23T16:34:50.796Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-05-23T16:34:50.796Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-05-23T16:34:50.796Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-05-23T16:34:50.796Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-05-23T16:34:50.796Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-05-23T16:34:50.796Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-05-23T16:34:50.796Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-05-23T16:34:50.796Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-05-23T16:34:50.796Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-05-23T16:34:50.796Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-05-23T16:34:50.796Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-05-23T16:34:50.796Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-05-23T16:34:50.796Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-05-23T16:34:50.796Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-05-23T16:34:50.796Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-05-23T16:34:50.796Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-05-23T16:34:50.796Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-05-23T16:34:50.796Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-05-23T16:34:50.796Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-05-23T16:34:50.796Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-05-23T16:34:50.796Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-05-23T16:34:50.796Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-05-23T16:34:51.072Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-05-23T16:34:51.072Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-05-23T16:34:51.072Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-05-23T16:34:51.072Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-05-23T16:34:51.072Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-05-23T16:34:51.072Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-05-23T16:34:51.072Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-05-23T16:34:51.072Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-05-23T16:34:51.072Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-05-23T16:34:51.072Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-05-23T16:34:51.072Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-05-23T16:34:51.072Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-05-23T16:34:51.072Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-05-23T16:34:51.072Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-05-23T16:34:51.072Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-05-23T16:34:51.072Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-05-23T16:34:51.072Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-05-23T16:34:51.072Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-05-23T16:34:51.072Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-05-23T16:34:51.072Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-05-23T16:34:51.072Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-05-23T16:34:51.072Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-05-23T16:34:51.072Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-05-23T16:34:51.072Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-05-23T16:34:51.072Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-05-23T16:34:51.072Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-05-23T16:34:51.072Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-05-23T16:34:51.072Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-05-23T16:34:51.072Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-05-23T16:34:51.072Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-05-23T16:34:51.072Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-05-23T16:34:51.072Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-05-23T16:34:51.072Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-05-23T16:34:51.072Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-05-23T16:34:51.072Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-05-23T16:34:51.072Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-05-23T16:34:51.072Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-05-23T16:34:51.072Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-05-23T16:34:51.072Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-05-23T16:34:51.072Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-05-23T16:34:51.072Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-05-23T16:34:51.072Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-05-23T16:34:51.072Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-05-23T16:34:51.072Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-05-23T16:34:51.072Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-05-23T16:34:51.072Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-05-23T16:34:51.072Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-05-23T16:34:51.072Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-05-23T16:34:51.072Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-05-23T16:34:51.072Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-05-23T16:34:51.072Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-05-23T16:34:51.072Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-05-23T16:34:51.072Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-05-23T16:34:51.072Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-05-23T16:34:51.072Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-05-23T16:34:51.072Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-05-23T16:34:51.072Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-05-23T16:34:51.072Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-05-23T16:34:51.072Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-05-23T16:34:51.072Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-05-23T16:34:51.072Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-05-23T16:34:51.072Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-05-23T16:34:51.072Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-05-23T16:34:51.072Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-05-23T16:34:51.072Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-05-23T16:34:51.072Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-05-23T16:34:51.072Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-05-23T16:34:51.072Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-05-23T16:34:51.072Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-05-23T16:34:51.072Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-05-23T16:34:51.072Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-05-23T16:34:51.072Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-05-23T16:34:51.072Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-05-23T16:34:51.072Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-05-23T16:34:51.072Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-05-23T16:34:51.072Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-05-23T16:34:51.072Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-05-23T16:34:51.072Z] spire-1.2.1/test/integration/suites/join-token/ [2022-05-23T16:34:51.072Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-05-23T16:34:51.072Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-05-23T16:34:51.072Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-05-23T16:34:51.072Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-05-23T16:34:51.072Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-05-23T16:34:51.072Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-05-23T16:34:51.072Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-05-23T16:34:51.072Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-05-23T16:34:51.072Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-05-23T16:34:51.072Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-05-23T16:34:51.072Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-05-23T16:34:51.072Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-05-23T16:34:51.072Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-05-23T16:34:51.072Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-05-23T16:34:51.072Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-05-23T16:34:51.072Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-05-23T16:34:51.072Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-05-23T16:34:51.072Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-05-23T16:34:51.072Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-05-23T16:34:51.072Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-05-23T16:34:51.072Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-05-23T16:34:51.072Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-05-23T16:34:51.072Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-05-23T16:34:51.072Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-05-23T16:34:51.072Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-05-23T16:34:51.072Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-05-23T16:34:51.072Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-05-23T16:34:51.072Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-05-23T16:34:51.072Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-05-23T16:34:51.072Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-05-23T16:34:51.072Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-05-23T16:34:51.072Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-05-23T16:34:51.072Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-05-23T16:34:51.072Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-05-23T16:34:51.072Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-05-23T16:34:51.072Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-05-23T16:34:51.072Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-05-23T16:34:51.072Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-05-23T16:34:51.072Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-05-23T16:34:51.072Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-05-23T16:34:51.072Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-05-23T16:34:51.072Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-05-23T16:34:51.072Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-05-23T16:34:51.072Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-05-23T16:34:51.072Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-05-23T16:34:51.072Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-05-23T16:34:51.072Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-05-23T16:34:51.072Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-05-23T16:34:51.072Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-05-23T16:34:51.072Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-05-23T16:34:51.072Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-05-23T16:34:51.072Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-05-23T16:34:51.072Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-05-23T16:34:51.072Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-05-23T16:34:51.072Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-05-23T16:34:51.072Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-05-23T16:34:51.072Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-05-23T16:34:51.072Z] spire-1.2.1/test/integration/suites/k8s/ [2022-05-23T16:34:51.072Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-05-23T16:34:51.072Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-05-23T16:34:51.072Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-05-23T16:34:51.072Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-05-23T16:34:51.072Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-05-23T16:34:51.072Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-05-23T16:34:51.072Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-05-23T16:34:51.072Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-05-23T16:34:51.072Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-05-23T16:34:51.072Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-05-23T16:34:51.072Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-05-23T16:34:51.072Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-05-23T16:34:51.072Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-05-23T16:34:51.072Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-05-23T16:34:51.072Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-05-23T16:34:51.072Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-05-23T16:34:51.072Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-05-23T16:34:51.072Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-05-23T16:34:51.072Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-05-23T16:34:51.072Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-05-23T16:34:51.072Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-05-23T16:34:51.072Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-05-23T16:34:51.072Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-05-23T16:34:51.072Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-05-23T16:34:51.072Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-05-23T16:34:51.072Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-05-23T16:34:51.072Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-05-23T16:34:51.072Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-05-23T16:34:51.072Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-05-23T16:34:51.072Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-05-23T16:34:51.072Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-05-23T16:34:51.072Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-05-23T16:34:51.072Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-05-23T16:34:51.072Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-05-23T16:34:51.072Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-05-23T16:34:51.073Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-05-23T16:34:51.073Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-05-23T16:34:51.073Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-05-23T16:34:51.073Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-05-23T16:34:51.073Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-05-23T16:34:51.073Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-05-23T16:34:51.073Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-05-23T16:34:51.073Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-05-23T16:34:51.073Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-05-23T16:34:51.073Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-05-23T16:34:51.073Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-05-23T16:34:51.073Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-05-23T16:34:51.073Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-05-23T16:34:51.073Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-05-23T16:34:51.073Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-05-23T16:34:51.073Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-05-23T16:34:51.073Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-05-23T16:34:51.073Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-05-23T16:34:51.073Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-05-23T16:34:51.073Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-05-23T16:34:51.073Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-05-23T16:34:51.073Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-05-23T16:34:51.073Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-05-23T16:34:51.073Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-05-23T16:34:51.073Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-05-23T16:34:51.073Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-05-23T16:34:51.073Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-05-23T16:34:51.073Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-05-23T16:34:51.073Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-05-23T16:34:51.073Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-05-23T16:34:51.073Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-05-23T16:34:51.073Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-05-23T16:34:51.073Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-05-23T16:34:51.073Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-05-23T16:34:51.073Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-05-23T16:34:51.073Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-05-23T16:34:51.073Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-05-23T16:34:51.073Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-05-23T16:34:51.073Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-05-23T16:34:51.073Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-05-23T16:34:51.073Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-05-23T16:34:51.073Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-05-23T16:34:51.073Z] spire-1.2.1/test/integration/suites/rotation/ [2022-05-23T16:34:51.073Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-05-23T16:34:51.073Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-05-23T16:34:51.073Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-05-23T16:34:51.073Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-05-23T16:34:51.073Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-05-23T16:34:51.073Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-05-23T16:34:51.073Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-05-23T16:34:51.073Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-05-23T16:34:51.073Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-05-23T16:34:51.073Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-05-23T16:34:51.073Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-05-23T16:34:51.073Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-05-23T16:34:51.073Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-05-23T16:34:51.073Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-05-23T16:34:51.073Z] spire-1.2.1/test/integration/suites/self-test/ [2022-05-23T16:34:51.073Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-05-23T16:34:51.073Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-05-23T16:34:51.073Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-05-23T16:34:51.073Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-05-23T16:34:51.073Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-05-23T16:34:51.073Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-05-23T16:34:51.073Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-05-23T16:34:51.073Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-05-23T16:34:51.073Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-05-23T16:34:51.073Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-05-23T16:34:51.073Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-05-23T16:34:51.073Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-05-23T16:34:51.073Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-05-23T16:34:51.073Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-05-23T16:34:51.073Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-05-23T16:34:51.073Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-05-23T16:34:51.073Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-05-23T16:34:51.073Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-05-23T16:34:51.073Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-05-23T16:34:51.073Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-05-23T16:34:51.073Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-05-23T16:34:51.073Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-05-23T16:34:51.073Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-05-23T16:34:51.073Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-05-23T16:34:51.073Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-05-23T16:34:51.073Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-05-23T16:34:51.073Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-05-23T16:34:51.073Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-05-23T16:34:51.073Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-05-23T16:34:51.073Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-05-23T16:34:51.073Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-05-23T16:34:51.073Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-05-23T16:34:51.073Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-05-23T16:34:51.073Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-05-23T16:34:51.073Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-05-23T16:34:51.073Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-05-23T16:34:51.073Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-05-23T16:34:51.073Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-05-23T16:34:51.073Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-05-23T16:34:51.073Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-05-23T16:34:51.350Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-05-23T16:34:51.350Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-05-23T16:34:51.350Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-05-23T16:34:51.350Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-05-23T16:34:51.350Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-05-23T16:34:51.350Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-05-23T16:34:51.350Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-05-23T16:34:51.350Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-05-23T16:34:51.350Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-05-23T16:34:51.350Z] spire-1.2.1/test/integration/test-one.sh [2022-05-23T16:34:51.350Z] spire-1.2.1/test/integration/test.sh [2022-05-23T16:34:51.350Z] spire-1.2.1/test/plugintest/ [2022-05-23T16:34:51.350Z] spire-1.2.1/test/plugintest/config.go [2022-05-23T16:34:51.350Z] spire-1.2.1/test/plugintest/load.go [2022-05-23T16:34:51.350Z] spire-1.2.1/test/plugintest/option.go [2022-05-23T16:34:51.350Z] spire-1.2.1/test/spiretest/ [2022-05-23T16:34:51.350Z] spire-1.2.1/test/spiretest/apiserver.go [2022-05-23T16:34:51.350Z] spire-1.2.1/test/spiretest/assertions.go [2022-05-23T16:34:51.350Z] spire-1.2.1/test/spiretest/dir.go [2022-05-23T16:34:51.350Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-05-23T16:34:51.350Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-05-23T16:34:51.350Z] spire-1.2.1/test/spiretest/logs.go [2022-05-23T16:34:51.350Z] spire-1.2.1/test/spiretest/socketapi.go [2022-05-23T16:34:51.350Z] spire-1.2.1/test/spiretest/suite.go [2022-05-23T16:34:51.350Z] spire-1.2.1/test/spiretest/x509.go [2022-05-23T16:34:51.350Z] spire-1.2.1/test/testca/ [2022-05-23T16:34:51.350Z] spire-1.2.1/test/testca/ca.go [2022-05-23T16:34:51.350Z] spire-1.2.1/test/testkey/ [2022-05-23T16:34:51.350Z] spire-1.2.1/test/testkey/generate.sh [2022-05-23T16:34:51.350Z] spire-1.2.1/test/testkey/genkeys.go [2022-05-23T16:34:51.350Z] spire-1.2.1/test/testkey/keys.go [2022-05-23T16:34:51.350Z] spire-1.2.1/test/testkey/new.go [2022-05-23T16:34:51.350Z] spire-1.2.1/test/tpmsimulator/ [2022-05-23T16:34:51.350Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-05-23T16:34:51.350Z] spire-1.2.1/test/util/ [2022-05-23T16:34:51.350Z] spire-1.2.1/test/util/cert_fixtures.go [2022-05-23T16:34:51.350Z] spire-1.2.1/test/util/cert_generation.go [2022-05-23T16:34:51.350Z] spire-1.2.1/test/util/io_redirection.go [2022-05-23T16:34:51.350Z] spire-1.2.1/test/util/race.go [2022-05-23T16:34:51.350Z] spire-1.2.1/test/util/util.go [2022-05-23T16:34:51.350Z] building spire from source... [2022-05-23T16:34:51.626Z] Installing go1.17.7... [2022-05-23T16:35:18.465Z] Removing intermediate container 62b5b8b910f2 [2022-05-23T16:35:18.465Z] ---> 23afb3dc44d7 [2022-05-23T16:35:18.465Z] [2022-05-23T16:35:18.465Z] Step 10/23 : FROM alpine:3.14 [2022-05-23T16:35:18.465Z] ---> ac73e934f311 [2022-05-23T16:35:18.465Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-05-23T16:35:18.465Z] ---> Running in b6d2602dd685 [2022-05-23T16:35:18.465Z] Removing intermediate container b6d2602dd685 [2022-05-23T16:35:18.465Z] ---> cd98718f8bb2 [2022-05-23T16:35:18.465Z] Step 12/23 : ENV APP_PORT=59880 [2022-05-23T16:35:18.465Z] ---> Running in 5a42b50467d5 [2022-05-23T16:35:18.465Z] Removing intermediate container 5a42b50467d5 [2022-05-23T16:35:18.465Z] ---> 6963dced37a5 [2022-05-23T16:35:18.465Z] Step 13/23 : EXPOSE $APP_PORT [2022-05-23T16:35:18.465Z] ---> Running in d9f736ce28b2 [2022-05-23T16:35:18.465Z] Removing intermediate container d9f736ce28b2 [2022-05-23T16:35:18.465Z] ---> e6fd91f4b793 [2022-05-23T16:35:18.465Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-23T16:35:18.465Z] ---> Running in dcd4183d8c7f [2022-05-23T16:35:19.068Z] Removing intermediate container dcd4183d8c7f [2022-05-23T16:35:19.068Z] ---> fdea949b8a06 [2022-05-23T16:35:19.068Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-05-23T16:35:19.347Z] ---> Running in 52d76d4ac0df [2022-05-23T16:35:21.355Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-05-23T16:35:21.963Z] Building bin/spire-server... [2022-05-23T16:35:21.963Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-05-23T16:35:22.241Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-05-23T16:35:22.241Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-05-23T16:35:22.241Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-05-23T16:35:22.849Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-05-23T16:35:23.127Z] go: downloading google.golang.org/grpc v1.44.0 [2022-05-23T16:35:23.404Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-05-23T16:35:23.683Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-05-23T16:35:23.683Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-05-23T16:35:23.683Z] (3/6) Installing libsodium (1.0.18-r0) [2022-05-23T16:35:23.683Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-05-23T16:35:23.961Z] (5/6) Installing libzmq (4.3.4-r0) [2022-05-23T16:35:24.238Z] (6/6) Installing zeromq (4.3.4-r0) [2022-05-23T16:35:24.238Z] Executing busybox-1.33.1-r7.trigger [2022-05-23T16:35:24.238Z] OK: 8 MiB in 20 packages [2022-05-23T16:35:24.238Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-05-23T16:35:25.688Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-05-23T16:35:26.290Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-05-23T16:35:26.290Z] Removing intermediate container 52d76d4ac0df [2022-05-23T16:35:26.290Z] ---> bdc51a0d6491 [2022-05-23T16:35:26.290Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-23T16:35:27.297Z] ---> bd7b554d54d4 [2022-05-23T16:35:27.297Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-05-23T16:35:29.300Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-05-23T16:35:29.576Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-05-23T16:35:29.576Z]  ---> 2fc6fa6c835b [2022-05-23T16:35:29.576Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-05-23T16:35:29.576Z] go: downloading github.com/fatih/color v1.13.0 [2022-05-23T16:35:29.854Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-05-23T16:35:30.132Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-05-23T16:35:30.422Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-05-23T16:35:30.422Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-05-23T16:35:30.422Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-05-23T16:35:30.422Z]  ---> fe055d3753d8 [2022-05-23T16:35:30.422Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-05-23T16:35:30.696Z] ---> Running in 6e037bd43641 [2022-05-23T16:35:31.293Z] Removing intermediate container 6e037bd43641 [2022-05-23T16:35:31.293Z] ---> ec846e024863 [2022-05-23T16:35:31.293Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-23T16:35:31.293Z] ---> Running in ac6de7eca8de [2022-05-23T16:35:31.571Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-05-23T16:35:31.571Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-05-23T16:35:31.869Z] Removing intermediate container ac6de7eca8de [2022-05-23T16:35:31.869Z] ---> 8d740fa86327 [2022-05-23T16:35:31.869Z] Step 21/23 : LABEL arch=arm64 [2022-05-23T16:35:31.869Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-05-23T16:35:32.144Z]  ---> Running in 4570b9f45bf5 [2022-05-23T16:35:32.144Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-05-23T16:35:32.144Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-05-23T16:35:32.747Z] Removing intermediate container 4570b9f45bf5 [2022-05-23T16:35:32.747Z] ---> 522791acd87c [2022-05-23T16:35:32.747Z] Step 22/23 : LABEL git_sha=809aa461c64e1cda55f4fb75cff3acf07d0a963f [2022-05-23T16:35:32.747Z] ---> Running in d42f230a10c8 [2022-05-23T16:35:33.352Z] Removing intermediate container d42f230a10c8 [2022-05-23T16:35:33.352Z] ---> fc6dcbdf3532 [2022-05-23T16:35:33.352Z] Step 23/23 : LABEL version=0.0.0 [2022-05-23T16:35:33.667Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-05-23T16:35:33.667Z]  ---> Running in 44b41f3bb119 [2022-05-23T16:35:33.667Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-05-23T16:35:34.133Z] Removing intermediate container 44b41f3bb119 [2022-05-23T16:35:34.133Z] ---> da4d5366770e [2022-05-23T16:35:34.133Z] [2022-05-23T16:35:34.763Z] Successfully built da4d5366770e [2022-05-23T16:35:34.763Z] Successfully tagged core-data-arm64:latest [2022-05-23T16:35:34.763Z] Building security-proxy-setup [2022-05-23T16:35:53.161Z]  Building core-data ... done go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-05-23T16:35:53.161Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-05-23T16:35:53.161Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-05-23T16:35:53.161Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-05-23T16:35:53.161Z] go: downloading github.com/google/uuid v1.1.2 [2022-05-23T16:35:53.161Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-05-23T16:35:53.161Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-05-23T16:35:53.161Z] go: downloading github.com/oklog/run v1.0.0 [2022-05-23T16:35:53.161Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-05-23T16:35:53.161Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-05-23T16:35:53.161Z] go: downloading go.uber.org/atomic v1.9.0 [2022-05-23T16:35:53.437Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-05-23T16:35:53.437Z] go: downloading github.com/prometheus/common v0.32.1 [2022-05-23T16:35:53.437Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-05-23T16:35:53.712Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-05-23T16:35:54.311Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-05-23T16:35:54.912Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-05-23T16:35:55.904Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-05-23T16:35:56.182Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-05-23T16:35:56.460Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-05-23T16:35:56.460Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-05-23T16:35:56.460Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-05-23T16:35:56.739Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-05-23T16:35:57.344Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-05-23T16:35:57.344Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-05-23T16:36:07.567Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-23T16:36:07.567Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-05-23T16:36:07.567Z] ---> a058fb5649a6 [2022-05-23T16:36:07.567Z] Step 3/22 : WORKDIR /edgex-go [2022-05-23T16:36:07.567Z] ---> Using cache [2022-05-23T16:36:07.567Z] ---> 8703e4f31429 [2022-05-23T16:36:07.567Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-23T16:36:07.567Z] ---> Using cache [2022-05-23T16:36:07.567Z] ---> 1df55f7682d9 [2022-05-23T16:36:07.567Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-05-23T16:36:07.567Z] ---> Running in bffc97050849 [2022-05-23T16:36:09.567Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-23T16:36:11.019Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-23T16:36:12.469Z] OK: 220 MiB in 52 packages [2022-05-23T16:36:14.506Z] Removing intermediate container bffc97050849 [2022-05-23T16:36:14.506Z] ---> ee452a7b35b8 [2022-05-23T16:36:14.506Z] Step 6/22 : COPY go.mod vendor* ./ [2022-05-23T16:36:14.506Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-05-23T16:36:14.506Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-05-23T16:36:15.112Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-05-23T16:36:15.112Z]  ---> 45e02847fb93 [2022-05-23T16:36:15.112Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-23T16:36:15.389Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-05-23T16:36:15.389Z]  ---> Running in 073b3d3f2845 [2022-05-23T16:36:15.670Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-05-23T16:36:15.670Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-05-23T16:36:15.944Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-05-23T16:36:15.944Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-05-23T16:36:16.216Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-05-23T16:36:17.204Z] go: downloading github.com/lib/pq v1.10.4 [2022-05-23T16:36:17.204Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-05-23T16:36:17.204Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-05-23T16:36:22.656Z] Removing intermediate container 073b3d3f2845 [2022-05-23T16:36:22.656Z] ---> 9d8aec7bbe92 [2022-05-23T16:36:22.656Z] Step 8/22 : COPY . . [2022-05-23T16:36:44.901Z] ---> 6f5731705e8d [2022-05-23T16:36:44.901Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-05-23T16:36:45.175Z] ---> Running in b655df142110 [2022-05-23T16:36:47.162Z] 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-05-23T16:36:49.803Z] go: downloading k8s.io/client-go v0.23.4 [2022-05-23T16:36:49.803Z] go: downloading google.golang.org/api v0.70.0 [2022-05-23T16:36:49.803Z] go: downloading k8s.io/api v0.23.4 [2022-05-23T16:37:02.241Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-05-23T16:37:04.890Z] Removing intermediate container 2236ba31024a [2022-05-23T16:37:04.890Z] ---> b5d01880739f [2022-05-23T16:37:04.890Z] [2022-05-23T16:37:04.890Z] Step 10/22 : FROM alpine:3.14 [2022-05-23T16:37:04.890Z] ---> ac73e934f311 [2022-05-23T16:37:04.890Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-05-23T16:37:04.890Z] ---> Running in c7b46e4955fa [2022-05-23T16:37:05.914Z] Removing intermediate container b62919590634 [2022-05-23T16:37:05.914Z] ---> 5c0af715b185 [2022-05-23T16:37:05.914Z] [2022-05-23T16:37:05.914Z] Step 10/22 : FROM alpine:3.14 [2022-05-23T16:37:05.914Z] ---> ac73e934f311 [2022-05-23T16:37:05.914Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-05-23T16:37:05.914Z] ---> Running in 74785a563d28 [2022-05-23T16:37:07.371Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-05-23T16:37:07.989Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-05-23T16:37:08.264Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-05-23T16:37:08.542Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-05-23T16:37:09.148Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-05-23T16:37:09.148Z] Executing busybox-1.33.1-r7.trigger [2022-05-23T16:37:09.148Z] OK: 5 MiB in 15 packages [2022-05-23T16:37:09.754Z] (1/2) Installing ca-certificates (20211220-r0) [2022-05-23T16:37:10.034Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-05-23T16:37:10.034Z] Executing busybox-1.33.1-r7.trigger [2022-05-23T16:37:10.034Z] Executing ca-certificates-20211220-r0.trigger [2022-05-23T16:37:10.635Z] OK: 6 MiB in 16 packages [2022-05-23T16:37:10.919Z] Removing intermediate container c7b46e4955fa [2022-05-23T16:37:10.919Z] ---> cfe995e4beed [2022-05-23T16:37:10.919Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-05-23T16:37:10.919Z] ---> Running in 6b30bedc6a97 [2022-05-23T16:37:11.924Z] Removing intermediate container 6b30bedc6a97 [2022-05-23T16:37:11.924Z] ---> f836ef297a42 [2022-05-23T16:37:11.924Z] Step 13/22 : ENV APP_PORT=59861 [2022-05-23T16:37:12.201Z] ---> Running in ae6a2ca92a75 [2022-05-23T16:37:12.799Z] Removing intermediate container ae6a2ca92a75 [2022-05-23T16:37:12.799Z] ---> ddc585f522be [2022-05-23T16:37:12.799Z] Step 14/22 : EXPOSE $APP_PORT [2022-05-23T16:37:13.072Z] ---> Running in 8448f734e259 [2022-05-23T16:37:13.679Z] Removing intermediate container 74785a563d28 [2022-05-23T16:37:13.679Z] ---> 05b5876988b4 [2022-05-23T16:37:13.679Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-05-23T16:37:13.954Z] ---> Running in 508fc67c2c8c [2022-05-23T16:37:13.954Z] Removing intermediate container 8448f734e259 [2022-05-23T16:37:13.954Z] ---> 899014ee51cd [2022-05-23T16:37:13.954Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-23T16:37:14.552Z] Removing intermediate container 508fc67c2c8c [2022-05-23T16:37:14.552Z] ---> 83bf51f8aec4 [2022-05-23T16:37:14.552Z] Step 13/22 : ENV APP_PORT=59860 [2022-05-23T16:37:14.829Z] ---> Running in 2262d081f687 [2022-05-23T16:37:15.433Z] ---> 3a4219399eb5 [2022-05-23T16:37:15.433Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-05-23T16:37:15.433Z] Removing intermediate container 2262d081f687 [2022-05-23T16:37:15.433Z] ---> 6f6b02753d06 [2022-05-23T16:37:15.433Z] Step 14/22 : EXPOSE $APP_PORT [2022-05-23T16:37:15.709Z] ---> Running in 362ed8bc6b24 [2022-05-23T16:37:16.698Z] Removing intermediate container 362ed8bc6b24 [2022-05-23T16:37:16.698Z] ---> 108f3ac88e5f [2022-05-23T16:37:16.698Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-23T16:37:18.716Z] ---> 494564cfcdfb [2022-05-23T16:37:18.716Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-05-23T16:37:18.716Z] ---> 2b87a2e7065e [2022-05-23T16:37:18.716Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-05-23T16:37:19.877Z] ---> 82a65cc4298e [2022-05-23T16:37:19.877Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-05-23T16:37:19.877Z] ---> Running in e133077de891 [2022-05-23T16:37:20.721Z] Removing intermediate container e133077de891 [2022-05-23T16:37:20.721Z] ---> f96c6d398b5c [2022-05-23T16:37:20.721Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-23T16:37:21.035Z] ---> Running in ebde6458b03a [2022-05-23T16:37:22.134Z] Removing intermediate container ebde6458b03a [2022-05-23T16:37:22.134Z] ---> f76695ed845a [2022-05-23T16:37:22.134Z] Step 20/22 : LABEL arch=arm64 [2022-05-23T16:37:22.410Z] ---> Running in f47b8a91f9b6 [2022-05-23T16:37:22.410Z] ---> 1efcc71f0497 [2022-05-23T16:37:22.410Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-05-23T16:37:23.405Z] Removing intermediate container f47b8a91f9b6 [2022-05-23T16:37:23.405Z] ---> 6586f9e82283 [2022-05-23T16:37:23.405Z] Step 21/22 : LABEL git_sha=809aa461c64e1cda55f4fb75cff3acf07d0a963f [2022-05-23T16:37:23.405Z] ---> Running in 4b5510be65fd [2022-05-23T16:37:23.681Z] ---> 1a14ac3a7be0 [2022-05-23T16:37:23.681Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-05-23T16:37:23.964Z] ---> Running in fa60d3e46160 [2022-05-23T16:37:24.247Z] Removing intermediate container 4b5510be65fd [2022-05-23T16:37:24.247Z] ---> a4cc50948080 [2022-05-23T16:37:24.247Z] Step 22/22 : LABEL version=0.0.0 [2022-05-23T16:37:24.247Z] ---> Running in be9518aa2098 [2022-05-23T16:37:24.530Z] Removing intermediate container fa60d3e46160 [2022-05-23T16:37:24.530Z] ---> aa92286076bd [2022-05-23T16:37:24.530Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-23T16:37:24.806Z] ---> Running in 342b7f0ea9df [2022-05-23T16:37:25.083Z] Removing intermediate container be9518aa2098 [2022-05-23T16:37:25.083Z] ---> dda8e9196c90 [2022-05-23T16:37:25.083Z] [2022-05-23T16:37:25.368Z] Removing intermediate container 342b7f0ea9df [2022-05-23T16:37:25.368Z] ---> 0a64046c7764 [2022-05-23T16:37:25.368Z] Step 20/22 : LABEL arch=arm64 [2022-05-23T16:37:25.368Z] ---> Running in 479eaf507b1e [2022-05-23T16:37:25.975Z] Successfully built dda8e9196c90 [2022-05-23T16:37:25.975Z] Successfully tagged support-scheduler-arm64:latest [2022-05-23T16:37:25.975Z] Building security-spire-agent [2022-05-23T16:37:26.251Z]  Building support-scheduler ... done Removing intermediate container 479eaf507b1e [2022-05-23T16:37:26.251Z] ---> d3e979a5f4ac [2022-05-23T16:37:26.251Z] Step 21/22 : LABEL git_sha=809aa461c64e1cda55f4fb75cff3acf07d0a963f [2022-05-23T16:37:26.251Z] ---> Running in b655735d338d [2022-05-23T16:37:26.853Z] Removing intermediate container b655735d338d [2022-05-23T16:37:26.853Z] ---> e7384fbebac9 [2022-05-23T16:37:26.853Z] Step 22/22 : LABEL version=0.0.0 [2022-05-23T16:37:26.853Z] ---> Running in df6b0eb6c2bd [2022-05-23T16:37:27.842Z] Removing intermediate container df6b0eb6c2bd [2022-05-23T16:37:27.842Z] ---> e1b70fec0524 [2022-05-23T16:37:27.842Z] [2022-05-23T16:37:28.119Z] Successfully built e1b70fec0524 [2022-05-23T16:37:28.119Z] Successfully tagged support-notifications-arm64:latest [2022-05-23T16:37:28.119Z]  Building support-notifications ... done Building security-bootstrapper [2022-05-23T16:37:34.857Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-05-23T16:37:34.857Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-05-23T16:37:35.131Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-05-23T16:37:35.131Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-05-23T16:37:35.731Z] go: downloading cloud.google.com/go v0.100.2 [2022-05-23T16:37:36.723Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-05-23T16:37:38.173Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-05-23T16:37:38.775Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-05-23T16:37:39.054Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-05-23T16:37:39.332Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-05-23T16:37:40.783Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-05-23T16:37:41.061Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-05-23T16:37:42.054Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-05-23T16:37:42.054Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-05-23T16:37:42.334Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-05-23T16:37:42.612Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-05-23T16:37:42.888Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-05-23T16:37:43.166Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-05-23T16:37:43.447Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-05-23T16:37:43.729Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-05-23T16:37:44.006Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-05-23T16:37:44.989Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-05-23T16:37:44.989Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-05-23T16:37:45.265Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-05-23T16:37:45.543Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-05-23T16:37:52.311Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-05-23T16:37:52.588Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-05-23T16:37:52.588Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-05-23T16:37:52.588Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-05-23T16:37:52.867Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-05-23T16:37:52.867Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-05-23T16:37:52.867Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-05-23T16:37:53.860Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-05-23T16:37:54.138Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-05-23T16:37:54.419Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-05-23T16:37:54.419Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-05-23T16:37:54.419Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-05-23T16:37:55.411Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-05-23T16:37:56.018Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-05-23T16:37:56.294Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-05-23T16:37:56.574Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-05-23T16:37:56.574Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-05-23T16:37:56.850Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-05-23T16:37:56.850Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-05-23T16:37:57.130Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-05-23T16:37:57.130Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-05-23T16:37:58.127Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-05-23T16:37:58.409Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-05-23T16:37:58.692Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-05-23T16:37:58.692Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-05-23T16:37:58.972Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-05-23T16:38:00.967Z] go: downloading go.opencensus.io v0.23.0 [2022-05-23T16:38:01.575Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-05-23T16:38:01.859Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-05-23T16:38:02.144Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-05-23T16:38:02.144Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-05-23T16:38:02.423Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-05-23T16:38:02.700Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-05-23T16:38:03.304Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-05-23T16:38:03.910Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-05-23T16:38:07.331Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-05-23T16:38:09.970Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-05-23T16:38:09.970Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-05-23T16:38:10.246Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-05-23T16:38:10.522Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-05-23T16:38:10.522Z] go: downloading go.uber.org/zap v1.21.0 [2022-05-23T16:38:11.512Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-05-23T16:38:11.512Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-05-23T16:38:12.116Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-05-23T16:38:12.116Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-05-23T16:38:12.390Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-05-23T16:38:12.390Z] go: downloading github.com/golang/snappy v0.0.4 [2022-05-23T16:38:12.390Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-05-23T16:38:20.719Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-23T16:38:20.719Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-05-23T16:38:20.719Z] ---> a058fb5649a6 [2022-05-23T16:38:20.719Z] Step 3/26 : WORKDIR /edgex-go [2022-05-23T16:38:20.719Z] ---> Using cache [2022-05-23T16:38:20.719Z] ---> 8703e4f31429 [2022-05-23T16:38:20.719Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-23T16:38:20.719Z] ---> Using cache [2022-05-23T16:38:20.719Z] ---> 1df55f7682d9 [2022-05-23T16:38:20.719Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-05-23T16:38:20.719Z] ---> Using cache [2022-05-23T16:38:20.719Z] ---> bd5c0ac300e2 [2022-05-23T16:38:20.719Z] Step 6/26 : COPY go.mod vendor* ./ [2022-05-23T16:38:20.719Z] ---> Using cache [2022-05-23T16:38:20.719Z] ---> 2c48ce155367 [2022-05-23T16:38:20.719Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-23T16:38:20.719Z] ---> Using cache [2022-05-23T16:38:20.719Z] ---> c0db5224c3f3 [2022-05-23T16:38:20.719Z] Step 8/26 : COPY . . [2022-05-23T16:38:20.719Z] ---> Using cache [2022-05-23T16:38:20.719Z] ---> 332dda16d18a [2022-05-23T16:38:20.719Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-05-23T16:38:20.719Z] ---> Using cache [2022-05-23T16:38:20.719Z] ---> d28716cd3c11 [2022-05-23T16:38:20.719Z] Step 10/26 : RUN mkdir -p spire-build [2022-05-23T16:38:20.719Z] ---> Using cache [2022-05-23T16:38:20.719Z] ---> b9de96e88cb7 [2022-05-23T16:38:20.719Z] Step 11/26 : WORKDIR /edgex-go/spire-build [2022-05-23T16:38:20.719Z] ---> Using cache [2022-05-23T16:38:20.719Z] ---> c2adfa375da2 [2022-05-23T16:38:20.719Z] 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-05-23T16:38:22.176Z] ---> Running in 8c6a6b573bd7 [2022-05-23T16:38:22.450Z] Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-23T16:38:22.450Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-05-23T16:38:22.450Z] ---> a058fb5649a6 [2022-05-23T16:38:22.450Z] Step 3/31 : WORKDIR /edgex-go [2022-05-23T16:38:22.450Z] ---> Using cache [2022-05-23T16:38:22.450Z] ---> 8703e4f31429 [2022-05-23T16:38:22.450Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-23T16:38:22.450Z] ---> Using cache [2022-05-23T16:38:22.450Z] ---> 1df55f7682d9 [2022-05-23T16:38:22.450Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-05-23T16:38:22.450Z] ---> Using cache [2022-05-23T16:38:22.450Z] ---> ee452a7b35b8 [2022-05-23T16:38:22.450Z] Step 6/31 : COPY go.mod vendor* ./ [2022-05-23T16:38:22.450Z] ---> Using cache [2022-05-23T16:38:22.450Z] ---> 45e02847fb93 [2022-05-23T16:38:22.450Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-23T16:38:22.450Z] ---> Using cache [2022-05-23T16:38:22.450Z] ---> 9d8aec7bbe92 [2022-05-23T16:38:22.450Z] Step 8/31 : COPY . . [2022-05-23T16:38:22.450Z] ---> Using cache [2022-05-23T16:38:22.450Z] ---> 6f5731705e8d [2022-05-23T16:38:22.450Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-05-23T16:38:22.450Z] ---> Running in cb809bb8b70e [2022-05-23T16:38:24.446Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-05-23T16:38:24.446Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-05-23T16:38:24.446Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-05-23T16:38:24.446Z] go: downloading go.uber.org/multierr v1.6.0 [2022-05-23T16:38:25.052Z] 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-05-23T16:38:25.654Z] spire-1.2.1/ [2022-05-23T16:38:25.654Z] spire-1.2.1/.data/ [2022-05-23T16:38:25.654Z] spire-1.2.1/.data/.file [2022-05-23T16:38:25.654Z] spire-1.2.1/.dockerignore [2022-05-23T16:38:25.654Z] spire-1.2.1/.gitattributes [2022-05-23T16:38:25.654Z] spire-1.2.1/.githooks/ [2022-05-23T16:38:25.654Z] spire-1.2.1/.githooks/pre-commit [2022-05-23T16:38:25.654Z] spire-1.2.1/.github/ [2022-05-23T16:38:25.654Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-05-23T16:38:25.654Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-05-23T16:38:25.654Z] spire-1.2.1/.github/dependabot.yml [2022-05-23T16:38:25.654Z] spire-1.2.1/.github/workflows/ [2022-05-23T16:38:25.654Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-05-23T16:38:25.654Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-05-23T16:38:25.654Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-05-23T16:38:25.654Z] spire-1.2.1/.github/workflows/scripts/ [2022-05-23T16:38:25.654Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-05-23T16:38:25.654Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-05-23T16:38:25.654Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-05-23T16:38:25.654Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-05-23T16:38:25.654Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-05-23T16:38:25.654Z] spire-1.2.1/.gitignore [2022-05-23T16:38:25.654Z] spire-1.2.1/.go-version [2022-05-23T16:38:25.654Z] spire-1.2.1/.golangci.yml [2022-05-23T16:38:25.654Z] spire-1.2.1/ADOPTERS.md [2022-05-23T16:38:25.654Z] spire-1.2.1/CHANGELOG.md [2022-05-23T16:38:25.654Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-05-23T16:38:25.654Z] spire-1.2.1/CODEOWNERS [2022-05-23T16:38:25.654Z] spire-1.2.1/CONTRIBUTING.md [2022-05-23T16:38:25.654Z] spire-1.2.1/Dockerfile [2022-05-23T16:38:25.654Z] spire-1.2.1/Dockerfile.dev [2022-05-23T16:38:25.654Z] spire-1.2.1/Dockerfile.scratch [2022-05-23T16:38:25.654Z] spire-1.2.1/LICENSE [2022-05-23T16:38:25.654Z] spire-1.2.1/MAINTAINERS.md [2022-05-23T16:38:25.654Z] spire-1.2.1/Makefile [2022-05-23T16:38:25.654Z] spire-1.2.1/README.md [2022-05-23T16:38:25.654Z] spire-1.2.1/ROADMAP.md [2022-05-23T16:38:25.654Z] spire-1.2.1/SECURITY.md [2022-05-23T16:38:25.654Z] spire-1.2.1/cmd/ [2022-05-23T16:38:25.654Z] spire-1.2.1/cmd/spire-agent/ [2022-05-23T16:38:25.654Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-05-23T16:38:25.654Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-05-23T16:38:25.654Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-05-23T16:38:25.654Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-05-23T16:38:25.654Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-05-23T16:38:25.654Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-05-23T16:38:25.654Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-05-23T16:38:25.654Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-05-23T16:38:25.654Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-05-23T16:38:25.654Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-05-23T16:38:25.654Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-05-23T16:38:25.654Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-05-23T16:38:25.654Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-05-23T16:38:25.654Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-05-23T16:38:25.654Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-05-23T16:38:25.654Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-05-23T16:38:25.654Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-05-23T16:38:25.654Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-05-23T16:38:25.654Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-05-23T16:38:25.654Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-05-23T16:38:25.654Z] spire-1.2.1/cmd/spire-agent/main.go [2022-05-23T16:38:25.654Z] spire-1.2.1/cmd/spire-server/ [2022-05-23T16:38:25.654Z] spire-1.2.1/cmd/spire-server/cli/ [2022-05-23T16:38:25.654Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-05-23T16:38:25.654Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-05-23T16:38:25.654Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-05-23T16:38:25.654Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-05-23T16:38:25.654Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-05-23T16:38:25.654Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-05-23T16:38:25.654Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-05-23T16:38:25.654Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-05-23T16:38:25.654Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-05-23T16:38:25.654Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-05-23T16:38:25.654Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-05-23T16:38:25.654Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-05-23T16:38:25.654Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-05-23T16:38:25.654Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-05-23T16:38:25.654Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-05-23T16:38:25.654Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-05-23T16:38:25.654Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-05-23T16:38:25.654Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-05-23T16:38:25.654Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-05-23T16:38:25.654Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-05-23T16:38:25.654Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-05-23T16:38:25.654Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-05-23T16:38:25.654Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-05-23T16:38:25.654Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-05-23T16:38:25.654Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-05-23T16:38:25.654Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-05-23T16:38:25.654Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-05-23T16:38:25.654Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-05-23T16:38:25.654Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-05-23T16:38:25.654Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-05-23T16:38:25.654Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-05-23T16:38:25.654Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-05-23T16:38:25.654Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-05-23T16:38:25.654Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-05-23T16:38:25.654Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-05-23T16:38:25.654Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-05-23T16:38:25.654Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-05-23T16:38:25.654Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-05-23T16:38:25.654Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-05-23T16:38:25.654Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-05-23T16:38:25.654Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-05-23T16:38:25.654Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-05-23T16:38:25.654Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-05-23T16:38:25.654Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-05-23T16:38:25.654Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-05-23T16:38:25.654Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-05-23T16:38:25.654Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-05-23T16:38:25.654Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-05-23T16:38:25.654Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-05-23T16:38:25.654Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-05-23T16:38:25.654Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-05-23T16:38:25.654Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-05-23T16:38:25.654Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-05-23T16:38:25.654Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-05-23T16:38:25.654Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-05-23T16:38:25.654Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-05-23T16:38:25.654Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-05-23T16:38:25.654Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-05-23T16:38:25.654Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-05-23T16:38:25.654Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-05-23T16:38:25.654Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-05-23T16:38:25.654Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-05-23T16:38:25.654Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-05-23T16:38:25.654Z] spire-1.2.1/cmd/spire-server/main.go [2022-05-23T16:38:25.654Z] spire-1.2.1/cmd/spire-server/util/ [2022-05-23T16:38:25.654Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-05-23T16:38:25.654Z] spire-1.2.1/conf/ [2022-05-23T16:38:25.654Z] spire-1.2.1/conf/agent/ [2022-05-23T16:38:25.654Z] spire-1.2.1/conf/agent/agent.conf [2022-05-23T16:38:25.654Z] spire-1.2.1/conf/agent/agent_full.conf [2022-05-23T16:38:25.654Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-05-23T16:38:25.654Z] spire-1.2.1/conf/server/ [2022-05-23T16:38:25.654Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-05-23T16:38:25.654Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-05-23T16:38:25.654Z] spire-1.2.1/conf/server/server.conf [2022-05-23T16:38:25.654Z] spire-1.2.1/conf/server/server_full.conf [2022-05-23T16:38:25.654Z] spire-1.2.1/doc/ [2022-05-23T16:38:25.654Z] spire-1.2.1/doc/SPIRE101.md [2022-05-23T16:38:25.654Z] spire-1.2.1/doc/auditlog.md [2022-05-23T16:38:25.654Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-05-23T16:38:25.654Z] spire-1.2.1/doc/changelog_guidelines.md [2022-05-23T16:38:25.654Z] spire-1.2.1/doc/cure53-report.pdf [2022-05-23T16:38:25.654Z] spire-1.2.1/doc/images/ [2022-05-23T16:38:25.654Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-05-23T16:38:25.654Z] spire-1.2.1/doc/images/SPIRE101.png [2022-05-23T16:38:25.654Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-05-23T16:38:25.931Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-05-23T16:38:25.931Z] spire-1.2.1/doc/images/cache_mgr.png [2022-05-23T16:38:25.931Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-05-23T16:38:25.931Z] spire-1.2.1/doc/images/federated_spire.png [2022-05-23T16:38:25.931Z] spire-1.2.1/doc/images/ha_mode.png [2022-05-23T16:38:25.931Z] spire-1.2.1/doc/images/nested_spire.png [2022-05-23T16:38:25.931Z] spire-1.2.1/doc/images/oidc_federation.png [2022-05-23T16:38:25.931Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-05-23T16:38:25.931Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-05-23T16:38:25.931Z] spire-1.2.1/doc/images/spire_logo.png [2022-05-23T16:38:25.931Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-05-23T16:38:25.931Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-05-23T16:38:25.931Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-05-23T16:38:25.931Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-05-23T16:38:25.931Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-05-23T16:38:25.931Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-05-23T16:38:25.931Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-05-23T16:38:25.931Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-05-23T16:38:25.931Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-05-23T16:38:25.931Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-05-23T16:38:25.931Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-05-23T16:38:25.931Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-05-23T16:38:25.931Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-05-23T16:38:25.931Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-05-23T16:38:25.931Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-05-23T16:38:25.931Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-05-23T16:38:25.931Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-05-23T16:38:25.931Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-05-23T16:38:25.931Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-05-23T16:38:25.931Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-05-23T16:38:25.931Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-05-23T16:38:25.931Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-05-23T16:38:25.931Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-05-23T16:38:25.931Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-05-23T16:38:25.931Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-05-23T16:38:25.931Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-05-23T16:38:25.931Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-05-23T16:38:25.931Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-05-23T16:38:25.931Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-05-23T16:38:25.931Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-05-23T16:38:25.931Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-05-23T16:38:25.931Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-05-23T16:38:25.931Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-05-23T16:38:25.931Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-05-23T16:38:25.931Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-05-23T16:38:25.932Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-05-23T16:38:25.932Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-05-23T16:38:25.932Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-05-23T16:38:25.932Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-05-23T16:38:25.932Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-05-23T16:38:25.932Z] spire-1.2.1/doc/scaling_spire.md [2022-05-23T16:38:25.932Z] spire-1.2.1/doc/spire_agent.md [2022-05-23T16:38:25.932Z] spire-1.2.1/doc/spire_server.md [2022-05-23T16:38:25.932Z] spire-1.2.1/doc/supported_integrations.md [2022-05-23T16:38:25.932Z] spire-1.2.1/doc/telemetry.md [2022-05-23T16:38:25.932Z] spire-1.2.1/doc/telemetry_config.md [2022-05-23T16:38:25.932Z] spire-1.2.1/doc/upgrading.md [2022-05-23T16:38:25.932Z] spire-1.2.1/doc/using_spire.md [2022-05-23T16:38:25.932Z] spire-1.2.1/examples/ [2022-05-23T16:38:25.932Z] spire-1.2.1/examples/README.md [2022-05-23T16:38:25.932Z] spire-1.2.1/go.mod [2022-05-23T16:38:25.932Z] spire-1.2.1/go.sum [2022-05-23T16:38:25.932Z] spire-1.2.1/pkg/ [2022-05-23T16:38:25.932Z] spire-1.2.1/pkg/agent/ [2022-05-23T16:38:25.932Z] spire-1.2.1/pkg/agent/agent.go [2022-05-23T16:38:25.932Z] spire-1.2.1/pkg/agent/api/ [2022-05-23T16:38:25.932Z] spire-1.2.1/pkg/agent/api/config.go [2022-05-23T16:38:25.932Z] spire-1.2.1/pkg/agent/api/debug/ [2022-05-23T16:38:25.932Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-05-23T16:38:25.932Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-05-23T16:38:25.932Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-05-23T16:38:25.932Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-05-23T16:38:25.932Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-05-23T16:38:25.932Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-05-23T16:38:25.932Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-05-23T16:38:25.932Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-05-23T16:38:25.932Z] spire-1.2.1/pkg/agent/api/health/ [2022-05-23T16:38:25.932Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-05-23T16:38:25.932Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-05-23T16:38:25.932Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-05-23T16:38:25.932Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-05-23T16:38:25.932Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-05-23T16:38:25.932Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-05-23T16:38:25.932Z] spire-1.2.1/pkg/agent/attestor/ [2022-05-23T16:38:25.932Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-05-23T16:38:25.932Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-05-23T16:38:25.932Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-05-23T16:38:25.932Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-05-23T16:38:25.932Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-05-23T16:38:25.932Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-05-23T16:38:25.932Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-05-23T16:38:25.932Z] spire-1.2.1/pkg/agent/catalog/ [2022-05-23T16:38:25.932Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-05-23T16:38:25.932Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-05-23T16:38:25.932Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-05-23T16:38:25.932Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-05-23T16:38:25.932Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-05-23T16:38:25.932Z] spire-1.2.1/pkg/agent/client/ [2022-05-23T16:38:25.932Z] spire-1.2.1/pkg/agent/client/client.go [2022-05-23T16:38:25.932Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-05-23T16:38:25.932Z] spire-1.2.1/pkg/agent/client/dial.go [2022-05-23T16:38:25.932Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-05-23T16:38:25.932Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-05-23T16:38:25.932Z] spire-1.2.1/pkg/agent/client/update.go [2022-05-23T16:38:25.932Z] spire-1.2.1/pkg/agent/client/util.go [2022-05-23T16:38:25.932Z] spire-1.2.1/pkg/agent/common/ [2022-05-23T16:38:25.932Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-05-23T16:38:25.932Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-05-23T16:38:25.932Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-05-23T16:38:25.932Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-05-23T16:38:25.932Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-05-23T16:38:25.932Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-05-23T16:38:25.932Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-05-23T16:38:25.932Z] spire-1.2.1/pkg/agent/config.go [2022-05-23T16:38:25.932Z] spire-1.2.1/pkg/agent/endpoints/ [2022-05-23T16:38:25.932Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-05-23T16:38:25.932Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-05-23T16:38:25.932Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-05-23T16:38:25.932Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-05-23T16:38:25.932Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-05-23T16:38:25.932Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-05-23T16:38:25.932Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-05-23T16:38:25.932Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-05-23T16:38:25.932Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-05-23T16:38:25.932Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-05-23T16:38:25.932Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-05-23T16:38:25.932Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-05-23T16:38:25.932Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-05-23T16:38:25.932Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-05-23T16:38:25.932Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-05-23T16:38:25.932Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-05-23T16:38:25.932Z] spire-1.2.1/pkg/agent/manager/ [2022-05-23T16:38:25.932Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-05-23T16:38:25.932Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-05-23T16:38:25.932Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-05-23T16:38:25.932Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-05-23T16:38:25.932Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-05-23T16:38:25.932Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-05-23T16:38:25.932Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-05-23T16:38:25.932Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-05-23T16:38:25.932Z] spire-1.2.1/pkg/agent/manager/config.go [2022-05-23T16:38:25.932Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-05-23T16:38:25.932Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-05-23T16:38:25.932Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-05-23T16:38:25.932Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-05-23T16:38:25.932Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-05-23T16:38:25.932Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-05-23T16:38:25.932Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-05-23T16:38:25.932Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-05-23T16:38:25.932Z] spire-1.2.1/pkg/agent/plugin/ [2022-05-23T16:38:25.932Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-05-23T16:38:25.932Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-05-23T16:38:25.932Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-05-23T16:38:25.932Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-05-23T16:38:25.932Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-05-23T16:38:25.932Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-05-23T16:38:25.932Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-05-23T16:38:25.932Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-05-23T16:38:25.932Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-05-23T16:38:25.932Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-05-23T16:38:25.932Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-05-23T16:38:25.932Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-05-23T16:38:25.932Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-05-23T16:38:25.932Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-05-23T16:38:25.932Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-05-23T16:38:25.932Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-05-23T16:38:25.932Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-05-23T16:38:25.932Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-05-23T16:38:25.932Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-05-23T16:38:25.932Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-05-23T16:38:25.932Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-05-23T16:38:25.932Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-05-23T16:38:25.932Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-05-23T16:38:25.932Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-05-23T16:38:25.932Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-05-23T16:38:25.932Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-05-23T16:38:25.932Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-05-23T16:38:25.932Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-05-23T16:38:25.932Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-05-23T16:38:25.932Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-05-23T16:38:25.932Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-05-23T16:38:25.932Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-05-23T16:38:25.932Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-05-23T16:38:25.932Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-05-23T16:38:25.932Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-05-23T16:38:25.932Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-05-23T16:38:25.932Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-05-23T16:38:25.932Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-05-23T16:38:25.932Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-05-23T16:38:25.932Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-05-23T16:38:25.932Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-05-23T16:38:25.932Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-05-23T16:38:25.932Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-05-23T16:38:25.932Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-05-23T16:38:25.932Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-05-23T16:38:25.932Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-05-23T16:38:25.932Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-05-23T16:38:25.932Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-05-23T16:38:25.932Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-05-23T16:38:25.932Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-05-23T16:38:25.932Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-05-23T16:38:25.932Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-05-23T16:38:25.932Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-05-23T16:38:25.932Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-05-23T16:38:25.932Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-05-23T16:38:25.932Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-05-23T16:38:25.932Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-05-23T16:38:25.932Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-05-23T16:38:25.932Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-05-23T16:38:25.932Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-05-23T16:38:25.932Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-05-23T16:38:25.932Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-05-23T16:38:25.932Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-05-23T16:38:25.932Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-05-23T16:38:25.932Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-05-23T16:38:25.932Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-05-23T16:38:25.932Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-05-23T16:38:25.932Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-05-23T16:38:25.932Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-05-23T16:38:25.932Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-05-23T16:38:25.932Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-05-23T16:38:25.932Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-05-23T16:38:25.932Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-05-23T16:38:25.932Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-05-23T16:38:25.932Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-05-23T16:38:25.932Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-05-23T16:38:25.932Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-05-23T16:38:25.932Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-05-23T16:38:25.932Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-05-23T16:38:25.932Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-05-23T16:38:25.932Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-05-23T16:38:25.932Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-05-23T16:38:25.932Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-05-23T16:38:25.932Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-05-23T16:38:25.932Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-05-23T16:38:25.932Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-05-23T16:38:25.932Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-05-23T16:38:25.932Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-05-23T16:38:25.932Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-05-23T16:38:25.932Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-05-23T16:38:25.932Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-05-23T16:38:25.932Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-05-23T16:38:25.932Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-05-23T16:38:25.932Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-05-23T16:38:25.932Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-05-23T16:38:25.932Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-05-23T16:38:25.932Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-05-23T16:38:25.932Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-05-23T16:38:25.932Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-05-23T16:38:25.932Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-05-23T16:38:25.932Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-05-23T16:38:25.932Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-05-23T16:38:25.932Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-05-23T16:38:25.932Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-05-23T16:38:25.933Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-05-23T16:38:25.933Z] spire-1.2.1/pkg/agent/svid/ [2022-05-23T16:38:25.933Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-05-23T16:38:25.933Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-05-23T16:38:25.933Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-05-23T16:38:25.933Z] spire-1.2.1/pkg/agent/svid/store/ [2022-05-23T16:38:25.933Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-05-23T16:38:25.933Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-05-23T16:38:25.933Z] spire-1.2.1/pkg/common/ [2022-05-23T16:38:25.933Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-05-23T16:38:25.933Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-05-23T16:38:25.933Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-05-23T16:38:25.933Z] spire-1.2.1/pkg/common/api/ [2022-05-23T16:38:25.933Z] spire-1.2.1/pkg/common/api/metrics.go [2022-05-23T16:38:25.933Z] spire-1.2.1/pkg/common/api/middleware/ [2022-05-23T16:38:25.933Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-05-23T16:38:25.933Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-05-23T16:38:25.933Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-05-23T16:38:25.933Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-05-23T16:38:25.933Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-05-23T16:38:25.933Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-05-23T16:38:25.933Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-05-23T16:38:25.933Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-05-23T16:38:25.933Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-05-23T16:38:25.933Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-05-23T16:38:25.933Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-05-23T16:38:25.933Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-05-23T16:38:25.933Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-05-23T16:38:25.933Z] spire-1.2.1/pkg/common/api/names.go [2022-05-23T16:38:25.933Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-05-23T16:38:25.933Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-05-23T16:38:25.933Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-05-23T16:38:25.933Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-05-23T16:38:25.933Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-05-23T16:38:25.933Z] spire-1.2.1/pkg/common/auth/ [2022-05-23T16:38:25.933Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-05-23T16:38:25.933Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-05-23T16:38:25.933Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-05-23T16:38:25.933Z] spire-1.2.1/pkg/common/bundleutil/ [2022-05-23T16:38:25.933Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-05-23T16:38:26.211Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-05-23T16:38:26.211Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-05-23T16:38:26.211Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-05-23T16:38:26.211Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-05-23T16:38:26.211Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-05-23T16:38:26.211Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-05-23T16:38:26.211Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-05-23T16:38:26.211Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-05-23T16:38:26.211Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-05-23T16:38:26.211Z] spire-1.2.1/pkg/common/catalog/ [2022-05-23T16:38:26.211Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-05-23T16:38:26.211Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-05-23T16:38:26.211Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-05-23T16:38:26.211Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-05-23T16:38:26.211Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-05-23T16:38:26.211Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-05-23T16:38:26.211Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-05-23T16:38:26.211Z] spire-1.2.1/pkg/common/catalog/config.go [2022-05-23T16:38:26.211Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-05-23T16:38:26.211Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-05-23T16:38:26.211Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-05-23T16:38:26.211Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-05-23T16:38:26.211Z] spire-1.2.1/pkg/common/catalog/context.go [2022-05-23T16:38:26.211Z] spire-1.2.1/pkg/common/catalog/external.go [2022-05-23T16:38:26.211Z] spire-1.2.1/pkg/common/catalog/host.go [2022-05-23T16:38:26.211Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-05-23T16:38:26.211Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-05-23T16:38:26.211Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-05-23T16:38:26.211Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-05-23T16:38:26.211Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-05-23T16:38:26.211Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-05-23T16:38:26.211Z] spire-1.2.1/pkg/common/cli/ [2022-05-23T16:38:26.211Z] spire-1.2.1/pkg/common/cli/env.go [2022-05-23T16:38:26.211Z] spire-1.2.1/pkg/common/cli/flags.go [2022-05-23T16:38:26.211Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-05-23T16:38:26.211Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-05-23T16:38:26.211Z] spire-1.2.1/pkg/common/cli/umask.go [2022-05-23T16:38:26.211Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-05-23T16:38:26.211Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-05-23T16:38:26.211Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-05-23T16:38:26.211Z] spire-1.2.1/pkg/common/cliprinter/ [2022-05-23T16:38:26.211Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-05-23T16:38:26.211Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-05-23T16:38:26.211Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-05-23T16:38:26.211Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-05-23T16:38:26.211Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-05-23T16:38:26.211Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-05-23T16:38:26.211Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-05-23T16:38:26.211Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-05-23T16:38:26.211Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-05-23T16:38:26.211Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-05-23T16:38:26.211Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-05-23T16:38:26.211Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-05-23T16:38:26.211Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-05-23T16:38:26.211Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-05-23T16:38:26.211Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-05-23T16:38:26.211Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-05-23T16:38:26.211Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-05-23T16:38:26.211Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-05-23T16:38:26.211Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-05-23T16:38:26.211Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-05-23T16:38:26.211Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-05-23T16:38:26.211Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-05-23T16:38:26.211Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-05-23T16:38:26.211Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-05-23T16:38:26.211Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-05-23T16:38:26.211Z] spire-1.2.1/pkg/common/coretypes/ [2022-05-23T16:38:26.211Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-05-23T16:38:26.211Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-05-23T16:38:26.211Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-05-23T16:38:26.211Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-05-23T16:38:26.211Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-05-23T16:38:26.211Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-05-23T16:38:26.211Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-05-23T16:38:26.211Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-05-23T16:38:26.211Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-05-23T16:38:26.211Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-05-23T16:38:26.211Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-05-23T16:38:26.211Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-05-23T16:38:26.211Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-05-23T16:38:26.211Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-05-23T16:38:26.211Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-05-23T16:38:26.211Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-05-23T16:38:26.211Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-05-23T16:38:26.211Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-05-23T16:38:26.211Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-05-23T16:38:26.211Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-05-23T16:38:26.211Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-05-23T16:38:26.211Z] spire-1.2.1/pkg/common/diskutil/ [2022-05-23T16:38:26.211Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-05-23T16:38:26.211Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-05-23T16:38:26.211Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-05-23T16:38:26.211Z] spire-1.2.1/pkg/common/errorutil/ [2022-05-23T16:38:26.211Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-05-23T16:38:26.211Z] spire-1.2.1/pkg/common/health/ [2022-05-23T16:38:26.211Z] spire-1.2.1/pkg/common/health/config.go [2022-05-23T16:38:26.211Z] spire-1.2.1/pkg/common/health/context.go [2022-05-23T16:38:26.211Z] spire-1.2.1/pkg/common/health/context_test.go [2022-05-23T16:38:26.211Z] spire-1.2.1/pkg/common/health/health.go [2022-05-23T16:38:26.211Z] spire-1.2.1/pkg/common/health/health_test.go [2022-05-23T16:38:26.211Z] spire-1.2.1/pkg/common/health/logger.go [2022-05-23T16:38:26.211Z] spire-1.2.1/pkg/common/hostservice/ [2022-05-23T16:38:26.211Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-05-23T16:38:26.211Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-05-23T16:38:26.212Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-05-23T16:38:26.212Z] spire-1.2.1/pkg/common/idutil/ [2022-05-23T16:38:26.212Z] spire-1.2.1/pkg/common/idutil/require.go [2022-05-23T16:38:26.212Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-05-23T16:38:26.212Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-05-23T16:38:26.212Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-05-23T16:38:26.212Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-05-23T16:38:26.212Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-05-23T16:38:26.212Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-05-23T16:38:26.212Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-05-23T16:38:26.212Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-05-23T16:38:26.212Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-05-23T16:38:26.212Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-05-23T16:38:26.212Z] spire-1.2.1/pkg/common/jwtutil/ [2022-05-23T16:38:26.212Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-05-23T16:38:26.212Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-05-23T16:38:26.212Z] spire-1.2.1/pkg/common/log/ [2022-05-23T16:38:26.212Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-05-23T16:38:26.212Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-05-23T16:38:26.212Z] spire-1.2.1/pkg/common/log/log.go [2022-05-23T16:38:26.212Z] spire-1.2.1/pkg/common/log/log_test.go [2022-05-23T16:38:26.212Z] spire-1.2.1/pkg/common/log/options.go [2022-05-23T16:38:26.212Z] spire-1.2.1/pkg/common/nodeutil/ [2022-05-23T16:38:26.212Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-05-23T16:38:26.212Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-05-23T16:38:26.212Z] spire-1.2.1/pkg/common/peertracker/ [2022-05-23T16:38:26.212Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-05-23T16:38:26.212Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-05-23T16:38:26.212Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-05-23T16:38:26.212Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-05-23T16:38:26.212Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-05-23T16:38:26.212Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-05-23T16:38:26.212Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-05-23T16:38:26.212Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-05-23T16:38:26.212Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-05-23T16:38:26.212Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-05-23T16:38:26.212Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-05-23T16:38:26.212Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-05-23T16:38:26.212Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-05-23T16:38:26.212Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-05-23T16:38:26.212Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-05-23T16:38:26.212Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-05-23T16:38:26.212Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-05-23T16:38:26.212Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-05-23T16:38:26.212Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-05-23T16:38:26.212Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-05-23T16:38:26.212Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-05-23T16:38:26.212Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-05-23T16:38:26.212Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-05-23T16:38:26.212Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-05-23T16:38:26.212Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-05-23T16:38:26.212Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-05-23T16:38:26.212Z] spire-1.2.1/pkg/common/pemutil/ [2022-05-23T16:38:26.212Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-05-23T16:38:26.212Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-05-23T16:38:26.212Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-05-23T16:38:26.212Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-05-23T16:38:26.212Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-05-23T16:38:26.212Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-05-23T16:38:26.212Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-05-23T16:38:26.212Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-05-23T16:38:26.212Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-05-23T16:38:26.212Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-05-23T16:38:26.212Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-05-23T16:38:26.212Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-05-23T16:38:26.212Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-05-23T16:38:26.212Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-05-23T16:38:26.212Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-05-23T16:38:26.212Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-05-23T16:38:26.212Z] spire-1.2.1/pkg/common/plugin/ [2022-05-23T16:38:26.212Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-05-23T16:38:26.212Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-05-23T16:38:26.212Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-05-23T16:38:26.212Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-05-23T16:38:26.212Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-05-23T16:38:26.212Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-05-23T16:38:26.212Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-05-23T16:38:26.212Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-05-23T16:38:26.212Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-05-23T16:38:26.212Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-05-23T16:38:26.212Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-05-23T16:38:26.212Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-05-23T16:38:26.212Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-05-23T16:38:26.212Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-05-23T16:38:26.212Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-05-23T16:38:26.212Z] spire-1.2.1/pkg/common/plugin/log.go [2022-05-23T16:38:26.212Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-05-23T16:38:26.212Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-05-23T16:38:26.212Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-05-23T16:38:26.212Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-05-23T16:38:26.212Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-05-23T16:38:26.212Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-05-23T16:38:26.212Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-05-23T16:38:26.212Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-05-23T16:38:26.212Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-05-23T16:38:26.212Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-05-23T16:38:26.212Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-05-23T16:38:26.212Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-05-23T16:38:26.212Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-05-23T16:38:26.212Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-05-23T16:38:26.212Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-05-23T16:38:26.212Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-05-23T16:38:26.212Z] spire-1.2.1/pkg/common/profiling/ [2022-05-23T16:38:26.212Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-05-23T16:38:26.212Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-05-23T16:38:26.212Z] spire-1.2.1/pkg/common/protoutil/ [2022-05-23T16:38:26.212Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-05-23T16:38:26.212Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-05-23T16:38:26.212Z] spire-1.2.1/pkg/common/rotationutil/ [2022-05-23T16:38:26.212Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-05-23T16:38:26.212Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-05-23T16:38:26.212Z] spire-1.2.1/pkg/common/selector/ [2022-05-23T16:38:26.212Z] spire-1.2.1/pkg/common/selector/selector.go [2022-05-23T16:38:26.212Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-05-23T16:38:26.212Z] spire-1.2.1/pkg/common/selector/set.go [2022-05-23T16:38:26.212Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-05-23T16:38:26.212Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-05-23T16:38:26.212Z] spire-1.2.1/pkg/common/telemetry/ [2022-05-23T16:38:26.212Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-05-23T16:38:26.212Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-05-23T16:38:26.212Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-05-23T16:38:26.212Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-05-23T16:38:26.212Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-05-23T16:38:26.212Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-05-23T16:38:26.212Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-05-23T16:38:26.212Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-05-23T16:38:26.212Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-05-23T16:38:26.212Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-05-23T16:38:26.212Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-05-23T16:38:26.212Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-05-23T16:38:26.212Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-05-23T16:38:26.212Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-05-23T16:38:26.212Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-05-23T16:38:26.212Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-05-23T16:38:26.212Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-05-23T16:38:26.212Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-05-23T16:38:26.212Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-05-23T16:38:26.212Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-05-23T16:38:26.212Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-05-23T16:38:26.212Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-05-23T16:38:26.212Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-05-23T16:38:26.212Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-05-23T16:38:26.212Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-05-23T16:38:26.212Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-05-23T16:38:26.212Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-05-23T16:38:26.212Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-05-23T16:38:26.212Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-05-23T16:38:26.212Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-05-23T16:38:26.212Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-05-23T16:38:26.212Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-05-23T16:38:26.212Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-05-23T16:38:26.212Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-05-23T16:38:26.212Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-05-23T16:38:26.212Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-05-23T16:38:26.212Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-05-23T16:38:26.212Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-05-23T16:38:26.212Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-05-23T16:38:26.212Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-05-23T16:38:26.212Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-05-23T16:38:26.212Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-05-23T16:38:26.212Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-05-23T16:38:26.212Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-05-23T16:38:26.212Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-05-23T16:38:26.212Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-05-23T16:38:26.212Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-05-23T16:38:26.212Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-05-23T16:38:26.212Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-05-23T16:38:26.212Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-05-23T16:38:26.212Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-05-23T16:38:26.212Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-05-23T16:38:26.212Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-05-23T16:38:26.212Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-05-23T16:38:26.212Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-05-23T16:38:26.212Z] spire-1.2.1/pkg/common/uptime/ [2022-05-23T16:38:26.212Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-05-23T16:38:26.212Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-05-23T16:38:26.212Z] spire-1.2.1/pkg/common/util/ [2022-05-23T16:38:26.212Z] spire-1.2.1/pkg/common/util/certs.go [2022-05-23T16:38:26.212Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-05-23T16:38:26.212Z] spire-1.2.1/pkg/common/util/csr.go [2022-05-23T16:38:26.212Z] spire-1.2.1/pkg/common/util/hash.go [2022-05-23T16:38:26.212Z] spire-1.2.1/pkg/common/util/selectors.go [2022-05-23T16:38:26.212Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-05-23T16:38:26.212Z] spire-1.2.1/pkg/common/util/signals.go [2022-05-23T16:38:26.212Z] spire-1.2.1/pkg/common/util/sort.go [2022-05-23T16:38:26.212Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-05-23T16:38:26.212Z] spire-1.2.1/pkg/common/util/task.go [2022-05-23T16:38:26.212Z] spire-1.2.1/pkg/common/util/task_test.go [2022-05-23T16:38:26.212Z] spire-1.2.1/pkg/common/util/testdata/ [2022-05-23T16:38:26.212Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-05-23T16:38:26.212Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-05-23T16:38:26.212Z] spire-1.2.1/pkg/common/version/ [2022-05-23T16:38:26.212Z] spire-1.2.1/pkg/common/version/version.go [2022-05-23T16:38:26.212Z] spire-1.2.1/pkg/common/x509svid/ [2022-05-23T16:38:26.212Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-05-23T16:38:26.212Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-05-23T16:38:26.212Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-05-23T16:38:26.212Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-05-23T16:38:26.212Z] spire-1.2.1/pkg/common/x509util/ [2022-05-23T16:38:26.212Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-05-23T16:38:26.212Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-05-23T16:38:26.212Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-05-23T16:38:26.212Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-05-23T16:38:26.212Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-05-23T16:38:26.212Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-05-23T16:38:26.212Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-05-23T16:38:26.212Z] spire-1.2.1/pkg/server/ [2022-05-23T16:38:26.212Z] spire-1.2.1/pkg/server/api/ [2022-05-23T16:38:26.212Z] spire-1.2.1/pkg/server/api/agent.go [2022-05-23T16:38:26.212Z] spire-1.2.1/pkg/server/api/agent/ [2022-05-23T16:38:26.212Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-05-23T16:38:26.212Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-05-23T16:38:26.212Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-05-23T16:38:26.212Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-05-23T16:38:26.212Z] spire-1.2.1/pkg/server/api/api.go [2022-05-23T16:38:26.212Z] spire-1.2.1/pkg/server/api/audit/ [2022-05-23T16:38:26.212Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-05-23T16:38:26.212Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-05-23T16:38:26.212Z] spire-1.2.1/pkg/server/api/bundle.go [2022-05-23T16:38:26.213Z] spire-1.2.1/pkg/server/api/bundle/ [2022-05-23T16:38:26.213Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-05-23T16:38:26.213Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-05-23T16:38:26.213Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-05-23T16:38:26.213Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-05-23T16:38:26.213Z] spire-1.2.1/pkg/server/api/debug/ [2022-05-23T16:38:26.213Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-05-23T16:38:26.213Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-05-23T16:38:26.213Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-05-23T16:38:26.213Z] spire-1.2.1/pkg/server/api/entry.go [2022-05-23T16:38:26.213Z] spire-1.2.1/pkg/server/api/entry/ [2022-05-23T16:38:26.213Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-05-23T16:38:26.213Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-05-23T16:38:26.213Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-05-23T16:38:26.213Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-05-23T16:38:26.213Z] spire-1.2.1/pkg/server/api/health/ [2022-05-23T16:38:26.213Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-05-23T16:38:26.213Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-05-23T16:38:26.213Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-05-23T16:38:26.213Z] spire-1.2.1/pkg/server/api/id.go [2022-05-23T16:38:26.213Z] spire-1.2.1/pkg/server/api/id_test.go [2022-05-23T16:38:26.213Z] spire-1.2.1/pkg/server/api/limits/ [2022-05-23T16:38:26.213Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-05-23T16:38:26.213Z] spire-1.2.1/pkg/server/api/middleware/ [2022-05-23T16:38:26.213Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-05-23T16:38:26.213Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-05-23T16:38:26.213Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-05-23T16:38:26.213Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-05-23T16:38:26.213Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-05-23T16:38:26.213Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-05-23T16:38:26.213Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-05-23T16:38:26.491Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-05-23T16:38:26.492Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-05-23T16:38:26.492Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-05-23T16:38:26.492Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-05-23T16:38:26.492Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-05-23T16:38:26.492Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-05-23T16:38:26.492Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-05-23T16:38:26.492Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-05-23T16:38:26.492Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-05-23T16:38:26.492Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-05-23T16:38:26.492Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-05-23T16:38:26.492Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-05-23T16:38:26.492Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-05-23T16:38:26.492Z] spire-1.2.1/pkg/server/api/selector.go [2022-05-23T16:38:26.492Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-05-23T16:38:26.492Z] spire-1.2.1/pkg/server/api/status.go [2022-05-23T16:38:26.492Z] spire-1.2.1/pkg/server/api/status_test.go [2022-05-23T16:38:26.492Z] spire-1.2.1/pkg/server/api/svid/ [2022-05-23T16:38:26.492Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-05-23T16:38:26.492Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-05-23T16:38:26.492Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-05-23T16:38:26.492Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-05-23T16:38:26.492Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-05-23T16:38:26.492Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-05-23T16:38:26.492Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-05-23T16:38:26.492Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-05-23T16:38:26.492Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-05-23T16:38:26.492Z] spire-1.2.1/pkg/server/authpolicy/ [2022-05-23T16:38:26.492Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-05-23T16:38:26.492Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-05-23T16:38:26.492Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-05-23T16:38:26.492Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-05-23T16:38:26.492Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-05-23T16:38:26.492Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-05-23T16:38:26.492Z] spire-1.2.1/pkg/server/bundle/ [2022-05-23T16:38:26.492Z] spire-1.2.1/pkg/server/bundle/client/ [2022-05-23T16:38:26.492Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-05-23T16:38:26.492Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-05-23T16:38:26.492Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-05-23T16:38:26.492Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-05-23T16:38:26.492Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-05-23T16:38:26.492Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-05-23T16:38:26.492Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-05-23T16:38:26.492Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-05-23T16:38:26.492Z] spire-1.2.1/pkg/server/ca/ [2022-05-23T16:38:26.492Z] spire-1.2.1/pkg/server/ca/ca.go [2022-05-23T16:38:26.492Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-05-23T16:38:26.492Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-05-23T16:38:26.492Z] spire-1.2.1/pkg/server/ca/journal.go [2022-05-23T16:38:26.492Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-05-23T16:38:26.492Z] spire-1.2.1/pkg/server/ca/manager.go [2022-05-23T16:38:26.492Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-05-23T16:38:26.492Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-05-23T16:38:26.492Z] spire-1.2.1/pkg/server/ca/templates.go [2022-05-23T16:38:26.492Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-05-23T16:38:26.492Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-05-23T16:38:26.492Z] spire-1.2.1/pkg/server/ca/validation.go [2022-05-23T16:38:26.492Z] spire-1.2.1/pkg/server/cache/ [2022-05-23T16:38:26.492Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-05-23T16:38:26.492Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-05-23T16:38:26.492Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-05-23T16:38:26.492Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-05-23T16:38:26.492Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-05-23T16:38:26.492Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-05-23T16:38:26.492Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-05-23T16:38:26.492Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-05-23T16:38:26.492Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-05-23T16:38:26.492Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-05-23T16:38:26.492Z] spire-1.2.1/pkg/server/catalog/ [2022-05-23T16:38:26.492Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-05-23T16:38:26.492Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-05-23T16:38:26.492Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-05-23T16:38:26.492Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-05-23T16:38:26.492Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-05-23T16:38:26.492Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-05-23T16:38:26.492Z] spire-1.2.1/pkg/server/config.go [2022-05-23T16:38:26.492Z] spire-1.2.1/pkg/server/datastore/ [2022-05-23T16:38:26.492Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-05-23T16:38:26.492Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-05-23T16:38:26.492Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-05-23T16:38:26.492Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-05-23T16:38:26.492Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-05-23T16:38:26.492Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-05-23T16:38:26.492Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-05-23T16:38:26.492Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-05-23T16:38:26.492Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-05-23T16:38:26.492Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-05-23T16:38:26.492Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-05-23T16:38:26.492Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-05-23T16:38:26.492Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-05-23T16:38:26.492Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-05-23T16:38:26.492Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-05-23T16:38:26.492Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-05-23T16:38:26.492Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-05-23T16:38:26.492Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-05-23T16:38:26.492Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-05-23T16:38:26.492Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-05-23T16:38:26.492Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-05-23T16:38:26.492Z] spire-1.2.1/pkg/server/endpoints/ [2022-05-23T16:38:26.492Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-05-23T16:38:26.492Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-05-23T16:38:26.492Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-05-23T16:38:26.492Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-05-23T16:38:26.492Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-05-23T16:38:26.492Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-05-23T16:38:26.492Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-05-23T16:38:26.492Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-05-23T16:38:26.492Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-05-23T16:38:26.492Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-05-23T16:38:26.492Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-05-23T16:38:26.492Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-05-23T16:38:26.492Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-05-23T16:38:26.492Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-05-23T16:38:26.492Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-05-23T16:38:26.492Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-05-23T16:38:26.492Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-05-23T16:38:26.492Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-05-23T16:38:26.492Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-05-23T16:38:26.492Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-05-23T16:38:26.492Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-05-23T16:38:26.492Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-05-23T16:38:26.492Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-05-23T16:38:26.492Z] spire-1.2.1/pkg/server/hostservice/ [2022-05-23T16:38:26.492Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-05-23T16:38:26.492Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-05-23T16:38:26.492Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-05-23T16:38:26.492Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-05-23T16:38:26.492Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-05-23T16:38:26.492Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-05-23T16:38:26.492Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-05-23T16:38:26.492Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-05-23T16:38:26.492Z] spire-1.2.1/pkg/server/plugin/ [2022-05-23T16:38:26.492Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-05-23T16:38:26.492Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-05-23T16:38:26.492Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-05-23T16:38:26.492Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-05-23T16:38:26.492Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-05-23T16:38:26.492Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-05-23T16:38:26.492Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-05-23T16:38:26.492Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-05-23T16:38:26.492Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-05-23T16:38:26.492Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-05-23T16:38:26.492Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-05-23T16:38:26.492Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-05-23T16:38:26.492Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-05-23T16:38:26.492Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-05-23T16:38:26.492Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-05-23T16:38:26.492Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-05-23T16:38:26.492Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-05-23T16:38:26.492Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-05-23T16:38:26.492Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-05-23T16:38:26.492Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-05-23T16:38:26.492Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-05-23T16:38:26.492Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-05-23T16:38:26.492Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-05-23T16:38:26.492Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-05-23T16:38:26.492Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-05-23T16:38:26.492Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-05-23T16:38:26.492Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-05-23T16:38:26.492Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-05-23T16:38:26.492Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-05-23T16:38:26.492Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-05-23T16:38:26.492Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-05-23T16:38:26.492Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-05-23T16:38:26.492Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-05-23T16:38:26.492Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-05-23T16:38:26.492Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-05-23T16:38:26.492Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-05-23T16:38:26.492Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-05-23T16:38:26.492Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-05-23T16:38:26.492Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-05-23T16:38:26.492Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-05-23T16:38:26.492Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-05-23T16:38:26.492Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-05-23T16:38:26.492Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-05-23T16:38:26.492Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-05-23T16:38:26.492Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-05-23T16:38:26.492Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-05-23T16:38:26.492Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-05-23T16:38:26.492Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-05-23T16:38:26.492Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-05-23T16:38:26.492Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-05-23T16:38:26.492Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-05-23T16:38:26.492Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-05-23T16:38:26.492Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-05-23T16:38:26.492Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-05-23T16:38:26.492Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-05-23T16:38:26.492Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-05-23T16:38:26.492Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-05-23T16:38:26.492Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-05-23T16:38:26.492Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-05-23T16:38:26.492Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-05-23T16:38:26.492Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-05-23T16:38:26.492Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-05-23T16:38:26.492Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-05-23T16:38:26.492Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-05-23T16:38:26.492Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-05-23T16:38:26.492Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-05-23T16:38:26.492Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-05-23T16:38:26.492Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-05-23T16:38:26.492Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-05-23T16:38:26.492Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-05-23T16:38:26.492Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-05-23T16:38:26.492Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-05-23T16:38:26.492Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-05-23T16:38:26.492Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-05-23T16:38:26.492Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-05-23T16:38:26.492Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-05-23T16:38:26.493Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-05-23T16:38:26.493Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-05-23T16:38:26.493Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-05-23T16:38:26.493Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-05-23T16:38:26.493Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-05-23T16:38:26.493Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-05-23T16:38:26.493Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-05-23T16:38:26.493Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-05-23T16:38:26.493Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-05-23T16:38:26.493Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-05-23T16:38:26.493Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-05-23T16:38:26.493Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-05-23T16:38:26.493Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-05-23T16:38:26.493Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-05-23T16:38:26.493Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-05-23T16:38:26.493Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-05-23T16:38:26.493Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-05-23T16:38:26.493Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-05-23T16:38:26.493Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-05-23T16:38:26.493Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-05-23T16:38:26.493Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-05-23T16:38:26.493Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-05-23T16:38:26.493Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-05-23T16:38:26.493Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-05-23T16:38:26.493Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-05-23T16:38:26.493Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-05-23T16:38:26.824Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-05-23T16:38:26.824Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-05-23T16:38:26.824Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-05-23T16:38:26.824Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-05-23T16:38:26.824Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-05-23T16:38:26.824Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-05-23T16:38:26.824Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-05-23T16:38:26.824Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-05-23T16:38:26.824Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-05-23T16:38:26.824Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-05-23T16:38:26.824Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-05-23T16:38:26.824Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-05-23T16:38:26.824Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-05-23T16:38:26.824Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-05-23T16:38:26.824Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-05-23T16:38:26.824Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-05-23T16:38:26.824Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-05-23T16:38:26.824Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-05-23T16:38:26.824Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-05-23T16:38:26.824Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-05-23T16:38:26.824Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-05-23T16:38:26.824Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-05-23T16:38:26.824Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-05-23T16:38:26.824Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-05-23T16:38:26.824Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-05-23T16:38:26.824Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-05-23T16:38:26.824Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-05-23T16:38:26.825Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-05-23T16:38:26.825Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-05-23T16:38:26.825Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-05-23T16:38:26.825Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-05-23T16:38:26.825Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-05-23T16:38:26.825Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-05-23T16:38:26.825Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-05-23T16:38:26.825Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-05-23T16:38:26.825Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-05-23T16:38:26.825Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-05-23T16:38:26.825Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-05-23T16:38:26.825Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-05-23T16:38:26.825Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-05-23T16:38:26.825Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-05-23T16:38:26.825Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-05-23T16:38:26.825Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-05-23T16:38:26.825Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-05-23T16:38:26.825Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-05-23T16:38:26.825Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-05-23T16:38:26.825Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-05-23T16:38:26.825Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-05-23T16:38:26.825Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-05-23T16:38:26.825Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-05-23T16:38:26.825Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-05-23T16:38:26.825Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-05-23T16:38:26.825Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-05-23T16:38:26.825Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-05-23T16:38:26.825Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-05-23T16:38:26.825Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-05-23T16:38:26.825Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-05-23T16:38:26.825Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-05-23T16:38:26.825Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-05-23T16:38:26.825Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-05-23T16:38:26.825Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-05-23T16:38:26.825Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-05-23T16:38:26.825Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-05-23T16:38:26.825Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-05-23T16:38:26.825Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-05-23T16:38:26.825Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-05-23T16:38:26.825Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-05-23T16:38:26.825Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-05-23T16:38:26.825Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-05-23T16:38:26.825Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-05-23T16:38:26.825Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-05-23T16:38:26.825Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-05-23T16:38:26.825Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-05-23T16:38:26.825Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-05-23T16:38:26.825Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-05-23T16:38:26.825Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-05-23T16:38:26.825Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-05-23T16:38:26.825Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-05-23T16:38:26.825Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-05-23T16:38:26.825Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-05-23T16:38:26.825Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-05-23T16:38:26.825Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-05-23T16:38:26.825Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-05-23T16:38:26.825Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-05-23T16:38:26.825Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-05-23T16:38:26.825Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-05-23T16:38:26.825Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-05-23T16:38:26.825Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-05-23T16:38:26.825Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-05-23T16:38:26.825Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-05-23T16:38:26.825Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-05-23T16:38:26.825Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-05-23T16:38:26.825Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-05-23T16:38:26.825Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-05-23T16:38:26.825Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-05-23T16:38:26.825Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-05-23T16:38:26.825Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-05-23T16:38:26.825Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-05-23T16:38:26.825Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-05-23T16:38:26.825Z] spire-1.2.1/pkg/server/registration/ [2022-05-23T16:38:26.825Z] spire-1.2.1/pkg/server/registration/manager.go [2022-05-23T16:38:26.825Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-05-23T16:38:26.825Z] spire-1.2.1/pkg/server/scanentries.go [2022-05-23T16:38:26.825Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-05-23T16:38:26.825Z] spire-1.2.1/pkg/server/server.go [2022-05-23T16:38:26.825Z] spire-1.2.1/pkg/server/server_test.go [2022-05-23T16:38:26.825Z] spire-1.2.1/pkg/server/svid/ [2022-05-23T16:38:26.825Z] spire-1.2.1/pkg/server/svid/observer.go [2022-05-23T16:38:26.825Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-05-23T16:38:26.825Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-05-23T16:38:26.825Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-05-23T16:38:26.825Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-05-23T16:38:26.825Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-05-23T16:38:26.825Z] spire-1.2.1/proto/ [2022-05-23T16:38:26.825Z] spire-1.2.1/proto/private/ [2022-05-23T16:38:26.825Z] spire-1.2.1/proto/private/server/ [2022-05-23T16:38:26.825Z] spire-1.2.1/proto/private/server/journal/ [2022-05-23T16:38:26.825Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-05-23T16:38:26.825Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-05-23T16:38:26.825Z] spire-1.2.1/proto/spire/ [2022-05-23T16:38:26.825Z] spire-1.2.1/proto/spire/common/ [2022-05-23T16:38:26.825Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-05-23T16:38:26.825Z] spire-1.2.1/proto/spire/common/common.proto [2022-05-23T16:38:26.825Z] spire-1.2.1/proto/spire/common/plugin/ [2022-05-23T16:38:26.825Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-05-23T16:38:26.825Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-05-23T16:38:26.825Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-05-23T16:38:26.825Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-05-23T16:38:26.825Z] spire-1.2.1/proto/spire/plugin/ [2022-05-23T16:38:26.825Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-05-23T16:38:26.825Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-05-23T16:38:26.825Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-05-23T16:38:26.825Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-05-23T16:38:26.825Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-05-23T16:38:26.825Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-05-23T16:38:26.825Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-05-23T16:38:26.825Z] spire-1.2.1/release/ [2022-05-23T16:38:26.825Z] spire-1.2.1/release/spire-extras/ [2022-05-23T16:38:26.825Z] spire-1.2.1/release/spire-extras/README.md [2022-05-23T16:38:26.825Z] spire-1.2.1/release/spire-extras/conf/ [2022-05-23T16:38:26.825Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-05-23T16:38:26.825Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-05-23T16:38:26.825Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-05-23T16:38:26.825Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-05-23T16:38:26.825Z] spire-1.2.1/release/spire/ [2022-05-23T16:38:26.825Z] spire-1.2.1/release/spire/README.md [2022-05-23T16:38:26.825Z] spire-1.2.1/release/spire/conf/ [2022-05-23T16:38:26.825Z] spire-1.2.1/release/spire/conf/agent/ [2022-05-23T16:38:26.825Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-05-23T16:38:26.825Z] spire-1.2.1/release/spire/conf/server/ [2022-05-23T16:38:26.825Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-05-23T16:38:26.825Z] spire-1.2.1/script/ [2022-05-23T16:38:26.825Z] spire-1.2.1/script/build-artifact.sh [2022-05-23T16:38:26.825Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-05-23T16:38:26.825Z] spire-1.2.1/support/ [2022-05-23T16:38:26.825Z] spire-1.2.1/support/k8s/ [2022-05-23T16:38:26.825Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-05-23T16:38:26.825Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-05-23T16:38:26.825Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-05-23T16:38:26.825Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-05-23T16:38:26.825Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-05-23T16:38:26.825Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-05-23T16:38:26.825Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-05-23T16:38:26.825Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-05-23T16:38:26.825Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-05-23T16:38:26.825Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-05-23T16:38:26.825Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-05-23T16:38:26.825Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-05-23T16:38:26.825Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-05-23T16:38:26.825Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-05-23T16:38:26.825Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-05-23T16:38:26.825Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-05-23T16:38:26.825Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-05-23T16:38:26.825Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-05-23T16:38:26.825Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-05-23T16:38:26.825Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-05-23T16:38:26.825Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-05-23T16:38:26.825Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-05-23T16:38:26.825Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-05-23T16:38:26.825Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-05-23T16:38:26.825Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-05-23T16:38:26.825Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-05-23T16:38:26.825Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-05-23T16:38:26.825Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-05-23T16:38:26.825Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-05-23T16:38:26.825Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-05-23T16:38:26.825Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-05-23T16:38:26.825Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-05-23T16:38:26.825Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-05-23T16:38:26.825Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-05-23T16:38:26.825Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-05-23T16:38:26.826Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-05-23T16:38:26.826Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-05-23T16:38:26.826Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-05-23T16:38:26.826Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-05-23T16:38:26.826Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-05-23T16:38:26.826Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-05-23T16:38:26.826Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-05-23T16:38:26.826Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-05-23T16:38:26.826Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-05-23T16:38:26.826Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-05-23T16:38:26.826Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-05-23T16:38:26.826Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-05-23T16:38:26.826Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-05-23T16:38:26.826Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-05-23T16:38:26.826Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-05-23T16:38:26.826Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-05-23T16:38:26.826Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-05-23T16:38:26.826Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-05-23T16:38:26.826Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-05-23T16:38:26.826Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-05-23T16:38:26.826Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-05-23T16:38:26.826Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-05-23T16:38:26.826Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-05-23T16:38:26.826Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-05-23T16:38:26.826Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-05-23T16:38:26.826Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-05-23T16:38:26.826Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-05-23T16:38:26.826Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-05-23T16:38:26.826Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-05-23T16:38:26.826Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-05-23T16:38:26.826Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-05-23T16:38:26.826Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-05-23T16:38:26.826Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-05-23T16:38:26.826Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-05-23T16:38:26.826Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-05-23T16:38:26.826Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-05-23T16:38:26.826Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-05-23T16:38:26.826Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-05-23T16:38:26.826Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-05-23T16:38:26.826Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-05-23T16:38:26.826Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-05-23T16:38:26.826Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-05-23T16:38:26.826Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-05-23T16:38:26.826Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-05-23T16:38:26.826Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-05-23T16:38:26.826Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-05-23T16:38:26.826Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-05-23T16:38:26.826Z] spire-1.2.1/test/ [2022-05-23T16:38:26.826Z] spire-1.2.1/test/clock/ [2022-05-23T16:38:26.826Z] spire-1.2.1/test/clock/clock.go [2022-05-23T16:38:26.826Z] spire-1.2.1/test/fakes/ [2022-05-23T16:38:26.826Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-05-23T16:38:26.826Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-05-23T16:38:26.826Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-05-23T16:38:26.826Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-05-23T16:38:26.826Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-05-23T16:38:26.826Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-05-23T16:38:26.826Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-05-23T16:38:26.826Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-05-23T16:38:26.826Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-05-23T16:38:26.826Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-05-23T16:38:26.826Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-05-23T16:38:26.826Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-05-23T16:38:26.826Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-05-23T16:38:26.826Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-05-23T16:38:26.826Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-05-23T16:38:26.826Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-05-23T16:38:26.826Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-05-23T16:38:26.826Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-05-23T16:38:26.826Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-05-23T16:38:26.826Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-05-23T16:38:26.826Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-05-23T16:38:26.826Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-05-23T16:38:26.826Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-05-23T16:38:26.826Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-05-23T16:38:26.826Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-05-23T16:38:26.826Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-05-23T16:38:26.826Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-05-23T16:38:26.826Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-05-23T16:38:26.826Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-05-23T16:38:27.371Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-05-23T16:38:27.371Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-05-23T16:38:27.371Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-05-23T16:38:27.371Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-05-23T16:38:27.371Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-05-23T16:38:27.371Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-05-23T16:38:27.371Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-05-23T16:38:27.371Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-05-23T16:38:27.371Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-05-23T16:38:27.371Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-05-23T16:38:27.371Z] spire-1.2.1/test/fixture/ [2022-05-23T16:38:27.371Z] spire-1.2.1/test/fixture/certs/ [2022-05-23T16:38:27.371Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-05-23T16:38:27.371Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-05-23T16:38:27.371Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-05-23T16:38:27.371Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-05-23T16:38:27.371Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-05-23T16:38:27.371Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-05-23T16:38:27.371Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-05-23T16:38:27.371Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-05-23T16:38:27.371Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-05-23T16:38:27.371Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-05-23T16:38:27.371Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-05-23T16:38:27.371Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-05-23T16:38:27.371Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-05-23T16:38:27.371Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-05-23T16:38:27.371Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-05-23T16:38:27.371Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-05-23T16:38:27.371Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-05-23T16:38:27.371Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-05-23T16:38:27.371Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-05-23T16:38:27.371Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-05-23T16:38:27.372Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-05-23T16:38:27.372Z] spire-1.2.1/test/fixture/config/ [2022-05-23T16:38:27.372Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-05-23T16:38:27.372Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-05-23T16:38:27.372Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-05-23T16:38:27.372Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-05-23T16:38:27.372Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-05-23T16:38:27.372Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-05-23T16:38:27.372Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-05-23T16:38:27.372Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-05-23T16:38:27.372Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-05-23T16:38:27.372Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-05-23T16:38:27.372Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-05-23T16:38:27.372Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-05-23T16:38:27.372Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-05-23T16:38:27.372Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-05-23T16:38:27.372Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-05-23T16:38:27.372Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-05-23T16:38:27.372Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-05-23T16:38:27.372Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-05-23T16:38:27.372Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-05-23T16:38:27.372Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-05-23T16:38:27.372Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-05-23T16:38:27.372Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-05-23T16:38:27.372Z] spire-1.2.1/test/fixture/fixture.go [2022-05-23T16:38:27.372Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-05-23T16:38:27.372Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-05-23T16:38:27.372Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-05-23T16:38:27.372Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-05-23T16:38:27.372Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-05-23T16:38:27.372Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-05-23T16:38:27.372Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-05-23T16:38:27.372Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-05-23T16:38:27.372Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-05-23T16:38:27.372Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-05-23T16:38:27.372Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-05-23T16:38:27.372Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-05-23T16:38:27.372Z] spire-1.2.1/test/fixture/registration/ [2022-05-23T16:38:27.372Z] spire-1.2.1/test/fixture/registration/entries.json [2022-05-23T16:38:27.372Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-05-23T16:38:27.372Z] spire-1.2.1/test/fixture/registration/good.json [2022-05-23T16:38:27.372Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-05-23T16:38:27.372Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-05-23T16:38:27.372Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-05-23T16:38:27.372Z] spire-1.2.1/test/integration/ [2022-05-23T16:38:27.372Z] spire-1.2.1/test/integration/README.md [2022-05-23T16:38:27.372Z] spire-1.2.1/test/integration/common [2022-05-23T16:38:27.372Z] spire-1.2.1/test/integration/setup/ [2022-05-23T16:38:27.372Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-05-23T16:38:27.372Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-05-23T16:38:27.372Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-05-23T16:38:27.372Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-05-23T16:38:27.372Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-05-23T16:38:27.372Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-05-23T16:38:27.372Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-05-23T16:38:27.372Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-05-23T16:38:27.372Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-05-23T16:38:27.372Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-05-23T16:38:27.372Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-05-23T16:38:27.372Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-05-23T16:38:27.372Z] spire-1.2.1/test/integration/setup/itclient/ [2022-05-23T16:38:27.372Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-05-23T16:38:27.372Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-05-23T16:38:27.372Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-05-23T16:38:27.372Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-05-23T16:38:27.372Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-05-23T16:38:27.372Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-05-23T16:38:27.372Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-05-23T16:38:27.372Z] spire-1.2.1/test/integration/suites/ [2022-05-23T16:38:27.372Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-05-23T16:38:27.372Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-05-23T16:38:27.372Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-05-23T16:38:27.372Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-05-23T16:38:27.372Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-05-23T16:38:27.372Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-05-23T16:38:27.372Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-05-23T16:38:27.372Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-05-23T16:38:27.372Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-05-23T16:38:27.372Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-05-23T16:38:27.372Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-05-23T16:38:27.372Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-05-23T16:38:27.372Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-05-23T16:38:27.372Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-05-23T16:38:27.372Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-05-23T16:38:27.372Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-05-23T16:38:27.372Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-05-23T16:38:27.372Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-05-23T16:38:27.372Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-05-23T16:38:27.372Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-05-23T16:38:27.372Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-05-23T16:38:27.372Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-05-23T16:38:27.372Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-05-23T16:38:27.372Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-05-23T16:38:27.372Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-05-23T16:38:27.372Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-05-23T16:38:27.372Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-05-23T16:38:27.372Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-05-23T16:38:27.372Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-05-23T16:38:27.372Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-05-23T16:38:27.372Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-05-23T16:38:27.372Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-05-23T16:38:27.372Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-05-23T16:38:27.372Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-05-23T16:38:27.372Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-05-23T16:38:27.372Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-05-23T16:38:27.372Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-05-23T16:38:27.372Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-05-23T16:38:27.372Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-05-23T16:38:27.372Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-05-23T16:38:27.372Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-05-23T16:38:27.372Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-05-23T16:38:27.372Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-05-23T16:38:27.372Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-05-23T16:38:27.372Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-05-23T16:38:27.372Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-05-23T16:38:27.372Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-05-23T16:38:27.372Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-05-23T16:38:27.372Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-05-23T16:38:27.372Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-05-23T16:38:27.372Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-05-23T16:38:27.372Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-05-23T16:38:27.372Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-05-23T16:38:27.372Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-05-23T16:38:27.372Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-05-23T16:38:27.372Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-05-23T16:38:27.372Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-05-23T16:38:27.372Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-05-23T16:38:27.372Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-05-23T16:38:27.372Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-05-23T16:38:27.372Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-05-23T16:38:27.372Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-05-23T16:38:27.372Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-05-23T16:38:27.372Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-05-23T16:38:27.372Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-05-23T16:38:27.372Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-05-23T16:38:27.372Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-05-23T16:38:27.372Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-05-23T16:38:27.372Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-05-23T16:38:27.372Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-05-23T16:38:27.372Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-05-23T16:38:27.372Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-05-23T16:38:27.372Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-05-23T16:38:27.372Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-05-23T16:38:27.372Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-05-23T16:38:27.372Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-05-23T16:38:27.372Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-05-23T16:38:27.372Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-05-23T16:38:27.372Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-05-23T16:38:27.372Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-05-23T16:38:27.372Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-05-23T16:38:27.372Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-05-23T16:38:27.372Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-05-23T16:38:27.372Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-05-23T16:38:27.372Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-05-23T16:38:27.372Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-05-23T16:38:27.372Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-05-23T16:38:27.372Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-05-23T16:38:27.372Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-05-23T16:38:27.372Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-05-23T16:38:27.372Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-05-23T16:38:27.372Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-05-23T16:38:27.372Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-05-23T16:38:27.372Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-05-23T16:38:27.372Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-05-23T16:38:27.372Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-05-23T16:38:27.372Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-05-23T16:38:27.372Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-05-23T16:38:27.372Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-05-23T16:38:27.372Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-05-23T16:38:27.372Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-05-23T16:38:27.372Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-05-23T16:38:27.372Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-05-23T16:38:27.372Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-05-23T16:38:27.372Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-05-23T16:38:27.373Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-05-23T16:38:27.373Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-05-23T16:38:27.373Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-05-23T16:38:27.373Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-05-23T16:38:27.373Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-05-23T16:38:27.373Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-05-23T16:38:27.373Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-05-23T16:38:27.373Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-05-23T16:38:27.373Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-05-23T16:38:27.373Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-05-23T16:38:27.373Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-05-23T16:38:27.373Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-05-23T16:38:27.373Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-05-23T16:38:27.373Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-05-23T16:38:27.373Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-05-23T16:38:27.373Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-05-23T16:38:27.373Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-05-23T16:38:27.373Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-05-23T16:38:27.373Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-05-23T16:38:27.373Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-05-23T16:38:27.373Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-05-23T16:38:27.373Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-05-23T16:38:27.373Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-05-23T16:38:27.373Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-05-23T16:38:27.373Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-05-23T16:38:27.373Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-05-23T16:38:27.373Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-05-23T16:38:27.373Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-05-23T16:38:27.373Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-05-23T16:38:27.373Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-05-23T16:38:27.373Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-05-23T16:38:27.373Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-05-23T16:38:27.373Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-05-23T16:38:27.373Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-05-23T16:38:27.373Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-05-23T16:38:27.373Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-05-23T16:38:27.373Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-05-23T16:38:27.373Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-05-23T16:38:27.373Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-05-23T16:38:27.373Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-05-23T16:38:27.373Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-05-23T16:38:27.373Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-05-23T16:38:27.373Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-05-23T16:38:27.373Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-05-23T16:38:27.373Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-05-23T16:38:27.373Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-05-23T16:38:27.373Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-05-23T16:38:27.373Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-05-23T16:38:27.373Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-05-23T16:38:27.373Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-05-23T16:38:27.373Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-05-23T16:38:27.373Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-05-23T16:38:27.373Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-05-23T16:38:27.373Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-05-23T16:38:27.373Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-05-23T16:38:27.373Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-05-23T16:38:27.373Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-05-23T16:38:27.373Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-05-23T16:38:27.373Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-05-23T16:38:27.373Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-05-23T16:38:27.373Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-05-23T16:38:27.373Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-05-23T16:38:27.373Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-05-23T16:38:27.373Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-05-23T16:38:27.373Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-05-23T16:38:27.373Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-05-23T16:38:27.373Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-05-23T16:38:27.373Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-05-23T16:38:27.373Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-05-23T16:38:27.373Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-05-23T16:38:27.373Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-05-23T16:38:27.373Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-05-23T16:38:27.373Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-05-23T16:38:27.373Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-05-23T16:38:27.373Z] spire-1.2.1/test/integration/suites/join-token/ [2022-05-23T16:38:27.373Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-05-23T16:38:27.373Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-05-23T16:38:27.373Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-05-23T16:38:27.373Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-05-23T16:38:27.373Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-05-23T16:38:27.373Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-05-23T16:38:27.373Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-05-23T16:38:27.373Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-05-23T16:38:27.373Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-05-23T16:38:27.373Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-05-23T16:38:27.373Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-05-23T16:38:27.373Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-05-23T16:38:27.373Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-05-23T16:38:27.373Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-05-23T16:38:27.373Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-05-23T16:38:27.373Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-05-23T16:38:27.373Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-05-23T16:38:27.373Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-05-23T16:38:27.373Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-05-23T16:38:27.373Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-05-23T16:38:27.373Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-05-23T16:38:27.373Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-05-23T16:38:27.373Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-05-23T16:38:27.373Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-05-23T16:38:27.373Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-05-23T16:38:27.373Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-05-23T16:38:27.373Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-05-23T16:38:27.373Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-05-23T16:38:27.373Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-05-23T16:38:27.373Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-05-23T16:38:27.373Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-05-23T16:38:27.373Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-05-23T16:38:27.373Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-05-23T16:38:27.373Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-05-23T16:38:27.373Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-05-23T16:38:27.373Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-05-23T16:38:27.373Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-05-23T16:38:27.373Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-05-23T16:38:27.373Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-05-23T16:38:27.373Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-05-23T16:38:27.373Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-05-23T16:38:27.373Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-05-23T16:38:27.373Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-05-23T16:38:27.373Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-05-23T16:38:27.373Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-05-23T16:38:27.373Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-05-23T16:38:27.373Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-05-23T16:38:27.373Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-05-23T16:38:27.373Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-05-23T16:38:27.373Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-05-23T16:38:27.373Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-05-23T16:38:27.373Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-05-23T16:38:27.373Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-05-23T16:38:27.373Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-05-23T16:38:27.373Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-05-23T16:38:27.373Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-05-23T16:38:27.373Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-05-23T16:38:27.373Z] spire-1.2.1/test/integration/suites/k8s/ [2022-05-23T16:38:27.373Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-05-23T16:38:27.373Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-05-23T16:38:27.373Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-05-23T16:38:27.373Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-05-23T16:38:27.373Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-05-23T16:38:27.373Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-05-23T16:38:27.373Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-05-23T16:38:27.373Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-05-23T16:38:27.373Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-05-23T16:38:27.373Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-05-23T16:38:27.373Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-05-23T16:38:27.373Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-05-23T16:38:27.373Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-05-23T16:38:27.373Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-05-23T16:38:27.373Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-05-23T16:38:27.373Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-05-23T16:38:27.373Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-05-23T16:38:27.373Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-05-23T16:38:27.373Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-05-23T16:38:27.374Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-05-23T16:38:27.374Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-05-23T16:38:27.374Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-05-23T16:38:27.374Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-05-23T16:38:27.374Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-05-23T16:38:27.374Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-05-23T16:38:27.374Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-05-23T16:38:27.374Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-05-23T16:38:27.374Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-05-23T16:38:27.374Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-05-23T16:38:27.374Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-05-23T16:38:27.374Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-05-23T16:38:27.374Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-05-23T16:38:27.374Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-05-23T16:38:27.374Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-05-23T16:38:27.374Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-05-23T16:38:27.374Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-05-23T16:38:27.374Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-05-23T16:38:27.374Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-05-23T16:38:27.669Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-05-23T16:38:27.669Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-05-23T16:38:27.669Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-05-23T16:38:27.669Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-05-23T16:38:27.669Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-05-23T16:38:27.669Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-05-23T16:38:27.669Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-05-23T16:38:27.669Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-05-23T16:38:27.669Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-05-23T16:38:27.669Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-05-23T16:38:27.669Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-05-23T16:38:27.669Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-05-23T16:38:27.669Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-05-23T16:38:27.669Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-05-23T16:38:27.669Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-05-23T16:38:27.669Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-05-23T16:38:27.669Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-05-23T16:38:27.669Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-05-23T16:38:27.669Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-05-23T16:38:27.669Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-05-23T16:38:27.669Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-05-23T16:38:27.669Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-05-23T16:38:27.669Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-05-23T16:38:27.669Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-05-23T16:38:27.669Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-05-23T16:38:27.669Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-05-23T16:38:27.669Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-05-23T16:38:27.669Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-05-23T16:38:27.669Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-05-23T16:38:27.669Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-05-23T16:38:27.669Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-05-23T16:38:27.669Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-05-23T16:38:27.669Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-05-23T16:38:27.669Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-05-23T16:38:27.669Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-05-23T16:38:27.669Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-05-23T16:38:27.669Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-05-23T16:38:27.669Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-05-23T16:38:27.669Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-05-23T16:38:27.669Z] spire-1.2.1/test/integration/suites/rotation/ [2022-05-23T16:38:27.669Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-05-23T16:38:27.669Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-05-23T16:38:27.669Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-05-23T16:38:27.669Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-05-23T16:38:27.669Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-05-23T16:38:27.669Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-05-23T16:38:27.669Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-05-23T16:38:27.669Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-05-23T16:38:27.669Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-05-23T16:38:27.669Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-05-23T16:38:27.669Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-05-23T16:38:27.669Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-05-23T16:38:27.669Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-05-23T16:38:27.669Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-05-23T16:38:27.669Z] spire-1.2.1/test/integration/suites/self-test/ [2022-05-23T16:38:27.669Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-05-23T16:38:27.669Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-05-23T16:38:27.669Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-05-23T16:38:27.669Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-05-23T16:38:27.669Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-05-23T16:38:27.669Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-05-23T16:38:27.669Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-05-23T16:38:27.669Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-05-23T16:38:27.669Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-05-23T16:38:27.669Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-05-23T16:38:27.669Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-05-23T16:38:27.669Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-05-23T16:38:27.669Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-05-23T16:38:27.669Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-05-23T16:38:27.669Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-05-23T16:38:27.669Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-05-23T16:38:27.669Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-05-23T16:38:27.669Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-05-23T16:38:27.669Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-05-23T16:38:27.669Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-05-23T16:38:27.669Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-05-23T16:38:27.669Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-05-23T16:38:27.669Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-05-23T16:38:27.669Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-05-23T16:38:27.669Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-05-23T16:38:27.669Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-05-23T16:38:27.669Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-05-23T16:38:27.669Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-05-23T16:38:27.669Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-05-23T16:38:27.669Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-05-23T16:38:27.669Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-05-23T16:38:27.669Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-05-23T16:38:27.669Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-05-23T16:38:27.669Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-05-23T16:38:27.669Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-05-23T16:38:27.669Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-05-23T16:38:27.669Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-05-23T16:38:27.669Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-05-23T16:38:27.669Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-05-23T16:38:27.669Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-05-23T16:38:27.669Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-05-23T16:38:27.669Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-05-23T16:38:27.669Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-05-23T16:38:27.670Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-05-23T16:38:27.670Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-05-23T16:38:27.670Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-05-23T16:38:27.670Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-05-23T16:38:27.670Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-05-23T16:38:27.670Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-05-23T16:38:27.670Z] spire-1.2.1/test/integration/test-one.sh [2022-05-23T16:38:27.670Z] spire-1.2.1/test/integration/test.sh [2022-05-23T16:38:27.670Z] spire-1.2.1/test/plugintest/ [2022-05-23T16:38:27.670Z] spire-1.2.1/test/plugintest/config.go [2022-05-23T16:38:27.670Z] spire-1.2.1/test/plugintest/load.go [2022-05-23T16:38:27.670Z] spire-1.2.1/test/plugintest/option.go [2022-05-23T16:38:27.670Z] spire-1.2.1/test/spiretest/ [2022-05-23T16:38:27.670Z] spire-1.2.1/test/spiretest/apiserver.go [2022-05-23T16:38:27.670Z] spire-1.2.1/test/spiretest/assertions.go [2022-05-23T16:38:27.670Z] spire-1.2.1/test/spiretest/dir.go [2022-05-23T16:38:27.670Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-05-23T16:38:27.670Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-05-23T16:38:27.670Z] spire-1.2.1/test/spiretest/logs.go [2022-05-23T16:38:27.670Z] spire-1.2.1/test/spiretest/socketapi.go [2022-05-23T16:38:27.670Z] spire-1.2.1/test/spiretest/suite.go [2022-05-23T16:38:27.670Z] spire-1.2.1/test/spiretest/x509.go [2022-05-23T16:38:27.670Z] spire-1.2.1/test/testca/ [2022-05-23T16:38:27.670Z] spire-1.2.1/test/testca/ca.go [2022-05-23T16:38:27.670Z] spire-1.2.1/test/testkey/ [2022-05-23T16:38:27.670Z] spire-1.2.1/test/testkey/generate.sh [2022-05-23T16:38:27.670Z] spire-1.2.1/test/testkey/genkeys.go [2022-05-23T16:38:27.670Z] spire-1.2.1/test/testkey/keys.go [2022-05-23T16:38:27.670Z] spire-1.2.1/test/testkey/new.go [2022-05-23T16:38:27.670Z] spire-1.2.1/test/tpmsimulator/ [2022-05-23T16:38:27.670Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-05-23T16:38:27.670Z] spire-1.2.1/test/util/ [2022-05-23T16:38:27.670Z] spire-1.2.1/test/util/cert_fixtures.go [2022-05-23T16:38:27.670Z] spire-1.2.1/test/util/cert_generation.go [2022-05-23T16:38:27.670Z] spire-1.2.1/test/util/io_redirection.go [2022-05-23T16:38:27.670Z] spire-1.2.1/test/util/race.go [2022-05-23T16:38:27.670Z] spire-1.2.1/test/util/util.go [2022-05-23T16:38:27.670Z] building spire from source... [2022-05-23T16:38:28.760Z] Installing go1.17.7... [2022-05-23T16:38:55.590Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-05-23T16:38:55.590Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-05-23T16:38:55.590Z] Building bin/spire-server... [2022-05-23T16:38:55.590Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-05-23T16:38:55.590Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-05-23T16:38:55.590Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-05-23T16:38:56.193Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-05-23T16:38:56.193Z] go: downloading google.golang.org/grpc v1.44.0 [2022-05-23T16:39:00.519Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-05-23T16:39:00.797Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-05-23T16:39:01.077Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-05-23T16:39:01.355Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-05-23T16:39:01.632Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-05-23T16:39:02.622Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-05-23T16:39:02.622Z] go: downloading github.com/fatih/color v1.13.0 [2022-05-23T16:39:02.622Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-05-23T16:39:03.228Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-05-23T16:39:03.228Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-05-23T16:39:03.228Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-05-23T16:39:03.228Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-05-23T16:39:03.228Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-05-23T16:39:05.213Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-05-23T16:39:05.213Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-05-23T16:39:05.813Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-05-23T16:39:05.813Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-05-23T16:39:06.801Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-05-23T16:39:07.791Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-05-23T16:39:08.070Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-05-23T16:39:34.923Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-05-23T16:39:34.923Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-05-23T16:39:34.923Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-05-23T16:39:34.923Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-05-23T16:39:35.194Z] go: downloading github.com/google/uuid v1.1.2 [2022-05-23T16:39:35.466Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-05-23T16:39:35.466Z] go: downloading github.com/oklog/run v1.0.0 [2022-05-23T16:39:35.738Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-05-23T16:39:35.738Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-05-23T16:39:35.738Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-05-23T16:39:36.011Z] go: downloading github.com/prometheus/common v0.32.1 [2022-05-23T16:39:36.011Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-05-23T16:39:36.011Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-05-23T16:39:36.286Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-05-23T16:39:36.561Z] go: downloading go.uber.org/atomic v1.9.0 [2022-05-23T16:39:37.160Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-05-23T16:39:37.768Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-05-23T16:39:37.768Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-05-23T16:39:38.042Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-05-23T16:39:38.042Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-05-23T16:39:38.042Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-05-23T16:39:38.317Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-05-23T16:39:38.317Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-05-23T16:39:38.317Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-05-23T16:39:38.317Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-05-23T16:39:38.593Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-05-23T16:39:39.191Z] go: downloading github.com/lib/pq v1.10.4 [2022-05-23T16:39:39.191Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-05-23T16:39:39.191Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-05-23T16:40:06.028Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-05-23T16:40:06.028Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-05-23T16:40:06.028Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-05-23T16:40:06.028Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-05-23T16:40:10.353Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-05-23T16:40:10.633Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-05-23T16:40:10.633Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-05-23T16:40:10.633Z] go: downloading k8s.io/client-go v0.23.4 [2022-05-23T16:40:10.913Z] go: downloading google.golang.org/api v0.70.0 [2022-05-23T16:40:11.192Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-05-23T16:40:12.185Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-05-23T16:40:59.219Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-05-23T16:40:59.219Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-05-23T16:40:59.219Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-05-23T16:40:59.219Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-05-23T16:40:59.219Z] go: downloading cloud.google.com/go v0.100.2 [2022-05-23T16:40:59.219Z] go: downloading k8s.io/api v0.23.4 [2022-05-23T16:41:05.970Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-05-23T16:41:07.965Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-05-23T16:41:08.949Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-05-23T16:41:10.934Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-05-23T16:41:11.208Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-05-23T16:41:11.209Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-05-23T16:41:12.710Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-05-23T16:41:13.326Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-05-23T16:41:13.820Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-05-23T16:41:14.108Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-05-23T16:41:14.382Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-05-23T16:41:14.382Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-05-23T16:41:14.659Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-05-23T16:41:15.642Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-05-23T16:41:15.919Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-05-23T16:41:16.196Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-05-23T16:41:16.473Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-05-23T16:41:16.749Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-05-23T16:41:16.749Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-05-23T16:41:17.353Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-05-23T16:41:17.353Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-05-23T16:41:17.631Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-05-23T16:41:17.631Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-05-23T16:41:17.631Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-05-23T16:41:17.908Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-05-23T16:41:19.365Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-05-23T16:41:19.365Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-05-23T16:41:19.365Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-05-23T16:41:26.121Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-05-23T16:41:26.121Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-05-23T16:41:26.121Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-05-23T16:41:26.723Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-05-23T16:41:27.323Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-05-23T16:41:27.599Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-05-23T16:41:27.874Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-05-23T16:41:28.152Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-05-23T16:41:28.152Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-05-23T16:41:28.152Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-05-23T16:41:28.152Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-05-23T16:41:28.152Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-05-23T16:41:29.139Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-05-23T16:41:29.417Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-05-23T16:41:29.695Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-05-23T16:41:29.695Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-05-23T16:41:31.687Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-05-23T16:41:31.964Z] go: downloading go.opencensus.io v0.23.0 [2022-05-23T16:41:32.951Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-05-23T16:41:32.951Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-05-23T16:41:33.229Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-05-23T16:41:33.229Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-05-23T16:41:33.507Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-05-23T16:41:33.784Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-05-23T16:41:34.060Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-05-23T16:41:35.049Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-05-23T16:41:37.691Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-05-23T16:41:39.681Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-05-23T16:41:39.681Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-05-23T16:41:40.284Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-05-23T16:41:40.284Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-05-23T16:41:40.284Z] go: downloading go.uber.org/zap v1.21.0 [2022-05-23T16:41:41.282Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-05-23T16:41:41.282Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-05-23T16:41:41.568Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-05-23T16:41:41.568Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-05-23T16:41:41.845Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-05-23T16:41:41.846Z] go: downloading github.com/golang/snappy v0.0.4 [2022-05-23T16:41:42.125Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-05-23T16:41:54.578Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-05-23T16:41:54.578Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-05-23T16:41:54.578Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-05-23T16:41:54.578Z] go: downloading go.uber.org/multierr v1.6.0 [2022-05-23T16:41:58.904Z] 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-05-23T16:42:14.062Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-05-23T16:42:14.062Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-05-23T16:42:20.856Z] Removing intermediate container b655df142110 [2022-05-23T16:42:20.856Z] ---> 2dcd369a6a81 [2022-05-23T16:42:20.856Z] [2022-05-23T16:42:20.856Z] Step 10/22 : FROM alpine:3.14 [2022-05-23T16:42:20.856Z] ---> ac73e934f311 [2022-05-23T16:42:20.856Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-05-23T16:42:20.856Z] ---> Running in 42cea1e83641 [2022-05-23T16:42:22.339Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-05-23T16:42:22.952Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-05-23T16:42:23.955Z] (1/6) Installing ca-certificates (20211220-r0) [2022-05-23T16:42:23.955Z] (2/6) Installing brotli-libs (1.0.9-r5) [2022-05-23T16:42:23.955Z] (3/6) Installing nghttp2-libs (1.43.0-r0) [2022-05-23T16:42:23.955Z] (4/6) Installing libcurl (7.79.1-r1) [2022-05-23T16:42:23.956Z] (5/6) Installing curl (7.79.1-r1) [2022-05-23T16:42:23.956Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-05-23T16:42:23.956Z] Executing busybox-1.33.1-r7.trigger [2022-05-23T16:42:24.238Z] Executing ca-certificates-20211220-r0.trigger [2022-05-23T16:42:24.522Z] OK: 8 MiB in 20 packages [2022-05-23T16:42:27.193Z] Removing intermediate container 42cea1e83641 [2022-05-23T16:42:27.193Z] ---> 6f477fe60c62 [2022-05-23T16:42:27.193Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-05-23T16:42:27.193Z] ---> Running in 995df82adc48 [2022-05-23T16:42:27.482Z] Removing intermediate container 995df82adc48 [2022-05-23T16:42:27.482Z] ---> 303c4338a851 [2022-05-23T16:42:27.482Z] Step 13/22 : WORKDIR /edgex [2022-05-23T16:42:27.482Z] ---> Running in a0cd54023dad [2022-05-23T16:42:28.093Z] Removing intermediate container a0cd54023dad [2022-05-23T16:42:28.093Z] ---> 7ed7550a7313 [2022-05-23T16:42:28.093Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-05-23T16:42:29.109Z] ---> e996f8eed18f [2022-05-23T16:42:29.109Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-05-23T16:42:30.580Z] ---> 5c83ac78be33 [2022-05-23T16:42:30.580Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-05-23T16:42:32.058Z] ---> 8bbffa1301f4 [2022-05-23T16:42:32.058Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-05-23T16:42:33.063Z] ---> 5bf2dbe6e1f6 [2022-05-23T16:42:33.063Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-05-23T16:42:33.063Z] ---> Running in 942deff3145b [2022-05-23T16:42:36.748Z] Removing intermediate container 942deff3145b [2022-05-23T16:42:36.748Z] ---> dda186be7b2d [2022-05-23T16:42:36.748Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-05-23T16:42:36.748Z] ---> Running in bfb55fc7ec44 [2022-05-23T16:42:37.021Z] Removing intermediate container bfb55fc7ec44 [2022-05-23T16:42:37.021Z] ---> e99e5422716a [2022-05-23T16:42:37.021Z] Step 20/22 : LABEL arch=arm64 [2022-05-23T16:42:37.021Z] ---> Running in 77130a9f76fb [2022-05-23T16:42:37.622Z] Removing intermediate container 77130a9f76fb [2022-05-23T16:42:37.622Z] ---> 2224f5ed3ff6 [2022-05-23T16:42:37.622Z] Step 21/22 : LABEL git_sha=809aa461c64e1cda55f4fb75cff3acf07d0a963f [2022-05-23T16:42:37.902Z] ---> Running in 80fecf052428 [2022-05-23T16:42:38.501Z] Removing intermediate container 80fecf052428 [2022-05-23T16:42:38.501Z] ---> aa43ac2c4cbe [2022-05-23T16:42:38.501Z] Step 22/22 : LABEL version=0.0.0 [2022-05-23T16:42:38.501Z] ---> Running in d01cf47e0519 [2022-05-23T16:42:39.103Z] Removing intermediate container d01cf47e0519 [2022-05-23T16:42:39.103Z] ---> 37bc02f0fa7f [2022-05-23T16:42:39.103Z] [2022-05-23T16:42:39.703Z] Successfully built 37bc02f0fa7f [2022-05-23T16:42:39.703Z] Successfully tagged security-proxy-setup-arm64:latest [2022-05-23T16:42:39.703Z] Building core-metadata [2022-05-23T16:43:18.776Z]  Building security-proxy-setup ... done Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-23T16:43:18.776Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-05-23T16:43:18.776Z] ---> a058fb5649a6 [2022-05-23T16:43:18.776Z] Step 3/23 : WORKDIR /edgex-go [2022-05-23T16:43:18.776Z] ---> Using cache [2022-05-23T16:43:18.776Z] ---> 8703e4f31429 [2022-05-23T16:43:18.776Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-23T16:43:18.776Z] ---> Using cache [2022-05-23T16:43:18.776Z] ---> 1df55f7682d9 [2022-05-23T16:43:18.776Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-05-23T16:43:18.776Z] ---> Using cache [2022-05-23T16:43:18.776Z] ---> ee452a7b35b8 [2022-05-23T16:43:18.776Z] Step 6/23 : COPY go.mod vendor* ./ [2022-05-23T16:43:18.776Z] ---> Using cache [2022-05-23T16:43:18.776Z] ---> 45e02847fb93 [2022-05-23T16:43:18.776Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-23T16:43:18.776Z] ---> Using cache [2022-05-23T16:43:18.776Z] ---> 9d8aec7bbe92 [2022-05-23T16:43:18.776Z] Step 8/23 : COPY . . [2022-05-23T16:43:18.776Z] ---> Using cache [2022-05-23T16:43:18.776Z] ---> 6f5731705e8d [2022-05-23T16:43:18.776Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-05-23T16:43:18.776Z] ---> Running in b235e5c686e3 [2022-05-23T16:43:18.776Z] 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-05-23T16:44:26.862Z] Removing intermediate container cb809bb8b70e [2022-05-23T16:44:26.862Z] ---> 8e4bec76bb5e [2022-05-23T16:44:26.862Z] [2022-05-23T16:44:26.862Z] Step 10/31 : FROM alpine:3.14 [2022-05-23T16:44:26.862Z] ---> ac73e934f311 [2022-05-23T16:44:26.862Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-05-23T16:44:26.862Z] ---> Running in cdb10d2211e4 [2022-05-23T16:44:26.862Z] Removing intermediate container cdb10d2211e4 [2022-05-23T16:44:26.862Z] ---> 2a6fe4580e4a [2022-05-23T16:44:26.862Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-05-23T16:44:26.862Z] ---> Running in 25ac7c602628 [2022-05-23T16:44:26.862Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-05-23T16:44:26.862Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-05-23T16:44:26.862Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-05-23T16:44:26.862Z] (2/2) Installing su-exec (0.2-r1) [2022-05-23T16:44:26.862Z] Executing busybox-1.33.1-r7.trigger [2022-05-23T16:44:26.862Z] OK: 6 MiB in 16 packages [2022-05-23T16:44:26.862Z] Removing intermediate container 25ac7c602628 [2022-05-23T16:44:26.862Z] ---> 1c08220d4a41 [2022-05-23T16:44:26.862Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-05-23T16:44:26.862Z] ---> Running in a33b1a05b113 [2022-05-23T16:44:26.862Z] Removing intermediate container a33b1a05b113 [2022-05-23T16:44:26.862Z] ---> c94e9578bb02 [2022-05-23T16:44:26.862Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-05-23T16:44:26.862Z] ---> Running in ada5e25a89ca [2022-05-23T16:44:26.862Z] Removing intermediate container ada5e25a89ca [2022-05-23T16:44:26.862Z] ---> a563fba63ac6 [2022-05-23T16:44:26.862Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-05-23T16:44:26.862Z] ---> Running in ac48b8de5a94 [2022-05-23T16:44:26.862Z] Removing intermediate container ac48b8de5a94 [2022-05-23T16:44:26.862Z] ---> 70dd1cef548f [2022-05-23T16:44:26.862Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2022-05-23T16:44:27.141Z] ---> Running in e9de24f6a24d [2022-05-23T16:44:27.744Z] Removing intermediate container e9de24f6a24d [2022-05-23T16:44:27.744Z] ---> 2970cab0a993 [2022-05-23T16:44:27.744Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-05-23T16:44:28.747Z] ---> 9c6d20440ec0 [2022-05-23T16:44:28.747Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-05-23T16:44:28.747Z] ---> Running in c3e5ed95c95e [2022-05-23T16:44:32.173Z] Removing intermediate container c3e5ed95c95e [2022-05-23T16:44:32.173Z] ---> df86384d2374 [2022-05-23T16:44:32.173Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-23T16:44:32.776Z] ---> bac0008434bf [2022-05-23T16:44:32.776Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-05-23T16:44:34.802Z] ---> c992bf98491d [2022-05-23T16:44:34.802Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-05-23T16:44:35.795Z] ---> aa42302e3545 [2022-05-23T16:44:35.795Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-05-23T16:44:37.274Z] ---> f38e4f559fde [2022-05-23T16:44:37.274Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-05-23T16:44:38.278Z] ---> d09779bb54e2 [2022-05-23T16:44:38.278Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2022-05-23T16:44:38.564Z] ---> Running in d5279111657c [2022-05-23T16:44:39.173Z] Removing intermediate container d5279111657c [2022-05-23T16:44:39.173Z] ---> 00b175d1cc50 [2022-05-23T16:44:39.173Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-05-23T16:44:40.171Z] ---> b258c008ba2a [2022-05-23T16:44:40.171Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-05-23T16:44:40.783Z] ---> Running in 3ade8e7057b6 [2022-05-23T16:44:44.232Z] Removing intermediate container 3ade8e7057b6 [2022-05-23T16:44:44.232Z] ---> 92175edc3c52 [2022-05-23T16:44:44.232Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-05-23T16:44:44.520Z] ---> Running in 8e6a0646da92 [2022-05-23T16:44:45.124Z] Removing intermediate container 8e6a0646da92 [2022-05-23T16:44:45.124Z] ---> 34548add5775 [2022-05-23T16:44:45.124Z] Step 28/31 : CMD ["gate"] [2022-05-23T16:44:45.405Z] ---> Running in bdf5395e91d0 [2022-05-23T16:44:46.007Z] Removing intermediate container bdf5395e91d0 [2022-05-23T16:44:46.007Z] ---> 30765bd8d44c [2022-05-23T16:44:46.007Z] Step 29/31 : LABEL arch=arm64 [2022-05-23T16:44:46.007Z] ---> Running in a1265e188a8d [2022-05-23T16:44:47.002Z] Removing intermediate container a1265e188a8d [2022-05-23T16:44:47.002Z] ---> 6e9f04c963fe [2022-05-23T16:44:47.002Z] Step 30/31 : LABEL git_sha=809aa461c64e1cda55f4fb75cff3acf07d0a963f [2022-05-23T16:44:47.280Z] ---> Running in 87d3cb9e1052 [2022-05-23T16:44:47.893Z] Removing intermediate container 87d3cb9e1052 [2022-05-23T16:44:47.893Z] ---> 618d6277a5bf [2022-05-23T16:44:47.894Z] Step 31/31 : LABEL version=0.0.0 [2022-05-23T16:44:48.167Z] ---> Running in cde395c0ab13 [2022-05-23T16:44:48.774Z] Removing intermediate container cde395c0ab13 [2022-05-23T16:44:48.774Z] ---> c2f5679a6f09 [2022-05-23T16:44:48.774Z] [2022-05-23T16:44:49.375Z] Successfully built c2f5679a6f09 [2022-05-23T16:44:49.375Z] Successfully tagged security-bootstrapper-arm64:latest [2022-05-23T16:44:49.375Z]  Building security-bootstrapper ... done Building security-spiffe-token-provider [2022-05-23T16:45:21.761Z] Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-23T16:45:21.761Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-05-23T16:45:21.761Z] ---> a058fb5649a6 [2022-05-23T16:45:21.761Z] Step 3/20 : WORKDIR /edgex-go [2022-05-23T16:45:21.761Z] ---> Using cache [2022-05-23T16:45:21.761Z] ---> 8703e4f31429 [2022-05-23T16:45:21.761Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-05-23T16:45:22.040Z] ---> Running in 11fc6fcc952a [2022-05-23T16:45:24.040Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-23T16:45:25.494Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-23T16:45:26.948Z] v3.15.4-159-g555cb2ef19 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-05-23T16:45:26.948Z] v3.15.4-162-gef5e0c6f96 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-05-23T16:45:26.948Z] OK: 15741 distinct packages available [2022-05-23T16:45:26.948Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-23T16:45:28.169Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-23T16:45:30.028Z] OK: 220 MiB in 52 packages [2022-05-23T16:45:32.035Z] Removing intermediate container 11fc6fcc952a [2022-05-23T16:45:32.035Z] ---> eaa75761d44d [2022-05-23T16:45:32.035Z] Step 5/20 : COPY go.mod vendor* ./ [2022-05-23T16:45:33.038Z] ---> 3538b678daa5 [2022-05-23T16:45:33.038Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-23T16:45:33.038Z] ---> Running in 6600d4dcb154 [2022-05-23T16:45:39.801Z] Removing intermediate container 6600d4dcb154 [2022-05-23T16:45:39.801Z] ---> dda90e0c2aeb [2022-05-23T16:45:39.801Z] Step 7/20 : COPY . . [2022-05-23T16:46:02.027Z] ---> 46c7b8487e5b [2022-05-23T16:46:02.027Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-05-23T16:46:02.027Z] ---> Running in d644b2dabb05 [2022-05-23T16:46:03.021Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2022-05-23T16:49:25.105Z] Removing intermediate container b235e5c686e3 [2022-05-23T16:49:25.105Z] ---> d69cf6220543 [2022-05-23T16:49:25.105Z] [2022-05-23T16:49:25.105Z] Step 10/23 : FROM alpine:3.14 [2022-05-23T16:49:25.105Z] ---> ac73e934f311 [2022-05-23T16:49:25.105Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-05-23T16:49:25.105Z] ---> Using cache [2022-05-23T16:49:25.105Z] ---> cfe995e4beed [2022-05-23T16:49:25.105Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-05-23T16:49:25.105Z] ---> Using cache [2022-05-23T16:49:25.105Z] ---> f836ef297a42 [2022-05-23T16:49:25.105Z] Step 13/23 : ENV APP_PORT=59881 [2022-05-23T16:49:25.105Z] ---> Running in 3a1a5aef406a [2022-05-23T16:49:25.105Z] Removing intermediate container 3a1a5aef406a [2022-05-23T16:49:25.105Z] ---> cfdb9578559f [2022-05-23T16:49:25.105Z] Step 14/23 : EXPOSE $APP_PORT [2022-05-23T16:49:25.105Z] ---> Running in 63d740348f92 [2022-05-23T16:49:25.105Z] Removing intermediate container 63d740348f92 [2022-05-23T16:49:25.105Z] ---> 936a54c7f2d2 [2022-05-23T16:49:25.105Z] Step 15/23 : WORKDIR / [2022-05-23T16:49:25.105Z] ---> Running in 49e7e71a7b46 [2022-05-23T16:49:25.105Z] Removing intermediate container 49e7e71a7b46 [2022-05-23T16:49:25.105Z] ---> 36d3929f5338 [2022-05-23T16:49:25.105Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-23T16:49:25.105Z] ---> bae52aae88c8 [2022-05-23T16:49:25.105Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-05-23T16:49:25.105Z] ---> 396ef3835960 [2022-05-23T16:49:25.105Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-05-23T16:49:25.105Z] ---> 24bf82e7859a [2022-05-23T16:49:25.105Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-05-23T16:49:25.105Z] ---> Running in 08350ba82127 [2022-05-23T16:49:25.105Z] Removing intermediate container 08350ba82127 [2022-05-23T16:49:25.105Z] ---> e848f495e878 [2022-05-23T16:49:25.105Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-23T16:49:25.105Z] ---> Running in aa7f1255ae56 [2022-05-23T16:49:25.105Z] Removing intermediate container aa7f1255ae56 [2022-05-23T16:49:25.105Z] ---> daa82f8590cb [2022-05-23T16:49:25.105Z] Step 21/23 : LABEL arch=arm64 [2022-05-23T16:49:25.105Z] ---> Running in 19ec7d55cc0c [2022-05-23T16:49:25.105Z] Removing intermediate container 19ec7d55cc0c [2022-05-23T16:49:25.105Z] ---> 4ac5cbe9dde9 [2022-05-23T16:49:25.105Z] Step 22/23 : LABEL git_sha=809aa461c64e1cda55f4fb75cff3acf07d0a963f [2022-05-23T16:49:25.105Z] ---> Running in ab5d923b8661 [2022-05-23T16:49:25.105Z] Removing intermediate container ab5d923b8661 [2022-05-23T16:49:25.105Z] ---> 11de8ede122d [2022-05-23T16:49:25.105Z] Step 23/23 : LABEL version=0.0.0 [2022-05-23T16:49:25.105Z] ---> Running in ce719d289fd1 [2022-05-23T16:49:25.105Z] Removing intermediate container ce719d289fd1 [2022-05-23T16:49:25.105Z] ---> b54a847119d6 [2022-05-23T16:49:25.105Z] [2022-05-23T16:49:25.105Z] Successfully built b54a847119d6 [2022-05-23T16:49:25.105Z] Successfully tagged core-metadata-arm64:latest [2022-05-23T16:49:25.105Z]  Building core-metadata ... done Building core-command [2022-05-23T16:49:57.517Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-23T16:49:57.517Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-05-23T16:49:57.517Z] ---> a058fb5649a6 [2022-05-23T16:49:57.517Z] Step 3/23 : WORKDIR /edgex-go [2022-05-23T16:49:57.517Z] ---> Using cache [2022-05-23T16:49:57.517Z] ---> 8703e4f31429 [2022-05-23T16:49:57.517Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-23T16:49:57.517Z] ---> Using cache [2022-05-23T16:49:57.517Z] ---> 1df55f7682d9 [2022-05-23T16:49:57.517Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-05-23T16:49:57.517Z] ---> Using cache [2022-05-23T16:49:57.517Z] ---> ee452a7b35b8 [2022-05-23T16:49:57.517Z] Step 6/23 : COPY go.mod vendor* ./ [2022-05-23T16:49:57.517Z] ---> Using cache [2022-05-23T16:49:57.517Z] ---> 45e02847fb93 [2022-05-23T16:49:57.517Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-23T16:49:57.517Z] ---> Using cache [2022-05-23T16:49:57.517Z] ---> 9d8aec7bbe92 [2022-05-23T16:49:57.517Z] Step 8/23 : COPY . . [2022-05-23T16:49:57.517Z] ---> Using cache [2022-05-23T16:49:57.517Z] ---> 6f5731705e8d [2022-05-23T16:49:57.517Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-05-23T16:49:57.517Z] ---> Running in 1799dde4ceed [2022-05-23T16:49:57.517Z] 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-05-23T16:53:49.637Z] Removing intermediate container d644b2dabb05 [2022-05-23T16:53:49.637Z] ---> 80c9a7340aad [2022-05-23T16:53:49.637Z] [2022-05-23T16:53:49.637Z] Step 9/20 : FROM alpine:3.15 [2022-05-23T16:53:49.637Z] 3.15: Pulling from library/alpine [2022-05-23T16:53:49.637Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-05-23T16:53:49.637Z] Status: Downloaded newer image for alpine:3.15 [2022-05-23T16:53:49.637Z] ---> 3fb3c9af89a9 [2022-05-23T16:53:49.637Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-05-23T16:53:49.637Z] ---> Running in 5f37c2d09240 [2022-05-23T16:53:49.637Z] Removing intermediate container 5f37c2d09240 [2022-05-23T16:53:49.637Z] ---> 5c99216c3eb8 [2022-05-23T16:53:49.637Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-23T16:53:49.637Z] ---> Running in af0c784cfd78 [2022-05-23T16:53:51.095Z] Removing intermediate container af0c784cfd78 [2022-05-23T16:53:51.095Z] ---> 3d411f7bcead [2022-05-23T16:53:51.095Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-05-23T16:53:51.095Z] ---> Running in 821fe7f21a30 [2022-05-23T16:53:53.096Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-23T16:53:54.549Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-23T16:53:55.995Z] v3.15.4-159-g555cb2ef19 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-05-23T16:53:55.995Z] v3.15.4-162-gef5e0c6f96 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-05-23T16:53:55.995Z] OK: 15734 distinct packages available [2022-05-23T16:53:55.995Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-23T16:53:56.994Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-23T16:53:59.558Z] (1/9) Installing ca-certificates (20211220-r0) [2022-05-23T16:53:59.558Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-05-23T16:53:59.558Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-05-23T16:53:59.558Z] (4/9) Installing libcurl (7.80.0-r1) [2022-05-23T16:53:59.862Z] (5/9) Installing curl (7.80.0-r1) [2022-05-23T16:53:59.862Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-05-23T16:53:59.862Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-05-23T16:53:59.862Z] (8/9) Installing libucontext (1.1-r0) [2022-05-23T16:53:59.862Z] (9/9) Installing gcompat (1.0.0-r4) [2022-05-23T16:54:00.134Z] Executing busybox-1.34.1-r5.trigger [2022-05-23T16:54:00.134Z] Executing ca-certificates-20211220-r0.trigger [2022-05-23T16:54:00.412Z] OK: 8 MiB in 23 packages [2022-05-23T16:54:03.060Z] Removing intermediate container 821fe7f21a30 [2022-05-23T16:54:03.060Z] ---> b28b8f47a857 [2022-05-23T16:54:03.060Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-23T16:54:03.671Z] ---> c5c14d705f7b [2022-05-23T16:54:03.953Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-05-23T16:54:05.946Z] ---> 66ebb7f34546 [2022-05-23T16:54:05.946Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-05-23T16:54:07.396Z] ---> 07a701976add [2022-05-23T16:54:07.396Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-05-23T16:54:07.396Z] ---> Running in c0c2c5757301 [2022-05-23T16:54:07.698Z] Removing intermediate container c0c2c5757301 [2022-05-23T16:54:07.698Z] ---> e22937fe412d [2022-05-23T16:54:07.698Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-23T16:54:07.698Z] ---> Running in 2f359bdd2664 [2022-05-23T16:54:08.310Z] Removing intermediate container 2f359bdd2664 [2022-05-23T16:54:08.310Z] ---> c53ade2f640a [2022-05-23T16:54:08.310Z] Step 18/20 : LABEL arch=arm64 [2022-05-23T16:54:08.310Z] ---> Running in 7d91591ed5b5 [2022-05-23T16:54:08.915Z] Removing intermediate container 7d91591ed5b5 [2022-05-23T16:54:08.915Z] ---> 547378efa5f3 [2022-05-23T16:54:08.915Z] Step 19/20 : LABEL git_sha=809aa461c64e1cda55f4fb75cff3acf07d0a963f [2022-05-23T16:54:09.194Z] ---> Running in 38b30815dd45 [2022-05-23T16:54:09.802Z] Removing intermediate container 38b30815dd45 [2022-05-23T16:54:09.802Z] ---> 4dca3684af81 [2022-05-23T16:54:09.802Z] Step 20/20 : LABEL version=0.0.0 [2022-05-23T16:54:09.802Z] ---> Running in 6f7baa090bab [2022-05-23T16:54:10.414Z] Removing intermediate container 6f7baa090bab [2022-05-23T16:54:10.414Z] ---> 253f6fb031e6 [2022-05-23T16:54:10.414Z] [2022-05-23T16:54:11.018Z] Successfully built 253f6fb031e6 [2022-05-23T16:54:11.018Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2022-05-23T16:54:11.018Z] Building sys-mgmt-agent [2022-05-23T16:54:43.424Z]  Building security-spiffe-token-provider ... done Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-23T16:54:43.424Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-05-23T16:54:43.424Z] ---> a058fb5649a6 [2022-05-23T16:54:43.424Z] Step 3/23 : WORKDIR /edgex-go [2022-05-23T16:54:43.424Z] ---> Using cache [2022-05-23T16:54:43.424Z] ---> 8703e4f31429 [2022-05-23T16:54:43.424Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-23T16:54:43.424Z] ---> Using cache [2022-05-23T16:54:43.424Z] ---> 1df55f7682d9 [2022-05-23T16:54:43.424Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-05-23T16:54:43.424Z] ---> Running in 453be03afdc3 [2022-05-23T16:54:44.870Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-23T16:54:46.313Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-23T16:54:47.315Z] OK: 220 MiB in 52 packages [2022-05-23T16:54:48.805Z] Removing intermediate container 453be03afdc3 [2022-05-23T16:54:48.805Z] ---> a9f15b24b414 [2022-05-23T16:54:48.805Z] Step 6/23 : COPY go.mod vendor* ./ [2022-05-23T16:54:49.808Z] ---> 8b727b14ebaa [2022-05-23T16:54:49.808Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-23T16:54:49.808Z] ---> Running in 31b5a55124ca [2022-05-23T16:54:56.555Z] Removing intermediate container 31b5a55124ca [2022-05-23T16:54:56.555Z] ---> f21d3a0b9673 [2022-05-23T16:54:56.555Z] Step 8/23 : COPY . . [2022-05-23T16:55:18.769Z] ---> 436c62e25813 [2022-05-23T16:55:18.769Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-05-23T16:55:18.769Z] ---> Running in 42174a661c62 [2022-05-23T16:55:18.769Z] 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-05-23T16:55:23.102Z] Removing intermediate container 1799dde4ceed [2022-05-23T16:55:23.102Z] ---> bfb98479e0fb [2022-05-23T16:55:23.102Z] [2022-05-23T16:55:23.102Z] Step 10/23 : FROM alpine:3.14 [2022-05-23T16:55:23.102Z] ---> ac73e934f311 [2022-05-23T16:55:23.102Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-05-23T16:55:23.102Z] ---> Using cache [2022-05-23T16:55:23.102Z] ---> cfe995e4beed [2022-05-23T16:55:23.102Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-05-23T16:55:23.102Z] ---> Using cache [2022-05-23T16:55:23.102Z] ---> f836ef297a42 [2022-05-23T16:55:23.102Z] Step 13/23 : ENV APP_PORT=59882 [2022-05-23T16:55:23.379Z] ---> Running in f25d4988e649 [2022-05-23T16:55:23.993Z] Removing intermediate container f25d4988e649 [2022-05-23T16:55:23.993Z] ---> 79092b47b81c [2022-05-23T16:55:23.993Z] Step 14/23 : EXPOSE $APP_PORT [2022-05-23T16:55:23.993Z] ---> Running in c3b0ae3e5573 [2022-05-23T16:55:24.635Z] Removing intermediate container c3b0ae3e5573 [2022-05-23T16:55:24.635Z] ---> ebae54bc996d [2022-05-23T16:55:24.635Z] Step 15/23 : WORKDIR / [2022-05-23T16:55:24.918Z] ---> Running in 2161a71c3f99 [2022-05-23T16:55:25.525Z] Removing intermediate container 2161a71c3f99 [2022-05-23T16:55:25.525Z] ---> ffd2eccf8e18 [2022-05-23T16:55:25.525Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-23T16:55:26.525Z] ---> 20f17a5aa309 [2022-05-23T16:55:26.525Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-05-23T16:55:28.528Z] ---> 58700cc94d41 [2022-05-23T16:55:28.528Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-05-23T16:55:29.542Z] ---> c71b6234c519 [2022-05-23T16:55:29.543Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-05-23T16:55:29.543Z] ---> Running in 33d9f8ff617c [2022-05-23T16:55:30.148Z] Removing intermediate container 33d9f8ff617c [2022-05-23T16:55:30.148Z] ---> 23902bbd62d8 [2022-05-23T16:55:30.148Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-23T16:55:30.425Z] ---> Running in 8067a9ba2411 [2022-05-23T16:55:31.031Z] Removing intermediate container 8067a9ba2411 [2022-05-23T16:55:31.031Z] ---> 2f0d74e74ca4 [2022-05-23T16:55:31.031Z] Step 21/23 : LABEL arch=arm64 [2022-05-23T16:55:31.031Z] ---> Running in 11ed7810d1cc [2022-05-23T16:55:31.634Z] Removing intermediate container 11ed7810d1cc [2022-05-23T16:55:31.634Z] ---> ce29af8d11e6 [2022-05-23T16:55:31.634Z] Step 22/23 : LABEL git_sha=809aa461c64e1cda55f4fb75cff3acf07d0a963f [2022-05-23T16:55:31.634Z] ---> Running in 33b3d5987ea3 [2022-05-23T16:55:32.243Z] Removing intermediate container 33b3d5987ea3 [2022-05-23T16:55:32.243Z] ---> aa62fa460cbc [2022-05-23T16:55:32.243Z] Step 23/23 : LABEL version=0.0.0 [2022-05-23T16:55:32.243Z] ---> Running in ebba386dc864 [2022-05-23T16:55:32.872Z] Removing intermediate container ebba386dc864 [2022-05-23T16:55:32.872Z] ---> deae05711409 [2022-05-23T16:55:32.872Z] [2022-05-23T16:55:33.478Z] Successfully built deae05711409 [2022-05-23T16:55:33.478Z] Successfully tagged core-command-arm64:latest [2022-05-23T16:59:55.824Z]  Building core-command ... done Removing intermediate container 42174a661c62 [2022-05-23T16:59:55.824Z] ---> c020c437e0a5 [2022-05-23T16:59:55.824Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-05-23T16:59:55.824Z] ---> Running in 6feeb580ee00 [2022-05-23T16:59:55.824Z] 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-05-23T16:59:55.824Z] Removing intermediate container 6feeb580ee00 [2022-05-23T16:59:55.824Z] ---> 0efcb43326bd [2022-05-23T16:59:55.824Z] [2022-05-23T16:59:55.824Z] Step 11/23 : FROM docker:20.10.14 [2022-05-23T16:59:55.824Z] 20.10.14: Pulling from library/docker [2022-05-23T17:00:06.037Z] Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e [2022-05-23T17:00:06.037Z] Status: Downloaded newer image for docker:20.10.14 [2022-05-23T17:00:06.037Z] ---> c346e9eafbab [2022-05-23T17:00:06.037Z] 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-05-23T17:00:06.037Z] ---> Running in b60b2c7a4a1b [2022-05-23T17:00:06.037Z] Removing intermediate container b60b2c7a4a1b [2022-05-23T17:00:06.037Z] ---> 0cea99bd1c99 [2022-05-23T17:00:06.037Z] 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-05-23T17:00:06.037Z] ---> Running in e9edb32965e2 [2022-05-23T17:00:08.043Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-23T17:00:08.325Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-23T17:00:09.779Z] (1/43) Installing readline (8.1.1-r0) [2022-05-23T17:00:09.779Z] (2/43) Installing bash (5.1.16-r0) [2022-05-23T17:00:09.779Z] Executing bash-5.1.16-r0.post-install [2022-05-23T17:00:09.779Z] (3/43) Installing brotli-libs (1.0.9-r5) [2022-05-23T17:00:09.779Z] (4/43) Installing nghttp2-libs (1.46.0-r0) [2022-05-23T17:00:09.779Z] (5/43) Installing libcurl (7.80.0-r1) [2022-05-23T17:00:09.779Z] (6/43) Installing curl (7.80.0-r1) [2022-05-23T17:00:09.779Z] (7/43) Installing dumb-init (1.2.5-r1) [2022-05-23T17:00:09.779Z] (8/43) Installing libbz2 (1.0.8-r1) [2022-05-23T17:00:09.779Z] (9/43) Installing expat (2.4.7-r0) [2022-05-23T17:00:09.779Z] (10/43) Installing libffi (3.4.2-r1) [2022-05-23T17:00:09.779Z] (11/43) Installing gdbm (1.22-r0) [2022-05-23T17:00:09.779Z] (12/43) Installing xz-libs (5.2.5-r1) [2022-05-23T17:00:09.779Z] (13/43) Installing libgcc (10.3.1_git20211027-r0) [2022-05-23T17:00:09.779Z] (14/43) Installing libstdc++ (10.3.1_git20211027-r0) [2022-05-23T17:00:09.779Z] (15/43) Installing mpdecimal (2.5.1-r1) [2022-05-23T17:00:09.779Z] (16/43) Installing sqlite-libs (3.36.0-r0) [2022-05-23T17:00:09.779Z] (17/43) Installing python3 (3.9.7-r4) [2022-05-23T17:00:12.421Z] (18/43) Installing py3-appdirs (1.4.4-r2) [2022-05-23T17:00:12.421Z] (19/43) Installing py3-certifi (2020.12.5-r1) [2022-05-23T17:00:12.421Z] (20/43) Installing py3-charset-normalizer (2.0.7-r0) [2022-05-23T17:00:12.421Z] (21/43) Installing py3-idna (3.3-r0) [2022-05-23T17:00:12.421Z] (22/43) Installing py3-urllib3 (1.26.7-r0) [2022-05-23T17:00:12.421Z] (23/43) Installing py3-requests (2.26.0-r1) [2022-05-23T17:00:12.421Z] (24/43) Installing py3-msgpack (1.0.2-r1) [2022-05-23T17:00:12.421Z] (25/43) Installing py3-lockfile (0.12.2-r4) [2022-05-23T17:00:12.421Z] (26/43) Installing py3-cachecontrol (0.12.10-r0) [2022-05-23T17:00:12.421Z] (27/43) Installing py3-colorama (0.4.4-r1) [2022-05-23T17:00:12.421Z] (28/43) Installing py3-contextlib2 (21.6.0-r1) [2022-05-23T17:00:12.421Z] (29/43) Installing py3-distlib (0.3.3-r0) [2022-05-23T17:00:12.703Z] (30/43) Installing py3-distro (1.6.0-r0) [2022-05-23T17:00:12.703Z] (31/43) Installing py3-six (1.16.0-r0) [2022-05-23T17:00:12.703Z] (32/43) Installing py3-webencodings (0.5.1-r4) [2022-05-23T17:00:12.703Z] (33/43) Installing py3-html5lib (1.1-r1) [2022-05-23T17:00:12.703Z] (34/43) Installing py3-parsing (2.4.7-r2) [2022-05-23T17:00:12.703Z] (35/43) Installing py3-packaging (20.9-r1) [2022-05-23T17:00:12.703Z] (36/43) Installing py3-tomli (1.2.2-r0) [2022-05-23T17:00:12.703Z] (37/43) Installing py3-pep517 (0.12.0-r0) [2022-05-23T17:00:12.703Z] (38/43) Installing py3-progress (1.6-r0) [2022-05-23T17:00:12.982Z] (39/43) Installing py3-retrying (1.3.3-r2) [2022-05-23T17:00:12.982Z] (40/43) Installing py3-ordered-set (4.0.2-r2) [2022-05-23T17:00:12.982Z] (41/43) Installing py3-setuptools (52.0.0-r4) [2022-05-23T17:00:12.982Z] (42/43) Installing py3-toml (0.10.2-r2) [2022-05-23T17:00:12.982Z] (43/43) Installing py3-pip (20.3.4-r1) [2022-05-23T17:00:13.979Z] Executing busybox-1.34.1-r5.trigger [2022-05-23T17:00:13.979Z] OK: 82 MiB in 65 packages [2022-05-23T17:00:19.411Z] Collecting docker-compose==1.23.2 [2022-05-23T17:00:19.411Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-05-23T17:00:20.852Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-05-23T17:00:20.852Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-05-23T17:00:21.132Z] Collecting docopt<0.7,>=0.6.1 [2022-05-23T17:00:21.132Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-05-23T17:00:24.534Z] Collecting websocket-client<1.0,>=0.32.0 [2022-05-23T17:00:24.534Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-05-23T17:00:24.534Z] Collecting texttable<0.10,>=0.9.0 [2022-05-23T17:00:24.534Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-05-23T17:00:27.167Z] 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-05-23T17:00:27.167Z] Collecting cached-property<2,>=1.2.0 [2022-05-23T17:00:27.167Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-05-23T17:00:27.768Z] Collecting docker<4.0,>=3.6.0 [2022-05-23T17:00:28.043Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-05-23T17:00:29.486Z] Collecting PyYAML<4,>=3.10 [2022-05-23T17:00:29.486Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-05-23T17:00:33.806Z] Collecting dockerpty<0.5,>=0.4.1 [2022-05-23T17:00:33.806Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-05-23T17:00:37.219Z] Collecting jsonschema<3,>=2.5.1 [2022-05-23T17:00:37.219Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-05-23T17:00:37.828Z] Collecting docker-pycreds>=0.4.0 [2022-05-23T17:00:37.828Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-05-23T17:00:38.824Z] Collecting idna<2.8,>=2.5 [2022-05-23T17:00:38.824Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-05-23T17:00:38.824Z] Collecting chardet<3.1.0,>=3.0.2 [2022-05-23T17:00:38.824Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-05-23T17:00:39.819Z] Collecting urllib3<1.25,>=1.21.1 [2022-05-23T17:00:39.819Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-05-23T17:00:39.819Z] 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-05-23T17:00:40.097Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-05-23T17:00:40.097Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-05-23T17:00:40.097Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-05-23T17:00:40.097Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-05-23T17:00:41.550Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-05-23T17:00:41.550Z] Attempting uninstall: urllib3 [2022-05-23T17:00:41.550Z] Found existing installation: urllib3 1.26.7 [2022-05-23T17:00:41.550Z] Uninstalling urllib3-1.26.7: [2022-05-23T17:00:41.550Z] Successfully uninstalled urllib3-1.26.7 [2022-05-23T17:00:42.156Z] Attempting uninstall: idna [2022-05-23T17:00:42.435Z] Found existing installation: idna 3.3 [2022-05-23T17:00:42.435Z] Uninstalling idna-3.3: [2022-05-23T17:00:42.435Z] Successfully uninstalled idna-3.3 [2022-05-23T17:00:45.848Z] Attempting uninstall: requests [2022-05-23T17:00:45.848Z] Found existing installation: requests 2.26.0 [2022-05-23T17:00:46.122Z] Uninstalling requests-2.26.0: [2022-05-23T17:00:46.122Z] Successfully uninstalled requests-2.26.0 [2022-05-23T17:00:46.724Z] Running setup.py install for texttable: started [2022-05-23T17:00:49.360Z] Running setup.py install for texttable: finished with status 'done' [2022-05-23T17:00:49.360Z] Running setup.py install for PyYAML: started [2022-05-23T17:00:54.104Z] Running setup.py install for PyYAML: finished with status 'done' [2022-05-23T17:00:54.380Z] Running setup.py install for docopt: started [2022-05-23T17:00:57.014Z] Running setup.py install for docopt: finished with status 'done' [2022-05-23T17:00:57.014Z] Running setup.py install for dockerpty: started [2022-05-23T17:00:59.657Z] Running setup.py install for dockerpty: finished with status 'done' [2022-05-23T17:01:02.299Z] 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-05-23T17:01:20.656Z] Removing intermediate container e9edb32965e2 [2022-05-23T17:01:20.656Z] ---> 94b61cf9d8cc [2022-05-23T17:01:20.656Z] Step 14/23 : ENV APP_PORT=58890 [2022-05-23T17:01:20.656Z] ---> Running in 3b674435f2b3 [2022-05-23T17:01:20.656Z] Removing intermediate container 3b674435f2b3 [2022-05-23T17:01:20.656Z] ---> 5617f708d08c [2022-05-23T17:01:20.656Z] Step 15/23 : EXPOSE $APP_PORT [2022-05-23T17:01:20.656Z] ---> Running in 08cd027d9464 [2022-05-23T17:01:20.656Z] Removing intermediate container 08cd027d9464 [2022-05-23T17:01:20.656Z] ---> 60e4f0c7a60a [2022-05-23T17:01:20.656Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-05-23T17:01:22.106Z] ---> d6db11204a26 [2022-05-23T17:01:22.106Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-05-23T17:01:23.095Z] ---> 954f0281a6fc [2022-05-23T17:01:23.095Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-05-23T17:01:24.090Z] ---> e81b17089465 [2022-05-23T17:01:24.090Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-05-23T17:01:24.420Z] ---> Running in e13773729bb4 [2022-05-23T17:01:25.580Z] Removing intermediate container e13773729bb4 [2022-05-23T17:01:25.580Z] ---> 3f6a94096847 [2022-05-23T17:01:25.580Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-23T17:01:25.580Z] ---> Running in a284daff679b [2022-05-23T17:01:25.580Z] Removing intermediate container a284daff679b [2022-05-23T17:01:25.580Z] ---> 1b3cbbeb53ea [2022-05-23T17:01:25.580Z] Step 21/23 : LABEL arch=arm64 [2022-05-23T17:01:26.446Z] ---> Running in 9b1b091048e7 [2022-05-23T17:01:26.446Z] Removing intermediate container 9b1b091048e7 [2022-05-23T17:01:26.446Z] ---> 8bf83b2e5b0d [2022-05-23T17:01:26.446Z] Step 22/23 : LABEL git_sha=809aa461c64e1cda55f4fb75cff3acf07d0a963f [2022-05-23T17:01:26.446Z] ---> Running in 86d70dad83b2 [2022-05-23T17:01:26.807Z] Removing intermediate container 86d70dad83b2 [2022-05-23T17:01:26.807Z] ---> a5f6c2d88d7a [2022-05-23T17:01:26.807Z] Step 23/23 : LABEL version=0.0.0 [2022-05-23T17:01:27.186Z] ---> Running in 437248ad2501 [2022-05-23T17:01:27.564Z] Removing intermediate container 437248ad2501 [2022-05-23T17:01:27.564Z] ---> 30ac03ee39c0 [2022-05-23T17:01:27.564Z] [2022-05-23T17:01:28.554Z] Successfully built 30ac03ee39c0 [2022-05-23T17:01:28.554Z] Successfully tagged sys-mgmt-agent-arm64:latest [2022-05-23T17:13:52.771Z]  Building sys-mgmt-agent ... done Building bin/spire-agent... [2022-05-23T17:13:52.771Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-05-23T17:13:52.771Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-05-23T17:13:52.771Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-05-23T17:13:52.771Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-05-23T17:13:53.048Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-05-23T17:13:53.649Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-05-23T17:13:53.922Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-05-23T17:13:54.201Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-05-23T17:13:54.201Z] go: downloading github.com/docker/go-units v0.4.0 [2022-05-23T17:13:54.474Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-05-23T17:13:54.474Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-05-23T17:13:54.474Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-05-23T17:13:54.750Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-05-23T17:16:46.687Z] Building bin/spire-agent... [2022-05-23T17:16:46.687Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-05-23T17:16:46.687Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-05-23T17:16:46.687Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-05-23T17:16:46.687Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-05-23T17:16:46.687Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-05-23T17:16:46.687Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-05-23T17:16:46.687Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-05-23T17:16:46.687Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-05-23T17:16:46.687Z] go: downloading github.com/docker/go-units v0.4.0 [2022-05-23T17:16:46.687Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-05-23T17:16:46.687Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-05-23T17:16:46.687Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-05-23T17:16:46.687Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-05-23T17:18:08.566Z] Building bin/spire-agent... [2022-05-23T17:18:08.566Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-05-23T17:18:08.566Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-05-23T17:18:08.566Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-05-23T17:18:08.566Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-05-23T17:18:08.566Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-05-23T17:18:08.566Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-05-23T17:18:08.566Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-05-23T17:18:08.566Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-05-23T17:18:08.566Z] go: downloading github.com/docker/go-units v0.4.0 [2022-05-23T17:18:08.566Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-05-23T17:18:08.566Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-05-23T17:18:08.566Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-05-23T17:18:08.566Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-05-23T17:19:30.402Z] Removing intermediate container d433c9f0f522 [2022-05-23T17:19:30.402Z] ---> eac0308a7be5 [2022-05-23T17:19:30.402Z] [2022-05-23T17:19:30.402Z] Step 13/25 : FROM alpine:3.15 [2022-05-23T17:19:30.402Z] ---> 3fb3c9af89a9 [2022-05-23T17:19:30.402Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-05-23T17:19:30.402Z] ---> Using cache [2022-05-23T17:19:30.402Z] ---> 5c99216c3eb8 [2022-05-23T17:19:30.402Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-23T17:19:30.402Z] ---> Using cache [2022-05-23T17:19:30.402Z] ---> 3d411f7bcead [2022-05-23T17:19:30.402Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-05-23T17:19:30.402Z] ---> Running in b99aa3516ac5 [2022-05-23T17:19:30.402Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-23T17:19:30.402Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-23T17:19:30.402Z] v3.15.4-159-g555cb2ef19 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-05-23T17:19:30.402Z] v3.15.4-162-gef5e0c6f96 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-05-23T17:19:30.402Z] OK: 15734 distinct packages available [2022-05-23T17:19:30.402Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-23T17:19:30.402Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-23T17:19:30.402Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-05-23T17:19:30.402Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-05-23T17:19:30.402Z] (3/5) Installing libucontext (1.1-r0) [2022-05-23T17:19:30.402Z] (4/5) Installing gcompat (1.0.0-r4) [2022-05-23T17:19:30.402Z] (5/5) Installing openssl (1.1.1o-r0) [2022-05-23T17:19:30.402Z] Executing busybox-1.34.1-r5.trigger [2022-05-23T17:19:30.402Z] OK: 6 MiB in 19 packages [2022-05-23T17:19:30.402Z] Removing intermediate container b99aa3516ac5 [2022-05-23T17:19:30.402Z] ---> 96c350b48c6d [2022-05-23T17:19:30.402Z] Step 17/25 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-05-23T17:19:37.136Z] ---> 5d89ac43bcb5 [2022-05-23T17:19:37.136Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-05-23T17:19:37.738Z] ---> 57d516dcf04e [2022-05-23T17:19:37.738Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-05-23T17:19:38.724Z] ---> eaffe6dd4b4e [2022-05-23T17:19:38.724Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-05-23T17:19:39.715Z] ---> b99701e0e060 [2022-05-23T17:19:39.715Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-05-23T17:19:39.993Z] ---> Running in 98775bdbe726 [2022-05-23T17:19:40.593Z] Removing intermediate container 98775bdbe726 [2022-05-23T17:19:40.593Z] ---> 894634fee4d0 [2022-05-23T17:19:40.593Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-05-23T17:19:40.868Z] ---> Running in 9794fd2f34df [2022-05-23T17:19:41.467Z] Removing intermediate container 9794fd2f34df [2022-05-23T17:19:41.467Z] ---> 1e859d81c470 [2022-05-23T17:19:41.467Z] Step 23/25 : LABEL arch=arm64 [2022-05-23T17:19:41.467Z] ---> Running in f5ac14164bc6 [2022-05-23T17:19:42.078Z] Removing intermediate container f5ac14164bc6 [2022-05-23T17:19:42.078Z] ---> f1c45c0f14d6 [2022-05-23T17:19:42.078Z] Step 24/25 : LABEL git_sha=809aa461c64e1cda55f4fb75cff3acf07d0a963f [2022-05-23T17:19:42.351Z] ---> Running in 0b857dad9061 [2022-05-23T17:19:42.626Z] Removing intermediate container 0b857dad9061 [2022-05-23T17:19:42.626Z] ---> e14f4e655285 [2022-05-23T17:19:42.626Z] Step 25/25 : LABEL version=0.0.0 [2022-05-23T17:19:42.902Z] ---> Running in 9392c998424d [2022-05-23T17:19:43.503Z] Removing intermediate container 9392c998424d [2022-05-23T17:19:43.503Z] ---> a4d366af9ef3 [2022-05-23T17:19:43.503Z] [2022-05-23T17:19:43.778Z] Successfully built a4d366af9ef3 [2022-05-23T17:19:43.778Z] Successfully tagged security-spire-server-arm64:latest [2022-05-23T17:22:20.709Z]  Building security-spire-server ... done Removing intermediate container 41c06d16755d [2022-05-23T17:22:20.709Z] ---> c5dabe84f972 [2022-05-23T17:22:20.709Z] [2022-05-23T17:22:20.709Z] Step 13/26 : FROM alpine:3.15 [2022-05-23T17:22:20.709Z] ---> 3fb3c9af89a9 [2022-05-23T17:22:20.709Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-05-23T17:22:20.709Z] ---> Using cache [2022-05-23T17:22:20.709Z] ---> 5c99216c3eb8 [2022-05-23T17:22:20.709Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-23T17:22:20.709Z] ---> Using cache [2022-05-23T17:22:20.709Z] ---> 3d411f7bcead [2022-05-23T17:22:20.709Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-05-23T17:22:20.709Z] ---> Running in 43e6152833ec [2022-05-23T17:22:20.709Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-23T17:22:20.709Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-23T17:22:20.709Z] v3.15.4-159-g555cb2ef19 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-05-23T17:22:20.709Z] v3.15.4-162-gef5e0c6f96 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-05-23T17:22:20.709Z] OK: 15734 distinct packages available [2022-05-23T17:22:20.709Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-23T17:22:20.709Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-23T17:22:20.709Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-05-23T17:22:20.709Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-05-23T17:22:20.709Z] (3/4) Installing libucontext (1.1-r0) [2022-05-23T17:22:20.709Z] (4/4) Installing gcompat (1.0.0-r4) [2022-05-23T17:22:20.709Z] Executing busybox-1.34.1-r5.trigger [2022-05-23T17:22:20.709Z] OK: 6 MiB in 18 packages [2022-05-23T17:22:22.701Z] Removing intermediate container 43e6152833ec [2022-05-23T17:22:22.701Z] ---> 68542a899dc2 [2022-05-23T17:22:22.701Z] Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-05-23T17:22:28.116Z] ---> 5c93e5f19461 [2022-05-23T17:22:28.116Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-05-23T17:22:28.116Z] ---> 61276d6d8edb [2022-05-23T17:22:28.116Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-05-23T17:22:28.391Z] ---> Running in 7c4c4981fd89 [2022-05-23T17:22:28.670Z] Removing intermediate container 7c4c4981fd89 [2022-05-23T17:22:28.670Z] ---> 8962cc96c478 [2022-05-23T17:22:28.670Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-05-23T17:22:29.654Z] ---> fe13d544b1a4 [2022-05-23T17:22:29.654Z] Step 21/26 : WORKDIR / [2022-05-23T17:22:29.935Z] ---> Running in 4ebd85aedb56 [2022-05-23T17:22:30.535Z] Removing intermediate container 4ebd85aedb56 [2022-05-23T17:22:30.535Z] ---> 64a796534dbf [2022-05-23T17:22:30.535Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-05-23T17:22:30.535Z] ---> Running in d0f4e38fff3b [2022-05-23T17:22:30.812Z] Removing intermediate container d0f4e38fff3b [2022-05-23T17:22:30.812Z] ---> daba8b5973f4 [2022-05-23T17:22:31.086Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-05-23T17:22:31.086Z] ---> Running in a8ac88089e27 [2022-05-23T17:22:31.686Z] Removing intermediate container a8ac88089e27 [2022-05-23T17:22:31.686Z] ---> 9597b4d37909 [2022-05-23T17:22:31.686Z] Step 24/26 : LABEL arch=arm64 [2022-05-23T17:22:31.686Z] ---> Running in 81c86f7dd426 [2022-05-23T17:22:32.301Z] Removing intermediate container 81c86f7dd426 [2022-05-23T17:22:32.301Z] ---> d60fa7ec50e3 [2022-05-23T17:22:32.301Z] Step 25/26 : LABEL git_sha=809aa461c64e1cda55f4fb75cff3acf07d0a963f [2022-05-23T17:22:32.301Z] ---> Running in 73dfc44f1ff5 [2022-05-23T17:22:32.574Z] Removing intermediate container 73dfc44f1ff5 [2022-05-23T17:22:32.574Z] ---> f9e370924294 [2022-05-23T17:22:32.574Z] Step 26/26 : LABEL version=0.0.0 [2022-05-23T17:22:32.854Z] ---> Running in 0fd3d06ff65a [2022-05-23T17:22:33.129Z] Removing intermediate container 0fd3d06ff65a [2022-05-23T17:22:33.129Z] ---> 46ec4cf26291 [2022-05-23T17:22:33.129Z] [2022-05-23T17:22:33.404Z] Successfully built 46ec4cf26291 [2022-05-23T17:22:33.404Z] Successfully tagged security-spire-config-arm64:latest [2022-05-23T17:23:00.471Z]  Building security-spire-config ... done Removing intermediate container 8c6a6b573bd7 [2022-05-23T17:23:00.471Z] ---> 25249c20c27d [2022-05-23T17:23:00.471Z] [2022-05-23T17:23:00.471Z] Step 13/26 : FROM alpine:3.15 [2022-05-23T17:23:00.471Z] ---> 3fb3c9af89a9 [2022-05-23T17:23:00.471Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-05-23T17:23:00.471Z] ---> Using cache [2022-05-23T17:23:00.471Z] ---> 5c99216c3eb8 [2022-05-23T17:23:00.471Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-23T17:23:00.471Z] ---> Using cache [2022-05-23T17:23:00.471Z] ---> 3d411f7bcead [2022-05-23T17:23:00.471Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-05-23T17:23:00.471Z] ---> Using cache [2022-05-23T17:23:00.471Z] ---> 96c350b48c6d [2022-05-23T17:23:00.471Z] Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-agent /usr/local/bin [2022-05-23T17:23:00.471Z] ---> a1d355b1e321 [2022-05-23T17:23:00.471Z] Step 18/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-05-23T17:23:01.911Z] ---> f735d780b463 [2022-05-23T17:23:01.912Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-05-23T17:23:02.510Z] ---> 57dfb2de2f49 [2022-05-23T17:23:02.510Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-05-23T17:23:03.103Z] ---> b7769437fafd [2022-05-23T17:23:03.103Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-05-23T17:23:03.709Z] ---> cb5df767e6e7 [2022-05-23T17:23:03.709Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-05-23T17:23:04.022Z] ---> Running in 1d56b917eb12 [2022-05-23T17:23:04.302Z] Removing intermediate container 1d56b917eb12 [2022-05-23T17:23:04.302Z] ---> 878ce6d8ec74 [2022-05-23T17:23:04.302Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-05-23T17:23:04.302Z] ---> Running in 885ab1369469 [2022-05-23T17:23:04.905Z] Removing intermediate container 885ab1369469 [2022-05-23T17:23:04.905Z] ---> 7f12aaaeb4f3 [2022-05-23T17:23:04.905Z] Step 24/26 : LABEL arch=arm64 [2022-05-23T17:23:04.905Z] ---> Running in f277428237a1 [2022-05-23T17:23:05.200Z] Removing intermediate container f277428237a1 [2022-05-23T17:23:05.200Z] ---> 060aecbe89bb [2022-05-23T17:23:05.200Z] Step 25/26 : LABEL git_sha=809aa461c64e1cda55f4fb75cff3acf07d0a963f [2022-05-23T17:23:05.484Z] ---> Running in f1edff36f65b [2022-05-23T17:23:05.757Z] Removing intermediate container f1edff36f65b [2022-05-23T17:23:05.757Z] ---> 679920ab78e0 [2022-05-23T17:23:05.757Z] Step 26/26 : LABEL version=0.0.0 [2022-05-23T17:23:05.757Z] ---> Running in cb2a6cc84001 [2022-05-23T17:23:06.029Z] Removing intermediate container cb2a6cc84001 [2022-05-23T17:23:06.029Z] ---> 98f011f3b3ce [2022-05-23T17:23:06.029Z] [2022-05-23T17:23:06.624Z] Successfully built 98f011f3b3ce [2022-05-23T17:23:06.624Z] Successfully tagged security-spire-agent-arm64:latest [2022-05-23T17:23:06.913Z]  Building security-spire-agent ... done  [Pipeline] } [2022-05-23T17:23:06.928Z] $ docker stop --time=1 3dc5dbc24ae0d383e38f1ecd591f6d1f98386e66e91b25da462726f4772d197b [2022-05-23T17:23:08.687Z] $ docker rm -f 3dc5dbc24ae0d383e38f1ecd591f6d1f98386e66e91b25da462726f4772d197b [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-23T17:23:09.277Z] + docker images [2022-05-23T17:23:09.872Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-05-23T17:23:09.872Z] security-spire-agent-arm64 latest 98f011f3b3ce 4 seconds ago 126MB [2022-05-23T17:23:09.872Z] 25249c20c27d 28 seconds ago 4.14GB [2022-05-23T17:23:09.872Z] security-spire-config-arm64 latest 46ec4cf26291 37 seconds ago 85.6MB [2022-05-23T17:23:09.872Z] c5dabe84f972 About a minute ago 4.14GB [2022-05-23T17:23:09.872Z] security-spire-server-arm64 latest a4d366af9ef3 3 minutes ago 86.3MB [2022-05-23T17:23:09.872Z] eac0308a7be5 4 minutes ago 4.14GB [2022-05-23T17:23:09.872Z] sys-mgmt-agent-arm64 latest 30ac03ee39c0 21 minutes ago 282MB [2022-05-23T17:23:09.872Z] 0efcb43326bd 23 minutes ago 1.31GB [2022-05-23T17:23:09.872Z] core-command-arm64 latest deae05711409 27 minutes ago 15.5MB [2022-05-23T17:23:09.872Z] bfb98479e0fb 27 minutes ago 1.3GB [2022-05-23T17:23:09.872Z] security-spiffe-token-provider-arm64 latest 253f6fb031e6 28 minutes ago 27.9MB [2022-05-23T17:23:09.872Z] 80c9a7340aad 29 minutes ago 1.36GB [2022-05-23T17:23:09.872Z] core-metadata-arm64 latest b54a847119d6 33 minutes ago 16.3MB [2022-05-23T17:23:09.872Z] d69cf6220543 33 minutes ago 1.31GB [2022-05-23T17:23:09.872Z] security-bootstrapper-arm64 latest c2f5679a6f09 38 minutes ago 18.3MB [2022-05-23T17:23:09.872Z] 8e4bec76bb5e 38 minutes ago 1.31GB [2022-05-23T17:23:09.872Z] security-proxy-setup-arm64 latest 37bc02f0fa7f 40 minutes ago 26.1MB [2022-05-23T17:23:09.872Z] 2dcd369a6a81 40 minutes ago 1.31GB [2022-05-23T17:23:09.872Z] support-notifications-arm64 latest e1b70fec0524 45 minutes ago 25.8MB [2022-05-23T17:23:09.872Z] support-scheduler-arm64 latest dda8e9196c90 45 minutes ago 25.2MB [2022-05-23T17:23:09.872Z] 5c0af715b185 46 minutes ago 1.36GB [2022-05-23T17:23:09.872Z] b5d01880739f 46 minutes ago 1.36GB [2022-05-23T17:23:09.872Z] core-data-arm64 latest da4d5366770e 47 minutes ago 21.6MB [2022-05-23T17:23:09.872Z] 23afb3dc44d7 47 minutes ago 1.34GB [2022-05-23T17:23:09.872Z] security-secretstore-setup-arm64 latest c33d10e46cf0 48 minutes ago 27.5MB [2022-05-23T17:23:09.872Z] 46f05944b51a 49 minutes ago 1.32GB [2022-05-23T17:23:09.872Z] ci-base-image-arm64 latest a058fb5649a6 About an hour ago 885MB [2022-05-23T17:23:09.872Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.17-alpine 725f1c02e7f9 4 weeks ago 551MB [2022-05-23T17:23:09.872Z] docker 20.10.14 c346e9eafbab 6 weeks ago 202MB [2022-05-23T17:23:09.872Z] alpine 3.14 ac73e934f311 6 weeks ago 5.34MB [2022-05-23T17:23:09.872Z] alpine 3.15 3fb3c9af89a9 6 weeks ago 5.32MB [2022-05-23T17:23:09.872Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 23 months ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-23T17:23:10.327Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-23T17:23:10.327Z] [2022-05-23T17:23:10.327Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-05-23T17:23:10.700Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-23T17:23:10.977Z] arm64: Pulling from edgex-lftools-log-publisher [2022-05-23T17:23:10.977Z] 8998bd30e6a1: Pulling fs layer [2022-05-23T17:23:10.977Z] 04944245beec: Pulling fs layer [2022-05-23T17:23:10.977Z] 699f458cf7ca: Pulling fs layer [2022-05-23T17:23:10.977Z] 765212b225bb: Pulling fs layer [2022-05-23T17:23:10.977Z] f23df028b6ca: Pulling fs layer [2022-05-23T17:23:10.977Z] d65c8cfc05b1: Pulling fs layer [2022-05-23T17:23:10.977Z] 2437ff75d9bd: Pulling fs layer [2022-05-23T17:23:10.977Z] 765212b225bb: Waiting [2022-05-23T17:23:10.977Z] d65c8cfc05b1: Waiting [2022-05-23T17:23:10.977Z] 2437ff75d9bd: Waiting [2022-05-23T17:23:10.977Z] f23df028b6ca: Waiting [2022-05-23T17:23:10.977Z] 04944245beec: Verifying Checksum [2022-05-23T17:23:10.977Z] 04944245beec: Download complete [2022-05-23T17:23:10.977Z] 765212b225bb: Verifying Checksum [2022-05-23T17:23:10.977Z] 765212b225bb: Download complete [2022-05-23T17:23:10.977Z] f23df028b6ca: Verifying Checksum [2022-05-23T17:23:10.977Z] f23df028b6ca: Download complete [2022-05-23T17:23:11.252Z] d65c8cfc05b1: Verifying Checksum [2022-05-23T17:23:11.252Z] d65c8cfc05b1: Download complete [2022-05-23T17:23:11.252Z] 699f458cf7ca: Verifying Checksum [2022-05-23T17:23:11.252Z] 699f458cf7ca: Download complete [2022-05-23T17:23:11.527Z] 8998bd30e6a1: Download complete [2022-05-23T17:23:14.148Z] 2437ff75d9bd: Verifying Checksum [2022-05-23T17:23:14.148Z] 2437ff75d9bd: Download complete [2022-05-23T17:23:16.129Z] 8998bd30e6a1: Pull complete [2022-05-23T17:23:16.403Z] 04944245beec: Pull complete [2022-05-23T17:23:18.382Z] 699f458cf7ca: Pull complete [2022-05-23T17:23:18.382Z] 765212b225bb: Pull complete [2022-05-23T17:23:19.362Z] f23df028b6ca: Pull complete [2022-05-23T17:23:19.362Z] d65c8cfc05b1: Pull complete [2022-05-23T17:23:34.435Z] 2437ff75d9bd: Pull complete [2022-05-23T17:23:34.435Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-05-23T17:23:34.435Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-23T17:23:34.435Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-05-23T17:23:34.711Z] prd-ubuntu20.04-docker-arm64-4c-16g-64385 does not seem to be running inside a container [2022-05-23T17:23:34.816Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-05-23T17:23:37.973Z] $ docker top 96d101ffb4c5433ed113165cbc3f4a478fe15fa910dcebae1a6ca73492fa2fab -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-23T17:23:39.037Z] ---> job-cost.sh [2022-05-23T17:23:39.038Z] lf-activate-venv: SKIPPING [2022-05-23T17:23:39.038Z] INFO: No Stack... [2022-05-23T17:23:40.018Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-05-23T17:23:40.997Z] INFO: Archiving Costs [Pipeline] sh [2022-05-23T17:23:41.675Z] + cut -d, -f6 [2022-05-23T17:23:41.675Z] + cat /w/workspace/edgex-go/4/archives/cost.csv [Pipeline] lock [2022-05-23T17:23:41.712Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4031-4-stack-cost] [2022-05-23T17:23:41.717Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4031-4-stack-cost] did not exist. Created. [2022-05-23T17:23:41.717Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4031-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-05-23T17:23:42.386Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-05-23T17:23:42.643Z] Stashed 1 file(s) [Pipeline] } [2022-05-23T17:23:42.649Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4031-4-stack-cost] [Pipeline] // lock [Pipeline] } [2022-05-23T17:23:42.676Z] $ docker stop --time=1 96d101ffb4c5433ed113165cbc3f4a478fe15fa910dcebae1a6ca73492fa2fab [2022-05-23T17:23:44.318Z] $ docker rm -f 96d101ffb4c5433ed113165cbc3f4a478fe15fa910dcebae1a6ca73492fa2fab [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-05-23T17:23:44.939Z] provisioning config files... [2022-05-23T17:23:44.952Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/4@tmp/config330679469031809193tmp [Pipeline] { [Pipeline] sh [2022-05-23T17:23:45.254Z] + set +x [2022-05-23T17:23:45.254Z] + curl -s https://codecov.io/bash [2022-05-23T17:23:45.254Z] + bash -s -- [2022-05-23T17:23:45.254Z] [2022-05-23T17:23:45.254Z] _____ _ [2022-05-23T17:23:45.254Z] / ____| | | [2022-05-23T17:23:45.254Z] | | ___ __| | ___ ___ _____ __ [2022-05-23T17:23:45.254Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-05-23T17:23:45.254Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-05-23T17:23:45.254Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-05-23T17:23:45.254Z] Bash-1.0.6 [2022-05-23T17:23:45.254Z] [2022-05-23T17:23:45.254Z] [2022-05-23T17:23:45.254Z] ==> git version 2.25.1 found [2022-05-23T17:23:45.254Z] ==> 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-05-23T17:23:45.254Z] Release-Date: 2020-01-08 [2022-05-23T17:23:45.254Z] 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-05-23T17:23:45.254Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-05-23T17:23:45.254Z] ==> Jenkins CI detected. [2022-05-23T17:23:45.254Z] current dir:  /w/workspace/edgex-go/4 [2022-05-23T17:23:45.254Z] project root: . [2022-05-23T17:23:45.254Z] --> token set from env [2022-05-23T17:23:45.254Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-05-23T17:23:45.254Z] ==> Running gcov in . (disable via -X gcov) [2022-05-23T17:23:45.254Z] ==> Python coveragepy not found [2022-05-23T17:23:45.254Z] ==> Searching for coverage reports in: [2022-05-23T17:23:45.254Z] + . [2022-05-23T17:23:45.516Z] -> Found 1 reports [2022-05-23T17:23:45.516Z] ==> Detecting git/mercurial file structure [2022-05-23T17:23:45.516Z] ==> Reading reports [2022-05-23T17:23:45.516Z] + ./coverage.out bytes=435134 [2022-05-23T17:23:45.516Z] ==> Appending adjustments [2022-05-23T17:23:45.516Z] https://docs.codecov.io/docs/fixing-reports [2022-05-23T17:23:46.900Z] + Found adjustments [2022-05-23T17:23:46.900Z] ==> Gzipping contents [2022-05-23T17:23:46.900Z] 60K /tmp/codecov.ppPDug.gz [2022-05-23T17:23:46.900Z] ==> Uploading reports [2022-05-23T17:23:46.900Z] url: https://codecov.io [2022-05-23T17:23:46.900Z] query: branch=PR-4031&commit=dd3828c4019400efec0fee8cce01ab21f4e77168&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4031%2F4%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4031&job=&cmd_args= [2022-05-23T17:23:46.900Z] -> Pinging Codecov [2022-05-23T17:23:46.900Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4031&commit=dd3828c4019400efec0fee8cce01ab21f4e77168&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4031%2F4%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4031&job=&cmd_args= [2022-05-23T17:23:46.900Z] -> Uploading to [2022-05-23T17:23:46.900Z] https://storage.googleapis.com/codecov/v4/raw/2022-05-23/00271124DB129430A58F1EEE437C3FCB/dd3828c4019400efec0fee8cce01ab21f4e77168/adb6b871-a62c-455a-b0da-2b72a0432935.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220523%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220523T172346Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=7ebe1ec4c0c72ccb2e98e5b99732b9b41328f9eb37a917951b1230ec90c9dcc6 [2022-05-23T17:23:46.900Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-05-23T17:23:46.900Z] Dload Upload Total Spent Left Speed [2022-05-23T17:23:47.161Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 59856 0 0 100 59856 0 260k --:--:-- --:--:-- --:--:-- 260k [2022-05-23T17:23:47.161Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/dd3828c4019400efec0fee8cce01ab21f4e77168 [Pipeline] } [2022-05-23T17:23:47.170Z] 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-05-23T17:23:47.931Z] + [ -d /w/workspace/edgex-go/4/archives ] [Pipeline] libraryResource [Pipeline] sh [2022-05-23T17:23:48.228Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-23T17:23:49.102Z] ---> package-listing.sh [2022-05-23T17:23:49.102Z] ++ facter osfamily [2022-05-23T17:23:49.102Z] ++ tr '[:upper:]' '[:lower:]' [2022-05-23T17:23:49.365Z] + OS_FAMILY=debian [2022-05-23T17:23:49.365Z] + workspace=/w/workspace/edgex-go/4 [2022-05-23T17:23:49.365Z] + START_PACKAGES=/tmp/packages_start.txt [2022-05-23T17:23:49.365Z] + END_PACKAGES=/tmp/packages_end.txt [2022-05-23T17:23:49.365Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-05-23T17:23:49.365Z] + PACKAGES=/tmp/packages_start.txt [2022-05-23T17:23:49.365Z] + '[' /w/workspace/edgex-go/4 ']' [2022-05-23T17:23:49.365Z] + PACKAGES=/tmp/packages_end.txt [2022-05-23T17:23:49.365Z] + case "${OS_FAMILY}" in [2022-05-23T17:23:49.365Z] + dpkg -l [2022-05-23T17:23:49.365Z] + grep '^ii' [2022-05-23T17:23:49.365Z] + '[' -f /tmp/packages_start.txt ']' [2022-05-23T17:23:49.365Z] + '[' -f /tmp/packages_end.txt ']' [2022-05-23T17:23:49.365Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-05-23T17:23:49.365Z] + '[' /w/workspace/edgex-go/4 ']' [2022-05-23T17:23:49.365Z] + mkdir -p /w/workspace/edgex-go/4/archives/ [2022-05-23T17:23:49.365Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/4/archives/ [Pipeline] echo [2022-05-23T17:23:49.379Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/4/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-05-23T17:23:49.660Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-05-23T17:23:50.227Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-23T17:23:50.227Z] [2022-05-23T17:23:50.227Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-05-23T17:23:50.534Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-23T17:23:50.534Z] latest: Pulling from edgex-lftools-log-publisher [2022-05-23T17:23:50.534Z] 5eb5b503b376: Pulling fs layer [2022-05-23T17:23:50.534Z] 5c69ac0246d0: Pulling fs layer [2022-05-23T17:23:50.534Z] ec43610c2a17: Pulling fs layer [2022-05-23T17:23:50.534Z] 3a2ae6a8a46f: Pulling fs layer [2022-05-23T17:23:50.534Z] 33b1e0a273af: Pulling fs layer [2022-05-23T17:23:50.534Z] 5d3b04190fa2: Pulling fs layer [2022-05-23T17:23:50.534Z] 2f39f015ded8: Pulling fs layer [2022-05-23T17:23:50.534Z] 3a2ae6a8a46f: Waiting [2022-05-23T17:23:50.534Z] 33b1e0a273af: Waiting [2022-05-23T17:23:50.534Z] 2f39f015ded8: Waiting [2022-05-23T17:23:50.534Z] 5d3b04190fa2: Waiting [2022-05-23T17:23:50.534Z] 5c69ac0246d0: Download complete [2022-05-23T17:23:50.534Z] 3a2ae6a8a46f: Verifying Checksum [2022-05-23T17:23:50.534Z] 3a2ae6a8a46f: Download complete [2022-05-23T17:23:50.796Z] 33b1e0a273af: Verifying Checksum [2022-05-23T17:23:50.796Z] 33b1e0a273af: Download complete [2022-05-23T17:23:50.796Z] ec43610c2a17: Verifying Checksum [2022-05-23T17:23:50.796Z] ec43610c2a17: Download complete [2022-05-23T17:23:50.796Z] 5d3b04190fa2: Verifying Checksum [2022-05-23T17:23:50.796Z] 5d3b04190fa2: Download complete [2022-05-23T17:23:50.796Z] 5eb5b503b376: Verifying Checksum [2022-05-23T17:23:50.796Z] 5eb5b503b376: Download complete [2022-05-23T17:23:51.365Z] 2f39f015ded8: Download complete [2022-05-23T17:23:51.937Z] 5eb5b503b376: Pull complete [2022-05-23T17:23:52.197Z] 5c69ac0246d0: Pull complete [2022-05-23T17:23:52.768Z] ec43610c2a17: Pull complete [2022-05-23T17:23:52.768Z] 3a2ae6a8a46f: Pull complete [2022-05-23T17:23:53.031Z] 33b1e0a273af: Pull complete [2022-05-23T17:23:53.031Z] 5d3b04190fa2: Pull complete [2022-05-23T17:23:57.228Z] 2f39f015ded8: Pull complete [2022-05-23T17:23:57.228Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-05-23T17:23:57.228Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-23T17:23:57.228Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-05-23T17:23:57.297Z] prd-ubuntu20.04-docker-8c-8g-64384 does not seem to be running inside a container [2022-05-23T17:23:57.332Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/4/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-05-23T17:23:59.697Z] $ docker top 2a2479b1fd041ec597ceb394abd9d5116fded09e260b6ba1d31757d30e409a28 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-23T17:24:00.104Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-05-23T17:24:00.394Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-05-23T17:24:00.684Z] + ls /var/log/sa-host [2022-05-23T17:24:00.684Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-23T17:24:00.912Z] provisioning config files... [2022-05-23T17:24:00.920Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/4@tmp/config7768188647285624771tmp [Pipeline] { [Pipeline] echo [2022-05-23T17:24:00.934Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-23T17:24:01.219Z] ---> create-netrc.sh [Pipeline] } [2022-05-23T17:24:01.229Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-05-23T17:24:01.568Z] ---> python-tools-install.sh [Pipeline] echo [2022-05-23T17:24:01.579Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-23T17:24:01.866Z] ---> sudo-logs.sh [2022-05-23T17:24:01.866Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-05-23T17:24:01.887Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-23T17:24:02.190Z] ---> job-cost.sh [2022-05-23T17:24:02.190Z] lf-activate-venv: SKIPPING [2022-05-23T17:24:02.190Z] DEBUG: total: 0.2199999988079071 [2022-05-23T17:24:02.190Z] INFO: Retrieving Stack Cost... [2022-05-23T17:24:03.132Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-05-23T17:24:03.705Z] INFO: Archiving Costs [Pipeline] echo [2022-05-23T17:24:03.720Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-23T17:24:04.016Z] ---> logs-deploy.sh [2022-05-23T17:24:04.016Z] lf-activate-venv: SKIPPING [2022-05-23T17:24:04.016Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4031/4 [2022-05-23T17:24:04.016Z] INFO: archiving workspace using pattern(s): [2022-05-23T17:24:04.957Z] Archives upload complete. [2022-05-23T17:24:04.957Z] INFO: archiving logs to Nexus