Branch indexing 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 bnevis-i for edgexfoundry/edgex-go Obtained Jenkinsfile from 6477e2ac7359a4b800acd5857bc404d4297ec701+ad3b9b7afaca9b4f12e4a94d612d3496d02fef27 (67c33bc307f70125686efcec4923ec5f8cd40edd) 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-ssh1241415627847270416.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision c72b16708d6eed9a08be464a432ce22db7d90667 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh17357263451792169127.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision c72b16708d6eed9a08be464a432ce22db7d90667 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3948/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-3948/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh14707302020237066865.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision c72b16708d6eed9a08be464a432ce22db7d90667 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f c72b16708d6eed9a08be464a432ce22db7d90667 # timeout=10 Commit message: "Merge pull request #378 from ernestojeda/ubuntu-20-changes" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 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-ssh9821622129017974263.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-3948/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-3948/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh9977319613687039572.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 Running on prd-ubuntu20.04-docker-8c-8g-20718 in /w/workspace/edgexfoundry_edgex-go_PR-3948 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/6 [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/6 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3948/head:refs/remotes/origin/PR-3948 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit ad3b9b7afaca9b4f12e4a94d612d3496d02fef27 into PR head commit 6477e2ac7359a4b800acd5857bc404d4297ec701 Merge succeeded, producing 2428a0ee4410790165453aa9b71060fc80f7feae Checking out Revision 2428a0ee4410790165453aa9b71060fc80f7feae (PR-3948) > git config core.sparsecheckout # timeout=10 > git checkout -f 6477e2ac7359a4b800acd5857bc404d4297ec701 # 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 ad3b9b7afaca9b4f12e4a94d612d3496d02fef27 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 2428a0ee4410790165453aa9b71060fc80f7feae # timeout=10 Commit message: "Merge commit 'ad3b9b7afaca9b4f12e4a94d612d3496d02fef27' into HEAD" First time build. Skipping changelog. > git rev-list --no-walk 3aeba54608afeca21b20a61105b22c6ee27a32c1 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-04-12T20:31:05.405Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-04-12T20:31:05.442Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-04-12T20:31:05.456Z] ========================================================= [2022-04-12T20:31:05.456Z] EdgeX Global Pipelines Version Info [2022-04-12T20:31:05.456Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-04-12T20:31:06.246Z] ------------------- [2022-04-12T20:31:06.246Z] stable info: [2022-04-12T20:31:06.246Z] ------------------- [2022-04-12T20:31:06.246Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-04-12T20:31:06.246Z] Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 [2022-04-12T20:31:06.246Z] Message: update stable to v1.0.221 [2022-04-12T20:31:06.818Z] ------------------- [2022-04-12T20:31:06.818Z] experimental info: [2022-04-12T20:31:06.818Z] ------------------- [2022-04-12T20:31:06.818Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-04-12T20:31:06.818Z] Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 [2022-04-12T20:31:06.818Z] Message: update experimental to v1.0.221 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-04-12T20:31:06.947Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2022-04-12T20:31:06.962Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2022-04-12T20:31:06.972Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-04-12T20:31:06.984Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-04-12T20:31:06.995Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-04-12T20:31:07.006Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-04-12T20:31:07.017Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-04-12T20:31:07.028Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2022-04-12T20:31:07.039Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2022-04-12T20:31:07.050Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2022-04-12T20:31:07.061Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-04-12T20:31:07.072Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-04-12T20:31:07.083Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-04-12T20:31:07.094Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-04-12T20:31:07.106Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-04-12T20:31:07.124Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-04-12T20:31:07.141Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-04-12T20:31:07.150Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-04-12T20:31:07.164Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-04-12T20:31:07.175Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2022-04-12T20:31:07.187Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-04-12T20:31:07.201Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-04-12T20:31:07.212Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3948 [Pipeline] echo [2022-04-12T20:31:07.224Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3948 [Pipeline] echo [2022-04-12T20:31:07.237Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3948 [Pipeline] echo [2022-04-12T20:31:07.249Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 2428a0ee4410790165453aa9b71060fc80f7feae [Pipeline] echo [2022-04-12T20:31:07.261Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 2428a0e [Pipeline] echo [2022-04-12T20:31:07.274Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-12T20:31:07.313Z] provisioning config files... [2022-04-12T20:31:07.328Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/6@tmp/config550873392347222774tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-12T20:31:07.639Z] ---> docker-login.sh [2022-04-12T20:31:07.639Z] nexus3.edgexfoundry.org:10001 [2022-04-12T20:31:07.901Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-12T20:31:07.901Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-12T20:31:07.901Z] Configure a credential helper to remove this warning. See [2022-04-12T20:31:07.901Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-12T20:31:07.901Z] [2022-04-12T20:31:07.901Z] Login Succeeded [2022-04-12T20:31:07.901Z] nexus3.edgexfoundry.org:10002 [2022-04-12T20:31:08.164Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-12T20:31:08.164Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-12T20:31:08.164Z] Configure a credential helper to remove this warning. See [2022-04-12T20:31:08.164Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-12T20:31:08.164Z] [2022-04-12T20:31:08.164Z] Login Succeeded [2022-04-12T20:31:08.164Z] nexus3.edgexfoundry.org:10003 [2022-04-12T20:31:08.164Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-12T20:31:08.164Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-12T20:31:08.164Z] Configure a credential helper to remove this warning. See [2022-04-12T20:31:08.164Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-12T20:31:08.164Z] [2022-04-12T20:31:08.164Z] Login Succeeded [2022-04-12T20:31:08.164Z] nexus3.edgexfoundry.org:10004 [2022-04-12T20:31:08.426Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-12T20:31:08.426Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-12T20:31:08.426Z] Configure a credential helper to remove this warning. See [2022-04-12T20:31:08.426Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-12T20:31:08.426Z] [2022-04-12T20:31:08.426Z] Login Succeeded [2022-04-12T20:31:08.426Z] docker.io [2022-04-12T20:31:08.426Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-12T20:31:09.001Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-12T20:31:09.001Z] Configure a credential helper to remove this warning. See [2022-04-12T20:31:09.001Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-12T20:31:09.001Z] [2022-04-12T20:31:09.001Z] Login Succeeded [2022-04-12T20:31:09.001Z] ---> docker-login.sh ends [Pipeline] } [2022-04-12T20:31:09.009Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-04-12T20:31:09.331Z] + ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile [2022-04-12T20:31:09.331Z] + dirname cmd/core-command/Dockerfile [2022-04-12T20:31:09.331Z] + cut -d/ -f2 [2022-04-12T20:31:09.331Z] + echo core-command,cmd/core-command/Dockerfile [2022-04-12T20:31:09.331Z] + dirname cmd/core-data/Dockerfile [2022-04-12T20:31:09.331Z] + cut -d/ -f2 [2022-04-12T20:31:09.331Z] + echo core-data,cmd/core-data/Dockerfile [2022-04-12T20:31:09.331Z] + dirname cmd/core-metadata/Dockerfile [2022-04-12T20:31:09.331Z] + cut -d/ -f2 [2022-04-12T20:31:09.331Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2022-04-12T20:31:09.331Z] + dirname cmd/security-bootstrapper/Dockerfile [2022-04-12T20:31:09.331Z] + cut -d/ -f2 [2022-04-12T20:31:09.331Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2022-04-12T20:31:09.331Z] + dirname cmd/security-proxy-setup/Dockerfile [2022-04-12T20:31:09.331Z] + cut -d/ -f2 [2022-04-12T20:31:09.331Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2022-04-12T20:31:09.331Z] + + dirname cmd/security-secretstore-setup/Dockerfile [2022-04-12T20:31:09.331Z] cut -d/ -f2 [2022-04-12T20:31:09.331Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2022-04-12T20:31:09.331Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2022-04-12T20:31:09.331Z] + cut -d/ -f2 [2022-04-12T20:31:09.331Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2022-04-12T20:31:09.331Z] + + dirnamecut cmd/security-spire-agent/Dockerfile -d/ [2022-04-12T20:31:09.331Z] -f2 [2022-04-12T20:31:09.331Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2022-04-12T20:31:09.331Z] + dirname cmd/security-spire-config/Dockerfile [2022-04-12T20:31:09.331Z] + cut -d/ -f2 [2022-04-12T20:31:09.331Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2022-04-12T20:31:09.331Z] + dirname cmd/security-spire-server/Dockerfile [2022-04-12T20:31:09.331Z] + cut -d/ -f2 [2022-04-12T20:31:09.331Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2022-04-12T20:31:09.331Z] + dirname cmd/support-notifications/Dockerfile [2022-04-12T20:31:09.331Z] + cut -d/ -f2 [2022-04-12T20:31:09.331Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2022-04-12T20:31:09.331Z] + dirname cmd/support-scheduler/Dockerfile [2022-04-12T20:31:09.331Z] + cut -d/ -f2 [2022-04-12T20:31:09.331Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2022-04-12T20:31:09.331Z] + dirname cmd/sys-mgmt-agent/Dockerfile [2022-04-12T20:31:09.331Z] + cut -d/ -f2 [2022-04-12T20:31:09.331Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2022-04-12T20:31:09.369Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile], [image:sys-mgmt-agent, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-04-12T20:31:09.715Z] + git rev-list -1 --merges 2428a0ee4410790165453aa9b71060fc80f7feae~1..2428a0ee4410790165453aa9b71060fc80f7feae [Pipeline] echo [2022-04-12T20:31:09.728Z] -----------> git rev-list -1 --merges 2428a0ee4410790165453aa9b71060fc80f7feae~1..2428a0ee4410790165453aa9b71060fc80f7feae 2428a0ee4410790165453aa9b71060fc80f7feae [2022-04-12T20:31:09.728Z] 2428a0ee4410790165453aa9b71060fc80f7feae [false] [Pipeline] sh [2022-04-12T20:31:10.021Z] + git log --format=format:%s -1 2428a0ee4410790165453aa9b71060fc80f7feae [Pipeline] echo [2022-04-12T20:31:10.039Z] ========================================================= [2022-04-12T20:31:10.039Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-04-12T20:31:10.039Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2022-04-12T20:31:10.456Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-04-12T20:31:10.456Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-04-12T20:31:10.456Z] + [ -e /tmp/ssh_known_hosts ] [2022-04-12T20:31:10.456Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-04-12T20:31:10.456Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-04-12T20:31:10.456Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-04-12T20:31:10.456Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-04-12T20:31:10.803Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-12T20:31:10.803Z] [2022-04-12T20:31:10.803Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-04-12T20:31:11.108Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-12T20:31:11.109Z] latest: Pulling from edgex-devops/git-semver [2022-04-12T20:31:11.109Z] a0d0a0d46f8b: Pulling fs layer [2022-04-12T20:31:11.109Z] 3e5f54012d9b: Pulling fs layer [2022-04-12T20:31:11.109Z] 4c7163046ea9: Pulling fs layer [2022-04-12T20:31:11.109Z] 0c2d73faf560: Pulling fs layer [2022-04-12T20:31:11.109Z] 0c2d73faf560: Waiting [2022-04-12T20:31:11.109Z] 3e5f54012d9b: Verifying Checksum [2022-04-12T20:31:11.109Z] 3e5f54012d9b: Download complete [2022-04-12T20:31:11.109Z] a0d0a0d46f8b: Verifying Checksum [2022-04-12T20:31:11.109Z] a0d0a0d46f8b: Download complete [2022-04-12T20:31:11.109Z] 4c7163046ea9: Verifying Checksum [2022-04-12T20:31:11.109Z] 4c7163046ea9: Download complete [2022-04-12T20:31:11.368Z] 0c2d73faf560: Verifying Checksum [2022-04-12T20:31:11.368Z] 0c2d73faf560: Download complete [2022-04-12T20:31:11.368Z] a0d0a0d46f8b: Pull complete [2022-04-12T20:31:11.368Z] 3e5f54012d9b: Pull complete [2022-04-12T20:31:11.629Z] 4c7163046ea9: Pull complete [2022-04-12T20:31:11.892Z] 0c2d73faf560: Pull complete [2022-04-12T20:31:11.892Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2022-04-12T20:31:11.892Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-12T20:31:11.892Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2022-04-12T20:31:12.104Z] prd-ubuntu20.04-docker-8c-8g-20718 does not seem to be running inside a container [2022-04-12T20:31:12.150Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@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:10004/edgex-devops/git-semver:latest cat [2022-04-12T20:31:12.838Z] $ docker top 4307a4b62cdff6102c07c78f3f56029374dfb9e13f25c9cebca286c59e3eb9f3 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-04-12T20:31:12.940Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-04-12T20:31:12.940Z] [ssh-agent] Looking for ssh-agent implementation... [2022-04-12T20:31:13.097Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-04-12T20:31:13.104Z] $ docker exec 4307a4b62cdff6102c07c78f3f56029374dfb9e13f25c9cebca286c59e3eb9f3 ssh-agent [2022-04-12T20:31:13.238Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXgBkMAC/agent.12 [2022-04-12T20:31:13.238Z] SSH_AGENT_PID=18 [2022-04-12T20:31:13.248Z] Running ssh-add (command line suppressed) [2022-04-12T20:31:13.379Z] Identity added: /w/workspace/edgex-go/6@tmp/private_key_8352739465973733331.key (/w/workspace/edgex-go/6@tmp/private_key_8352739465973733331.key) [2022-04-12T20:31:13.393Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-04-12T20:31:13.688Z] + git tag --points-at HEAD [Pipeline] } [2022-04-12T20:31:13.711Z] $ docker exec --env ******** --env ******** 4307a4b62cdff6102c07c78f3f56029374dfb9e13f25c9cebca286c59e3eb9f3 ssh-agent -k [2022-04-12T20:31:13.819Z] unset SSH_AUTH_SOCK; [2022-04-12T20:31:13.819Z] unset SSH_AGENT_PID; [2022-04-12T20:31:13.819Z] echo Agent pid 18 killed; [2022-04-12T20:31:13.828Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-04-12T20:31:13.850Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-04-12T20:31:13.850Z] [ssh-agent] Looking for ssh-agent implementation... [2022-04-12T20:31:13.995Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-04-12T20:31:14.001Z] $ docker exec 4307a4b62cdff6102c07c78f3f56029374dfb9e13f25c9cebca286c59e3eb9f3 ssh-agent [2022-04-12T20:31:14.132Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXOHFJol/agent.53 [2022-04-12T20:31:14.132Z] SSH_AGENT_PID=60 [2022-04-12T20:31:14.137Z] Running ssh-add (command line suppressed) [2022-04-12T20:31:14.268Z] Identity added: /w/workspace/edgex-go/6@tmp/private_key_1041704449382622325.key (/w/workspace/edgex-go/6@tmp/private_key_1041704449382622325.key) [2022-04-12T20:31:14.283Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-04-12T20:31:14.580Z] + git semver init [2022-04-12T20:31:14.580Z] # -> Open(): unable to determine branch for HEAD [2022-04-12T20:31:14.580Z] # $GIT_DIR = /w/workspace/edgex-go/6/.git [2022-04-12T20:31:14.580Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/6 [2022-04-12T20:31:14.580Z] # $SEMVER_REMOTE_NAME = origin [2022-04-12T20:31:14.580Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-04-12T20:31:14.580Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-04-12T20:31:14.580Z] # $SEMVER_BRANCH = PR-3948 [2022-04-12T20:31:14.580Z] # $SEMVER_TEMP = /tmp/semver-655776586 [2022-04-12T20:31:14.580Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2022-04-12T20:31:29.507Z] # '/tmp/semver-655776586' -> '/w/workspace/edgex-go/6/.semver' [2022-04-12T20:31:29.507Z] # -> Force: false [2022-04-12T20:31:29.507Z] # $SEMVER_DIR = /w/workspace/edgex-go/6/.semver [Pipeline] } [2022-04-12T20:31:29.520Z] $ docker exec --env ******** --env ******** 4307a4b62cdff6102c07c78f3f56029374dfb9e13f25c9cebca286c59e3eb9f3 ssh-agent -k [2022-04-12T20:31:29.629Z] unset SSH_AUTH_SOCK; [2022-04-12T20:31:29.629Z] unset SSH_AGENT_PID; [2022-04-12T20:31:29.629Z] echo Agent pid 60 killed; [2022-04-12T20:31:29.640Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-04-12T20:31:29.949Z] + git semver [Pipeline] } [2022-04-12T20:31:29.965Z] $ docker stop --time=1 4307a4b62cdff6102c07c78f3f56029374dfb9e13f25c9cebca286c59e3eb9f3 [2022-04-12T20:31:31.690Z] $ docker rm -f 4307a4b62cdff6102c07c78f3f56029374dfb9e13f25c9cebca286c59e3eb9f3 [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-12T20:31:32.071Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-04-12T20:31:32.339Z] Stashed 1 file(s) [Pipeline] echo [2022-04-12T20:31:32.344Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] echo [2022-04-12T20:31:32.511Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-04-12T20:31:32.523Z] ========================================================= [2022-04-12T20:31:32.523Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-04-12T20:31:32.523Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-04-12T20:31:32.821Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-04-12T20:31:32.821Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-04-12T20:31:32.821Z] 59bf1c3509f3: Pulling fs layer [2022-04-12T20:31:32.821Z] 666ba61612fd: Pulling fs layer [2022-04-12T20:31:32.821Z] 8ed8ca486205: Pulling fs layer [2022-04-12T20:31:32.821Z] 4fe6c5a15a65: Pulling fs layer [2022-04-12T20:31:32.821Z] 22a0e8bec74d: Pulling fs layer [2022-04-12T20:31:32.821Z] 640e595b4fbd: Pulling fs layer [2022-04-12T20:31:32.821Z] 763cafe07f6e: Pulling fs layer [2022-04-12T20:31:32.821Z] 0c0b528cf693: Pulling fs layer [2022-04-12T20:31:32.821Z] 10935f4eaf8b: Pulling fs layer [2022-04-12T20:31:32.821Z] 4fe6c5a15a65: Waiting [2022-04-12T20:31:32.821Z] 640e595b4fbd: Waiting [2022-04-12T20:31:32.821Z] 10935f4eaf8b: Waiting [2022-04-12T20:31:32.821Z] 763cafe07f6e: Waiting [2022-04-12T20:31:32.821Z] 22a0e8bec74d: Waiting [2022-04-12T20:31:32.821Z] 8ed8ca486205: Download complete [2022-04-12T20:31:32.821Z] 666ba61612fd: Verifying Checksum [2022-04-12T20:31:32.821Z] 666ba61612fd: Download complete [2022-04-12T20:31:32.821Z] 22a0e8bec74d: Download complete [2022-04-12T20:31:32.821Z] 59bf1c3509f3: Verifying Checksum [2022-04-12T20:31:32.821Z] 640e595b4fbd: Verifying Checksum [2022-04-12T20:31:32.821Z] 640e595b4fbd: Download complete [2022-04-12T20:31:32.821Z] 763cafe07f6e: Verifying Checksum [2022-04-12T20:31:32.821Z] 763cafe07f6e: Download complete [2022-04-12T20:31:33.083Z] 0c0b528cf693: Verifying Checksum [2022-04-12T20:31:33.083Z] 0c0b528cf693: Download complete [2022-04-12T20:31:33.083Z] 59bf1c3509f3: Pull complete [2022-04-12T20:31:33.083Z] 666ba61612fd: Pull complete [2022-04-12T20:31:33.347Z] 8ed8ca486205: Pull complete [2022-04-12T20:31:33.608Z] 10935f4eaf8b: Verifying Checksum [2022-04-12T20:31:33.608Z] 10935f4eaf8b: Download complete [2022-04-12T20:31:33.608Z] 4fe6c5a15a65: Verifying Checksum [2022-04-12T20:31:33.608Z] 4fe6c5a15a65: Download complete [2022-04-12T20:31:37.808Z] 4fe6c5a15a65: Pull complete [2022-04-12T20:31:38.069Z] 22a0e8bec74d: Pull complete [2022-04-12T20:31:38.069Z] 640e595b4fbd: Pull complete [2022-04-12T20:31:38.069Z] 763cafe07f6e: Pull complete [2022-04-12T20:31:38.330Z] 0c0b528cf693: Pull complete [2022-04-12T20:31:40.873Z] 10935f4eaf8b: Pull complete [2022-04-12T20:31:40.873Z] Digest: sha256:fe2da51ced2bed6c5fc1d1038c2fbec5a5bb29cdcacce78977c37c66bfba8387 [2022-04-12T20:31:40.873Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-04-12T20:31:40.873Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [Pipeline] fileExists [Pipeline] sh [2022-04-12T20:31:41.175Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-04-12T20:31:41.175Z] WORKDIR /edgex [2022-04-12T20:31:41.175Z] COPY go.mod . [2022-04-12T20:31:41.175Z] RUN go mod download [2022-04-12T20:31:41.175Z] + docker build -t ci-base-image-x86_64 -f - . [2022-04-12T20:31:42.561Z] Sending build context to Docker daemon 334.9MB [2022-04-12T20:31:42.561Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-04-12T20:31:42.561Z] ---> 99d49a6021b9 [2022-04-12T20:31:42.561Z] Step 2/4 : WORKDIR /edgex [2022-04-12T20:31:44.483Z] ---> Running in 193ca1dcd034 [2022-04-12T20:31:44.483Z] Removing intermediate container 193ca1dcd034 [2022-04-12T20:31:44.483Z] ---> d373187da298 [2022-04-12T20:31:44.483Z] Step 3/4 : COPY go.mod . [2022-04-12T20:31:44.483Z] ---> 3f5c7083953f [2022-04-12T20:31:44.483Z] Step 4/4 : RUN go mod download [2022-04-12T20:31:44.745Z] ---> Running in 1cee2e5eb223 [2022-04-12T20:31:47.447Z] Still waiting to schedule task [2022-04-12T20:31:47.447Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-20719’ [2022-04-12T20:31:59.650Z] Removing intermediate container 1cee2e5eb223 [2022-04-12T20:31:59.650Z] ---> d83bd5940b83 [2022-04-12T20:31:59.650Z] Successfully built d83bd5940b83 [2022-04-12T20:31:59.650Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-12T20:31:59.953Z] + docker inspect -f . ci-base-image-x86_64 [2022-04-12T20:31:59.953Z] . [Pipeline] withDockerContainer [2022-04-12T20:32:00.027Z] prd-ubuntu20.04-docker-8c-8g-20718 does not seem to be running inside a container [2022-04-12T20:32:00.066Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@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-04-12T20:32:00.496Z] $ docker top cf79fe4c4a06fd997dc779ed9aabbeb8b2433ac5d326e745f6cbf3ed7969dcba -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-12T20:32:00.862Z] + go version [2022-04-12T20:32:00.862Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-04-12T20:32:00.879Z] $ docker stop --time=1 cf79fe4c4a06fd997dc779ed9aabbeb8b2433ac5d326e745f6cbf3ed7969dcba [2022-04-12T20:32:02.183Z] $ docker rm -f cf79fe4c4a06fd997dc779ed9aabbeb8b2433ac5d326e745f6cbf3ed7969dcba [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-12T20:32:02.603Z] + docker inspect -f . ci-base-image-x86_64 [2022-04-12T20:32:02.603Z] . [Pipeline] withDockerContainer [2022-04-12T20:32:02.681Z] prd-ubuntu20.04-docker-8c-8g-20718 does not seem to be running inside a container [2022-04-12T20:32:02.717Z] $ 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/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@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-04-12T20:32:03.110Z] $ docker top f703450ae6386d68f81e09386d26969dd5706666af6f45cdec9cf5c0a2fbcb76 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-04-12T20:32:03.195Z] ========================================================= [2022-04-12T20:32:03.195Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-04-12T20:32:03.195Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-04-12T20:32:03.485Z] + make test [2022-04-12T20:32:03.485Z] go mod tidy -compat=1.17 [2022-04-12T20:32:03.744Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-04-12T20:32:10.327Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-04-12T20:32:22.545Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-04-12T20:32:22.545Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-04-12T20:32:22.545Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-04-12T20:32:22.545Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-04-12T20:32:22.545Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-04-12T20:32:22.545Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-04-12T20:32:22.545Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-04-12T20:32:22.545Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-04-12T20:32:22.545Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-04-12T20:32:22.545Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-04-12T20:32:22.545Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-04-12T20:32:22.545Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-04-12T20:32:22.545Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-04-12T20:32:22.545Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-04-12T20:32:22.545Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-04-12T20:32:22.805Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.077s coverage: 28.7% of statements [2022-04-12T20:32:22.805Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-04-12T20:32:22.805Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-04-12T20:32:23.742Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.123s coverage: 98.5% of statements [2022-04-12T20:32:23.742Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-04-12T20:32:23.742Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.089s coverage: 54.9% of statements [2022-04-12T20:32:23.742Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-04-12T20:32:23.742Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-04-12T20:32:27.949Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.734s coverage: 89.2% of statements [2022-04-12T20:32:27.949Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-04-12T20:32:27.949Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-04-12T20:32:27.949Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-04-12T20:32:27.949Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.074s coverage: 84.4% of statements [2022-04-12T20:32:27.949Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-04-12T20:32:27.949Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-04-12T20:32:27.949Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-04-12T20:32:27.949Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-04-12T20:32:27.949Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-04-12T20:32:27.949Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.579s coverage: 95.4% of statements [2022-04-12T20:32:27.949Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-04-12T20:32:27.949Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-04-12T20:32:27.949Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.108s coverage: 72.2% of statements [2022-04-12T20:32:27.949Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-04-12T20:32:27.949Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-04-12T20:32:27.949Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-04-12T20:32:27.949Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-04-12T20:32:27.949Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-04-12T20:32:27.949Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.096s coverage: 60.0% of statements [2022-04-12T20:32:27.949Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-04-12T20:32:27.949Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-04-12T20:32:27.949Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-04-12T20:32:27.949Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.106s coverage: 0.9% of statements [2022-04-12T20:32:27.949Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-04-12T20:32:27.949Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.060s coverage: 58.8% of statements [2022-04-12T20:32:27.949Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.042s coverage: 24.0% of statements [2022-04-12T20:32:27.949Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-04-12T20:32:27.949Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.087s coverage: 47.1% of statements [2022-04-12T20:32:27.949Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.053s coverage: 79.5% of statements [2022-04-12T20:32:27.949Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.096s coverage: 94.1% of statements [2022-04-12T20:32:27.949Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.090s coverage: 96.3% of statements [2022-04-12T20:32:27.949Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.055s coverage: 87.5% of statements [2022-04-12T20:32:37.950Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.064s coverage: 94.4% of statements [2022-04-12T20:32:37.950Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.065s coverage: 44.8% of statements [2022-04-12T20:32:38.527Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.224s coverage: 82.5% of statements [2022-04-12T20:32:38.527Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-04-12T20:32:48.559Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.104s coverage: 92.9% of statements [2022-04-12T20:32:48.559Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-04-12T20:32:48.559Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-04-12T20:32:48.559Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-04-12T20:32:48.559Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.044s coverage: 65.1% of statements [2022-04-12T20:32:48.559Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-04-12T20:32:48.559Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-04-12T20:32:48.559Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-04-12T20:32:48.559Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-04-12T20:32:48.559Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-04-12T20:32:48.559Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.064s coverage: 87.2% of statements [2022-04-12T20:32:48.559Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-04-12T20:32:48.559Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-04-12T20:32:48.559Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.052s coverage: 100.0% of statements [2022-04-12T20:32:48.559Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-04-12T20:32:48.559Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.078s coverage: 58.8% of statements [2022-04-12T20:32:48.559Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-04-12T20:32:48.559Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.076s coverage: 80.0% of statements [2022-04-12T20:32:48.559Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.068s coverage: 87.2% of statements [2022-04-12T20:32:48.559Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.067s coverage: 85.4% of statements [2022-04-12T20:32:48.559Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.168s coverage: 91.2% of statements [2022-04-12T20:32:48.559Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-04-12T20:32:48.559Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.194s coverage: 64.4% of statements [2022-04-12T20:32:48.559Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-04-12T20:32:48.559Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-04-12T20:32:48.559Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.055s coverage: 100.0% of statements [2022-04-12T20:32:48.559Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.051s coverage: 89.4% of statements [2022-04-12T20:32:48.559Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.033s coverage: 100.0% of statements [2022-04-12T20:32:48.559Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.021s coverage: 73.7% of statements [2022-04-12T20:32:48.559Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.021s coverage: 100.0% of statements [2022-04-12T20:32:48.559Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.429s coverage: 65.4% of statements [2022-04-12T20:32:48.559Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-04-12T20:32:48.559Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-04-12T20:32:48.559Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-04-12T20:32:48.559Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.171s coverage: 43.8% of statements [2022-04-12T20:32:48.559Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-04-12T20:32:48.559Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-04-12T20:32:48.559Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.059s coverage: 89.5% of statements [2022-04-12T20:32:48.559Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-04-12T20:32:48.559Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.061s coverage: 84.8% of statements [2022-04-12T20:32:48.559Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-04-12T20:32:48.559Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-04-12T20:32:48.559Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-04-12T20:32:48.559Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-04-12T20:32:48.560Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.077s coverage: 17.7% of statements [2022-04-12T20:32:48.560Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-04-12T20:32:48.560Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-04-12T20:32:48.560Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-04-12T20:32:48.560Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-04-12T20:32:48.560Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.166s coverage: 92.3% of statements [2022-04-12T20:32:48.560Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-04-12T20:32:48.560Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-04-12T20:32:48.560Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-04-12T20:32:48.560Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-04-12T20:32:48.560Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.070s coverage: 63.2% of statements [2022-04-12T20:32:48.560Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-04-12T20:32:48.560Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-04-12T20:32:48.560Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.131s coverage: 97.7% of statements [2022-04-12T20:32:48.560Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-04-12T20:32:48.560Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-04-12T20:32:48.560Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-04-12T20:32:48.560Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-04-12T20:32:48.560Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.053s coverage: 28.9% of statements [2022-04-12T20:32:48.560Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-04-12T20:32:48.560Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-04-12T20:32:48.560Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-04-12T20:32:48.560Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-04-12T20:32:48.560Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-04-12T20:32:48.560Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-04-12T20:32:48.560Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.055s coverage: 100.0% of statements [2022-04-12T20:32:48.560Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.034s coverage: 96.9% of statements [2022-04-12T20:32:48.560Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2022-04-12T20:33:06.789Z] GO111MODULE=on go vet ./... [2022-04-12T20:33:12.066Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-04-12T20:33:12.066Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-04-12T20:33:12.066Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-04-12T20:33:12.650Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-04-12T20:33:12.939Z] + ls -al . [2022-04-12T20:33:12.940Z] total 668 [2022-04-12T20:33:12.940Z] drwxrwxr-x 10 1001 1001 4096 Apr 12 20:33 . [2022-04-12T20:33:12.940Z] drwxr-xr-x 4 root root 4096 Apr 12 20:32 .. [2022-04-12T20:33:12.940Z] -rw-rw-r-- 1 1001 1001 11 Apr 12 20:31 .dockerignore [2022-04-12T20:33:12.940Z] drwxrwxr-x 8 1001 1001 4096 Apr 12 20:31 .git [2022-04-12T20:33:12.940Z] drwxrwxr-x 3 1001 1001 4096 Apr 12 20:31 .github [2022-04-12T20:33:12.940Z] -rw-rw-r-- 1 1001 1001 879 Apr 12 20:31 .gitignore [2022-04-12T20:33:12.940Z] -rw-rw-r-- 1 1001 1001 42 Apr 12 20:31 .golangci.yml [2022-04-12T20:33:12.940Z] -rw-rw-r-- 1 1001 1001 87 Apr 12 20:31 .hadolint.yml [2022-04-12T20:33:12.940Z] drwx------ 3 1001 1001 4096 Apr 12 20:31 .semver [2022-04-12T20:33:12.940Z] -rw-rw-r-- 1 1001 1001 166 Apr 12 20:31 .sonarcloud.properties [2022-04-12T20:33:12.940Z] -rw-rw-r-- 1 1001 1001 1171 Apr 12 20:31 ADOPTERS.md [2022-04-12T20:33:12.940Z] -rw-rw-r-- 1 1001 1001 9953 Apr 12 20:31 Attribution.txt [2022-04-12T20:33:12.940Z] -rw-rw-r-- 1 1001 1001 51732 Apr 12 20:31 CHANGELOG.md [2022-04-12T20:33:12.940Z] -rw-rw-r-- 1 1001 1001 3804 Apr 12 20:31 CONTRIBUTING.md [2022-04-12T20:33:12.940Z] -rw-rw-r-- 1 1001 1001 677 Apr 12 20:31 GOVERNANCE.md [2022-04-12T20:33:12.940Z] -rw-rw-r-- 1 1001 1001 850 Apr 12 20:31 Jenkinsfile [2022-04-12T20:33:12.940Z] -rw-rw-r-- 1 1001 1001 10775 Apr 12 20:31 LICENSE [2022-04-12T20:33:12.940Z] -rw-rw-r-- 1 1001 1001 8478 Apr 12 20:31 Makefile [2022-04-12T20:33:12.940Z] -rw-rw-r-- 1 1001 1001 582 Apr 12 20:31 OWNERS.md [2022-04-12T20:33:12.940Z] -rw-rw-r-- 1 1001 1001 8207 Apr 12 20:31 README.md [2022-04-12T20:33:12.940Z] -rw-rw-r-- 1 1001 1001 6912 Apr 12 20:31 SECURITY.md [2022-04-12T20:33:12.940Z] -rw-rw-r-- 1 1001 1001 5 Apr 12 20:31 VERSION [2022-04-12T20:33:12.940Z] -rw-rw-r-- 1 1001 1001 4131 Apr 12 20:31 ZMQWindows.md [2022-04-12T20:33:12.940Z] drwxrwxr-x 2 1001 1001 4096 Apr 12 20:31 bin [2022-04-12T20:33:12.940Z] drwxrwxr-x 18 1001 1001 4096 Apr 12 20:31 cmd [2022-04-12T20:33:12.940Z] -rw-r--r-- 1 root root 432619 Apr 12 20:32 coverage.out [2022-04-12T20:33:12.940Z] -rw-rw-r-- 1 1001 1001 3175 Apr 12 20:31 go.mod [2022-04-12T20:33:12.940Z] -rw-rw-r-- 1 1001 1001 34990 Apr 12 20:31 go.sum [2022-04-12T20:33:12.940Z] drwxrwxr-x 8 1001 1001 4096 Apr 12 20:31 internal [2022-04-12T20:33:12.940Z] drwxrwxr-x 3 1001 1001 4096 Apr 12 20:31 openapi [2022-04-12T20:33:12.940Z] drwxrwxr-x 4 1001 1001 4096 Apr 12 20:31 snap [2022-04-12T20:33:12.940Z] -rw-rw-r-- 1 1001 1001 204 Apr 12 20:31 version.go [Pipeline] sh [2022-04-12T20:33:13.232Z] + '[' -e coverage.out ] [2022-04-12T20:33:13.232Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-04-12T20:33:13.328Z] Stashed 1 file(s) [Pipeline] sh [2022-04-12T20:33:13.611Z] + make build [2022-04-12T20:33:13.611Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-04-12T20:33:31.727Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-04-12T20:33:43.937Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-04-12T20:33:44.509Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-04-12T20:33:46.420Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-04-12T20:33:46.682Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-04-12T20:33:48.063Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-04-12T20:33:49.448Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-04-12T20:33:50.834Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-04-12T20:33:52.225Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-04-12T20:33:53.170Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-04-12T20:33:54.551Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-04-12T20:33:56.459Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2022-04-12T20:33:57.855Z] $ docker stop --time=1 f703450ae6386d68f81e09386d26969dd5706666af6f45cdec9cf5c0a2fbcb76 [2022-04-12T20:34:00.090Z] $ docker rm -f f703450ae6386d68f81e09386d26969dd5706666af6f45cdec9cf5c0a2fbcb76 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-12T20:34:01.040Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-04-12T20:34:01.040Z] [2022-04-12T20:34:01.040Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2022-04-12T20:34:01.342Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-04-12T20:34:01.342Z] latest: Pulling from edgex-devops/edgex-compose [2022-04-12T20:34:01.342Z] cbdbe7a5bc2a: Pulling fs layer [2022-04-12T20:34:01.342Z] ca9280d653b3: Pulling fs layer [2022-04-12T20:34:01.342Z] 7e9c9ca2126c: Pulling fs layer [2022-04-12T20:34:01.342Z] cbdbe7a5bc2a: Download complete [2022-04-12T20:34:01.603Z] ca9280d653b3: Verifying Checksum [2022-04-12T20:34:01.603Z] ca9280d653b3: Download complete [2022-04-12T20:34:01.603Z] cbdbe7a5bc2a: Pull complete [2022-04-12T20:34:01.861Z] 7e9c9ca2126c: Verifying Checksum [2022-04-12T20:34:01.862Z] 7e9c9ca2126c: Download complete [2022-04-12T20:34:02.120Z] ca9280d653b3: Pull complete [2022-04-12T20:34:06.317Z] 7e9c9ca2126c: Pull complete [2022-04-12T20:34:06.317Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2022-04-12T20:34:06.317Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-04-12T20:34:06.317Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2022-04-12T20:34:06.392Z] prd-ubuntu20.04-docker-8c-8g-20718 does not seem to be running inside a container [2022-04-12T20:34:06.430Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@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-04-12T20:34:07.770Z] $ docker top 2c767aa58c8dea7729313ada2fe1030de4057bc4ec4ec855ccade0a1a8cd3781 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-12T20:34:08.142Z] + docker-compose build --help [2022-04-12T20:34:08.142Z] + grep parallel [2022-04-12T20:34:08.713Z] --parallel Build images in parallel. [Pipeline] } [2022-04-12T20:34:08.727Z] $ docker stop --time=1 2c767aa58c8dea7729313ada2fe1030de4057bc4ec4ec855ccade0a1a8cd3781 [2022-04-12T20:34:10.022Z] $ docker rm -f 2c767aa58c8dea7729313ada2fe1030de4057bc4ec4ec855ccade0a1a8cd3781 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-12T20:34:10.450Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-04-12T20:34:10.450Z] . [Pipeline] withDockerContainer [2022-04-12T20:34:10.561Z] prd-ubuntu20.04-docker-8c-8g-20718 does not seem to be running inside a container [2022-04-12T20:34:10.679Z] $ 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/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@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-04-12T20:34:11.066Z] $ docker top 47caadbe4fa02d24414ad17cc5c01360f32c0ca3b3c74a9c623fd5e1bafab984 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-12T20:34:11.441Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-04-12T20:34:12.013Z] Building core-command ... [2022-04-12T20:34:12.013Z] Building core-data ... [2022-04-12T20:34:12.013Z] Building core-metadata ... [2022-04-12T20:34:12.013Z] Building security-bootstrapper ... [2022-04-12T20:34:12.013Z] Building security-proxy-setup ... [2022-04-12T20:34:12.013Z] Building security-secretstore-setup ... [2022-04-12T20:34:12.013Z] Building security-spiffe-token-provider ... [2022-04-12T20:34:12.013Z] Building security-spire-agent ... [2022-04-12T20:34:12.013Z] Building security-spire-config ... [2022-04-12T20:34:12.013Z] Building security-spire-server ... [2022-04-12T20:34:12.013Z] Building support-notifications ... [2022-04-12T20:34:12.013Z] Building support-scheduler ... [2022-04-12T20:34:12.013Z] Building sys-mgmt-agent ... [2022-04-12T20:34:12.013Z] Building security-bootstrapper [2022-04-12T20:34:12.013Z] Building support-scheduler [2022-04-12T20:34:12.013Z] Building security-spire-config [2022-04-12T20:34:12.013Z] Building support-notifications [2022-04-12T20:34:12.013Z] Building security-proxy-setup [2022-04-12T20:34:31.524Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-20722 in /w/workspace/edgexfoundry_edgex-go_PR-3948 [Pipeline] { [Pipeline] ws [2022-04-12T20:34:31.538Z] Running in /w/workspace/edgex-go/6 [Pipeline] { [Pipeline] checkout [2022-04-12T20:34:31.813Z] The recommended git tool is: git [2022-04-12T20:34:38.581Z] Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-12T20:34:38.581Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-04-12T20:34:38.581Z] ---> d83bd5940b83 [2022-04-12T20:34:38.581Z] Step 3/31 : WORKDIR /edgex-go [2022-04-12T20:34:38.581Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-12T20:34:38.581Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-04-12T20:34:38.581Z] ---> d83bd5940b83 [2022-04-12T20:34:38.581Z] Step 3/22 : WORKDIR /edgex-go [2022-04-12T20:34:38.581Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-12T20:34:38.581Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-04-12T20:34:38.581Z] ---> d83bd5940b83 [2022-04-12T20:34:38.581Z] Step 3/26 : WORKDIR /edgex-go [2022-04-12T20:34:38.581Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-12T20:34:38.581Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-04-12T20:34:38.581Z] ---> d83bd5940b83 [2022-04-12T20:34:38.581Z] Step 3/22 : WORKDIR /edgex-go [2022-04-12T20:34:38.581Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-12T20:34:38.581Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-04-12T20:34:38.581Z] ---> d83bd5940b83 [2022-04-12T20:34:38.581Z] Step 3/22 : WORKDIR /edgex-go [2022-04-12T20:34:38.581Z] ---> Running in c9d307e796e4 [2022-04-12T20:34:38.581Z] ---> Running in c0f544198a23 [2022-04-12T20:34:38.581Z] ---> Running in 64b9a101162d [2022-04-12T20:34:38.581Z] ---> Running in b3d68eab91dd [2022-04-12T20:34:38.581Z] ---> Running in 88fab4605ef1 [2022-04-12T20:34:38.581Z] Removing intermediate container b3d68eab91dd [2022-04-12T20:34:38.581Z] ---> d7585961ba5c [2022-04-12T20:34:38.581Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-12T20:34:38.581Z] Removing intermediate container c0f544198a23 [2022-04-12T20:34:38.581Z] ---> c569c75f1998 [2022-04-12T20:34:38.581Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-12T20:34:38.581Z] Removing intermediate container c9d307e796e4 [2022-04-12T20:34:38.581Z] Removing intermediate container 88fab4605ef1 [2022-04-12T20:34:38.581Z] ---> 54edb114d0ee [2022-04-12T20:34:38.581Z] ---> 944c6c60fb2b [2022-04-12T20:34:38.581Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositoriesStep 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-12T20:34:38.581Z] [2022-04-12T20:34:38.581Z] ---> Running in de44bf98bdb2 [2022-04-12T20:34:38.581Z] Removing intermediate container 64b9a101162d [2022-04-12T20:34:38.581Z] ---> 01e5d6cee093 [2022-04-12T20:34:38.581Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-12T20:34:38.581Z] ---> Running in f0adc8a826cb [2022-04-12T20:34:38.581Z] ---> Running in 07d4c3df4a22 [2022-04-12T20:34:38.581Z] ---> Running in 64873fdedfad [2022-04-12T20:34:38.581Z] ---> Running in b61bf27998a9 [2022-04-12T20:34:38.842Z] Removing intermediate container de44bf98bdb2 [2022-04-12T20:34:38.842Z] ---> 4ed44846b0d0 [2022-04-12T20:34:38.842Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-04-12T20:34:38.842Z] ---> Running in 0e31b62896d2 [2022-04-12T20:34:39.104Z] Removing intermediate container 07d4c3df4a22 [2022-04-12T20:34:39.104Z] ---> d9b96333ffbb [2022-04-12T20:34:39.104Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-04-12T20:34:39.362Z] ---> Running in ee31cb192b18 [2022-04-12T20:34:39.362Z] Removing intermediate container f0adc8a826cb [2022-04-12T20:34:39.362Z] ---> c78e0a902e20 [2022-04-12T20:34:39.362Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-04-12T20:34:39.362Z] ---> Running in dda53559f3e8 [2022-04-12T20:34:39.622Z] Removing intermediate container 64873fdedfad [2022-04-12T20:34:39.622Z] ---> b575e75cfee2 [2022-04-12T20:34:39.622Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-04-12T20:34:39.622Z] ---> Running in b70532448b4d [2022-04-12T20:34:39.622Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-12T20:34:39.883Z] Removing intermediate container b61bf27998a9 [2022-04-12T20:34:39.883Z] ---> eea70586079d [2022-04-12T20:34:39.883Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-04-12T20:34:39.883Z] ---> Running in 009c56f6f32f [2022-04-12T20:34:39.883Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-12T20:34:40.143Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-12T20:34:40.143Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-12T20:34:40.404Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-12T20:34:40.404Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-12T20:34:40.973Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-12T20:34:40.973Z] OK: 221 MiB in 52 packages [2022-04-12T20:34:40.973Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-12T20:34:40.973Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-12T20:34:41.232Z] OK: 221 MiB in 52 packages [2022-04-12T20:34:41.233Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-12T20:34:41.233Z] OK: 221 MiB in 52 packages [2022-04-12T20:34:41.233Z] Removing intermediate container 0e31b62896d2 [2022-04-12T20:34:41.233Z] ---> d2c441d31979 [2022-04-12T20:34:41.233Z] Step 6/31 : COPY go.mod vendor* ./ [2022-04-12T20:34:41.233Z] OK: 221 MiB in 52 packages [2022-04-12T20:34:41.492Z] ---> 5250a0d22225 [2022-04-12T20:34:41.492Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-12T20:34:41.492Z] ---> Running in ab7c49c855e6 [2022-04-12T20:34:41.492Z] OK: 221 MiB in 52 packages [2022-04-12T20:34:41.725Z] using credential edgex-jenkins-ssh [2022-04-12T20:34:41.756Z] Cloning the remote Git repository [2022-04-12T20:34:41.759Z] Removing intermediate container ee31cb192b18 [2022-04-12T20:34:41.759Z] ---> c9bbe61c2ff1 [2022-04-12T20:34:41.759Z] Step 6/22 : COPY go.mod vendor* ./ [2022-04-12T20:34:41.759Z] Removing intermediate container dda53559f3e8 [2022-04-12T20:34:41.759Z] ---> 2ce2dc748d95 [2022-04-12T20:34:41.759Z] Step 6/22 : COPY go.mod vendor* ./ [2022-04-12T20:34:41.759Z] Removing intermediate container b70532448b4d [2022-04-12T20:34:41.759Z] ---> bc1d2719d960 [2022-04-12T20:34:41.759Z] Step 6/22 : COPY go.mod vendor* ./ [2022-04-12T20:34:42.017Z] ---> 8cdf1b7badfd [2022-04-12T20:34:42.017Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-12T20:34:42.017Z] ---> f253f440085f [2022-04-12T20:34:42.017Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-12T20:34:42.017Z] ---> Running in 5c37cfd391b7 [2022-04-12T20:34:42.017Z] ---> Running in 906c2bb4c12d [2022-04-12T20:34:42.017Z] Removing intermediate container 009c56f6f32f [2022-04-12T20:34:42.017Z] ---> 4ef0749cee6b [2022-04-12T20:34:42.017Z] Step 6/26 : COPY go.mod vendor* ./ [2022-04-12T20:34:42.017Z] ---> 5914f26f0c0e [2022-04-12T20:34:42.017Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-12T20:34:42.276Z] ---> Running in 266f1274670f [2022-04-12T20:34:42.276Z] ---> e0fa16903932 [2022-04-12T20:34:42.276Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-12T20:34:41.887Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-04-12T20:34:41.991Z] > git init /w/workspace/edgex-go/6 # timeout=10 [2022-04-12T20:34:42.148Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-04-12T20:34:42.150Z] > git --version # timeout=10 [2022-04-12T20:34:42.204Z] > git --version # 'git version 2.25.1' [2022-04-12T20:34:42.211Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-04-12T20:34:42.399Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-04-12T20:34:42.536Z] ---> Running in 03055dac74f1 [2022-04-12T20:34:42.796Z] Removing intermediate container ab7c49c855e6 [2022-04-12T20:34:42.796Z] ---> bad7542c0dc7 [2022-04-12T20:34:42.796Z] Step 8/31 : COPY . . [2022-04-12T20:34:43.386Z] Removing intermediate container 5c37cfd391b7 [2022-04-12T20:34:43.386Z] ---> 1c2d575cd14b [2022-04-12T20:34:43.386Z] Step 8/22 : COPY . . [2022-04-12T20:34:43.646Z] Removing intermediate container 266f1274670f [2022-04-12T20:34:43.646Z] ---> f90d2544ec62 [2022-04-12T20:34:43.646Z] Step 8/22 : COPY . . [2022-04-12T20:34:43.646Z] Removing intermediate container 906c2bb4c12d [2022-04-12T20:34:43.646Z] ---> 1657b742bc7a [2022-04-12T20:34:43.646Z] Step 8/22 : COPY . . [2022-04-12T20:34:45.552Z] Removing intermediate container 03055dac74f1 [2022-04-12T20:34:45.552Z] ---> bf6f02d923df [2022-04-12T20:34:45.552Z] Step 8/26 : COPY . . [2022-04-12T20:34:53.683Z] ---> 14b4e5b5219a [2022-04-12T20:34:53.683Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-04-12T20:34:53.683Z] ---> d05871d234df [2022-04-12T20:34:53.683Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-04-12T20:34:53.683Z] ---> 0e0d46630669 [2022-04-12T20:34:53.683Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-04-12T20:34:53.683Z] ---> dcd46292ebb2 [2022-04-12T20:34:53.683Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-04-12T20:34:53.683Z] ---> Running in f3d25559b6da [2022-04-12T20:34:53.683Z] ---> 1c381f0bdde1 [2022-04-12T20:34:53.683Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-04-12T20:34:53.683Z] ---> Running in d5cddd1f4858 [2022-04-12T20:34:53.683Z] ---> Running in c19becbde5f2 [2022-04-12T20:34:53.683Z] ---> Running in 8c1e8efc7df5 [2022-04-12T20:34:53.683Z] ---> Running in c62576a59bea [2022-04-12T20:34:53.683Z] Removing intermediate container c19becbde5f2 [2022-04-12T20:34:53.683Z] ---> 78dffc3e04aa [2022-04-12T20:34:53.683Z] Step 10/26 : RUN mkdir -p spire-build [2022-04-12T20:34:53.943Z] ---> Running in 1678be46c8cd [2022-04-12T20:34:54.205Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-04-12T20:34:54.464Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-04-12T20:34:54.464Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-04-12T20:34:54.464Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-04-12T20:34:55.033Z] Removing intermediate container 1678be46c8cd [2022-04-12T20:34:55.033Z] ---> 630f1c3ae643 [2022-04-12T20:34:55.033Z] Step 11/26 : WORKDIR /edgex-go/spire-build [2022-04-12T20:34:55.295Z] ---> Running in 1b751bee03c8 [2022-04-12T20:34:55.295Z] Removing intermediate container 1b751bee03c8 [2022-04-12T20:34:55.295Z] ---> 45c4106020e6 [2022-04-12T20:34:55.295Z] Step 12/26 : RUN wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent [2022-04-12T20:34:55.556Z] ---> Running in 23123e114479 [2022-04-12T20:34:56.124Z] spire-1.2.1/ [2022-04-12T20:34:56.124Z] spire-1.2.1/.data/ [2022-04-12T20:34:56.124Z] spire-1.2.1/.data/.file [2022-04-12T20:34:56.124Z] spire-1.2.1/.dockerignore [2022-04-12T20:34:56.124Z] spire-1.2.1/.gitattributes [2022-04-12T20:34:56.124Z] spire-1.2.1/.githooks/ [2022-04-12T20:34:56.124Z] spire-1.2.1/.githooks/pre-commit [2022-04-12T20:34:56.124Z] spire-1.2.1/.github/ [2022-04-12T20:34:56.124Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-04-12T20:34:56.124Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-04-12T20:34:56.124Z] spire-1.2.1/.github/dependabot.yml [2022-04-12T20:34:56.124Z] spire-1.2.1/.github/workflows/ [2022-04-12T20:34:56.124Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-04-12T20:34:56.124Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-04-12T20:34:56.124Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-04-12T20:34:56.124Z] spire-1.2.1/.github/workflows/scripts/ [2022-04-12T20:34:56.124Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-04-12T20:34:56.124Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-04-12T20:34:56.124Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-04-12T20:34:56.124Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-04-12T20:34:56.124Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-04-12T20:34:56.124Z] spire-1.2.1/.gitignore [2022-04-12T20:34:56.124Z] spire-1.2.1/.go-version [2022-04-12T20:34:56.124Z] spire-1.2.1/.golangci.yml [2022-04-12T20:34:56.124Z] spire-1.2.1/ADOPTERS.md [2022-04-12T20:34:56.124Z] spire-1.2.1/CHANGELOG.md [2022-04-12T20:34:56.124Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-04-12T20:34:56.124Z] spire-1.2.1/CODEOWNERS [2022-04-12T20:34:56.124Z] spire-1.2.1/CONTRIBUTING.md [2022-04-12T20:34:56.124Z] spire-1.2.1/Dockerfile [2022-04-12T20:34:56.124Z] spire-1.2.1/Dockerfile.dev [2022-04-12T20:34:56.124Z] spire-1.2.1/Dockerfile.scratch [2022-04-12T20:34:56.124Z] spire-1.2.1/LICENSE [2022-04-12T20:34:56.124Z] spire-1.2.1/MAINTAINERS.md [2022-04-12T20:34:56.124Z] spire-1.2.1/Makefile [2022-04-12T20:34:56.124Z] spire-1.2.1/README.md [2022-04-12T20:34:56.124Z] spire-1.2.1/ROADMAP.md [2022-04-12T20:34:56.124Z] spire-1.2.1/SECURITY.md [2022-04-12T20:34:56.124Z] spire-1.2.1/cmd/ [2022-04-12T20:34:56.124Z] spire-1.2.1/cmd/spire-agent/ [2022-04-12T20:34:56.124Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-04-12T20:34:56.124Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-04-12T20:34:56.124Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-04-12T20:34:56.124Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-04-12T20:34:56.124Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-04-12T20:34:56.124Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-04-12T20:34:56.124Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-04-12T20:34:56.124Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-04-12T20:34:56.124Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-04-12T20:34:56.124Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-04-12T20:34:56.124Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-04-12T20:34:56.124Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-04-12T20:34:56.124Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-04-12T20:34:56.124Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-04-12T20:34:56.124Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-04-12T20:34:56.124Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-04-12T20:34:56.124Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-04-12T20:34:56.124Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-04-12T20:34:56.124Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-04-12T20:34:56.124Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-04-12T20:34:56.124Z] spire-1.2.1/cmd/spire-agent/main.go [2022-04-12T20:34:56.124Z] spire-1.2.1/cmd/spire-server/ [2022-04-12T20:34:56.124Z] spire-1.2.1/cmd/spire-server/cli/ [2022-04-12T20:34:56.124Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-04-12T20:34:56.124Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-04-12T20:34:56.124Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-04-12T20:34:56.124Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-04-12T20:34:56.124Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-04-12T20:34:56.124Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-04-12T20:34:56.124Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-04-12T20:34:56.124Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-04-12T20:34:56.124Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-04-12T20:34:56.124Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-04-12T20:34:56.124Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-04-12T20:34:56.124Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-04-12T20:34:56.124Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-04-12T20:34:56.124Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-04-12T20:34:56.124Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-04-12T20:34:56.124Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-04-12T20:34:56.124Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-04-12T20:34:56.124Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-04-12T20:34:56.124Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-04-12T20:34:56.124Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-04-12T20:34:56.124Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-04-12T20:34:56.124Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-04-12T20:34:56.124Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-04-12T20:34:56.124Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-04-12T20:34:56.124Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-04-12T20:34:56.124Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-04-12T20:34:56.124Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-04-12T20:34:56.124Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-04-12T20:34:56.124Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-04-12T20:34:56.124Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-04-12T20:34:56.124Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-04-12T20:34:56.124Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-04-12T20:34:56.124Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-04-12T20:34:56.124Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-04-12T20:34:56.124Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-04-12T20:34:56.124Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-04-12T20:34:56.124Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-04-12T20:34:56.124Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-04-12T20:34:56.124Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-04-12T20:34:56.124Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-04-12T20:34:56.124Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-04-12T20:34:56.124Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-04-12T20:34:56.124Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-04-12T20:34:56.124Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-04-12T20:34:56.124Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-04-12T20:34:56.124Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-04-12T20:34:56.124Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-04-12T20:34:56.124Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-04-12T20:34:56.124Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-04-12T20:34:56.124Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-04-12T20:34:56.124Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-04-12T20:34:56.124Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-04-12T20:34:56.124Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-04-12T20:34:56.124Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-04-12T20:34:56.124Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-04-12T20:34:56.124Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-04-12T20:34:56.124Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-04-12T20:34:56.124Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-04-12T20:34:56.124Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-04-12T20:34:56.124Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-04-12T20:34:56.124Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-04-12T20:34:56.124Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-04-12T20:34:56.124Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-04-12T20:34:56.124Z] spire-1.2.1/cmd/spire-server/main.go [2022-04-12T20:34:56.125Z] spire-1.2.1/cmd/spire-server/util/ [2022-04-12T20:34:56.125Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-04-12T20:34:56.125Z] spire-1.2.1/conf/ [2022-04-12T20:34:56.125Z] spire-1.2.1/conf/agent/ [2022-04-12T20:34:56.125Z] spire-1.2.1/conf/agent/agent.conf [2022-04-12T20:34:56.125Z] spire-1.2.1/conf/agent/agent_full.conf [2022-04-12T20:34:56.125Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-04-12T20:34:56.125Z] spire-1.2.1/conf/server/ [2022-04-12T20:34:56.125Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-04-12T20:34:56.125Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-04-12T20:34:56.125Z] spire-1.2.1/conf/server/server.conf [2022-04-12T20:34:56.125Z] spire-1.2.1/conf/server/server_full.conf [2022-04-12T20:34:56.125Z] spire-1.2.1/doc/ [2022-04-12T20:34:56.125Z] spire-1.2.1/doc/SPIRE101.md [2022-04-12T20:34:56.125Z] spire-1.2.1/doc/auditlog.md [2022-04-12T20:34:56.125Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-04-12T20:34:56.125Z] spire-1.2.1/doc/changelog_guidelines.md [2022-04-12T20:34:56.125Z] spire-1.2.1/doc/cure53-report.pdf [2022-04-12T20:34:56.125Z] spire-1.2.1/doc/images/ [2022-04-12T20:34:56.125Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-04-12T20:34:56.125Z] spire-1.2.1/doc/images/SPIRE101.png [2022-04-12T20:34:56.125Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-04-12T20:34:56.125Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-04-12T20:34:56.125Z] spire-1.2.1/doc/images/cache_mgr.png [2022-04-12T20:34:56.125Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-04-12T20:34:56.125Z] spire-1.2.1/doc/images/federated_spire.png [2022-04-12T20:34:56.125Z] spire-1.2.1/doc/images/ha_mode.png [2022-04-12T20:34:56.125Z] spire-1.2.1/doc/images/nested_spire.png [2022-04-12T20:34:56.125Z] spire-1.2.1/doc/images/oidc_federation.png [2022-04-12T20:34:56.125Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-04-12T20:34:56.125Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-04-12T20:34:56.125Z] spire-1.2.1/doc/images/spire_logo.png [2022-04-12T20:34:56.125Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-04-12T20:34:56.125Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-04-12T20:34:56.125Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-04-12T20:34:56.125Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-04-12T20:34:56.125Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-04-12T20:34:56.125Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-04-12T20:34:56.125Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-04-12T20:34:56.125Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-04-12T20:34:56.125Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-04-12T20:34:56.125Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-04-12T20:34:56.125Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-04-12T20:34:56.125Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-04-12T20:34:56.125Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-04-12T20:34:56.125Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-04-12T20:34:56.125Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-04-12T20:34:56.125Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-04-12T20:34:56.125Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-04-12T20:34:56.125Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-04-12T20:34:56.125Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-04-12T20:34:56.125Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-04-12T20:34:56.125Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-04-12T20:34:56.125Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-04-12T20:34:56.125Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-04-12T20:34:56.125Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-04-12T20:34:56.125Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-04-12T20:34:56.125Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-04-12T20:34:56.125Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-04-12T20:34:56.125Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-04-12T20:34:56.125Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-04-12T20:34:56.125Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-04-12T20:34:56.125Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-04-12T20:34:56.125Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-04-12T20:34:56.125Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-04-12T20:34:56.125Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-04-12T20:34:56.125Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-04-12T20:34:56.125Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-04-12T20:34:56.125Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-04-12T20:34:56.125Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-04-12T20:34:56.125Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-04-12T20:34:56.125Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-04-12T20:34:56.125Z] spire-1.2.1/doc/scaling_spire.md [2022-04-12T20:34:56.125Z] spire-1.2.1/doc/spire_agent.md [2022-04-12T20:34:56.125Z] spire-1.2.1/doc/spire_server.md [2022-04-12T20:34:56.125Z] spire-1.2.1/doc/supported_integrations.md [2022-04-12T20:34:56.125Z] spire-1.2.1/doc/telemetry.md [2022-04-12T20:34:56.125Z] spire-1.2.1/doc/telemetry_config.md [2022-04-12T20:34:56.125Z] spire-1.2.1/doc/upgrading.md [2022-04-12T20:34:56.125Z] spire-1.2.1/doc/using_spire.md [2022-04-12T20:34:56.125Z] spire-1.2.1/examples/ [2022-04-12T20:34:56.125Z] spire-1.2.1/examples/README.md [2022-04-12T20:34:56.125Z] spire-1.2.1/go.mod [2022-04-12T20:34:56.125Z] spire-1.2.1/go.sum [2022-04-12T20:34:56.125Z] spire-1.2.1/pkg/ [2022-04-12T20:34:56.125Z] spire-1.2.1/pkg/agent/ [2022-04-12T20:34:56.125Z] spire-1.2.1/pkg/agent/agent.go [2022-04-12T20:34:56.125Z] spire-1.2.1/pkg/agent/api/ [2022-04-12T20:34:56.125Z] spire-1.2.1/pkg/agent/api/config.go [2022-04-12T20:34:56.125Z] spire-1.2.1/pkg/agent/api/debug/ [2022-04-12T20:34:56.125Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-04-12T20:34:56.125Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-04-12T20:34:56.125Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-04-12T20:34:56.125Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-04-12T20:34:56.125Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-04-12T20:34:56.125Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-04-12T20:34:56.125Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-04-12T20:34:56.125Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-04-12T20:34:56.125Z] spire-1.2.1/pkg/agent/api/health/ [2022-04-12T20:34:56.125Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-04-12T20:34:56.125Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-04-12T20:34:56.125Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-04-12T20:34:56.125Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-04-12T20:34:56.125Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-04-12T20:34:56.125Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-04-12T20:34:56.125Z] spire-1.2.1/pkg/agent/attestor/ [2022-04-12T20:34:56.125Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-04-12T20:34:56.125Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-04-12T20:34:56.125Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-04-12T20:34:56.125Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-04-12T20:34:56.125Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-04-12T20:34:56.125Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-04-12T20:34:56.125Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-04-12T20:34:56.125Z] spire-1.2.1/pkg/agent/catalog/ [2022-04-12T20:34:56.125Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-04-12T20:34:56.125Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-04-12T20:34:56.125Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-04-12T20:34:56.125Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-04-12T20:34:56.125Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-04-12T20:34:56.125Z] spire-1.2.1/pkg/agent/client/ [2022-04-12T20:34:56.125Z] spire-1.2.1/pkg/agent/client/client.go [2022-04-12T20:34:56.125Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-04-12T20:34:56.125Z] spire-1.2.1/pkg/agent/client/dial.go [2022-04-12T20:34:56.125Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-04-12T20:34:56.125Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-04-12T20:34:56.125Z] spire-1.2.1/pkg/agent/client/update.go [2022-04-12T20:34:56.125Z] spire-1.2.1/pkg/agent/client/util.go [2022-04-12T20:34:56.125Z] spire-1.2.1/pkg/agent/common/ [2022-04-12T20:34:56.125Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-04-12T20:34:56.125Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-04-12T20:34:56.125Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-04-12T20:34:56.125Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-04-12T20:34:56.125Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-04-12T20:34:56.125Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-04-12T20:34:56.125Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-04-12T20:34:56.125Z] spire-1.2.1/pkg/agent/config.go [2022-04-12T20:34:56.125Z] spire-1.2.1/pkg/agent/endpoints/ [2022-04-12T20:34:56.125Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-04-12T20:34:56.125Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-04-12T20:34:56.125Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-04-12T20:34:56.125Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-04-12T20:34:56.125Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-04-12T20:34:56.125Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-04-12T20:34:56.125Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-04-12T20:34:56.125Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-04-12T20:34:56.125Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-04-12T20:34:56.125Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-04-12T20:34:56.125Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-04-12T20:34:56.125Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-04-12T20:34:56.125Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-04-12T20:34:56.125Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-04-12T20:34:56.125Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-04-12T20:34:56.125Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-04-12T20:34:56.125Z] spire-1.2.1/pkg/agent/manager/ [2022-04-12T20:34:56.125Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-04-12T20:34:56.125Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-04-12T20:34:56.125Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-04-12T20:34:56.125Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-04-12T20:34:56.125Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-04-12T20:34:56.125Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-04-12T20:34:56.125Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-04-12T20:34:56.125Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-04-12T20:34:56.125Z] spire-1.2.1/pkg/agent/manager/config.go [2022-04-12T20:34:56.125Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-04-12T20:34:56.125Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-04-12T20:34:56.125Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-04-12T20:34:56.125Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-04-12T20:34:56.125Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-04-12T20:34:56.125Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-04-12T20:34:56.125Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-04-12T20:34:56.125Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-04-12T20:34:56.125Z] spire-1.2.1/pkg/agent/plugin/ [2022-04-12T20:34:56.125Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-04-12T20:34:56.125Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-04-12T20:34:56.125Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-04-12T20:34:56.125Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-04-12T20:34:56.125Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-04-12T20:34:56.125Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-04-12T20:34:56.125Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-04-12T20:34:56.125Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-04-12T20:34:56.125Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-04-12T20:34:56.125Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-04-12T20:34:56.125Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-04-12T20:34:56.125Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-04-12T20:34:56.125Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-04-12T20:34:56.125Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-04-12T20:34:56.125Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-04-12T20:34:56.125Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-04-12T20:34:56.125Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-04-12T20:34:56.125Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-04-12T20:34:56.125Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-04-12T20:34:56.125Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-04-12T20:34:56.125Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-04-12T20:34:56.125Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-04-12T20:34:56.125Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-04-12T20:34:56.125Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-04-12T20:34:56.125Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-04-12T20:34:56.125Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-04-12T20:34:56.125Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-04-12T20:34:56.125Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-04-12T20:34:56.125Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-04-12T20:34:56.125Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-04-12T20:34:56.125Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-04-12T20:34:56.125Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-04-12T20:34:56.125Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-04-12T20:34:56.125Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-04-12T20:34:56.125Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-04-12T20:34:56.125Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-12T20:34:56.125Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-04-12T20:34:56.125Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-04-12T20:34:56.125Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-12T20:34:56.125Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-04-12T20:34:56.125Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-04-12T20:34:56.125Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-04-12T20:34:56.125Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-04-12T20:34:56.125Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-12T20:34:56.125Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-04-12T20:34:56.125Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-04-12T20:34:56.125Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-04-12T20:34:56.125Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-04-12T20:34:56.125Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-12T20:34:56.125Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-04-12T20:34:56.126Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-04-12T20:34:56.126Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-04-12T20:34:56.126Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-04-12T20:34:56.126Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-04-12T20:34:56.126Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-04-12T20:34:56.126Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-04-12T20:34:56.126Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-04-12T20:34:56.126Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-04-12T20:34:56.126Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-04-12T20:34:56.126Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-04-12T20:34:56.126Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-12T20:34:56.126Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-04-12T20:34:56.126Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-04-12T20:34:56.126Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-04-12T20:34:56.126Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-04-12T20:34:56.126Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-04-12T20:34:56.126Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-04-12T20:34:56.126Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-04-12T20:34:56.126Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-04-12T20:34:56.126Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-04-12T20:34:56.126Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-04-12T20:34:56.126Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-04-12T20:34:56.126Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-04-12T20:34:56.126Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-04-12T20:34:56.126Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-04-12T20:34:56.126Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-04-12T20:34:56.126Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-04-12T20:34:56.126Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-04-12T20:34:56.126Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-04-12T20:34:56.126Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-04-12T20:34:56.126Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-04-12T20:34:56.126Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-04-12T20:34:56.126Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-04-12T20:34:56.126Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-04-12T20:34:56.388Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-04-12T20:34:56.388Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-04-12T20:34:56.388Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-04-12T20:34:56.388Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-04-12T20:34:56.388Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-04-12T20:34:56.388Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-04-12T20:34:56.388Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-04-12T20:34:56.388Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-04-12T20:34:56.388Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-04-12T20:34:56.388Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-04-12T20:34:56.388Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-04-12T20:34:56.388Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-04-12T20:34:56.388Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-04-12T20:34:56.388Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-04-12T20:34:56.388Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-04-12T20:34:56.388Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-04-12T20:34:56.388Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-04-12T20:34:56.388Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-04-12T20:34:56.388Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-04-12T20:34:56.388Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-04-12T20:34:56.388Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-04-12T20:34:56.388Z] spire-1.2.1/pkg/agent/svid/ [2022-04-12T20:34:56.389Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-04-12T20:34:56.389Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-04-12T20:34:56.389Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-04-12T20:34:56.389Z] spire-1.2.1/pkg/agent/svid/store/ [2022-04-12T20:34:56.389Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-04-12T20:34:56.389Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-04-12T20:34:56.389Z] spire-1.2.1/pkg/common/ [2022-04-12T20:34:56.389Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-04-12T20:34:56.389Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-04-12T20:34:56.389Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-04-12T20:34:56.389Z] spire-1.2.1/pkg/common/api/ [2022-04-12T20:34:56.389Z] spire-1.2.1/pkg/common/api/metrics.go [2022-04-12T20:34:56.389Z] spire-1.2.1/pkg/common/api/middleware/ [2022-04-12T20:34:56.389Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-04-12T20:34:56.389Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-04-12T20:34:56.389Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-04-12T20:34:56.389Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-04-12T20:34:56.389Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-04-12T20:34:56.389Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-04-12T20:34:56.389Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-04-12T20:34:56.389Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-04-12T20:34:56.389Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-04-12T20:34:56.389Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-04-12T20:34:56.389Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-04-12T20:34:56.389Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-04-12T20:34:56.389Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-04-12T20:34:56.389Z] spire-1.2.1/pkg/common/api/names.go [2022-04-12T20:34:56.389Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-04-12T20:34:56.389Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-04-12T20:34:56.389Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-04-12T20:34:56.389Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-04-12T20:34:56.389Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-04-12T20:34:56.389Z] spire-1.2.1/pkg/common/auth/ [2022-04-12T20:34:56.389Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-04-12T20:34:56.389Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-04-12T20:34:56.389Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-04-12T20:34:56.389Z] spire-1.2.1/pkg/common/bundleutil/ [2022-04-12T20:34:56.389Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-04-12T20:34:56.389Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-04-12T20:34:56.389Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-04-12T20:34:56.389Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-04-12T20:34:56.389Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-04-12T20:34:56.389Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-04-12T20:34:56.389Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-04-12T20:34:56.389Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-04-12T20:34:56.389Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-04-12T20:34:56.389Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-04-12T20:34:56.389Z] spire-1.2.1/pkg/common/catalog/ [2022-04-12T20:34:56.389Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-04-12T20:34:56.389Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-04-12T20:34:56.389Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-04-12T20:34:56.389Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-04-12T20:34:56.389Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-04-12T20:34:56.389Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-04-12T20:34:56.389Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-04-12T20:34:56.389Z] spire-1.2.1/pkg/common/catalog/config.go [2022-04-12T20:34:56.389Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-04-12T20:34:56.389Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-04-12T20:34:56.389Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-04-12T20:34:56.389Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-04-12T20:34:56.389Z] spire-1.2.1/pkg/common/catalog/context.go [2022-04-12T20:34:56.389Z] spire-1.2.1/pkg/common/catalog/external.go [2022-04-12T20:34:56.389Z] spire-1.2.1/pkg/common/catalog/host.go [2022-04-12T20:34:56.389Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-04-12T20:34:56.389Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-04-12T20:34:56.389Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-04-12T20:34:56.389Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-04-12T20:34:56.389Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-04-12T20:34:56.389Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-04-12T20:34:56.389Z] spire-1.2.1/pkg/common/cli/ [2022-04-12T20:34:56.389Z] spire-1.2.1/pkg/common/cli/env.go [2022-04-12T20:34:56.389Z] spire-1.2.1/pkg/common/cli/flags.go [2022-04-12T20:34:56.389Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-04-12T20:34:56.389Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-04-12T20:34:56.389Z] spire-1.2.1/pkg/common/cli/umask.go [2022-04-12T20:34:56.389Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-04-12T20:34:56.389Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-04-12T20:34:56.389Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-04-12T20:34:56.389Z] spire-1.2.1/pkg/common/cliprinter/ [2022-04-12T20:34:56.389Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-04-12T20:34:56.389Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-04-12T20:34:56.389Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-04-12T20:34:56.389Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-04-12T20:34:56.389Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-04-12T20:34:56.389Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-04-12T20:34:56.389Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-04-12T20:34:56.389Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-04-12T20:34:56.389Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-04-12T20:34:56.389Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-04-12T20:34:56.389Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-04-12T20:34:56.389Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-04-12T20:34:56.389Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-04-12T20:34:56.389Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-04-12T20:34:56.389Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-04-12T20:34:56.389Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-04-12T20:34:56.389Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-04-12T20:34:56.389Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-04-12T20:34:56.389Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-04-12T20:34:56.389Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-04-12T20:34:56.389Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-04-12T20:34:56.389Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-04-12T20:34:56.389Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-04-12T20:34:56.389Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-04-12T20:34:56.389Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-04-12T20:34:56.389Z] spire-1.2.1/pkg/common/coretypes/ [2022-04-12T20:34:56.389Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-04-12T20:34:56.389Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-04-12T20:34:56.389Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-04-12T20:34:56.389Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-04-12T20:34:56.389Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-04-12T20:34:56.389Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-04-12T20:34:56.389Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-04-12T20:34:56.389Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-04-12T20:34:56.389Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-04-12T20:34:56.389Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-04-12T20:34:56.389Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-04-12T20:34:56.389Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-04-12T20:34:56.389Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-04-12T20:34:56.389Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-04-12T20:34:56.389Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-04-12T20:34:56.389Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-04-12T20:34:56.389Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-04-12T20:34:56.389Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-04-12T20:34:56.389Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-04-12T20:34:56.389Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-04-12T20:34:56.389Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-04-12T20:34:56.389Z] spire-1.2.1/pkg/common/diskutil/ [2022-04-12T20:34:56.389Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-04-12T20:34:56.389Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-04-12T20:34:56.389Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-04-12T20:34:56.389Z] spire-1.2.1/pkg/common/errorutil/ [2022-04-12T20:34:56.389Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-04-12T20:34:56.389Z] spire-1.2.1/pkg/common/health/ [2022-04-12T20:34:56.389Z] spire-1.2.1/pkg/common/health/config.go [2022-04-12T20:34:56.389Z] spire-1.2.1/pkg/common/health/context.go [2022-04-12T20:34:56.389Z] spire-1.2.1/pkg/common/health/context_test.go [2022-04-12T20:34:56.389Z] spire-1.2.1/pkg/common/health/health.go [2022-04-12T20:34:56.389Z] spire-1.2.1/pkg/common/health/health_test.go [2022-04-12T20:34:56.389Z] spire-1.2.1/pkg/common/health/logger.go [2022-04-12T20:34:56.389Z] spire-1.2.1/pkg/common/hostservice/ [2022-04-12T20:34:56.389Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-04-12T20:34:56.389Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-04-12T20:34:56.389Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-04-12T20:34:56.389Z] spire-1.2.1/pkg/common/idutil/ [2022-04-12T20:34:56.389Z] spire-1.2.1/pkg/common/idutil/require.go [2022-04-12T20:34:56.389Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-04-12T20:34:56.389Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-04-12T20:34:56.389Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-04-12T20:34:56.389Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-04-12T20:34:56.389Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-04-12T20:34:56.389Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-04-12T20:34:56.389Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-04-12T20:34:56.389Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-04-12T20:34:56.389Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-04-12T20:34:56.389Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-04-12T20:34:56.389Z] spire-1.2.1/pkg/common/jwtutil/ [2022-04-12T20:34:56.389Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-04-12T20:34:56.389Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-04-12T20:34:56.389Z] spire-1.2.1/pkg/common/log/ [2022-04-12T20:34:56.389Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-04-12T20:34:56.389Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-04-12T20:34:56.389Z] spire-1.2.1/pkg/common/log/log.go [2022-04-12T20:34:56.389Z] spire-1.2.1/pkg/common/log/log_test.go [2022-04-12T20:34:56.389Z] spire-1.2.1/pkg/common/log/options.go [2022-04-12T20:34:56.389Z] spire-1.2.1/pkg/common/nodeutil/ [2022-04-12T20:34:56.389Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-04-12T20:34:56.389Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-04-12T20:34:56.389Z] spire-1.2.1/pkg/common/peertracker/ [2022-04-12T20:34:56.389Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-04-12T20:34:56.389Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-04-12T20:34:56.389Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-04-12T20:34:56.389Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-04-12T20:34:56.389Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-04-12T20:34:56.389Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-04-12T20:34:56.389Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-04-12T20:34:56.389Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-04-12T20:34:56.389Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-04-12T20:34:56.389Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-04-12T20:34:56.389Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-04-12T20:34:56.389Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-04-12T20:34:56.389Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-04-12T20:34:56.389Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-04-12T20:34:56.389Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-04-12T20:34:56.389Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-04-12T20:34:56.389Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-04-12T20:34:56.389Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-04-12T20:34:56.389Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-04-12T20:34:56.389Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-04-12T20:34:56.389Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-04-12T20:34:56.389Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-04-12T20:34:56.389Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-04-12T20:34:56.389Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-04-12T20:34:56.389Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-04-12T20:34:56.389Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-04-12T20:34:56.389Z] spire-1.2.1/pkg/common/pemutil/ [2022-04-12T20:34:56.389Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-04-12T20:34:56.389Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-04-12T20:34:56.389Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-04-12T20:34:56.389Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-04-12T20:34:56.389Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-04-12T20:34:56.389Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-04-12T20:34:56.389Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-04-12T20:34:56.389Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-04-12T20:34:56.389Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-04-12T20:34:56.389Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-04-12T20:34:56.389Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-04-12T20:34:56.389Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-04-12T20:34:56.389Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-04-12T20:34:56.389Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-04-12T20:34:56.389Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-04-12T20:34:56.389Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-04-12T20:34:56.389Z] spire-1.2.1/pkg/common/plugin/ [2022-04-12T20:34:56.389Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-04-12T20:34:56.389Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-04-12T20:34:56.389Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-04-12T20:34:56.389Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-04-12T20:34:56.390Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-04-12T20:34:56.390Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-04-12T20:34:56.390Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-04-12T20:34:56.390Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-04-12T20:34:56.390Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-04-12T20:34:56.390Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-04-12T20:34:56.390Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-04-12T20:34:56.390Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-04-12T20:34:56.390Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-04-12T20:34:56.390Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-04-12T20:34:56.390Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-04-12T20:34:56.390Z] spire-1.2.1/pkg/common/plugin/log.go [2022-04-12T20:34:56.390Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-04-12T20:34:56.390Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-04-12T20:34:56.390Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-04-12T20:34:56.390Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-04-12T20:34:56.390Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-04-12T20:34:56.390Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-04-12T20:34:56.390Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-04-12T20:34:56.390Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-04-12T20:34:56.390Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-04-12T20:34:56.390Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-04-12T20:34:56.390Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-04-12T20:34:56.390Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-04-12T20:34:56.390Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-04-12T20:34:56.390Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-04-12T20:34:56.390Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-04-12T20:34:56.390Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-04-12T20:34:56.390Z] spire-1.2.1/pkg/common/profiling/ [2022-04-12T20:34:56.390Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-04-12T20:34:56.390Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-04-12T20:34:56.390Z] spire-1.2.1/pkg/common/protoutil/ [2022-04-12T20:34:56.390Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-04-12T20:34:56.390Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-04-12T20:34:56.390Z] spire-1.2.1/pkg/common/rotationutil/ [2022-04-12T20:34:56.390Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-04-12T20:34:56.390Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-04-12T20:34:56.390Z] spire-1.2.1/pkg/common/selector/ [2022-04-12T20:34:56.390Z] spire-1.2.1/pkg/common/selector/selector.go [2022-04-12T20:34:56.390Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-04-12T20:34:56.390Z] spire-1.2.1/pkg/common/selector/set.go [2022-04-12T20:34:56.390Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-04-12T20:34:56.390Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-04-12T20:34:56.390Z] spire-1.2.1/pkg/common/telemetry/ [2022-04-12T20:34:56.390Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-04-12T20:34:56.390Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-04-12T20:34:56.390Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-04-12T20:34:56.390Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-04-12T20:34:56.390Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-04-12T20:34:56.390Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-04-12T20:34:56.390Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-04-12T20:34:56.390Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-04-12T20:34:56.390Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-04-12T20:34:56.390Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-04-12T20:34:56.390Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-04-12T20:34:56.390Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-04-12T20:34:56.390Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-04-12T20:34:56.390Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-04-12T20:34:56.390Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-04-12T20:34:56.390Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-04-12T20:34:56.390Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-04-12T20:34:56.390Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-04-12T20:34:56.390Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-04-12T20:34:56.390Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-04-12T20:34:56.390Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-04-12T20:34:56.390Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-04-12T20:34:56.390Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-04-12T20:34:56.390Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-04-12T20:34:56.390Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-04-12T20:34:56.390Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-04-12T20:34:56.390Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-04-12T20:34:56.390Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-04-12T20:34:56.390Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-04-12T20:34:56.390Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-04-12T20:34:56.390Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-04-12T20:34:56.390Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-04-12T20:34:56.390Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-04-12T20:34:56.390Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-04-12T20:34:56.390Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-04-12T20:34:56.390Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-04-12T20:34:56.390Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-04-12T20:34:56.390Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-04-12T20:34:56.390Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-04-12T20:34:56.390Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-04-12T20:34:56.390Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-04-12T20:34:56.390Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-04-12T20:34:56.390Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-04-12T20:34:56.390Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-04-12T20:34:56.390Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-04-12T20:34:56.390Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-04-12T20:34:56.390Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-04-12T20:34:56.390Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-04-12T20:34:56.390Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-04-12T20:34:56.390Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-04-12T20:34:56.390Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-04-12T20:34:56.390Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-04-12T20:34:56.390Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-04-12T20:34:56.390Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-04-12T20:34:56.390Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-04-12T20:34:56.390Z] spire-1.2.1/pkg/common/uptime/ [2022-04-12T20:34:56.390Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-04-12T20:34:56.390Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-04-12T20:34:56.390Z] spire-1.2.1/pkg/common/util/ [2022-04-12T20:34:56.390Z] spire-1.2.1/pkg/common/util/certs.go [2022-04-12T20:34:56.390Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-04-12T20:34:56.390Z] spire-1.2.1/pkg/common/util/csr.go [2022-04-12T20:34:56.390Z] spire-1.2.1/pkg/common/util/hash.go [2022-04-12T20:34:56.390Z] spire-1.2.1/pkg/common/util/selectors.go [2022-04-12T20:34:56.390Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-04-12T20:34:56.390Z] spire-1.2.1/pkg/common/util/signals.go [2022-04-12T20:34:56.390Z] spire-1.2.1/pkg/common/util/sort.go [2022-04-12T20:34:56.390Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-04-12T20:34:56.390Z] spire-1.2.1/pkg/common/util/task.go [2022-04-12T20:34:56.390Z] spire-1.2.1/pkg/common/util/task_test.go [2022-04-12T20:34:56.390Z] spire-1.2.1/pkg/common/util/testdata/ [2022-04-12T20:34:56.390Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-04-12T20:34:56.390Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-04-12T20:34:56.390Z] spire-1.2.1/pkg/common/version/ [2022-04-12T20:34:56.390Z] spire-1.2.1/pkg/common/version/version.go [2022-04-12T20:34:56.390Z] spire-1.2.1/pkg/common/x509svid/ [2022-04-12T20:34:56.390Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-04-12T20:34:56.390Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-04-12T20:34:56.390Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-04-12T20:34:56.390Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-04-12T20:34:56.390Z] spire-1.2.1/pkg/common/x509util/ [2022-04-12T20:34:56.390Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-04-12T20:34:56.390Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-04-12T20:34:56.390Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-04-12T20:34:56.390Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-04-12T20:34:56.390Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-04-12T20:34:56.390Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-04-12T20:34:56.390Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-04-12T20:34:56.390Z] spire-1.2.1/pkg/server/ [2022-04-12T20:34:56.390Z] spire-1.2.1/pkg/server/api/ [2022-04-12T20:34:56.390Z] spire-1.2.1/pkg/server/api/agent.go [2022-04-12T20:34:56.390Z] spire-1.2.1/pkg/server/api/agent/ [2022-04-12T20:34:56.390Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-04-12T20:34:56.390Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-04-12T20:34:56.390Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-04-12T20:34:56.390Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-04-12T20:34:56.390Z] spire-1.2.1/pkg/server/api/api.go [2022-04-12T20:34:56.390Z] spire-1.2.1/pkg/server/api/audit/ [2022-04-12T20:34:56.390Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-04-12T20:34:56.390Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-04-12T20:34:56.390Z] spire-1.2.1/pkg/server/api/bundle.go [2022-04-12T20:34:56.390Z] spire-1.2.1/pkg/server/api/bundle/ [2022-04-12T20:34:56.390Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-04-12T20:34:56.390Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-04-12T20:34:56.390Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-04-12T20:34:56.390Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-04-12T20:34:56.390Z] spire-1.2.1/pkg/server/api/debug/ [2022-04-12T20:34:56.390Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-04-12T20:34:56.390Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-04-12T20:34:56.390Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-04-12T20:34:56.390Z] spire-1.2.1/pkg/server/api/entry.go [2022-04-12T20:34:56.390Z] spire-1.2.1/pkg/server/api/entry/ [2022-04-12T20:34:56.390Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-04-12T20:34:56.390Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-04-12T20:34:56.390Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-04-12T20:34:56.390Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-04-12T20:34:56.390Z] spire-1.2.1/pkg/server/api/health/ [2022-04-12T20:34:56.390Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-04-12T20:34:56.390Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-04-12T20:34:56.390Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-04-12T20:34:56.390Z] spire-1.2.1/pkg/server/api/id.go [2022-04-12T20:34:56.390Z] spire-1.2.1/pkg/server/api/id_test.go [2022-04-12T20:34:56.390Z] spire-1.2.1/pkg/server/api/limits/ [2022-04-12T20:34:56.390Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-04-12T20:34:56.390Z] spire-1.2.1/pkg/server/api/middleware/ [2022-04-12T20:34:56.390Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-04-12T20:34:56.390Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-04-12T20:34:56.390Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-04-12T20:34:56.390Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-04-12T20:34:56.390Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-04-12T20:34:56.390Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-04-12T20:34:56.390Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-04-12T20:34:56.390Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-04-12T20:34:56.390Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-04-12T20:34:56.390Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-04-12T20:34:56.390Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-04-12T20:34:56.390Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-04-12T20:34:56.390Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-04-12T20:34:56.390Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-04-12T20:34:56.390Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-04-12T20:34:56.390Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-04-12T20:34:56.390Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-04-12T20:34:56.390Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-04-12T20:34:56.390Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-04-12T20:34:56.390Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-04-12T20:34:56.390Z] spire-1.2.1/pkg/server/api/selector.go [2022-04-12T20:34:56.390Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-04-12T20:34:56.390Z] spire-1.2.1/pkg/server/api/status.go [2022-04-12T20:34:56.390Z] spire-1.2.1/pkg/server/api/status_test.go [2022-04-12T20:34:56.390Z] spire-1.2.1/pkg/server/api/svid/ [2022-04-12T20:34:56.390Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-04-12T20:34:56.390Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-04-12T20:34:56.390Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-04-12T20:34:56.390Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-04-12T20:34:56.390Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-04-12T20:34:56.390Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-04-12T20:34:56.390Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-04-12T20:34:56.390Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-04-12T20:34:56.390Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-04-12T20:34:56.390Z] spire-1.2.1/pkg/server/authpolicy/ [2022-04-12T20:34:56.390Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-04-12T20:34:56.390Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-04-12T20:34:56.390Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-04-12T20:34:56.390Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-04-12T20:34:56.390Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-04-12T20:34:56.390Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-04-12T20:34:56.390Z] spire-1.2.1/pkg/server/bundle/ [2022-04-12T20:34:56.390Z] spire-1.2.1/pkg/server/bundle/client/ [2022-04-12T20:34:56.390Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-04-12T20:34:56.390Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-04-12T20:34:56.390Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-04-12T20:34:56.390Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-04-12T20:34:56.390Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-04-12T20:34:56.390Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-04-12T20:34:56.390Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-04-12T20:34:56.390Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-04-12T20:34:56.390Z] spire-1.2.1/pkg/server/ca/ [2022-04-12T20:34:56.390Z] spire-1.2.1/pkg/server/ca/ca.go [2022-04-12T20:34:56.391Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-04-12T20:34:56.391Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-04-12T20:34:56.391Z] spire-1.2.1/pkg/server/ca/journal.go [2022-04-12T20:34:56.391Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-04-12T20:34:56.391Z] spire-1.2.1/pkg/server/ca/manager.go [2022-04-12T20:34:56.391Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-04-12T20:34:56.391Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-04-12T20:34:56.391Z] spire-1.2.1/pkg/server/ca/templates.go [2022-04-12T20:34:56.391Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-04-12T20:34:56.391Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-04-12T20:34:56.391Z] spire-1.2.1/pkg/server/ca/validation.go [2022-04-12T20:34:56.391Z] spire-1.2.1/pkg/server/cache/ [2022-04-12T20:34:56.391Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-04-12T20:34:56.391Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-04-12T20:34:56.391Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-04-12T20:34:56.391Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-04-12T20:34:56.391Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-04-12T20:34:56.391Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-04-12T20:34:56.391Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-04-12T20:34:56.391Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-04-12T20:34:56.391Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-04-12T20:34:56.391Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-04-12T20:34:56.391Z] spire-1.2.1/pkg/server/catalog/ [2022-04-12T20:34:56.391Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-04-12T20:34:56.391Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-04-12T20:34:56.391Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-04-12T20:34:56.391Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-04-12T20:34:56.391Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-04-12T20:34:56.391Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-04-12T20:34:56.391Z] spire-1.2.1/pkg/server/config.go [2022-04-12T20:34:56.391Z] spire-1.2.1/pkg/server/datastore/ [2022-04-12T20:34:56.391Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-04-12T20:34:56.391Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-04-12T20:34:56.391Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-04-12T20:34:56.391Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-04-12T20:34:56.391Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-04-12T20:34:56.391Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-04-12T20:34:56.391Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-04-12T20:34:56.391Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-04-12T20:34:56.391Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-04-12T20:34:56.391Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-04-12T20:34:56.391Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-04-12T20:34:56.391Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-04-12T20:34:56.391Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-04-12T20:34:56.391Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-04-12T20:34:56.391Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-04-12T20:34:56.391Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-04-12T20:34:56.391Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-04-12T20:34:56.391Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-04-12T20:34:56.391Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-04-12T20:34:56.391Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-04-12T20:34:56.391Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-04-12T20:34:56.391Z] spire-1.2.1/pkg/server/endpoints/ [2022-04-12T20:34:56.391Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-04-12T20:34:56.391Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-04-12T20:34:56.391Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-04-12T20:34:56.391Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-04-12T20:34:56.391Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-04-12T20:34:56.391Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-04-12T20:34:56.391Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-04-12T20:34:56.391Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-04-12T20:34:56.391Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-04-12T20:34:56.391Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-04-12T20:34:56.391Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-04-12T20:34:56.391Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-04-12T20:34:56.391Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-04-12T20:34:56.391Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-04-12T20:34:56.391Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-04-12T20:34:56.391Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-04-12T20:34:56.391Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-04-12T20:34:56.391Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-04-12T20:34:56.391Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-04-12T20:34:56.391Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-04-12T20:34:56.391Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-04-12T20:34:56.391Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-04-12T20:34:56.391Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-04-12T20:34:56.391Z] spire-1.2.1/pkg/server/hostservice/ [2022-04-12T20:34:56.391Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-04-12T20:34:56.391Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-04-12T20:34:56.391Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-04-12T20:34:56.391Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-04-12T20:34:56.391Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-04-12T20:34:56.391Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-04-12T20:34:56.391Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-04-12T20:34:56.391Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-04-12T20:34:56.391Z] spire-1.2.1/pkg/server/plugin/ [2022-04-12T20:34:56.391Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-04-12T20:34:56.391Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-04-12T20:34:56.391Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-04-12T20:34:56.391Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-04-12T20:34:56.391Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-04-12T20:34:56.391Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-04-12T20:34:56.391Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-04-12T20:34:56.391Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-04-12T20:34:56.391Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-04-12T20:34:56.391Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-04-12T20:34:56.391Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-04-12T20:34:56.391Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-04-12T20:34:56.391Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-04-12T20:34:56.391Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-04-12T20:34:56.391Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-04-12T20:34:56.391Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-04-12T20:34:56.391Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-04-12T20:34:56.391Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-04-12T20:34:56.391Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-04-12T20:34:56.391Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-04-12T20:34:56.391Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-04-12T20:34:56.391Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-04-12T20:34:56.391Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-04-12T20:34:56.391Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-04-12T20:34:56.391Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-04-12T20:34:56.391Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-04-12T20:34:56.391Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-04-12T20:34:56.391Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-04-12T20:34:56.391Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-04-12T20:34:56.391Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-04-12T20:34:56.391Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-04-12T20:34:56.391Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-04-12T20:34:56.391Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-04-12T20:34:56.391Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-04-12T20:34:56.391Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-04-12T20:34:56.391Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-04-12T20:34:56.391Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-04-12T20:34:56.391Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-04-12T20:34:56.391Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-04-12T20:34:56.391Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-04-12T20:34:56.391Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-04-12T20:34:56.391Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-04-12T20:34:56.391Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-04-12T20:34:56.391Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-04-12T20:34:56.391Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-04-12T20:34:56.391Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-04-12T20:34:56.391Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-12T20:34:56.391Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-04-12T20:34:56.391Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-04-12T20:34:56.391Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-12T20:34:56.391Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-04-12T20:34:56.391Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-04-12T20:34:56.391Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-04-12T20:34:56.391Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-04-12T20:34:56.391Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-12T20:34:56.391Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-04-12T20:34:56.391Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-04-12T20:34:56.391Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-04-12T20:34:56.391Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-12T20:34:56.391Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-04-12T20:34:56.391Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-04-12T20:34:56.391Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-04-12T20:34:56.391Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-04-12T20:34:56.391Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-04-12T20:34:56.391Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-12T20:34:56.391Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-04-12T20:34:56.391Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-04-12T20:34:56.391Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-04-12T20:34:56.391Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-04-12T20:34:56.391Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-04-12T20:34:56.391Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-04-12T20:34:56.391Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-04-12T20:34:56.391Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-04-12T20:34:56.391Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-04-12T20:34:56.391Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-04-12T20:34:56.391Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-04-12T20:34:56.391Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-04-12T20:34:56.391Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-04-12T20:34:56.391Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-04-12T20:34:56.391Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-04-12T20:34:56.391Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-04-12T20:34:56.391Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-04-12T20:34:56.391Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-04-12T20:34:56.391Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-04-12T20:34:56.391Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-04-12T20:34:56.391Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-04-12T20:34:56.391Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-04-12T20:34:56.391Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-04-12T20:34:56.391Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-04-12T20:34:56.391Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-04-12T20:34:56.391Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-04-12T20:34:56.391Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-04-12T20:34:56.391Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-04-12T20:34:56.391Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-04-12T20:34:56.391Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-04-12T20:34:56.391Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-04-12T20:34:56.391Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-04-12T20:34:56.391Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-04-12T20:34:56.391Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-04-12T20:34:56.391Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-04-12T20:34:56.391Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-04-12T20:34:56.391Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-04-12T20:34:56.391Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-04-12T20:34:56.391Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-04-12T20:34:56.391Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-04-12T20:34:56.391Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-04-12T20:34:56.391Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-04-12T20:34:56.392Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-04-12T20:34:56.392Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-04-12T20:34:56.392Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-04-12T20:34:56.392Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-04-12T20:34:56.392Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-04-12T20:34:56.392Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-04-12T20:34:56.392Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-04-12T20:34:56.392Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-04-12T20:34:56.392Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-04-12T20:34:56.392Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-04-12T20:34:56.392Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-04-12T20:34:56.392Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-04-12T20:34:56.392Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-04-12T20:34:56.392Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-04-12T20:34:56.392Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-04-12T20:34:56.392Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-04-12T20:34:56.392Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-04-12T20:34:56.392Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-04-12T20:34:56.392Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-04-12T20:34:56.392Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-04-12T20:34:56.392Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-04-12T20:34:56.392Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-04-12T20:34:56.392Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-04-12T20:34:56.392Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-04-12T20:34:56.392Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-04-12T20:34:56.392Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-04-12T20:34:56.392Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-04-12T20:34:56.392Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-04-12T20:34:56.392Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-04-12T20:34:56.392Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-04-12T20:34:56.392Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-04-12T20:34:56.392Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-04-12T20:34:56.392Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-04-12T20:34:56.392Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-04-12T20:34:56.392Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-04-12T20:34:56.392Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-04-12T20:34:56.392Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-04-12T20:34:56.392Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-04-12T20:34:56.392Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-04-12T20:34:56.392Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-04-12T20:34:56.392Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-04-12T20:34:56.392Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-04-12T20:34:56.392Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-04-12T20:34:56.392Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-04-12T20:34:56.392Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-04-12T20:34:56.392Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-04-12T20:34:56.392Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-04-12T20:34:56.392Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-04-12T20:34:56.392Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-04-12T20:34:56.392Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-04-12T20:34:56.392Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-04-12T20:34:56.392Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-04-12T20:34:56.392Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-04-12T20:34:56.392Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-04-12T20:34:56.392Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-04-12T20:34:56.392Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-04-12T20:34:56.392Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-04-12T20:34:56.392Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-04-12T20:34:56.392Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-04-12T20:34:56.392Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-04-12T20:34:56.392Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-04-12T20:34:56.392Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-04-12T20:34:56.392Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-04-12T20:34:56.392Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-04-12T20:34:56.392Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-04-12T20:34:56.392Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-04-12T20:34:56.392Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-04-12T20:34:56.392Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-04-12T20:34:56.392Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-04-12T20:34:56.392Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-04-12T20:34:56.392Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-04-12T20:34:56.392Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-04-12T20:34:56.392Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-04-12T20:34:56.392Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-04-12T20:34:56.392Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-04-12T20:34:56.392Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-04-12T20:34:56.392Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-04-12T20:34:56.392Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-04-12T20:34:56.392Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-04-12T20:34:56.392Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-04-12T20:34:56.392Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-04-12T20:34:56.392Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-04-12T20:34:56.392Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-04-12T20:34:56.392Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-04-12T20:34:56.392Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-04-12T20:34:56.392Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-04-12T20:34:56.392Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-04-12T20:34:56.392Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-04-12T20:34:56.392Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-04-12T20:34:56.392Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-04-12T20:34:56.392Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-04-12T20:34:56.392Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-04-12T20:34:56.392Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-04-12T20:34:56.392Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-04-12T20:34:56.392Z] spire-1.2.1/pkg/server/registration/ [2022-04-12T20:34:56.392Z] spire-1.2.1/pkg/server/registration/manager.go [2022-04-12T20:34:56.392Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-04-12T20:34:56.392Z] spire-1.2.1/pkg/server/scanentries.go [2022-04-12T20:34:56.392Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-04-12T20:34:56.392Z] spire-1.2.1/pkg/server/server.go [2022-04-12T20:34:56.392Z] spire-1.2.1/pkg/server/server_test.go [2022-04-12T20:34:56.392Z] spire-1.2.1/pkg/server/svid/ [2022-04-12T20:34:56.392Z] spire-1.2.1/pkg/server/svid/observer.go [2022-04-12T20:34:56.392Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-04-12T20:34:56.392Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-04-12T20:34:56.392Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-04-12T20:34:56.392Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-04-12T20:34:56.392Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-04-12T20:34:56.392Z] spire-1.2.1/proto/ [2022-04-12T20:34:56.392Z] spire-1.2.1/proto/private/ [2022-04-12T20:34:56.392Z] spire-1.2.1/proto/private/server/ [2022-04-12T20:34:56.392Z] spire-1.2.1/proto/private/server/journal/ [2022-04-12T20:34:56.392Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-04-12T20:34:56.392Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-04-12T20:34:56.392Z] spire-1.2.1/proto/spire/ [2022-04-12T20:34:56.392Z] spire-1.2.1/proto/spire/common/ [2022-04-12T20:34:56.392Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-04-12T20:34:56.392Z] spire-1.2.1/proto/spire/common/common.proto [2022-04-12T20:34:56.392Z] spire-1.2.1/proto/spire/common/plugin/ [2022-04-12T20:34:56.392Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-04-12T20:34:56.392Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-04-12T20:34:56.392Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-04-12T20:34:56.392Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-04-12T20:34:56.392Z] spire-1.2.1/proto/spire/plugin/ [2022-04-12T20:34:56.392Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-04-12T20:34:56.392Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-04-12T20:34:56.392Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-04-12T20:34:56.392Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-04-12T20:34:56.392Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-04-12T20:34:56.392Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-04-12T20:34:56.392Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-04-12T20:34:56.392Z] spire-1.2.1/release/ [2022-04-12T20:34:56.392Z] spire-1.2.1/release/spire-extras/ [2022-04-12T20:34:56.392Z] spire-1.2.1/release/spire-extras/README.md [2022-04-12T20:34:56.392Z] spire-1.2.1/release/spire-extras/conf/ [2022-04-12T20:34:56.392Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-04-12T20:34:56.392Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-04-12T20:34:56.392Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-04-12T20:34:56.392Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-04-12T20:34:56.392Z] spire-1.2.1/release/spire/ [2022-04-12T20:34:56.392Z] spire-1.2.1/release/spire/README.md [2022-04-12T20:34:56.392Z] spire-1.2.1/release/spire/conf/ [2022-04-12T20:34:56.392Z] spire-1.2.1/release/spire/conf/agent/ [2022-04-12T20:34:56.392Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-04-12T20:34:56.392Z] spire-1.2.1/release/spire/conf/server/ [2022-04-12T20:34:56.392Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-04-12T20:34:56.392Z] spire-1.2.1/script/ [2022-04-12T20:34:56.392Z] spire-1.2.1/script/build-artifact.sh [2022-04-12T20:34:56.392Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-04-12T20:34:56.392Z] spire-1.2.1/support/ [2022-04-12T20:34:56.392Z] spire-1.2.1/support/k8s/ [2022-04-12T20:34:56.392Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-04-12T20:34:56.392Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-04-12T20:34:56.392Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-04-12T20:34:56.392Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-04-12T20:34:56.392Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-04-12T20:34:56.392Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-04-12T20:34:56.392Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-04-12T20:34:56.392Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-04-12T20:34:56.392Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-04-12T20:34:56.392Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-04-12T20:34:56.392Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-04-12T20:34:56.392Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-04-12T20:34:56.393Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-04-12T20:34:56.393Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-04-12T20:34:56.393Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-04-12T20:34:56.393Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-04-12T20:34:56.393Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-04-12T20:34:56.393Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-04-12T20:34:56.393Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-04-12T20:34:56.393Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-04-12T20:34:56.393Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-04-12T20:34:56.393Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-04-12T20:34:56.393Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-04-12T20:34:56.393Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-04-12T20:34:56.393Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-04-12T20:34:56.393Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-04-12T20:34:56.393Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-04-12T20:34:56.393Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-04-12T20:34:56.393Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-04-12T20:34:56.393Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-04-12T20:34:56.393Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-04-12T20:34:56.393Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-04-12T20:34:56.393Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-04-12T20:34:56.393Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-04-12T20:34:56.393Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-04-12T20:34:56.393Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-04-12T20:34:56.393Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-04-12T20:34:56.393Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-04-12T20:34:56.393Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-04-12T20:34:56.393Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-04-12T20:34:56.393Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-04-12T20:34:56.393Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-04-12T20:34:56.393Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-04-12T20:34:56.393Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-04-12T20:34:56.393Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-04-12T20:34:56.393Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-04-12T20:34:56.393Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-04-12T20:34:56.393Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-04-12T20:34:56.393Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-04-12T20:34:56.393Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-04-12T20:34:56.393Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-04-12T20:34:56.393Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-04-12T20:34:56.393Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-04-12T20:34:56.393Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-04-12T20:34:56.393Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-04-12T20:34:56.393Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-04-12T20:34:56.393Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-04-12T20:34:56.393Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-04-12T20:34:56.393Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-04-12T20:34:56.393Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-04-12T20:34:56.393Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-04-12T20:34:56.393Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-04-12T20:34:56.393Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-04-12T20:34:56.393Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-04-12T20:34:56.393Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-04-12T20:34:56.393Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-04-12T20:34:56.393Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-04-12T20:34:56.393Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-04-12T20:34:56.393Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-04-12T20:34:56.393Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-04-12T20:34:56.393Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-04-12T20:34:56.393Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-04-12T20:34:56.393Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-04-12T20:34:56.393Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-04-12T20:34:56.393Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-04-12T20:34:56.393Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-04-12T20:34:56.393Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-04-12T20:34:56.393Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-04-12T20:34:56.393Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-04-12T20:34:56.393Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-04-12T20:34:56.393Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-04-12T20:34:56.393Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-04-12T20:34:56.393Z] spire-1.2.1/test/ [2022-04-12T20:34:56.393Z] spire-1.2.1/test/clock/ [2022-04-12T20:34:56.393Z] spire-1.2.1/test/clock/clock.go [2022-04-12T20:34:56.393Z] spire-1.2.1/test/fakes/ [2022-04-12T20:34:56.393Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-04-12T20:34:56.393Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-04-12T20:34:56.393Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-04-12T20:34:56.393Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-04-12T20:34:56.393Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-04-12T20:34:56.393Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-04-12T20:34:56.393Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-04-12T20:34:56.393Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-04-12T20:34:56.393Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-04-12T20:34:56.393Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-04-12T20:34:56.393Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-04-12T20:34:56.393Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-04-12T20:34:56.393Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-04-12T20:34:56.393Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-04-12T20:34:56.393Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-04-12T20:34:56.393Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-04-12T20:34:56.393Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-04-12T20:34:56.393Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-04-12T20:34:56.393Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-04-12T20:34:56.393Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-04-12T20:34:56.393Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-04-12T20:34:56.393Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-04-12T20:34:56.393Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-04-12T20:34:56.393Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-04-12T20:34:56.393Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-04-12T20:34:56.393Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-04-12T20:34:56.393Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-04-12T20:34:56.393Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-04-12T20:34:56.393Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-04-12T20:34:56.393Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-04-12T20:34:56.393Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-04-12T20:34:56.393Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-04-12T20:34:56.393Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-04-12T20:34:56.393Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-04-12T20:34:56.393Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-04-12T20:34:56.393Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-04-12T20:34:56.393Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-04-12T20:34:56.393Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-04-12T20:34:56.393Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-04-12T20:34:56.393Z] spire-1.2.1/test/fixture/ [2022-04-12T20:34:56.393Z] spire-1.2.1/test/fixture/certs/ [2022-04-12T20:34:56.393Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-04-12T20:34:56.393Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-04-12T20:34:56.393Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-04-12T20:34:56.393Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-04-12T20:34:56.393Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-04-12T20:34:56.393Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-04-12T20:34:56.393Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-04-12T20:34:56.393Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-04-12T20:34:56.393Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-04-12T20:34:56.393Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-04-12T20:34:56.393Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-04-12T20:34:56.393Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-04-12T20:34:56.393Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-04-12T20:34:56.393Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-04-12T20:34:56.393Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-04-12T20:34:56.393Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-04-12T20:34:56.393Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-04-12T20:34:56.393Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-04-12T20:34:56.393Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-04-12T20:34:56.393Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-04-12T20:34:56.393Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-04-12T20:34:56.393Z] spire-1.2.1/test/fixture/config/ [2022-04-12T20:34:56.393Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-04-12T20:34:56.393Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-04-12T20:34:56.393Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-04-12T20:34:56.393Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-04-12T20:34:56.393Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-04-12T20:34:56.393Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-04-12T20:34:56.393Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-04-12T20:34:56.393Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-04-12T20:34:56.393Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-04-12T20:34:56.393Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-04-12T20:34:56.393Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-04-12T20:34:56.393Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-04-12T20:34:56.393Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-04-12T20:34:56.393Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-04-12T20:34:56.393Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-04-12T20:34:56.393Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-04-12T20:34:56.393Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-04-12T20:34:56.393Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-04-12T20:34:56.393Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-04-12T20:34:56.393Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-04-12T20:34:56.393Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-04-12T20:34:56.393Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-04-12T20:34:56.393Z] spire-1.2.1/test/fixture/fixture.go [2022-04-12T20:34:56.393Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-04-12T20:34:56.393Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-04-12T20:34:56.393Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-04-12T20:34:56.393Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-04-12T20:34:56.393Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-04-12T20:34:56.393Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-04-12T20:34:56.393Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-04-12T20:34:56.393Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-04-12T20:34:56.393Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-04-12T20:34:56.393Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-04-12T20:34:56.393Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-04-12T20:34:56.393Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-04-12T20:34:56.393Z] spire-1.2.1/test/fixture/registration/ [2022-04-12T20:34:56.393Z] spire-1.2.1/test/fixture/registration/entries.json [2022-04-12T20:34:56.393Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-04-12T20:34:56.393Z] spire-1.2.1/test/fixture/registration/good.json [2022-04-12T20:34:56.393Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-04-12T20:34:56.393Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-04-12T20:34:56.393Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-04-12T20:34:56.393Z] spire-1.2.1/test/integration/ [2022-04-12T20:34:56.393Z] spire-1.2.1/test/integration/README.md [2022-04-12T20:34:56.393Z] spire-1.2.1/test/integration/common [2022-04-12T20:34:56.393Z] spire-1.2.1/test/integration/setup/ [2022-04-12T20:34:56.393Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-04-12T20:34:56.394Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-04-12T20:34:56.394Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-04-12T20:34:56.394Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-04-12T20:34:56.394Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-04-12T20:34:56.394Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-04-12T20:34:56.394Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-04-12T20:34:56.394Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-04-12T20:34:56.394Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-04-12T20:34:56.394Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-04-12T20:34:56.394Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-04-12T20:34:56.394Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-04-12T20:34:56.394Z] spire-1.2.1/test/integration/setup/itclient/ [2022-04-12T20:34:56.394Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-04-12T20:34:56.394Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-04-12T20:34:56.394Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-04-12T20:34:56.394Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-04-12T20:34:56.394Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-04-12T20:34:56.394Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-04-12T20:34:56.394Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-04-12T20:34:56.394Z] spire-1.2.1/test/integration/suites/ [2022-04-12T20:34:56.394Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-04-12T20:34:56.394Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-04-12T20:34:56.394Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-04-12T20:34:56.394Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-04-12T20:34:56.394Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-04-12T20:34:56.394Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-04-12T20:34:56.394Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-04-12T20:34:56.394Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-04-12T20:34:56.394Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-04-12T20:34:56.394Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-04-12T20:34:56.394Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-04-12T20:34:56.394Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-04-12T20:34:56.394Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-04-12T20:34:56.394Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-04-12T20:34:56.394Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-04-12T20:34:56.394Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-04-12T20:34:56.394Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-04-12T20:34:56.394Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-04-12T20:34:56.394Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-04-12T20:34:56.394Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-04-12T20:34:56.394Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-04-12T20:34:56.394Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-04-12T20:34:56.394Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-04-12T20:34:56.394Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-04-12T20:34:56.394Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-04-12T20:34:56.394Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-04-12T20:34:56.394Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-04-12T20:34:56.394Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-04-12T20:34:56.394Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-04-12T20:34:56.394Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-04-12T20:34:56.394Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-04-12T20:34:56.394Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-04-12T20:34:56.394Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-04-12T20:34:56.394Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-04-12T20:34:56.394Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-04-12T20:34:56.394Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-04-12T20:34:56.394Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-04-12T20:34:56.394Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-04-12T20:34:56.394Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-04-12T20:34:56.394Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-04-12T20:34:56.394Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-04-12T20:34:56.394Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-04-12T20:34:56.394Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-04-12T20:34:56.394Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-04-12T20:34:56.394Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-04-12T20:34:56.394Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-04-12T20:34:56.394Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-04-12T20:34:56.394Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-04-12T20:34:56.394Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-04-12T20:34:56.394Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-04-12T20:34:56.394Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-04-12T20:34:56.394Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-04-12T20:34:56.394Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-04-12T20:34:56.394Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-04-12T20:34:56.394Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-04-12T20:34:56.394Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-04-12T20:34:56.394Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-04-12T20:34:56.394Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-04-12T20:34:56.394Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-04-12T20:34:56.394Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-04-12T20:34:56.394Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-04-12T20:34:56.394Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-04-12T20:34:56.394Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-04-12T20:34:56.394Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-04-12T20:34:56.394Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-04-12T20:34:56.394Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-04-12T20:34:56.394Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-04-12T20:34:56.394Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-04-12T20:34:56.394Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-04-12T20:34:56.394Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-04-12T20:34:56.394Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-04-12T20:34:56.394Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-04-12T20:34:56.394Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-04-12T20:34:56.394Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-04-12T20:34:56.394Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-04-12T20:34:56.394Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-04-12T20:34:56.394Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-04-12T20:34:56.394Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-04-12T20:34:56.394Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-04-12T20:34:56.394Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-04-12T20:34:56.394Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-04-12T20:34:56.394Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-04-12T20:34:56.394Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-04-12T20:34:56.394Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-04-12T20:34:56.394Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-04-12T20:34:56.394Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-04-12T20:34:56.394Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-04-12T20:34:56.394Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-04-12T20:34:56.394Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-04-12T20:34:56.394Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-04-12T20:34:56.394Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-04-12T20:34:56.394Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-04-12T20:34:56.394Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-04-12T20:34:56.394Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-04-12T20:34:56.394Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-04-12T20:34:56.394Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-04-12T20:34:56.394Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-04-12T20:34:56.394Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-04-12T20:34:56.394Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-04-12T20:34:56.394Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-04-12T20:34:56.394Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-04-12T20:34:56.394Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-04-12T20:34:56.394Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-04-12T20:34:56.394Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-04-12T20:34:56.394Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-04-12T20:34:56.394Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-04-12T20:34:56.394Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-04-12T20:34:56.394Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-04-12T20:34:56.394Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-04-12T20:34:56.394Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-04-12T20:34:56.394Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-04-12T20:34:56.394Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-04-12T20:34:56.394Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-04-12T20:34:56.394Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-04-12T20:34:56.394Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-04-12T20:34:56.394Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-04-12T20:34:56.394Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-04-12T20:34:56.394Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-04-12T20:34:56.394Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-04-12T20:34:56.394Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-04-12T20:34:56.394Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-04-12T20:34:56.394Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-04-12T20:34:56.394Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-04-12T20:34:56.394Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-04-12T20:34:56.394Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-04-12T20:34:56.394Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-04-12T20:34:56.394Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-04-12T20:34:56.394Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-04-12T20:34:56.394Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-04-12T20:34:56.394Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-04-12T20:34:56.394Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-04-12T20:34:56.394Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-04-12T20:34:56.394Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-04-12T20:34:56.394Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-04-12T20:34:56.394Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-04-12T20:34:56.394Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-04-12T20:34:56.394Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-04-12T20:34:56.394Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-04-12T20:34:56.394Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-04-12T20:34:56.394Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-04-12T20:34:56.394Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-04-12T20:34:56.394Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-04-12T20:34:56.394Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-04-12T20:34:56.394Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-04-12T20:34:56.394Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-04-12T20:34:56.394Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-04-12T20:34:56.395Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-04-12T20:34:56.395Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-04-12T20:34:56.395Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-04-12T20:34:56.395Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-04-12T20:34:56.395Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-04-12T20:34:56.395Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-04-12T20:34:56.395Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-04-12T20:34:56.395Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-04-12T20:34:56.395Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-04-12T20:34:56.395Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-04-12T20:34:56.395Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-04-12T20:34:56.395Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-04-12T20:34:56.395Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-04-12T20:34:56.395Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-04-12T20:34:56.395Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-04-12T20:34:56.395Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-04-12T20:34:56.395Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-04-12T20:34:56.395Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-04-12T20:34:56.395Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-04-12T20:34:56.395Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-04-12T20:34:56.395Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-04-12T20:34:56.395Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-04-12T20:34:56.395Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-04-12T20:34:56.395Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-04-12T20:34:56.395Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-04-12T20:34:56.395Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-04-12T20:34:56.395Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-04-12T20:34:56.395Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-04-12T20:34:56.395Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-04-12T20:34:56.395Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-04-12T20:34:56.395Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-04-12T20:34:56.395Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-04-12T20:34:56.395Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-04-12T20:34:56.395Z] spire-1.2.1/test/integration/suites/join-token/ [2022-04-12T20:34:56.395Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-04-12T20:34:56.395Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-04-12T20:34:56.395Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-04-12T20:34:56.395Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-04-12T20:34:56.395Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-04-12T20:34:56.395Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-04-12T20:34:56.395Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-04-12T20:34:56.395Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-04-12T20:34:56.395Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-04-12T20:34:56.395Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-04-12T20:34:56.395Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-04-12T20:34:56.395Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-04-12T20:34:56.395Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-04-12T20:34:56.395Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-04-12T20:34:56.395Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-04-12T20:34:56.395Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-04-12T20:34:56.395Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-04-12T20:34:56.395Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-04-12T20:34:56.395Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-04-12T20:34:56.395Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-04-12T20:34:56.395Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-04-12T20:34:56.395Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-04-12T20:34:56.395Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-04-12T20:34:56.395Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-04-12T20:34:56.395Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-04-12T20:34:56.395Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-04-12T20:34:56.395Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-04-12T20:34:56.395Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-04-12T20:34:56.395Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-04-12T20:34:56.395Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-04-12T20:34:56.395Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-04-12T20:34:56.395Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-04-12T20:34:56.395Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-04-12T20:34:56.395Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-04-12T20:34:56.395Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-04-12T20:34:56.395Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-04-12T20:34:56.395Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-04-12T20:34:56.395Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-04-12T20:34:56.395Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-04-12T20:34:56.395Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-04-12T20:34:56.395Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-04-12T20:34:56.395Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-04-12T20:34:56.395Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-04-12T20:34:56.395Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-04-12T20:34:56.395Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-04-12T20:34:56.395Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-04-12T20:34:56.395Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-04-12T20:34:56.395Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-04-12T20:34:56.395Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-04-12T20:34:56.395Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-04-12T20:34:56.395Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-04-12T20:34:56.395Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-04-12T20:34:56.395Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-04-12T20:34:56.395Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-04-12T20:34:56.395Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-04-12T20:34:56.395Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-04-12T20:34:56.395Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-04-12T20:34:56.395Z] spire-1.2.1/test/integration/suites/k8s/ [2022-04-12T20:34:56.395Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-04-12T20:34:56.395Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-04-12T20:34:56.395Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-04-12T20:34:56.395Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-04-12T20:34:56.395Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-04-12T20:34:56.395Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-04-12T20:34:56.395Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-04-12T20:34:56.395Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-04-12T20:34:56.395Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-04-12T20:34:56.395Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-04-12T20:34:56.395Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-04-12T20:34:56.395Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-04-12T20:34:56.395Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-04-12T20:34:56.395Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-04-12T20:34:56.395Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-04-12T20:34:56.395Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-04-12T20:34:56.395Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-04-12T20:34:56.395Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-04-12T20:34:56.395Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-04-12T20:34:56.395Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-04-12T20:34:56.395Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-04-12T20:34:56.395Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-04-12T20:34:56.395Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-04-12T20:34:56.395Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-04-12T20:34:56.395Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-04-12T20:34:56.395Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-04-12T20:34:56.395Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-04-12T20:34:56.395Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-04-12T20:34:56.395Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-04-12T20:34:56.395Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-04-12T20:34:56.395Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-04-12T20:34:56.395Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-04-12T20:34:56.395Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-04-12T20:34:56.395Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-04-12T20:34:56.395Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-04-12T20:34:56.395Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-04-12T20:34:56.395Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-04-12T20:34:56.395Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-04-12T20:34:56.395Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-04-12T20:34:56.395Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-04-12T20:34:56.395Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-04-12T20:34:56.395Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-04-12T20:34:56.395Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-04-12T20:34:56.395Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-04-12T20:34:56.395Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-04-12T20:34:56.395Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-04-12T20:34:56.395Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-04-12T20:34:56.395Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-04-12T20:34:56.395Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-04-12T20:34:56.395Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-04-12T20:34:56.395Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-04-12T20:34:56.395Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-04-12T20:34:56.395Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-04-12T20:34:56.395Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-04-12T20:34:56.395Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-04-12T20:34:56.395Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-04-12T20:34:56.395Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-04-12T20:34:56.395Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-04-12T20:34:56.395Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-04-12T20:34:56.395Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-04-12T20:34:56.395Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-04-12T20:34:56.395Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-04-12T20:34:56.395Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-04-12T20:34:56.395Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-04-12T20:34:56.395Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-04-12T20:34:56.395Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-04-12T20:34:56.395Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-04-12T20:34:56.396Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-04-12T20:34:56.396Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-04-12T20:34:56.396Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-04-12T20:34:56.396Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-04-12T20:34:56.396Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-04-12T20:34:56.396Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-04-12T20:34:56.396Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-04-12T20:34:56.396Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-04-12T20:34:56.396Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-04-12T20:34:56.396Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-04-12T20:34:56.396Z] spire-1.2.1/test/integration/suites/rotation/ [2022-04-12T20:34:56.396Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-04-12T20:34:56.396Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-04-12T20:34:56.396Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-04-12T20:34:56.396Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-04-12T20:34:56.396Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-04-12T20:34:56.396Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-04-12T20:34:56.396Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-04-12T20:34:56.396Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-04-12T20:34:56.396Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-04-12T20:34:56.396Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-04-12T20:34:56.396Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-04-12T20:34:56.396Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-04-12T20:34:56.396Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-04-12T20:34:56.396Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-04-12T20:34:56.396Z] spire-1.2.1/test/integration/suites/self-test/ [2022-04-12T20:34:56.396Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-04-12T20:34:56.396Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-04-12T20:34:56.396Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-04-12T20:34:56.396Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-04-12T20:34:56.396Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-04-12T20:34:56.396Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-04-12T20:34:56.396Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-04-12T20:34:56.396Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-04-12T20:34:56.396Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-04-12T20:34:56.396Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-04-12T20:34:56.396Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-04-12T20:34:56.396Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-04-12T20:34:56.396Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-04-12T20:34:56.396Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-04-12T20:34:56.396Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-04-12T20:34:56.396Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-04-12T20:34:56.396Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-04-12T20:34:56.396Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-04-12T20:34:56.396Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-04-12T20:34:56.396Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-04-12T20:34:56.396Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-04-12T20:34:56.396Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-04-12T20:34:56.396Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-04-12T20:34:56.396Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-04-12T20:34:56.396Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-04-12T20:34:56.396Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-04-12T20:34:56.396Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-04-12T20:34:56.396Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-04-12T20:34:56.396Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-04-12T20:34:56.396Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-04-12T20:34:56.396Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-04-12T20:34:56.396Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-04-12T20:34:56.396Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-04-12T20:34:56.396Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-04-12T20:34:56.396Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-04-12T20:34:56.396Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-04-12T20:34:56.396Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-04-12T20:34:56.396Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-04-12T20:34:56.396Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-04-12T20:34:56.396Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-04-12T20:34:56.396Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-04-12T20:34:56.396Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-04-12T20:34:56.396Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-04-12T20:34:56.396Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-04-12T20:34:56.396Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-04-12T20:34:56.396Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-04-12T20:34:56.396Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-04-12T20:34:56.396Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-04-12T20:34:56.396Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-04-12T20:34:56.396Z] spire-1.2.1/test/integration/test-one.sh [2022-04-12T20:34:56.396Z] spire-1.2.1/test/integration/test.sh [2022-04-12T20:34:56.396Z] spire-1.2.1/test/plugintest/ [2022-04-12T20:34:56.396Z] spire-1.2.1/test/plugintest/config.go [2022-04-12T20:34:56.396Z] spire-1.2.1/test/plugintest/load.go [2022-04-12T20:34:56.396Z] spire-1.2.1/test/plugintest/option.go [2022-04-12T20:34:56.396Z] spire-1.2.1/test/spiretest/ [2022-04-12T20:34:56.396Z] spire-1.2.1/test/spiretest/apiserver.go [2022-04-12T20:34:56.396Z] spire-1.2.1/test/spiretest/assertions.go [2022-04-12T20:34:56.396Z] spire-1.2.1/test/spiretest/dir.go [2022-04-12T20:34:56.396Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-04-12T20:34:56.396Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-04-12T20:34:56.396Z] spire-1.2.1/test/spiretest/logs.go [2022-04-12T20:34:56.396Z] spire-1.2.1/test/spiretest/socketapi.go [2022-04-12T20:34:56.396Z] spire-1.2.1/test/spiretest/suite.go [2022-04-12T20:34:56.396Z] spire-1.2.1/test/spiretest/x509.go [2022-04-12T20:34:56.396Z] spire-1.2.1/test/testca/ [2022-04-12T20:34:56.396Z] spire-1.2.1/test/testca/ca.go [2022-04-12T20:34:56.396Z] spire-1.2.1/test/testkey/ [2022-04-12T20:34:56.396Z] spire-1.2.1/test/testkey/generate.sh [2022-04-12T20:34:56.396Z] spire-1.2.1/test/testkey/genkeys.go [2022-04-12T20:34:56.396Z] spire-1.2.1/test/testkey/keys.go [2022-04-12T20:34:56.396Z] spire-1.2.1/test/testkey/new.go [2022-04-12T20:34:56.396Z] spire-1.2.1/test/tpmsimulator/ [2022-04-12T20:34:56.396Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-04-12T20:34:56.396Z] spire-1.2.1/test/util/ [2022-04-12T20:34:56.396Z] spire-1.2.1/test/util/cert_fixtures.go [2022-04-12T20:34:56.396Z] spire-1.2.1/test/util/cert_generation.go [2022-04-12T20:34:56.396Z] spire-1.2.1/test/util/io_redirection.go [2022-04-12T20:34:56.396Z] spire-1.2.1/test/util/race.go [2022-04-12T20:34:56.396Z] spire-1.2.1/test/util/util.go [2022-04-12T20:34:56.396Z] building spire from source... [2022-04-12T20:34:56.655Z] Installing go1.17.7... [2022-04-12T20:35:03.242Z] Building bin/spire-server... [2022-04-12T20:35:03.242Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-04-12T20:35:03.242Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-04-12T20:35:03.242Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-04-12T20:35:03.242Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-04-12T20:35:03.242Z] go: downloading google.golang.org/grpc v1.44.0 [2022-04-12T20:35:03.242Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-04-12T20:35:03.242Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-04-12T20:35:03.242Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-12T20:35:03.242Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-04-12T20:35:03.242Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-04-12T20:35:03.242Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-04-12T20:35:03.242Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-04-12T20:35:03.242Z] go: downloading github.com/fatih/color v1.13.0 [2022-04-12T20:35:03.242Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-12T20:35:03.242Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-04-12T20:35:03.242Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-04-12T20:35:03.242Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-04-12T20:35:03.243Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-04-12T20:35:03.243Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-04-12T20:35:03.243Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-04-12T20:35:03.243Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-04-12T20:35:03.243Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-04-12T20:35:03.243Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-04-12T20:35:03.243Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-04-12T20:35:03.243Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-12T20:35:03.243Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-04-12T20:35:03.243Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-12T20:35:03.243Z] go: downloading github.com/google/uuid v1.1.2 [2022-04-12T20:35:03.243Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-04-12T20:35:03.243Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-04-12T20:35:03.243Z] go: downloading github.com/oklog/run v1.0.0 [2022-04-12T20:35:03.243Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-04-12T20:35:03.243Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-04-12T20:35:03.243Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-04-12T20:35:03.714Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-04-12T20:35:03.714Z] go: downloading github.com/pkg/errors v0.9.1 [2022-04-12T20:35:03.714Z] go: downloading go.uber.org/atomic v1.9.0 [2022-04-12T20:35:03.714Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-12T20:35:03.714Z] go: downloading github.com/prometheus/common v0.32.1 [2022-04-12T20:35:03.714Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-04-12T20:35:03.714Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-12T20:35:03.714Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-04-12T20:35:03.714Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-04-12T20:35:03.714Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-04-12T20:35:03.714Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-04-12T20:35:03.714Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-04-12T20:35:03.714Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-04-12T20:35:03.714Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-04-12T20:35:05.015Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-04-12T20:35:05.044Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-04-12T20:35:05.083Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-04-12T20:35:05.131Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-04-12T20:35:05.132Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-04-12T20:35:05.150Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3948/head:refs/remotes/origin/PR-3948 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-04-12T20:35:06.214Z] Merging remotes/origin/main commit ad3b9b7afaca9b4f12e4a94d612d3496d02fef27 into PR head commit 6477e2ac7359a4b800acd5857bc404d4297ec701 [2022-04-12T20:35:06.250Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-04-12T20:35:06.250Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-04-12T20:35:06.250Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-04-12T20:35:06.250Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-04-12T20:35:06.250Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-04-12T20:35:06.250Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-04-12T20:35:06.941Z] Merge succeeded, producing e6dda6238a3e80563cbae1c569dc5e86f50497f6 [2022-04-12T20:35:06.942Z] Checking out Revision e6dda6238a3e80563cbae1c569dc5e86f50497f6 (PR-3948) [2022-04-12T20:35:06.243Z] > git config core.sparsecheckout # timeout=10 [2022-04-12T20:35:06.259Z] > git checkout -f 6477e2ac7359a4b800acd5857bc404d4297ec701 # timeout=10 [2022-04-12T20:35:06.539Z] > git remote # timeout=10 [2022-04-12T20:35:06.559Z] > git config --get remote.origin.url # timeout=10 [2022-04-12T20:35:06.576Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-04-12T20:35:06.594Z] > git merge ad3b9b7afaca9b4f12e4a94d612d3496d02fef27 # timeout=10 [2022-04-12T20:35:06.922Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-04-12T20:35:06.955Z] > git config core.sparsecheckout # timeout=10 [2022-04-12T20:35:06.973Z] > git checkout -f e6dda6238a3e80563cbae1c569dc5e86f50497f6 # timeout=10 [2022-04-12T20:35:10.448Z] go: downloading google.golang.org/api v0.70.0 [2022-04-12T20:35:10.448Z] go: downloading k8s.io/client-go v0.23.4 [2022-04-12T20:35:10.448Z] go: downloading k8s.io/api v0.23.4 [2022-04-12T20:35:10.448Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-04-12T20:35:10.448Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-04-12T20:35:10.448Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-04-12T20:35:10.448Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-04-12T20:35:10.448Z] go: downloading github.com/lib/pq v1.10.4 [2022-04-12T20:35:10.448Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-04-12T20:35:10.448Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-04-12T20:35:10.707Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-04-12T20:35:10.707Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-04-12T20:35:10.968Z] go: downloading cloud.google.com/go v0.100.2 [2022-04-12T20:35:11.763Z] Commit message: "Merge commit 'ad3b9b7afaca9b4f12e4a94d612d3496d02fef27' into HEAD" [2022-04-12T20:35:11.797Z] First time build. Skipping changelog. [2022-04-12T20:35:11.910Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-04-12T20:35:11.910Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-04-12T20:35:12.482Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-04-12T20:35:12.482Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-04-12T20:35:12.742Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-04-12T20:35:12.742Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-04-12T20:35:12.751Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-04-12T20:35:12.751Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-12T20:35:12.751Z] Dload Upload Total Spent Left Speed [2022-04-12T20:35:12.751Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 199k 0 --:--:-- --:--:-- --:--:-- 202k [Pipeline] sh [2022-04-12T20:35:13.001Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-04-12T20:35:13.001Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-04-12T20:35:13.261Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-04-12T20:35:13.261Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-04-12T20:35:13.261Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-04-12T20:35:13.261Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-04-12T20:35:13.323Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-04-12T20:35:13.522Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-04-12T20:35:13.522Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-04-12T20:35:13.522Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-04-12T20:35:13.522Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-04-12T20:35:13.522Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-04-12T20:35:13.522Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-04-12T20:35:13.522Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-04-12T20:35:13.683Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-04-12T20:35:13.683Z] + sudo tee /etc/docker/daemon.new [2022-04-12T20:35:13.683Z] { [2022-04-12T20:35:13.683Z] "registry-mirrors": [ [2022-04-12T20:35:13.683Z] "https://nexus3.edgexfoundry.org:10001" [2022-04-12T20:35:13.683Z] ], [2022-04-12T20:35:13.683Z] "bip": "10.250.0.254/24", [2022-04-12T20:35:13.683Z] "hosts": [ [2022-04-12T20:35:13.683Z] "tcp://0.0.0.0:5555", [2022-04-12T20:35:13.683Z] "unix:///var/run/docker.sock" [2022-04-12T20:35:13.683Z] ], [2022-04-12T20:35:13.683Z] "mtu": 1458, [2022-04-12T20:35:13.683Z] "selinux-enabled": true, [2022-04-12T20:35:13.683Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-04-12T20:35:13.683Z] } [Pipeline] sh [2022-04-12T20:35:13.782Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-04-12T20:35:13.782Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-04-12T20:35:13.782Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-04-12T20:35:14.052Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-04-12T20:35:11.778Z] > git rev-list --no-walk 3aeba54608afeca21b20a61105b22c6ee27a32c1 # timeout=10 [2022-04-12T20:35:14.427Z] + sudo service docker restart [2022-04-12T20:35:17.078Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-04-12T20:35:17.078Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-04-12T20:35:17.078Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-04-12T20:35:17.078Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-04-12T20:35:17.078Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-04-12T20:35:17.078Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-04-12T20:35:17.078Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-04-12T20:35:17.078Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-04-12T20:35:17.078Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-04-12T20:35:17.078Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-04-12T20:35:17.078Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-04-12T20:35:17.078Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-04-12T20:35:17.078Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-04-12T20:35:17.078Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-04-12T20:35:17.078Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-04-12T20:35:17.078Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-04-12T20:35:17.078Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-04-12T20:35:17.339Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-12T20:35:17.339Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-04-12T20:35:17.339Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-04-12T20:35:17.339Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-04-12T20:35:17.339Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-04-12T20:35:17.339Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-12T20:35:17.339Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-04-12T20:35:17.339Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-04-12T20:35:17.339Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-04-12T20:35:17.339Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-04-12T20:35:17.339Z] go: downloading go.opencensus.io v0.23.0 [2022-04-12T20:35:17.598Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-04-12T20:35:17.598Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-04-12T20:35:17.598Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-04-12T20:35:17.598Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-04-12T20:35:17.598Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-04-12T20:35:17.598Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-04-12T20:35:17.598Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-04-12T20:35:17.598Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-04-12T20:35:17.857Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-04-12T20:35:17.857Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-04-12T20:35:17.857Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-04-12T20:35:17.857Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-04-12T20:35:17.857Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-04-12T20:35:17.857Z] go: downloading go.uber.org/zap v1.21.0 [2022-04-12T20:35:17.857Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-04-12T20:35:17.857Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-04-12T20:35:18.117Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-04-12T20:35:18.117Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-04-12T20:35:18.117Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-04-12T20:35:18.117Z] go: downloading github.com/golang/snappy v0.0.4 [2022-04-12T20:35:18.117Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-04-12T20:35:18.117Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-04-12T20:35:18.117Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-04-12T20:35:18.117Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-04-12T20:35:18.117Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-04-12T20:35:18.117Z] go: downloading go.uber.org/multierr v1.6.0 [2022-04-12T20:35:26.244Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-04-12T20:35:26.244Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-04-12T20:35:30.439Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-12T20:35:32.818Z] provisioning config files... [2022-04-12T20:35:32.846Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/6@tmp/config1849580518946412359tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-12T20:35:33.236Z] ---> docker-login.sh [2022-04-12T20:35:33.236Z] nexus3.edgexfoundry.org:10001 [2022-04-12T20:35:33.839Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-12T20:35:34.117Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-12T20:35:34.117Z] Configure a credential helper to remove this warning. See [2022-04-12T20:35:34.117Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-12T20:35:34.117Z] [2022-04-12T20:35:34.117Z] Login Succeeded [2022-04-12T20:35:34.117Z] nexus3.edgexfoundry.org:10002 [2022-04-12T20:35:34.718Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-12T20:35:34.718Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-12T20:35:34.718Z] Configure a credential helper to remove this warning. See [2022-04-12T20:35:34.718Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-12T20:35:34.718Z] [2022-04-12T20:35:34.718Z] Login Succeeded [2022-04-12T20:35:34.718Z] nexus3.edgexfoundry.org:10003 [2022-04-12T20:35:35.322Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-12T20:35:35.322Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-12T20:35:35.322Z] Configure a credential helper to remove this warning. See [2022-04-12T20:35:35.322Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-12T20:35:35.322Z] [2022-04-12T20:35:35.322Z] Login Succeeded [2022-04-12T20:35:35.322Z] nexus3.edgexfoundry.org:10004 [2022-04-12T20:35:35.599Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-12T20:35:35.876Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-12T20:35:35.876Z] Configure a credential helper to remove this warning. See [2022-04-12T20:35:35.876Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-12T20:35:35.876Z] [2022-04-12T20:35:35.876Z] Login Succeeded [2022-04-12T20:35:35.876Z] docker.io [2022-04-12T20:35:36.151Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-12T20:35:36.830Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-12T20:35:36.830Z] Configure a credential helper to remove this warning. See [2022-04-12T20:35:36.830Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-12T20:35:36.830Z] [2022-04-12T20:35:36.830Z] Login Succeeded [2022-04-12T20:35:36.830Z] ---> docker-login.sh ends [Pipeline] } [2022-04-12T20:35:36.859Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-04-12T20:35:37.409Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-04-12T20:35:37.423Z] ========================================================= [2022-04-12T20:35:37.423Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-04-12T20:35:37.423Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-04-12T20:35:37.776Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-04-12T20:35:38.064Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-04-12T20:35:38.064Z] 9b3977197b4f: Pulling fs layer [2022-04-12T20:35:38.064Z] 1a89e8eeedd5: Pulling fs layer [2022-04-12T20:35:38.064Z] 94645a83ff95: Pulling fs layer [2022-04-12T20:35:38.064Z] 3f3a8bcf1eab: Pulling fs layer [2022-04-12T20:35:38.064Z] 0c92f367c5e7: Pulling fs layer [2022-04-12T20:35:38.064Z] f7c0051592d6: Pulling fs layer [2022-04-12T20:35:38.064Z] a227ed2f7395: Pulling fs layer [2022-04-12T20:35:38.064Z] 7b1c46037f91: Pulling fs layer [2022-04-12T20:35:38.064Z] 3f3a8bcf1eab: Waiting [2022-04-12T20:35:38.064Z] 0c92f367c5e7: Waiting [2022-04-12T20:35:38.064Z] a227ed2f7395: Waiting [2022-04-12T20:35:38.064Z] 7b1c46037f91: Waiting [2022-04-12T20:35:38.064Z] 94645a83ff95: Download complete [2022-04-12T20:35:38.064Z] 1a89e8eeedd5: Download complete [2022-04-12T20:35:38.064Z] 0c92f367c5e7: Verifying Checksum [2022-04-12T20:35:38.064Z] 0c92f367c5e7: Download complete [2022-04-12T20:35:38.064Z] f7c0051592d6: Verifying Checksum [2022-04-12T20:35:38.064Z] f7c0051592d6: Download complete [2022-04-12T20:35:38.064Z] 9b3977197b4f: Verifying Checksum [2022-04-12T20:35:38.064Z] 9b3977197b4f: Download complete [2022-04-12T20:35:38.064Z] a227ed2f7395: Verifying Checksum [2022-04-12T20:35:38.064Z] a227ed2f7395: Download complete [2022-04-12T20:35:39.063Z] 9b3977197b4f: Pull complete [2022-04-12T20:35:39.679Z] 1a89e8eeedd5: Pull complete [2022-04-12T20:35:39.961Z] 94645a83ff95: Pull complete [2022-04-12T20:35:40.240Z] 7b1c46037f91: Verifying Checksum [2022-04-12T20:35:40.240Z] 7b1c46037f91: Download complete [2022-04-12T20:35:40.842Z] 3f3a8bcf1eab: Download complete [2022-04-12T20:35:48.535Z] Removing intermediate container f3d25559b6da [2022-04-12T20:35:48.535Z] ---> 94b11af90b2b [2022-04-12T20:35:48.535Z] [2022-04-12T20:35:48.535Z] Step 10/31 : FROM alpine:3.14 [2022-04-12T20:35:48.535Z] Removing intermediate container 8c1e8efc7df5 [2022-04-12T20:35:48.535Z] ---> cd9cd03e1fa1 [2022-04-12T20:35:48.535Z] [2022-04-12T20:35:48.535Z] Step 10/22 : FROM alpine:3.14 [2022-04-12T20:35:48.535Z] Removing intermediate container d5cddd1f4858 [2022-04-12T20:35:48.535Z] ---> 5a6e1db8ca32 [2022-04-12T20:35:48.535Z] [2022-04-12T20:35:48.535Z] Step 10/22 : FROM alpine:3.14 [2022-04-12T20:35:48.535Z] Removing intermediate container c62576a59bea [2022-04-12T20:35:48.535Z] ---> e7c5335002a7 [2022-04-12T20:35:48.535Z] [2022-04-12T20:35:48.535Z] Step 10/22 : FROM alpine:3.14 [2022-04-12T20:35:48.535Z] 3.14: Pulling from library/alpine [2022-04-12T20:35:48.535Z] 3.14: Pulling from library/alpine [2022-04-12T20:35:48.535Z] 3.14: Pulling from library/alpine [2022-04-12T20:35:48.535Z] 3.14: Pulling from library/alpine [2022-04-12T20:35:49.104Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-04-12T20:35:49.104Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-04-12T20:35:49.104Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-04-12T20:35:49.104Z] Status: Downloaded newer image for alpine:3.14 [2022-04-12T20:35:49.104Z] Status: Image is up to date for alpine:3.14 [2022-04-12T20:35:49.104Z] Status: Downloaded newer image for alpine:3.14 [2022-04-12T20:35:49.104Z] ---> e04c818066af [2022-04-12T20:35:49.104Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-04-12T20:35:49.104Z] ---> e04c818066af [2022-04-12T20:35:49.104Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-04-12T20:35:49.104Z] ---> e04c818066af [2022-04-12T20:35:49.104Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-04-12T20:35:49.104Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-04-12T20:35:49.104Z] Status: Image is up to date for alpine:3.14 [2022-04-12T20:35:49.365Z] ---> e04c818066af [2022-04-12T20:35:49.365Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-04-12T20:35:49.626Z] ---> Running in 2184582c097d [2022-04-12T20:35:49.626Z] ---> Running in a61ed798a35a [2022-04-12T20:35:49.626Z] ---> Running in 812a755f69b9 [2022-04-12T20:35:49.626Z] ---> Running in 238400ca84c9 [2022-04-12T20:35:49.886Z] Removing intermediate container a61ed798a35a [2022-04-12T20:35:49.886Z] ---> 8a4a4410dfb7 [2022-04-12T20:35:49.886Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-04-12T20:35:49.886Z] ---> Running in d41c49367fe0 [2022-04-12T20:35:50.837Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-12T20:35:50.837Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-12T20:35:51.097Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-12T20:35:51.097Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-12T20:35:51.097Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-12T20:35:51.097Z] (1/6) Installing ca-certificates (20211220-r0) [2022-04-12T20:35:51.097Z] (2/6) Installing brotli-libs (1.0.9-r5) [2022-04-12T20:35:51.097Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-12T20:35:51.097Z] (3/6) Installing nghttp2-libs (1.43.0-r0) [2022-04-12T20:35:51.097Z] (4/6) Installing libcurl (7.79.1-r0) [2022-04-12T20:35:51.097Z] (5/6) Installing curl (7.79.1-r0) [2022-04-12T20:35:51.097Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-04-12T20:35:51.097Z] Executing busybox-1.33.1-r7.trigger [2022-04-12T20:35:51.097Z] Executing ca-certificates-20211220-r0.trigger [2022-04-12T20:35:51.097Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-12T20:35:51.357Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-12T20:35:51.357Z] OK: 8 MiB in 20 packages [2022-04-12T20:35:51.357Z] (1/2) Installing ca-certificates (20211220-r0) [2022-04-12T20:35:51.357Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-04-12T20:35:51.357Z] Executing busybox-1.33.1-r7.trigger [2022-04-12T20:35:51.357Z] Executing ca-certificates-20211220-r0.trigger [2022-04-12T20:35:51.357Z] OK: 6 MiB in 16 packages [2022-04-12T20:35:51.357Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-04-12T20:35:51.357Z] (2/2) Installing su-exec (0.2-r1) [2022-04-12T20:35:51.357Z] Executing busybox-1.33.1-r7.trigger [2022-04-12T20:35:51.357Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-04-12T20:35:51.357Z] OK: 6 MiB in 16 packages [2022-04-12T20:35:51.357Z] Executing busybox-1.33.1-r7.trigger [2022-04-12T20:35:51.357Z] OK: 6 MiB in 15 packages [2022-04-12T20:35:52.741Z] Removing intermediate container 238400ca84c9 [2022-04-12T20:35:52.741Z] ---> 3a70ad494202 [2022-04-12T20:35:52.741Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-04-12T20:35:52.741Z] ---> Running in 282f92eaa2fa [2022-04-12T20:35:52.741Z] Removing intermediate container 812a755f69b9 [2022-04-12T20:35:52.741Z] ---> 3a7227a44055 [2022-04-12T20:35:52.741Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-12T20:35:52.741Z] Removing intermediate container d41c49367fe0 [2022-04-12T20:35:52.741Z] ---> 821ed40d1503 [2022-04-12T20:35:52.741Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-04-12T20:35:53.001Z] Removing intermediate container 2184582c097d [2022-04-12T20:35:53.001Z] ---> 8833511e0cc6 [2022-04-12T20:35:53.001Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-12T20:35:53.001Z] ---> Running in ca83a0605822 [2022-04-12T20:35:53.001Z] Removing intermediate container 282f92eaa2fa [2022-04-12T20:35:53.001Z] ---> ea0b04d5bd3f [2022-04-12T20:35:53.001Z] Step 13/22 : WORKDIR /edgex [2022-04-12T20:35:53.001Z] ---> Running in e1b46e6bc632 [2022-04-12T20:35:53.001Z] ---> Running in 2c15fff44c21 [2022-04-12T20:35:53.001Z] ---> Running in a21c6f9ebbe7 [2022-04-12T20:35:53.261Z] Removing intermediate container 2c15fff44c21 [2022-04-12T20:35:53.261Z] ---> da2bd99a0591 [2022-04-12T20:35:53.261Z] Step 13/22 : ENV APP_PORT=59860 [2022-04-12T20:35:53.261Z] Removing intermediate container a21c6f9ebbe7 [2022-04-12T20:35:53.261Z] ---> f21013f6b8f0 [2022-04-12T20:35:53.261Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-04-12T20:35:53.261Z] ---> Running in 35fa7b8fc0d5 [2022-04-12T20:35:53.261Z] Removing intermediate container e1b46e6bc632 [2022-04-12T20:35:53.261Z] ---> 66b3968108dd [2022-04-12T20:35:53.261Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-04-12T20:35:53.261Z] ---> Running in 5c645c166844 [2022-04-12T20:35:53.261Z] Removing intermediate container ca83a0605822 [2022-04-12T20:35:53.261Z] ---> 8dce86610685 [2022-04-12T20:35:53.261Z] Step 13/22 : ENV APP_PORT=59861 [2022-04-12T20:35:53.261Z] ---> Running in 33c2ca8ce637 [2022-04-12T20:35:53.522Z] Removing intermediate container 35fa7b8fc0d5 [2022-04-12T20:35:53.522Z] ---> f43c1457f303 [2022-04-12T20:35:53.522Z] Step 14/22 : EXPOSE $APP_PORT [2022-04-12T20:35:53.522Z] ---> Running in 9596e97760a2 [2022-04-12T20:35:53.783Z] Removing intermediate container 5c645c166844 [2022-04-12T20:35:53.783Z] ---> 1bf344615254 [2022-04-12T20:35:53.783Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-04-12T20:35:53.783Z] Removing intermediate container 33c2ca8ce637 [2022-04-12T20:35:53.783Z] ---> 9b04a7f1945b [2022-04-12T20:35:53.783Z] Step 14/22 : EXPOSE $APP_PORT [2022-04-12T20:35:53.783Z] Removing intermediate container 9596e97760a2 [2022-04-12T20:35:53.783Z] ---> 5643722c3dcb [2022-04-12T20:35:53.783Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-12T20:35:53.783Z] ---> Running in ea57566e453b [2022-04-12T20:35:53.783Z] ---> Running in 771fefb88fb7 [2022-04-12T20:35:53.783Z] ---> 7739e4c3204d [2022-04-12T20:35:53.783Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-04-12T20:35:54.044Z] Removing intermediate container 771fefb88fb7 [2022-04-12T20:35:54.044Z] ---> 21bfbf4df0c0 [2022-04-12T20:35:54.044Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-12T20:35:54.304Z] ---> 9b6fc130004d [2022-04-12T20:35:54.304Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-04-12T20:35:54.565Z] ---> 3089b63c1b5f [2022-04-12T20:35:54.565Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-04-12T20:35:55.509Z] ---> 175629aa0cfd [2022-04-12T20:35:55.509Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-04-12T20:35:55.976Z] 3f3a8bcf1eab: Pull complete [2022-04-12T20:35:55.976Z] 0c92f367c5e7: Pull complete [2022-04-12T20:35:55.976Z] f7c0051592d6: Pull complete [2022-04-12T20:35:55.976Z] a227ed2f7395: Pull complete [2022-04-12T20:35:56.079Z] ---> 6f00fb6a187d [2022-04-12T20:35:56.079Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-04-12T20:35:56.079Z] Removing intermediate container ea57566e453b [2022-04-12T20:35:56.079Z] ---> f007326b6d53 [2022-04-12T20:35:56.079Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2022-04-12T20:35:56.079Z] ---> Running in 5e377f6734cb [2022-04-12T20:35:56.341Z] ---> 49be3274e705 [2022-04-12T20:35:56.341Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-04-12T20:35:56.341Z] Removing intermediate container 5e377f6734cb [2022-04-12T20:35:56.341Z] ---> 3432128fd4ec [2022-04-12T20:35:56.341Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-04-12T20:35:56.628Z] ---> b0ca243ef7d5 [2022-04-12T20:35:56.628Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-04-12T20:35:56.628Z] ---> Running in d2449388b72b [2022-04-12T20:35:56.889Z] ---> 4ac5c96853b3 [2022-04-12T20:35:56.889Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-04-12T20:35:56.889Z] ---> Running in da14037343c3 [2022-04-12T20:35:56.889Z] Removing intermediate container d2449388b72b [2022-04-12T20:35:56.889Z] ---> cf233eef94df [2022-04-12T20:35:56.889Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-12T20:35:57.152Z] ---> Running in 8a0c0c36d5a0 [2022-04-12T20:35:57.152Z] ---> f464d8169319 [2022-04-12T20:35:57.152Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-04-12T20:35:57.152Z] ---> Running in 7ffb2b0e729f [2022-04-12T20:35:57.152Z] Removing intermediate container da14037343c3 [2022-04-12T20:35:57.152Z] ---> 69623abf572e [2022-04-12T20:35:57.152Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-12T20:35:57.152Z] ---> f81774aaf52b [2022-04-12T20:35:57.152Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-04-12T20:35:57.412Z] ---> Running in 216e1275cd67 [2022-04-12T20:35:57.412Z] Removing intermediate container 8a0c0c36d5a0 [2022-04-12T20:35:57.412Z] ---> 6211046e305c [2022-04-12T20:35:57.412Z] Step 20/22 : LABEL arch=x86_64 [2022-04-12T20:35:57.412Z] Removing intermediate container 216e1275cd67 [2022-04-12T20:35:57.412Z] ---> 735031be97f2 [2022-04-12T20:35:57.412Z] Step 20/22 : LABEL arch=x86_64 [2022-04-12T20:35:57.673Z] ---> Running in eda1b3d938c2 [2022-04-12T20:35:57.673Z] ---> Running in 1295f654644c [2022-04-12T20:35:57.673Z] Removing intermediate container eda1b3d938c2 [2022-04-12T20:35:57.673Z] ---> a60fa341e086 [2022-04-12T20:35:57.673Z] Step 21/22 : LABEL git_sha=2428a0ee4410790165453aa9b71060fc80f7feae [2022-04-12T20:35:57.673Z] ---> 0f073daf5d16 [2022-04-12T20:35:57.673Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-04-12T20:35:57.673Z] ---> Running in 77ff1a570846 [2022-04-12T20:35:57.932Z] ---> Running in 5c65889f3a79 [2022-04-12T20:35:57.932Z] Removing intermediate container 1295f654644c [2022-04-12T20:35:57.932Z] ---> 0fa179d3c076 [2022-04-12T20:35:57.932Z] Step 21/22 : LABEL git_sha=2428a0ee4410790165453aa9b71060fc80f7feae [2022-04-12T20:35:58.194Z] ---> Running in f55946b58cd6 [2022-04-12T20:35:58.194Z] Removing intermediate container 77ff1a570846 [2022-04-12T20:35:58.194Z] ---> 431be47d88fa [2022-04-12T20:35:58.194Z] Step 22/22 : LABEL version=0.0.0 [2022-04-12T20:35:58.194Z] ---> Running in ee1a540f9611 [2022-04-12T20:35:58.456Z] Removing intermediate container f55946b58cd6 [2022-04-12T20:35:58.456Z] ---> ae1077418b6f [2022-04-12T20:35:58.456Z] Step 22/22 : LABEL version=0.0.0 [2022-04-12T20:35:58.456Z] ---> Running in dfa1c2b3cdc9 [2022-04-12T20:35:58.456Z] Removing intermediate container ee1a540f9611 [2022-04-12T20:35:58.456Z] ---> 4e2fa167afa3 [2022-04-12T20:35:58.456Z] [2022-04-12T20:35:58.716Z] Removing intermediate container 7ffb2b0e729f [2022-04-12T20:35:58.716Z] ---> 8e649cf3cc3d [2022-04-12T20:35:58.716Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-12T20:35:58.716Z] Successfully built 4e2fa167afa3 [2022-04-12T20:35:58.716Z] Successfully tagged support-notifications:latest [2022-04-12T20:35:58.716Z] Building sys-mgmt-agent [2022-04-12T20:35:58.716Z]  Building support-notifications ... done Removing intermediate container dfa1c2b3cdc9 [2022-04-12T20:35:58.716Z] ---> b0e9930910d3 [2022-04-12T20:35:58.716Z] [2022-04-12T20:35:58.976Z] Successfully built b0e9930910d3 [2022-04-12T20:35:59.316Z] Successfully tagged support-scheduler:latest [2022-04-12T20:35:59.316Z]  Building support-scheduler ... done Building core-command [2022-04-12T20:35:59.576Z] ---> b95eb976f99d [2022-04-12T20:35:59.576Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-04-12T20:36:00.594Z] Removing intermediate container 5c65889f3a79 [2022-04-12T20:36:00.594Z] ---> 96f34a7f4736 [2022-04-12T20:36:00.594Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-04-12T20:36:01.447Z] 7b1c46037f91: Pull complete [2022-04-12T20:36:01.447Z] Digest: sha256:72afd471f6932efc3b14a707e53dab7ff98911016b282aefa83be7c085db88fe [2022-04-12T20:36:01.447Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-04-12T20:36:01.447Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [Pipeline] fileExists [Pipeline] sh [2022-04-12T20:36:01.805Z] + + docker build -t ci-base-image-arm64 -f - . [2022-04-12T20:36:01.805Z] echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-04-12T20:36:01.805Z] WORKDIR /edgex [2022-04-12T20:36:01.805Z] COPY go.mod . [2022-04-12T20:36:01.805Z] RUN go mod download [2022-04-12T20:36:03.138Z] ---> Running in ab7140ac53cf [2022-04-12T20:36:03.138Z] ---> ed61a7f0f9ec [2022-04-12T20:36:03.138Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-04-12T20:36:03.138Z] Removing intermediate container ab7140ac53cf [2022-04-12T20:36:03.138Z] ---> d84daf9c4c50 [2022-04-12T20:36:03.138Z] Step 20/22 : LABEL arch=x86_64 [2022-04-12T20:36:03.138Z] ---> Running in 67fa39368bcb [2022-04-12T20:36:03.138Z] ---> 14f57853622c [2022-04-12T20:36:03.138Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-04-12T20:36:03.397Z] Removing intermediate container 67fa39368bcb [2022-04-12T20:36:03.397Z] ---> 263bdb2867ec [2022-04-12T20:36:03.397Z] Step 21/22 : LABEL git_sha=2428a0ee4410790165453aa9b71060fc80f7feae [2022-04-12T20:36:03.397Z] ---> Running in f5c0fc6014a0 [2022-04-12T20:36:03.963Z] ---> 885698ea0684 [2022-04-12T20:36:03.963Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-04-12T20:36:03.963Z] Removing intermediate container f5c0fc6014a0 [2022-04-12T20:36:03.963Z] ---> 45f7c8ad5edd [2022-04-12T20:36:03.963Z] Step 22/22 : LABEL version=0.0.0 [2022-04-12T20:36:03.963Z] ---> Running in ca5e163eac95 [2022-04-12T20:36:04.432Z] Sending build context to Docker daemon 169.2MB [2022-04-12T20:36:04.432Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-04-12T20:36:04.432Z] ---> f79e39bc4007 [2022-04-12T20:36:04.432Z] Step 2/4 : WORKDIR /edgex [2022-04-12T20:36:04.906Z] Removing intermediate container ca5e163eac95 [2022-04-12T20:36:04.906Z] ---> 3a9b7a265068 [2022-04-12T20:36:04.906Z] [2022-04-12T20:36:04.906Z] ---> e4d241dcea5f [2022-04-12T20:36:04.906Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2022-04-12T20:36:05.166Z] Successfully built 3a9b7a265068 [2022-04-12T20:36:05.166Z] Successfully tagged security-proxy-setup:latest [2022-04-12T20:36:05.166Z]  Building security-proxy-setup ... done Building security-spiffe-token-provider [2022-04-12T20:36:05.166Z] ---> Running in db3e3a4f30d4 [2022-04-12T20:36:05.166Z] Removing intermediate container db3e3a4f30d4 [2022-04-12T20:36:05.166Z] ---> 20fdad83d22c [2022-04-12T20:36:05.166Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-04-12T20:36:06.428Z] ---> Running in e6c50e95108a [2022-04-12T20:36:06.708Z] Removing intermediate container e6c50e95108a [2022-04-12T20:36:06.708Z] ---> eb81ba85bef2 [2022-04-12T20:36:06.708Z] Step 3/4 : COPY go.mod . [2022-04-12T20:36:07.079Z] ---> 6adbf1645e81 [2022-04-12T20:36:07.080Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-04-12T20:36:07.313Z] ---> 342bf390a580 [2022-04-12T20:36:07.313Z] Step 4/4 : RUN go mod download [2022-04-12T20:36:07.313Z] ---> Running in 0df6fa8340ca [2022-04-12T20:36:07.650Z] ---> Running in 6b90fa5f2fdb [2022-04-12T20:36:10.943Z] Removing intermediate container 6b90fa5f2fdb [2022-04-12T20:36:10.943Z] ---> ccffbf1ae067 [2022-04-12T20:36:10.943Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-04-12T20:36:10.943Z] ---> Running in f1e81e8ecb70 [2022-04-12T20:36:11.881Z] Removing intermediate container f1e81e8ecb70 [2022-04-12T20:36:11.881Z] ---> 4db007982a72 [2022-04-12T20:36:11.881Z] Step 28/31 : CMD ["gate"] [2022-04-12T20:36:12.143Z] ---> Running in 839605e03f3f [2022-04-12T20:36:12.402Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-12T20:36:12.402Z] [2022-04-12T20:36:12.402Z] Step 2/23 : FROM ${BUILDER_BASE} AS builderStep 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-12T20:36:12.402Z] ---> d83bd5940b83 [2022-04-12T20:36:12.402Z] [2022-04-12T20:36:12.402Z] Step 3/23 : WORKDIR /edgex-go ---> d83bd5940b83 [2022-04-12T20:36:12.402Z] [2022-04-12T20:36:12.402Z] Step 3/23 : WORKDIR /edgex-go ---> Using cache [2022-04-12T20:36:12.402Z] [2022-04-12T20:36:12.402Z] ---> 01e5d6cee093 [2022-04-12T20:36:12.402Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories ---> Using cache [2022-04-12T20:36:12.402Z] [2022-04-12T20:36:12.402Z] ---> 01e5d6cee093 [2022-04-12T20:36:12.402Z] ---> Using cache [2022-04-12T20:36:12.402Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-12T20:36:12.402Z] ---> Using cache [2022-04-12T20:36:12.402Z] ---> eea70586079d [2022-04-12T20:36:12.402Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-04-12T20:36:12.402Z] ---> eea70586079d [2022-04-12T20:36:12.402Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-04-12T20:36:12.691Z] ---> Running in 2eda9f45a8e3 [2022-04-12T20:36:12.691Z] ---> Running in b0a4efa201b1 [2022-04-12T20:36:12.950Z] Removing intermediate container 839605e03f3f [2022-04-12T20:36:12.950Z] ---> 2b51b67a510e [2022-04-12T20:36:12.950Z] Step 29/31 : LABEL arch=x86_64 [2022-04-12T20:36:13.208Z] ---> Running in 87022cd943c9 [2022-04-12T20:36:13.776Z] Removing intermediate container 87022cd943c9 [2022-04-12T20:36:13.776Z] ---> ec0e1008d304 [2022-04-12T20:36:13.776Z] Step 30/31 : LABEL git_sha=2428a0ee4410790165453aa9b71060fc80f7feae [2022-04-12T20:36:13.776Z] ---> Running in 0a542205a60b [2022-04-12T20:36:14.034Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-12T20:36:14.301Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-12T20:36:14.563Z] Removing intermediate container 0a542205a60b [2022-04-12T20:36:14.563Z] ---> 6d3a50f12ba1 [2022-04-12T20:36:14.563Z] Step 31/31 : LABEL version=0.0.0 [2022-04-12T20:36:14.822Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-12T20:36:14.822Z] ---> Running in 3f7662ec0505 [2022-04-12T20:36:15.389Z] OK: 221 MiB in 52 packages [2022-04-12T20:36:15.389Z] Removing intermediate container 3f7662ec0505 [2022-04-12T20:36:15.389Z] ---> 8814a1ffaf89 [2022-04-12T20:36:15.389Z] [2022-04-12T20:36:15.647Z] Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-12T20:36:15.647Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-04-12T20:36:15.647Z] ---> d83bd5940b83 [2022-04-12T20:36:15.647Z] Step 3/20 : WORKDIR /edgex-go [2022-04-12T20:36:15.647Z] ---> Using cache [2022-04-12T20:36:15.647Z] ---> 01e5d6cee093 [2022-04-12T20:36:15.647Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-04-12T20:36:15.647Z] Successfully built 8814a1ffaf89 [2022-04-12T20:36:15.647Z] Successfully tagged security-bootstrapper:latest [2022-04-12T20:36:15.647Z]  Building security-bootstrapper ... done Building security-secretstore-setup [2022-04-12T20:36:15.647Z] ---> Running in 5c5f0f7d0afd [2022-04-12T20:36:16.585Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-12T20:36:17.155Z] Removing intermediate container 2eda9f45a8e3 [2022-04-12T20:36:17.155Z] ---> e0d0e6aec67d [2022-04-12T20:36:17.155Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-12T20:36:17.155Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-12T20:36:17.415Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-12T20:36:17.674Z] v3.15.4-19-gb8465a8cc6 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-12T20:36:17.674Z] v3.15.4-15-gb33590fc03 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-12T20:36:17.674Z] OK: 15865 distinct packages available [2022-04-12T20:36:17.674Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-12T20:36:19.588Z] ---> a44d12af260d [2022-04-12T20:36:19.588Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-12T20:36:19.588Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-12T20:36:19.900Z] OK: 221 MiB in 52 packages [2022-04-12T20:36:20.161Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-12T20:36:20.161Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-04-12T20:36:20.161Z] ---> d83bd5940b83 [2022-04-12T20:36:20.161Z] Step 3/25 : WORKDIR /edgex-go [2022-04-12T20:36:20.161Z] ---> Using cache [2022-04-12T20:36:20.161Z] ---> 01e5d6cee093 [2022-04-12T20:36:20.161Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-12T20:36:20.161Z] ---> Using cache [2022-04-12T20:36:20.161Z] ---> eea70586079d [2022-04-12T20:36:20.161Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-04-12T20:36:20.422Z] ---> Running in 40bd8a8614ef [2022-04-12T20:36:20.422Z] ---> Running in 9f00a6720cfe [2022-04-12T20:36:20.682Z] Removing intermediate container 5c5f0f7d0afd [2022-04-12T20:36:20.682Z] ---> 008ffccaa333 [2022-04-12T20:36:20.682Z] Step 5/20 : COPY go.mod vendor* ./ [2022-04-12T20:36:20.941Z] OK: 221 MiB in 52 packages [2022-04-12T20:36:20.941Z] ---> b26a8435b60b [2022-04-12T20:36:20.941Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-12T20:36:20.941Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-12T20:36:20.941Z] ---> Running in 720a74f18646 [2022-04-12T20:36:21.201Z] Removing intermediate container b0a4efa201b1 [2022-04-12T20:36:21.201Z] ---> 8d7c4b30217a [2022-04-12T20:36:21.201Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-12T20:36:21.460Z] ---> c2a85116bb63 [2022-04-12T20:36:21.460Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-12T20:36:21.460Z] Removing intermediate container 40bd8a8614ef [2022-04-12T20:36:21.460Z] ---> e7492bdbbcd9 [2022-04-12T20:36:21.460Z] Step 8/23 : COPY . . [2022-04-12T20:36:21.460Z] ---> Running in 865999c86c7c [2022-04-12T20:36:21.719Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-12T20:36:22.288Z] OK: 221 MiB in 52 packages [2022-04-12T20:36:24.192Z] Removing intermediate container 720a74f18646 [2022-04-12T20:36:24.192Z] ---> df69b69ff88e [2022-04-12T20:36:24.192Z] Step 7/20 : COPY . . [2022-04-12T20:36:24.192Z] Removing intermediate container 865999c86c7c [2022-04-12T20:36:24.192Z] ---> d915c6dcb8aa [2022-04-12T20:36:24.192Z] Step 8/23 : COPY . . [2022-04-12T20:36:24.192Z] Removing intermediate container 9f00a6720cfe [2022-04-12T20:36:24.192Z] ---> 2594ccf971d1 [2022-04-12T20:36:24.192Z] Step 6/25 : COPY go.mod vendor* ./ [2022-04-12T20:36:25.573Z] ---> cf810a1c1ade [2022-04-12T20:36:25.573Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-12T20:36:28.886Z] ---> Running in cd58e8863505 [2022-04-12T20:36:28.886Z] ---> 8d8602ae9f6d [2022-04-12T20:36:28.886Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-04-12T20:36:29.829Z] ---> Running in 021f9df7cd26 [2022-04-12T20:36:30.089Z] ---> d58af377555f [2022-04-12T20:36:30.089Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-04-12T20:36:30.089Z] ---> Running in 97668f864b15 [2022-04-12T20:36:30.089Z] ---> 0cbffc2e7fb8 [2022-04-12T20:36:30.089Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-04-12T20:36:30.349Z] Removing intermediate container cd58e8863505 [2022-04-12T20:36:30.349Z] ---> ee44a854a09a [2022-04-12T20:36:30.349Z] Step 8/25 : COPY . . [2022-04-12T20:36:30.349Z] ---> Running in 045d7405fce6 [2022-04-12T20:36:30.349Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-04-12T20:36:30.608Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2022-04-12T20:36:30.608Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-04-12T20:36:38.738Z] ---> e0cea55cd526 [2022-04-12T20:36:38.738Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-04-12T20:36:38.738Z] ---> Running in 8ffb98c2df4d [2022-04-12T20:36:39.672Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-04-12T20:37:03.922Z] Removing intermediate container 0df6fa8340ca [2022-04-12T20:37:03.922Z] ---> 8130c5dcb86c [2022-04-12T20:37:03.922Z] Successfully built 8130c5dcb86c [2022-04-12T20:37:03.922Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-12T20:37:04.282Z] + docker inspect -f . ci-base-image-arm64 [2022-04-12T20:37:04.282Z] . [Pipeline] withDockerContainer [2022-04-12T20:37:04.558Z] prd-ubuntu20.04-docker-arm64-4c-16g-20722 does not seem to be running inside a container [2022-04-12T20:37:04.659Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@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-04-12T20:37:06.241Z] $ docker top 6a581f013f86c23958b36103e6bc81e31a8270ec4ab80b700a1990e4f83c066e -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-12T20:37:07.206Z] + go version [2022-04-12T20:37:07.206Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-04-12T20:37:07.239Z] $ docker stop --time=1 6a581f013f86c23958b36103e6bc81e31a8270ec4ab80b700a1990e4f83c066e [2022-04-12T20:37:08.974Z] $ docker rm -f 6a581f013f86c23958b36103e6bc81e31a8270ec4ab80b700a1990e4f83c066e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-12T20:37:09.655Z] + docker inspect -f . ci-base-image-arm64 [2022-04-12T20:37:09.655Z] . [Pipeline] withDockerContainer [2022-04-12T20:37:09.937Z] prd-ubuntu20.04-docker-arm64-4c-16g-20722 does not seem to be running inside a container [2022-04-12T20:37:10.041Z] $ 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/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@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-04-12T20:37:11.572Z] $ docker top 60efac708e7035892e434431f6f40a1cc233046626f96b349918d4e4c7e7d89f -eo pid,comm [2022-04-12T20:37:11.765Z] Building bin/spire-agent... [2022-04-12T20:37:11.765Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-04-12T20:37:11.765Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-04-12T20:37:11.765Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-04-12T20:37:11.765Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-04-12T20:37:11.765Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-04-12T20:37:11.765Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-04-12T20:37:11.765Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-04-12T20:37:11.765Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-04-12T20:37:11.765Z] go: downloading github.com/docker/go-units v0.4.0 [2022-04-12T20:37:11.765Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-04-12T20:37:11.765Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-04-12T20:37:11.765Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-04-12T20:37:11.765Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-04-12T20:37:11.765Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-04-12T20:37:11.765Z] Removing intermediate container 97668f864b15 [2022-04-12T20:37:11.765Z] ---> 72c9f99b0ea6 [2022-04-12T20:37:11.765Z] [2022-04-12T20:37:11.765Z] Step 9/20 : FROM alpine:3.15 [2022-04-12T20:37:11.765Z] Removing intermediate container 045d7405fce6 [2022-04-12T20:37:11.765Z] ---> 8ab887f19414 [2022-04-12T20:37:11.765Z] [2022-04-12T20:37:11.765Z] Step 10/23 : FROM alpine:3.14 [2022-04-12T20:37:11.765Z] ---> e04c818066af [2022-04-12T20:37:11.765Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-04-12T20:37:11.765Z] ---> Using cache [2022-04-12T20:37:11.765Z] ---> 3a7227a44055 [2022-04-12T20:37:11.765Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-12T20:37:11.765Z] ---> Using cache [2022-04-12T20:37:11.765Z] ---> 8dce86610685 [2022-04-12T20:37:11.765Z] Step 13/23 : ENV APP_PORT=59882 [2022-04-12T20:37:11.765Z] Removing intermediate container 021f9df7cd26 [2022-04-12T20:37:11.765Z] ---> 1175b2850a3e [2022-04-12T20:37:11.765Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-04-12T20:37:11.765Z] 3.15: Pulling from library/alpine [2022-04-12T20:37:11.765Z] ---> Running in 9c5e337f139c [2022-04-12T20:37:11.765Z] ---> Running in 8f66e351a6df [2022-04-12T20:37:11.765Z] Removing intermediate container 9c5e337f139c [2022-04-12T20:37:11.765Z] ---> a1eba1391fe8 [2022-04-12T20:37:11.765Z] Step 14/23 : EXPOSE $APP_PORT [2022-04-12T20:37:11.765Z] ---> Running in 0b50bebb247a [Pipeline] { [Pipeline] echo [2022-04-12T20:37:11.899Z] ========================================================= [2022-04-12T20:37:11.899Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-04-12T20:37:11.899Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-04-12T20:37:12.025Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-04-12T20:37:12.284Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-04-12T20:37:12.284Z] Status: Downloaded newer image for alpine:3.15 [2022-04-12T20:37:12.284Z] Removing intermediate container 0b50bebb247a [2022-04-12T20:37:12.284Z] ---> 2edb092ec4b4 [2022-04-12T20:37:12.284Z] Step 15/23 : WORKDIR / [2022-04-12T20:37:12.284Z] ---> 0ac33e5f5afa [2022-04-12T20:37:12.284Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-12T20:37:12.284Z] ---> Running in 23a79eb622ff [2022-04-12T20:37:12.284Z] ---> Running in 1ea1a5526aee [2022-04-12T20:37:12.544Z] Removing intermediate container 1ea1a5526aee [2022-04-12T20:37:12.544Z] ---> 5514e71b5726 [2022-04-12T20:37:12.544Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-12T20:37:12.544Z] ---> Running in 78e2a6dc6ec1 [2022-04-12T20:37:12.574Z] + make test [2022-04-12T20:37:12.574Z] go mod tidy -compat=1.17 [2022-04-12T20:37:12.804Z] Removing intermediate container 23a79eb622ff [2022-04-12T20:37:12.804Z] ---> 2d0aedd0ec3e [2022-04-12T20:37:12.804Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-12T20:37:13.064Z] ---> d1228590221d [2022-04-12T20:37:13.064Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-04-12T20:37:13.064Z] Removing intermediate container 8f66e351a6df [2022-04-12T20:37:13.064Z] ---> 880f0289fb3d [2022-04-12T20:37:13.064Z] [2022-04-12T20:37:13.064Z] Step 11/23 : FROM docker:20.10.14 [2022-04-12T20:37:13.323Z] 20.10.14: Pulling from library/docker [2022-04-12T20:37:13.574Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-04-12T20:37:14.701Z] ---> 1dcee9b72c0e [2022-04-12T20:37:14.701Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-04-12T20:37:14.961Z] Removing intermediate container 78e2a6dc6ec1 [2022-04-12T20:37:14.961Z] ---> 2432619b5aa8 [2022-04-12T20:37:14.961Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-04-12T20:37:14.961Z] ---> Running in ca3c62f23fb3 [2022-04-12T20:37:15.221Z] Removing intermediate container 8ffb98c2df4d [2022-04-12T20:37:15.221Z] ---> 7a4be9b228c9 [2022-04-12T20:37:15.221Z] [2022-04-12T20:37:15.221Z] Step 10/25 : FROM alpine:3.14 [2022-04-12T20:37:15.221Z] ---> e04c818066af [2022-04-12T20:37:15.221Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-04-12T20:37:15.221Z] ---> de12ce4144c9 [2022-04-12T20:37:15.221Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-04-12T20:37:15.487Z] ---> Running in a4aafd0cc83f [2022-04-12T20:37:15.487Z] ---> Running in 8d612a5d774d [2022-04-12T20:37:15.754Z] Removing intermediate container 8d612a5d774d [2022-04-12T20:37:15.754Z] ---> 3ac2dc2e41ff [2022-04-12T20:37:15.754Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-12T20:37:15.754Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-12T20:37:15.754Z] ---> Running in 9199c56a0b8b [2022-04-12T20:37:15.754Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-12T20:37:16.018Z] Removing intermediate container 9199c56a0b8b [2022-04-12T20:37:16.018Z] ---> c0d5ffc741be [2022-04-12T20:37:16.018Z] Step 21/23 : LABEL arch=x86_64 [2022-04-12T20:37:16.018Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-12T20:37:16.018Z] ---> Running in 1038163ae0e4 [2022-04-12T20:37:16.277Z] Removing intermediate container 1038163ae0e4 [2022-04-12T20:37:16.277Z] ---> 1655ed06828e [2022-04-12T20:37:16.277Z] Step 22/23 : LABEL git_sha=2428a0ee4410790165453aa9b71060fc80f7feae [2022-04-12T20:37:16.277Z] (1/3) Installing ca-certificates (20211220-r0) [2022-04-12T20:37:16.277Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-04-12T20:37:16.277Z] (3/3) Installing su-exec (0.2-r1) [2022-04-12T20:37:16.277Z] Executing busybox-1.33.1-r7.trigger [2022-04-12T20:37:16.277Z] Executing ca-certificates-20211220-r0.trigger [2022-04-12T20:37:16.277Z] ---> Running in 97fe10476ef7 [2022-04-12T20:37:16.277Z] OK: 6 MiB in 17 packages [2022-04-12T20:37:16.535Z] Removing intermediate container 97fe10476ef7 [2022-04-12T20:37:16.535Z] ---> 7500a82e688c [2022-04-12T20:37:16.535Z] Step 23/23 : LABEL version=0.0.0 [2022-04-12T20:37:16.535Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-12T20:37:16.535Z] ---> Running in bc4e178a2fbf [2022-04-12T20:37:16.794Z] Removing intermediate container bc4e178a2fbf [2022-04-12T20:37:16.794Z] ---> 081518dfba04 [2022-04-12T20:37:16.794Z] [2022-04-12T20:37:16.794Z] v3.15.4-19-gb8465a8cc6 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-12T20:37:16.794Z] v3.15.4-15-gb33590fc03 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-12T20:37:16.794Z] OK: 15854 distinct packages available [2022-04-12T20:37:17.052Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-12T20:37:17.052Z] Successfully built 081518dfba04 [2022-04-12T20:37:17.052Z] Successfully tagged core-command:latest [2022-04-12T20:37:17.052Z]  Building core-command ... done Building core-metadata [2022-04-12T20:37:17.052Z] Removing intermediate container a4aafd0cc83f [2022-04-12T20:37:17.052Z] ---> 392ba2b41567 [2022-04-12T20:37:17.052Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-04-12T20:37:17.052Z] ---> Running in 26196069eb7c [2022-04-12T20:37:17.994Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-12T20:37:17.994Z] Removing intermediate container 26196069eb7c [2022-04-12T20:37:17.994Z] ---> fd0959ad90e8 [2022-04-12T20:37:17.994Z] Step 13/25 : WORKDIR / [2022-04-12T20:37:17.994Z] (1/9) Installing ca-certificates (20211220-r0) [2022-04-12T20:37:18.275Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-04-12T20:37:18.275Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-04-12T20:37:18.550Z] (4/9) Installing libcurl (7.80.0-r0) [2022-04-12T20:37:18.550Z] (5/9) Installing curl (7.80.0-r0) [2022-04-12T20:37:18.810Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-04-12T20:37:18.810Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-04-12T20:37:18.810Z] (8/9) Installing libucontext (1.1-r0) [2022-04-12T20:37:19.070Z] (9/9) Installing gcompat (1.0.0-r4) [2022-04-12T20:37:19.338Z] Executing busybox-1.34.1-r5.trigger [2022-04-12T20:37:19.338Z] Executing ca-certificates-20211220-r0.trigger [2022-04-12T20:37:19.338Z] OK: 8 MiB in 23 packages [2022-04-12T20:37:19.599Z] ---> Running in 729f71c604fe [2022-04-12T20:37:20.176Z] Removing intermediate container 729f71c604fe [2022-04-12T20:37:20.176Z] ---> aa5069453fb0 [2022-04-12T20:37:20.176Z] Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2022-04-12T20:37:20.176Z] Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e [2022-04-12T20:37:20.176Z] Status: Downloaded newer image for docker:20.10.14 [2022-04-12T20:37:20.176Z] ---> 7417809fdb73 [2022-04-12T20:37:20.176Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2022-04-12T20:37:20.436Z] ---> Running in 7478f4edfdb0 [2022-04-12T20:37:20.436Z] Removing intermediate container ca3c62f23fb3 [2022-04-12T20:37:20.436Z] ---> 389228e7d7af [2022-04-12T20:37:20.436Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-12T20:37:20.436Z] ---> 26bf07861837 [2022-04-12T20:37:20.436Z] Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2022-04-12T20:37:20.696Z] Removing intermediate container 7478f4edfdb0 [2022-04-12T20:37:20.696Z] ---> ffdaa0569856 [2022-04-12T20:37:20.696Z] Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2022-04-12T20:37:20.696Z] ---> Running in 87ad15977863 [2022-04-12T20:37:20.955Z] ---> c0a587471242 [2022-04-12T20:37:20.955Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-04-12T20:37:20.955Z] ---> 0230fd2c1940 [2022-04-12T20:37:20.955Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-04-12T20:37:21.215Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-12T20:37:21.473Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-12T20:37:21.784Z] (1/43) Installing readline (8.1.1-r0) [2022-04-12T20:37:21.784Z] (2/43) Installing bash (5.1.16-r0) [2022-04-12T20:37:21.784Z] Executing bash-5.1.16-r0.post-install [2022-04-12T20:37:21.784Z] (3/43) Installing brotli-libs (1.0.9-r5) [2022-04-12T20:37:21.784Z] (4/43) Installing nghttp2-libs (1.46.0-r0) [2022-04-12T20:37:21.784Z] (5/43) Installing libcurl (7.80.0-r0) [2022-04-12T20:37:21.784Z] (6/43) Installing curl (7.80.0-r0) [2022-04-12T20:37:21.784Z] (7/43) Installing dumb-init (1.2.5-r1) [2022-04-12T20:37:21.784Z] (8/43) Installing libbz2 (1.0.8-r1) [2022-04-12T20:37:21.784Z] (9/43) Installing expat (2.4.7-r0) [2022-04-12T20:37:21.784Z] (10/43) Installing libffi (3.4.2-r1) [2022-04-12T20:37:21.784Z] (11/43) Installing gdbm (1.22-r0) [2022-04-12T20:37:21.784Z] (12/43) Installing xz-libs (5.2.5-r1) [2022-04-12T20:37:21.784Z] (13/43) Installing libgcc (10.3.1_git20211027-r0) [2022-04-12T20:37:21.784Z] (14/43) Installing libstdc++ (10.3.1_git20211027-r0) [2022-04-12T20:37:21.784Z] (15/43) Installing mpdecimal (2.5.1-r1) [2022-04-12T20:37:21.784Z] (16/43) Installing sqlite-libs (3.36.0-r0) [2022-04-12T20:37:21.784Z] (17/43) Installing python3 (3.9.7-r4) [2022-04-12T20:37:22.046Z] ---> ea64310f961c [2022-04-12T20:37:22.047Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2022-04-12T20:37:22.308Z] (18/43) Installing py3-appdirs (1.4.4-r2) [2022-04-12T20:37:22.308Z] (19/43) Installing py3-certifi (2020.12.5-r1) [2022-04-12T20:37:22.308Z] (20/43) Installing py3-charset-normalizer (2.0.7-r0) [2022-04-12T20:37:22.308Z] (21/43) Installing py3-idna (3.3-r0) [2022-04-12T20:37:22.308Z] (22/43) Installing py3-urllib3 (1.26.7-r0) [2022-04-12T20:37:22.308Z] (23/43) Installing py3-requests (2.26.0-r1) [2022-04-12T20:37:22.308Z] (24/43) Installing py3-msgpack (1.0.2-r1) [2022-04-12T20:37:22.308Z] (25/43) Installing py3-lockfile (0.12.2-r4) [2022-04-12T20:37:22.308Z] (26/43) Installing py3-cachecontrol (0.12.10-r0) [2022-04-12T20:37:22.308Z] (27/43) Installing py3-colorama (0.4.4-r1) [2022-04-12T20:37:22.308Z] (28/43) Installing py3-contextlib2 (21.6.0-r1) [2022-04-12T20:37:22.308Z] (29/43) Installing py3-distlib (0.3.3-r0) [2022-04-12T20:37:22.308Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-12T20:37:22.308Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-12T20:37:22.308Z] ---> d83bd5940b83 [2022-04-12T20:37:22.308Z] Step 3/23 : WORKDIR /edgex-go [2022-04-12T20:37:22.308Z] ---> Using cache [2022-04-12T20:37:22.308Z] ---> 01e5d6cee093 [2022-04-12T20:37:22.308Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-12T20:37:22.308Z] ---> Using cache [2022-04-12T20:37:22.308Z] ---> eea70586079d [2022-04-12T20:37:22.308Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-04-12T20:37:22.308Z] ---> Using cache [2022-04-12T20:37:22.308Z] ---> 2594ccf971d1 [2022-04-12T20:37:22.308Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-12T20:37:22.308Z] ---> Using cache [2022-04-12T20:37:22.308Z] ---> cf810a1c1ade [2022-04-12T20:37:22.308Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-12T20:37:22.308Z] ---> Using cache [2022-04-12T20:37:22.308Z] ---> ee44a854a09a [2022-04-12T20:37:22.308Z] Step 8/23 : COPY . . [2022-04-12T20:37:22.308Z] ---> Using cache [2022-04-12T20:37:22.308Z] ---> e0cea55cd526 [2022-04-12T20:37:22.308Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-04-12T20:37:22.308Z] (30/43) Installing py3-distro (1.6.0-r0) [2022-04-12T20:37:22.308Z] (31/43) Installing py3-six (1.16.0-r0) [2022-04-12T20:37:22.308Z] (32/43) Installing py3-webencodings (0.5.1-r4) [2022-04-12T20:37:22.308Z] (33/43) Installing py3-html5lib (1.1-r1) [2022-04-12T20:37:22.308Z] (34/43) Installing py3-parsing (2.4.7-r2) [2022-04-12T20:37:22.308Z] (35/43) Installing py3-packaging (20.9-r1) [2022-04-12T20:37:22.308Z] (36/43) Installing py3-tomli (1.2.2-r0) [2022-04-12T20:37:22.308Z] (37/43) Installing py3-pep517 (0.12.0-r0) [2022-04-12T20:37:22.308Z] (38/43) Installing py3-progress (1.6-r0) [2022-04-12T20:37:22.308Z] (39/43) Installing py3-retrying (1.3.3-r2) [2022-04-12T20:37:22.308Z] (40/43) Installing py3-ordered-set (4.0.2-r2) [2022-04-12T20:37:22.308Z] (41/43) Installing py3-setuptools (52.0.0-r4) [2022-04-12T20:37:22.594Z] (42/43) Installing py3-toml (0.10.2-r2) [2022-04-12T20:37:22.594Z] (43/43) Installing py3-pip (20.3.4-r1) [2022-04-12T20:37:22.855Z] Executing busybox-1.34.1-r5.trigger [2022-04-12T20:37:22.855Z] OK: 83 MiB in 65 packages [2022-04-12T20:37:22.855Z] ---> 0390a3964044 [2022-04-12T20:37:22.855Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-04-12T20:37:23.115Z] ---> Running in 8e1117b2a9a2 [2022-04-12T20:37:23.115Z] ---> b3fb9924174c [2022-04-12T20:37:23.115Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-04-12T20:37:23.374Z] ---> 70ea3bbe209a [2022-04-12T20:37:23.374Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-04-12T20:37:23.374Z] ---> Running in 6c7226e41e98 [2022-04-12T20:37:23.635Z] Collecting docker-compose==1.23.2 [2022-04-12T20:37:23.635Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-04-12T20:37:23.894Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-04-12T20:37:23.894Z] Collecting docopt<0.7,>=0.6.1 [2022-04-12T20:37:23.894Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-04-12T20:37:23.894Z] Removing intermediate container 6c7226e41e98 [2022-04-12T20:37:23.894Z] ---> fd15385a72b0 [2022-04-12T20:37:23.894Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-12T20:37:23.894Z] ---> 6ae505dca52c [2022-04-12T20:37:23.894Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-04-12T20:37:23.894Z] ---> Running in d0ab917c103d [2022-04-12T20:37:24.154Z] Removing intermediate container d0ab917c103d [2022-04-12T20:37:24.154Z] ---> d3e30a59e8c9 [2022-04-12T20:37:24.154Z] Step 18/20 : LABEL arch=x86_64 [2022-04-12T20:37:24.154Z] Collecting jsonschema<3,>=2.5.1 [2022-04-12T20:37:24.154Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-04-12T20:37:24.154Z] Collecting dockerpty<0.5,>=0.4.1 [2022-04-12T20:37:24.154Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-04-12T20:37:24.413Z] ---> Running in a14e61a7f59d [2022-04-12T20:37:24.681Z] ---> 5c6b48980b50 [2022-04-12T20:37:24.681Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-04-12T20:37:24.681Z] Removing intermediate container a14e61a7f59d [2022-04-12T20:37:24.681Z] ---> d80205991764 [2022-04-12T20:37:24.681Z] Step 19/20 : LABEL git_sha=2428a0ee4410790165453aa9b71060fc80f7feae [2022-04-12T20:37:24.681Z] Collecting PyYAML<4,>=3.10 [2022-04-12T20:37:24.681Z] ---> Running in e199bf7596b9 [2022-04-12T20:37:24.681Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-04-12T20:37:24.681Z] ---> 865003f610b4 [2022-04-12T20:37:24.681Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2022-04-12T20:37:24.947Z] ---> Running in 2cfb3e73aa4a [2022-04-12T20:37:24.947Z] Removing intermediate container e199bf7596b9 [2022-04-12T20:37:24.947Z] ---> a463576756dc [2022-04-12T20:37:24.947Z] Step 20/20 : LABEL version=0.0.0 [2022-04-12T20:37:24.947Z] ---> Running in a7c4d16d770f [2022-04-12T20:37:25.206Z] Removing intermediate container a7c4d16d770f [2022-04-12T20:37:25.206Z] ---> d88ce060ca0d [2022-04-12T20:37:25.206Z] [2022-04-12T20:37:25.465Z] Collecting texttable<0.10,>=0.9.0 [2022-04-12T20:37:25.465Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-04-12T20:37:25.465Z] Successfully built d88ce060ca0d [2022-04-12T20:37:25.465Z] Successfully tagged security-spiffe-token-provider:latest [2022-04-12T20:37:25.465Z]  Building security-spiffe-token-provider ... done Building security-spire-agent [2022-04-12T20:37:25.724Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.16.0) [2022-04-12T20:37:25.724Z] Collecting websocket-client<1.0,>=0.32.0 [2022-04-12T20:37:25.724Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-04-12T20:37:25.724Z] Collecting cached-property<2,>=1.2.0 [2022-04-12T20:37:25.724Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-04-12T20:37:25.724Z] Collecting docker<4.0,>=3.6.0 [2022-04-12T20:37:25.724Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-04-12T20:37:25.984Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-04-12T20:37:25.984Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-04-12T20:37:25.984Z] Collecting docker-pycreds>=0.4.0 [2022-04-12T20:37:25.984Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-04-12T20:37:26.244Z] Collecting urllib3<1.25,>=1.21.1 [2022-04-12T20:37:26.244Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-04-12T20:37:26.244Z] Collecting idna<2.8,>=2.5 [2022-04-12T20:37:26.244Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-04-12T20:37:26.244Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) [2022-04-12T20:37:26.244Z] Collecting chardet<3.1.0,>=3.0.2 [2022-04-12T20:37:26.244Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-04-12T20:37:26.244Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-04-12T20:37:26.244Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-04-12T20:37:26.244Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-04-12T20:37:26.244Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-04-12T20:37:26.503Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-04-12T20:37:26.503Z] Attempting uninstall: urllib3 [2022-04-12T20:37:26.503Z] Found existing installation: urllib3 1.26.7 [2022-04-12T20:37:26.503Z] Uninstalling urllib3-1.26.7: [2022-04-12T20:37:26.503Z] Successfully uninstalled urllib3-1.26.7 [2022-04-12T20:37:27.443Z] Attempting uninstall: idna [2022-04-12T20:37:27.443Z] Found existing installation: idna 3.3 [2022-04-12T20:37:27.443Z] Uninstalling idna-3.3: [2022-04-12T20:37:27.443Z] Successfully uninstalled idna-3.3 [2022-04-12T20:37:29.360Z] Attempting uninstall: requests [2022-04-12T20:37:29.360Z] Found existing installation: requests 2.26.0 [2022-04-12T20:37:29.360Z] Uninstalling requests-2.26.0: [2022-04-12T20:37:29.360Z] Successfully uninstalled requests-2.26.0 [2022-04-12T20:37:29.360Z] Removing intermediate container 2cfb3e73aa4a [2022-04-12T20:37:29.360Z] ---> fbb6b7ff8e9d [2022-04-12T20:37:29.360Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-04-12T20:37:29.934Z] Running setup.py install for texttable: started [2022-04-12T20:37:29.934Z] ---> Running in a07d358c1b14 [2022-04-12T20:37:30.194Z] Running setup.py install for texttable: finished with status 'done' [2022-04-12T20:37:30.194Z] Running setup.py install for PyYAML: started [2022-04-12T20:37:30.454Z] Removing intermediate container a07d358c1b14 [2022-04-12T20:37:30.454Z] ---> 605ae0fb16cb [2022-04-12T20:37:30.454Z] Step 23/25 : LABEL arch=x86_64 [2022-04-12T20:37:30.714Z] Running setup.py install for PyYAML: finished with status 'done' [2022-04-12T20:37:30.714Z] ---> Running in 1792922b26a1 [2022-04-12T20:37:30.714Z] Running setup.py install for docopt: started [2022-04-12T20:37:31.283Z] Running setup.py install for docopt: finished with status 'done' [2022-04-12T20:37:31.283Z] Running setup.py install for dockerpty: started [2022-04-12T20:37:31.283Z] Removing intermediate container 1792922b26a1 [2022-04-12T20:37:31.283Z] ---> 8da7a168d22f [2022-04-12T20:37:31.283Z] Step 24/25 : LABEL git_sha=2428a0ee4410790165453aa9b71060fc80f7feae [2022-04-12T20:37:31.542Z] ---> Running in 203ff642fcc9 [2022-04-12T20:37:31.542Z] Running setup.py install for dockerpty: finished with status 'done' [2022-04-12T20:37:32.120Z] Removing intermediate container 203ff642fcc9 [2022-04-12T20:37:32.120Z] ---> a81a5832e3b8 [2022-04-12T20:37:32.120Z] Step 25/25 : LABEL version=0.0.0 [2022-04-12T20:37:32.391Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-12T20:37:32.391Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-04-12T20:37:32.391Z] ---> d83bd5940b83 [2022-04-12T20:37:32.391Z] Step 3/26 : WORKDIR /edgex-go [2022-04-12T20:37:32.391Z] ---> Using cache [2022-04-12T20:37:32.391Z] ---> 01e5d6cee093 [2022-04-12T20:37:32.391Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-12T20:37:32.391Z] ---> Using cache [2022-04-12T20:37:32.391Z] ---> eea70586079d [2022-04-12T20:37:32.391Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-04-12T20:37:32.391Z] ---> Using cache [2022-04-12T20:37:32.391Z] ---> 4ef0749cee6b [2022-04-12T20:37:32.391Z] Step 6/26 : COPY go.mod vendor* ./ [2022-04-12T20:37:32.391Z] ---> Using cache [2022-04-12T20:37:32.391Z] ---> e0fa16903932 [2022-04-12T20:37:32.391Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-12T20:37:32.391Z] ---> Using cache [2022-04-12T20:37:32.391Z] ---> bf6f02d923df [2022-04-12T20:37:32.391Z] Step 8/26 : COPY . . [2022-04-12T20:37:32.391Z] ---> Using cache [2022-04-12T20:37:32.391Z] ---> d05871d234df [2022-04-12T20:37:32.391Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-04-12T20:37:32.391Z] ---> Using cache [2022-04-12T20:37:32.391Z] ---> 78dffc3e04aa [2022-04-12T20:37:32.391Z] Step 10/26 : RUN mkdir -p spire-build [2022-04-12T20:37:32.391Z] ---> Using cache [2022-04-12T20:37:32.391Z] ---> 630f1c3ae643 [2022-04-12T20:37:32.391Z] Step 11/26 : WORKDIR /edgex-go/spire-build [2022-04-12T20:37:32.391Z] ---> Using cache [2022-04-12T20:37:32.391Z] ---> 45c4106020e6 [2022-04-12T20:37:32.391Z] Step 12/26 : RUN wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent [2022-04-12T20:37:32.666Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2022-04-12T20:37:32.666Z] ---> Running in 3998bc3c250a [2022-04-12T20:37:32.666Z] ---> Running in 17a64d2ae812 [2022-04-12T20:37:32.928Z] Removing intermediate container 3998bc3c250a [2022-04-12T20:37:32.928Z] ---> 5532c8d4d1f1 [2022-04-12T20:37:32.928Z] [2022-04-12T20:37:32.928Z] Successfully built 5532c8d4d1f1 [2022-04-12T20:37:32.928Z] Successfully tagged security-secretstore-setup:latest [2022-04-12T20:37:33.188Z]  Building security-secretstore-setup ... done Building security-spire-server [2022-04-12T20:37:33.763Z] spire-1.2.1/ [2022-04-12T20:37:33.763Z] spire-1.2.1/.data/ [2022-04-12T20:37:33.763Z] spire-1.2.1/.data/.file [2022-04-12T20:37:33.763Z] spire-1.2.1/.dockerignore [2022-04-12T20:37:33.763Z] spire-1.2.1/.gitattributes [2022-04-12T20:37:33.763Z] spire-1.2.1/.githooks/ [2022-04-12T20:37:33.763Z] spire-1.2.1/.githooks/pre-commit [2022-04-12T20:37:33.763Z] spire-1.2.1/.github/ [2022-04-12T20:37:33.763Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-04-12T20:37:33.763Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-04-12T20:37:33.763Z] spire-1.2.1/.github/dependabot.yml [2022-04-12T20:37:33.763Z] spire-1.2.1/.github/workflows/ [2022-04-12T20:37:33.763Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-04-12T20:37:33.763Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-04-12T20:37:33.763Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-04-12T20:37:33.763Z] spire-1.2.1/.github/workflows/scripts/ [2022-04-12T20:37:33.763Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-04-12T20:37:33.763Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-04-12T20:37:33.763Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-04-12T20:37:33.763Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-04-12T20:37:33.763Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-04-12T20:37:33.763Z] spire-1.2.1/.gitignore [2022-04-12T20:37:33.763Z] spire-1.2.1/.go-version [2022-04-12T20:37:33.763Z] spire-1.2.1/.golangci.yml [2022-04-12T20:37:33.763Z] spire-1.2.1/ADOPTERS.md [2022-04-12T20:37:33.763Z] spire-1.2.1/CHANGELOG.md [2022-04-12T20:37:33.763Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-04-12T20:37:33.763Z] spire-1.2.1/CODEOWNERS [2022-04-12T20:37:33.763Z] spire-1.2.1/CONTRIBUTING.md [2022-04-12T20:37:33.763Z] spire-1.2.1/Dockerfile [2022-04-12T20:37:33.763Z] spire-1.2.1/Dockerfile.dev [2022-04-12T20:37:33.763Z] spire-1.2.1/Dockerfile.scratch [2022-04-12T20:37:33.763Z] spire-1.2.1/LICENSE [2022-04-12T20:37:33.763Z] spire-1.2.1/MAINTAINERS.md [2022-04-12T20:37:33.763Z] spire-1.2.1/Makefile [2022-04-12T20:37:33.763Z] spire-1.2.1/README.md [2022-04-12T20:37:33.763Z] spire-1.2.1/ROADMAP.md [2022-04-12T20:37:33.763Z] spire-1.2.1/SECURITY.md [2022-04-12T20:37:33.763Z] spire-1.2.1/cmd/ [2022-04-12T20:37:33.763Z] spire-1.2.1/cmd/spire-agent/ [2022-04-12T20:37:33.763Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-04-12T20:37:33.763Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-04-12T20:37:33.763Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-04-12T20:37:33.763Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-04-12T20:37:33.764Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-04-12T20:37:33.764Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-04-12T20:37:33.764Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-04-12T20:37:33.764Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-04-12T20:37:33.764Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-04-12T20:37:33.764Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-04-12T20:37:33.764Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-04-12T20:37:33.764Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-04-12T20:37:33.764Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-04-12T20:37:33.764Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-04-12T20:37:33.764Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-04-12T20:37:33.764Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-04-12T20:37:33.764Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-04-12T20:37:33.764Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-04-12T20:37:33.764Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-04-12T20:37:33.764Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-04-12T20:37:33.764Z] spire-1.2.1/cmd/spire-agent/main.go [2022-04-12T20:37:33.764Z] spire-1.2.1/cmd/spire-server/ [2022-04-12T20:37:33.764Z] spire-1.2.1/cmd/spire-server/cli/ [2022-04-12T20:37:33.764Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-04-12T20:37:33.764Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-04-12T20:37:33.764Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-04-12T20:37:33.764Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-04-12T20:37:33.764Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-04-12T20:37:33.764Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-04-12T20:37:33.764Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-04-12T20:37:33.764Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-04-12T20:37:33.764Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-04-12T20:37:33.764Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-04-12T20:37:33.764Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-04-12T20:37:33.764Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-04-12T20:37:33.764Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-04-12T20:37:33.764Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-04-12T20:37:33.764Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-04-12T20:37:33.764Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-04-12T20:37:33.764Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-04-12T20:37:33.764Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-04-12T20:37:33.764Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-04-12T20:37:33.764Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-04-12T20:37:33.764Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-04-12T20:37:33.764Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-04-12T20:37:33.764Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-04-12T20:37:33.764Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-04-12T20:37:33.764Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-04-12T20:37:33.764Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-04-12T20:37:33.764Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-04-12T20:37:33.764Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-04-12T20:37:33.764Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-04-12T20:37:33.764Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-04-12T20:37:33.764Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-04-12T20:37:33.764Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-04-12T20:37:33.764Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-04-12T20:37:33.764Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-04-12T20:37:33.764Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-04-12T20:37:33.764Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-04-12T20:37:33.764Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-04-12T20:37:33.764Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-04-12T20:37:33.764Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-04-12T20:37:33.764Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-04-12T20:37:33.764Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-04-12T20:37:33.764Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-04-12T20:37:33.764Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-04-12T20:37:33.764Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-04-12T20:37:33.764Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-04-12T20:37:33.764Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-04-12T20:37:33.764Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-04-12T20:37:33.764Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-04-12T20:37:33.764Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-04-12T20:37:33.764Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-04-12T20:37:33.764Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-04-12T20:37:33.764Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-04-12T20:37:33.764Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-04-12T20:37:33.764Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-04-12T20:37:33.764Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-04-12T20:37:33.764Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-04-12T20:37:33.764Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-04-12T20:37:33.764Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-04-12T20:37:33.764Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-04-12T20:37:33.764Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-04-12T20:37:33.764Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-04-12T20:37:33.764Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-04-12T20:37:33.764Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-04-12T20:37:33.764Z] spire-1.2.1/cmd/spire-server/main.go [2022-04-12T20:37:33.764Z] spire-1.2.1/cmd/spire-server/util/ [2022-04-12T20:37:33.764Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-04-12T20:37:33.764Z] spire-1.2.1/conf/ [2022-04-12T20:37:33.764Z] spire-1.2.1/conf/agent/ [2022-04-12T20:37:33.764Z] spire-1.2.1/conf/agent/agent.conf [2022-04-12T20:37:33.764Z] spire-1.2.1/conf/agent/agent_full.conf [2022-04-12T20:37:33.764Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-04-12T20:37:33.764Z] spire-1.2.1/conf/server/ [2022-04-12T20:37:33.764Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-04-12T20:37:33.764Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-04-12T20:37:33.764Z] spire-1.2.1/conf/server/server.conf [2022-04-12T20:37:33.764Z] spire-1.2.1/conf/server/server_full.conf [2022-04-12T20:37:33.764Z] spire-1.2.1/doc/ [2022-04-12T20:37:33.764Z] spire-1.2.1/doc/SPIRE101.md [2022-04-12T20:37:33.764Z] spire-1.2.1/doc/auditlog.md [2022-04-12T20:37:33.764Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-04-12T20:37:33.764Z] spire-1.2.1/doc/changelog_guidelines.md [2022-04-12T20:37:33.764Z] spire-1.2.1/doc/cure53-report.pdf [2022-04-12T20:37:33.764Z] spire-1.2.1/doc/images/ [2022-04-12T20:37:33.764Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-04-12T20:37:33.764Z] spire-1.2.1/doc/images/SPIRE101.png [2022-04-12T20:37:33.764Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-04-12T20:37:33.764Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-04-12T20:37:33.764Z] spire-1.2.1/doc/images/cache_mgr.png [2022-04-12T20:37:33.764Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-04-12T20:37:33.764Z] spire-1.2.1/doc/images/federated_spire.png [2022-04-12T20:37:33.764Z] spire-1.2.1/doc/images/ha_mode.png [2022-04-12T20:37:33.764Z] spire-1.2.1/doc/images/nested_spire.png [2022-04-12T20:37:33.764Z] spire-1.2.1/doc/images/oidc_federation.png [2022-04-12T20:37:33.764Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-04-12T20:37:33.764Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-04-12T20:37:33.764Z] spire-1.2.1/doc/images/spire_logo.png [2022-04-12T20:37:33.764Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-04-12T20:37:33.764Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-04-12T20:37:33.764Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-04-12T20:37:33.764Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-04-12T20:37:33.764Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-04-12T20:37:33.764Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-04-12T20:37:33.764Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-04-12T20:37:33.764Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-04-12T20:37:33.764Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-04-12T20:37:33.764Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-04-12T20:37:33.764Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-04-12T20:37:33.764Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-04-12T20:37:33.764Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-04-12T20:37:33.764Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-04-12T20:37:33.764Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-04-12T20:37:33.764Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-04-12T20:37:33.764Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-04-12T20:37:33.764Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-04-12T20:37:33.764Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-04-12T20:37:33.764Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-04-12T20:37:33.764Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-04-12T20:37:33.764Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-04-12T20:37:33.764Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-04-12T20:37:33.764Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-04-12T20:37:33.764Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-04-12T20:37:33.764Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-04-12T20:37:33.764Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-04-12T20:37:33.764Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-04-12T20:37:33.764Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-04-12T20:37:33.764Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-04-12T20:37:33.764Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-04-12T20:37:33.764Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-04-12T20:37:33.764Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-04-12T20:37:33.764Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-04-12T20:37:33.764Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-04-12T20:37:33.764Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-04-12T20:37:33.764Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-04-12T20:37:33.764Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-04-12T20:37:33.764Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-04-12T20:37:33.764Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-04-12T20:37:33.764Z] spire-1.2.1/doc/scaling_spire.md [2022-04-12T20:37:33.764Z] spire-1.2.1/doc/spire_agent.md [2022-04-12T20:37:33.764Z] spire-1.2.1/doc/spire_server.md [2022-04-12T20:37:33.764Z] spire-1.2.1/doc/supported_integrations.md [2022-04-12T20:37:33.764Z] spire-1.2.1/doc/telemetry.md [2022-04-12T20:37:33.764Z] spire-1.2.1/doc/telemetry_config.md [2022-04-12T20:37:33.764Z] spire-1.2.1/doc/upgrading.md [2022-04-12T20:37:33.764Z] spire-1.2.1/doc/using_spire.md [2022-04-12T20:37:33.764Z] spire-1.2.1/examples/ [2022-04-12T20:37:33.764Z] spire-1.2.1/examples/README.md [2022-04-12T20:37:33.764Z] spire-1.2.1/go.mod [2022-04-12T20:37:33.764Z] spire-1.2.1/go.sum [2022-04-12T20:37:33.764Z] spire-1.2.1/pkg/ [2022-04-12T20:37:33.764Z] spire-1.2.1/pkg/agent/ [2022-04-12T20:37:33.764Z] spire-1.2.1/pkg/agent/agent.go [2022-04-12T20:37:33.764Z] spire-1.2.1/pkg/agent/api/ [2022-04-12T20:37:33.764Z] spire-1.2.1/pkg/agent/api/config.go [2022-04-12T20:37:33.764Z] spire-1.2.1/pkg/agent/api/debug/ [2022-04-12T20:37:33.764Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-04-12T20:37:33.764Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-04-12T20:37:33.764Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-04-12T20:37:33.764Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-04-12T20:37:33.764Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-04-12T20:37:33.764Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-04-12T20:37:33.764Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-04-12T20:37:33.764Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-04-12T20:37:33.764Z] spire-1.2.1/pkg/agent/api/health/ [2022-04-12T20:37:33.764Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-04-12T20:37:33.764Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-04-12T20:37:33.764Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-04-12T20:37:33.764Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-04-12T20:37:33.764Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-04-12T20:37:33.764Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-04-12T20:37:33.765Z] spire-1.2.1/pkg/agent/attestor/ [2022-04-12T20:37:33.765Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-04-12T20:37:33.765Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-04-12T20:37:33.765Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-04-12T20:37:33.765Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-04-12T20:37:33.765Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-04-12T20:37:33.765Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-04-12T20:37:33.765Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-04-12T20:37:33.765Z] spire-1.2.1/pkg/agent/catalog/ [2022-04-12T20:37:33.765Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-04-12T20:37:33.765Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-04-12T20:37:33.765Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-04-12T20:37:33.765Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-04-12T20:37:33.765Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-04-12T20:37:33.765Z] spire-1.2.1/pkg/agent/client/ [2022-04-12T20:37:33.765Z] spire-1.2.1/pkg/agent/client/client.go [2022-04-12T20:37:33.765Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-04-12T20:37:33.765Z] spire-1.2.1/pkg/agent/client/dial.go [2022-04-12T20:37:33.765Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-04-12T20:37:33.765Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-04-12T20:37:33.765Z] spire-1.2.1/pkg/agent/client/update.go [2022-04-12T20:37:33.765Z] spire-1.2.1/pkg/agent/client/util.go [2022-04-12T20:37:33.765Z] spire-1.2.1/pkg/agent/common/ [2022-04-12T20:37:33.765Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-04-12T20:37:33.765Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-04-12T20:37:33.765Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-04-12T20:37:33.765Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-04-12T20:37:33.765Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-04-12T20:37:33.765Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-04-12T20:37:33.765Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-04-12T20:37:33.765Z] spire-1.2.1/pkg/agent/config.go [2022-04-12T20:37:33.765Z] spire-1.2.1/pkg/agent/endpoints/ [2022-04-12T20:37:33.765Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-04-12T20:37:33.765Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-04-12T20:37:33.765Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-04-12T20:37:33.765Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-04-12T20:37:33.765Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-04-12T20:37:33.765Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-04-12T20:37:33.765Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-04-12T20:37:33.765Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-04-12T20:37:33.765Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-04-12T20:37:33.765Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-04-12T20:37:33.765Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-04-12T20:37:33.765Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-04-12T20:37:33.765Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-04-12T20:37:33.765Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-04-12T20:37:33.765Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-04-12T20:37:33.765Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-04-12T20:37:33.765Z] spire-1.2.1/pkg/agent/manager/ [2022-04-12T20:37:33.765Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-04-12T20:37:33.765Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-04-12T20:37:33.765Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-04-12T20:37:33.765Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-04-12T20:37:33.765Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-04-12T20:37:33.765Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-04-12T20:37:33.765Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-04-12T20:37:33.765Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-04-12T20:37:33.765Z] spire-1.2.1/pkg/agent/manager/config.go [2022-04-12T20:37:33.765Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-04-12T20:37:33.765Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-04-12T20:37:33.765Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-04-12T20:37:33.765Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-04-12T20:37:33.765Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-04-12T20:37:33.765Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-04-12T20:37:33.765Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-04-12T20:37:33.765Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-04-12T20:37:33.765Z] spire-1.2.1/pkg/agent/plugin/ [2022-04-12T20:37:33.765Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-04-12T20:37:33.765Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-04-12T20:37:33.765Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-04-12T20:37:33.765Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-04-12T20:37:33.765Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-04-12T20:37:33.765Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-04-12T20:37:33.765Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-04-12T20:37:33.765Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-04-12T20:37:33.765Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-04-12T20:37:33.765Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-04-12T20:37:33.765Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-04-12T20:37:33.765Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-04-12T20:37:33.765Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-04-12T20:37:33.765Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-04-12T20:37:33.765Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-04-12T20:37:33.765Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-04-12T20:37:33.765Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-04-12T20:37:33.765Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-04-12T20:37:33.765Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-04-12T20:37:33.765Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-04-12T20:37:33.765Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-04-12T20:37:33.765Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-04-12T20:37:33.765Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-04-12T20:37:33.765Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-04-12T20:37:33.765Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-04-12T20:37:33.765Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-04-12T20:37:33.765Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-04-12T20:37:33.765Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-04-12T20:37:33.765Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-04-12T20:37:33.765Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-04-12T20:37:33.765Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-04-12T20:37:33.765Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-04-12T20:37:33.765Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-04-12T20:37:33.765Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-04-12T20:37:33.765Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-04-12T20:37:33.765Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-12T20:37:33.765Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-04-12T20:37:33.765Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-04-12T20:37:33.765Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-12T20:37:33.765Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-04-12T20:37:33.765Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-04-12T20:37:33.765Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-04-12T20:37:33.765Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-04-12T20:37:33.765Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-12T20:37:33.765Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-04-12T20:37:33.765Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-04-12T20:37:33.765Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-04-12T20:37:33.765Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-04-12T20:37:33.765Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-12T20:37:33.765Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-04-12T20:37:33.765Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-04-12T20:37:33.765Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-04-12T20:37:33.765Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-04-12T20:37:33.765Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-04-12T20:37:33.765Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-04-12T20:37:33.765Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-04-12T20:37:33.765Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-04-12T20:37:33.765Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-04-12T20:37:33.765Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-04-12T20:37:33.765Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-04-12T20:37:33.765Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-12T20:37:33.765Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-04-12T20:37:33.765Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-04-12T20:37:33.765Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-04-12T20:37:33.765Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-04-12T20:37:33.765Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-04-12T20:37:33.765Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-04-12T20:37:33.765Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-04-12T20:37:33.765Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-04-12T20:37:33.765Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-04-12T20:37:33.765Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-04-12T20:37:33.765Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-04-12T20:37:33.765Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-04-12T20:37:33.765Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-04-12T20:37:33.765Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-04-12T20:37:33.765Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-04-12T20:37:33.765Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-04-12T20:37:33.765Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-04-12T20:37:33.765Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-04-12T20:37:33.765Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-04-12T20:37:33.765Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-04-12T20:37:33.765Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-04-12T20:37:33.765Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-04-12T20:37:33.765Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-04-12T20:37:33.765Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-04-12T20:37:33.765Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-04-12T20:37:33.765Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-04-12T20:37:33.765Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-04-12T20:37:33.765Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-04-12T20:37:33.765Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-04-12T20:37:33.765Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-04-12T20:37:33.765Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-04-12T20:37:33.765Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-04-12T20:37:33.765Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-04-12T20:37:33.765Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-04-12T20:37:33.765Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-04-12T20:37:33.765Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-04-12T20:37:33.765Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-04-12T20:37:33.765Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-04-12T20:37:33.765Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-04-12T20:37:33.766Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-04-12T20:37:33.766Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-04-12T20:37:33.766Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-04-12T20:37:33.766Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-04-12T20:37:33.766Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-04-12T20:37:33.766Z] spire-1.2.1/pkg/agent/svid/ [2022-04-12T20:37:33.766Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-04-12T20:37:33.766Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-04-12T20:37:33.766Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-04-12T20:37:33.766Z] spire-1.2.1/pkg/agent/svid/store/ [2022-04-12T20:37:33.766Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-04-12T20:37:33.766Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-04-12T20:37:33.766Z] spire-1.2.1/pkg/common/ [2022-04-12T20:37:33.766Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-04-12T20:37:33.766Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-04-12T20:37:33.766Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-04-12T20:37:33.766Z] spire-1.2.1/pkg/common/api/ [2022-04-12T20:37:33.766Z] spire-1.2.1/pkg/common/api/metrics.go [2022-04-12T20:37:33.766Z] spire-1.2.1/pkg/common/api/middleware/ [2022-04-12T20:37:33.766Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-04-12T20:37:33.766Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-04-12T20:37:33.766Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-04-12T20:37:33.766Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-04-12T20:37:33.766Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-04-12T20:37:33.766Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-04-12T20:37:33.766Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-04-12T20:37:33.766Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-04-12T20:37:33.766Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-04-12T20:37:33.766Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-04-12T20:37:33.766Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-04-12T20:37:33.766Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-04-12T20:37:33.766Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-04-12T20:37:33.766Z] spire-1.2.1/pkg/common/api/names.go [2022-04-12T20:37:33.766Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-04-12T20:37:33.766Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-04-12T20:37:33.766Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-04-12T20:37:33.766Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-04-12T20:37:33.766Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-04-12T20:37:33.766Z] spire-1.2.1/pkg/common/auth/ [2022-04-12T20:37:33.766Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-04-12T20:37:33.766Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-04-12T20:37:33.766Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-04-12T20:37:33.766Z] spire-1.2.1/pkg/common/bundleutil/ [2022-04-12T20:37:33.766Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-04-12T20:37:33.766Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-04-12T20:37:33.766Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-04-12T20:37:33.766Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-04-12T20:37:33.766Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-04-12T20:37:33.766Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-04-12T20:37:33.766Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-04-12T20:37:33.766Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-04-12T20:37:33.766Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-04-12T20:37:33.766Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-04-12T20:37:33.766Z] spire-1.2.1/pkg/common/catalog/ [2022-04-12T20:37:33.766Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-04-12T20:37:33.766Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-04-12T20:37:33.766Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-04-12T20:37:33.766Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-04-12T20:37:33.766Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-04-12T20:37:33.766Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-04-12T20:37:33.766Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-04-12T20:37:33.766Z] spire-1.2.1/pkg/common/catalog/config.go [2022-04-12T20:37:33.766Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-04-12T20:37:33.766Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-04-12T20:37:33.766Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-04-12T20:37:33.766Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-04-12T20:37:33.766Z] spire-1.2.1/pkg/common/catalog/context.go [2022-04-12T20:37:33.766Z] spire-1.2.1/pkg/common/catalog/external.go [2022-04-12T20:37:33.766Z] spire-1.2.1/pkg/common/catalog/host.go [2022-04-12T20:37:33.766Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-04-12T20:37:33.766Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-04-12T20:37:33.766Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-04-12T20:37:33.766Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-04-12T20:37:33.766Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-04-12T20:37:33.766Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-04-12T20:37:33.766Z] spire-1.2.1/pkg/common/cli/ [2022-04-12T20:37:33.766Z] spire-1.2.1/pkg/common/cli/env.go [2022-04-12T20:37:33.766Z] spire-1.2.1/pkg/common/cli/flags.go [2022-04-12T20:37:33.766Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-04-12T20:37:33.766Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-04-12T20:37:33.766Z] spire-1.2.1/pkg/common/cli/umask.go [2022-04-12T20:37:33.766Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-04-12T20:37:33.766Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-04-12T20:37:33.766Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-04-12T20:37:33.766Z] spire-1.2.1/pkg/common/cliprinter/ [2022-04-12T20:37:33.766Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-04-12T20:37:33.766Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-04-12T20:37:33.766Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-04-12T20:37:33.766Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-04-12T20:37:33.766Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-04-12T20:37:33.766Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-04-12T20:37:33.766Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-04-12T20:37:33.766Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-04-12T20:37:33.766Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-04-12T20:37:33.766Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-04-12T20:37:33.766Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-04-12T20:37:33.766Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-04-12T20:37:33.766Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-04-12T20:37:33.766Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-04-12T20:37:33.766Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-04-12T20:37:33.766Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-04-12T20:37:33.766Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-04-12T20:37:33.766Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-04-12T20:37:33.766Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-04-12T20:37:33.766Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-04-12T20:37:33.766Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-04-12T20:37:33.766Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-04-12T20:37:33.766Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-04-12T20:37:33.766Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-04-12T20:37:33.766Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-04-12T20:37:33.766Z] spire-1.2.1/pkg/common/coretypes/ [2022-04-12T20:37:33.766Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-04-12T20:37:33.766Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-04-12T20:37:33.766Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-04-12T20:37:33.766Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-04-12T20:37:33.766Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-04-12T20:37:33.766Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-04-12T20:37:33.766Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-04-12T20:37:33.766Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-04-12T20:37:33.766Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-04-12T20:37:33.766Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-04-12T20:37:33.766Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-04-12T20:37:33.766Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-04-12T20:37:33.766Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-04-12T20:37:33.766Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-04-12T20:37:33.766Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-04-12T20:37:33.766Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-04-12T20:37:33.766Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-04-12T20:37:33.766Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-04-12T20:37:33.766Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-04-12T20:37:33.766Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-04-12T20:37:33.766Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-04-12T20:37:33.766Z] spire-1.2.1/pkg/common/diskutil/ [2022-04-12T20:37:33.766Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-04-12T20:37:33.766Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-04-12T20:37:33.766Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-04-12T20:37:33.766Z] spire-1.2.1/pkg/common/errorutil/ [2022-04-12T20:37:33.766Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-04-12T20:37:33.766Z] spire-1.2.1/pkg/common/health/ [2022-04-12T20:37:33.766Z] spire-1.2.1/pkg/common/health/config.go [2022-04-12T20:37:33.766Z] spire-1.2.1/pkg/common/health/context.go [2022-04-12T20:37:33.766Z] spire-1.2.1/pkg/common/health/context_test.go [2022-04-12T20:37:33.766Z] spire-1.2.1/pkg/common/health/health.go [2022-04-12T20:37:33.766Z] spire-1.2.1/pkg/common/health/health_test.go [2022-04-12T20:37:33.766Z] spire-1.2.1/pkg/common/health/logger.go [2022-04-12T20:37:33.766Z] spire-1.2.1/pkg/common/hostservice/ [2022-04-12T20:37:33.766Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-04-12T20:37:33.766Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-04-12T20:37:33.766Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-04-12T20:37:33.766Z] spire-1.2.1/pkg/common/idutil/ [2022-04-12T20:37:33.766Z] spire-1.2.1/pkg/common/idutil/require.go [2022-04-12T20:37:33.766Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-04-12T20:37:33.767Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-04-12T20:37:33.767Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-04-12T20:37:33.767Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-04-12T20:37:33.767Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-04-12T20:37:33.767Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-04-12T20:37:33.767Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-04-12T20:37:33.767Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-04-12T20:37:33.767Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-04-12T20:37:33.767Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-04-12T20:37:33.767Z] spire-1.2.1/pkg/common/jwtutil/ [2022-04-12T20:37:33.767Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-04-12T20:37:33.767Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-04-12T20:37:33.767Z] spire-1.2.1/pkg/common/log/ [2022-04-12T20:37:33.767Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-04-12T20:37:33.767Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-04-12T20:37:33.767Z] spire-1.2.1/pkg/common/log/log.go [2022-04-12T20:37:33.767Z] spire-1.2.1/pkg/common/log/log_test.go [2022-04-12T20:37:33.767Z] spire-1.2.1/pkg/common/log/options.go [2022-04-12T20:37:33.767Z] spire-1.2.1/pkg/common/nodeutil/ [2022-04-12T20:37:33.767Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-04-12T20:37:33.767Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-04-12T20:37:33.767Z] spire-1.2.1/pkg/common/peertracker/ [2022-04-12T20:37:33.767Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-04-12T20:37:33.767Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-04-12T20:37:33.767Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-04-12T20:37:33.767Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-04-12T20:37:33.767Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-04-12T20:37:33.767Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-04-12T20:37:33.767Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-04-12T20:37:33.767Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-04-12T20:37:33.767Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-04-12T20:37:33.767Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-04-12T20:37:33.767Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-04-12T20:37:33.767Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-04-12T20:37:33.767Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-04-12T20:37:33.767Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-04-12T20:37:33.767Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-04-12T20:37:33.767Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-04-12T20:37:33.767Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-04-12T20:37:33.767Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-04-12T20:37:33.767Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-04-12T20:37:33.767Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-04-12T20:37:33.767Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-04-12T20:37:33.767Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-04-12T20:37:33.767Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-04-12T20:37:33.767Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-04-12T20:37:33.767Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-04-12T20:37:33.767Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-04-12T20:37:33.767Z] spire-1.2.1/pkg/common/pemutil/ [2022-04-12T20:37:33.767Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-04-12T20:37:33.767Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-04-12T20:37:33.767Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-04-12T20:37:33.767Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-04-12T20:37:33.767Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-04-12T20:37:33.767Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-04-12T20:37:33.767Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-04-12T20:37:33.767Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-04-12T20:37:33.767Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-04-12T20:37:33.767Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-04-12T20:37:33.767Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-04-12T20:37:33.767Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-04-12T20:37:33.767Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-04-12T20:37:33.767Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-04-12T20:37:33.767Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-04-12T20:37:33.767Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-04-12T20:37:33.767Z] spire-1.2.1/pkg/common/plugin/ [2022-04-12T20:37:33.767Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-04-12T20:37:33.767Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-04-12T20:37:33.767Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-04-12T20:37:33.767Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-04-12T20:37:33.767Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-04-12T20:37:33.767Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-04-12T20:37:33.767Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-04-12T20:37:33.767Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-04-12T20:37:33.767Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-04-12T20:37:33.767Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-04-12T20:37:33.767Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-04-12T20:37:33.767Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-04-12T20:37:33.767Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-04-12T20:37:33.767Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-04-12T20:37:33.767Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-04-12T20:37:33.767Z] spire-1.2.1/pkg/common/plugin/log.go [2022-04-12T20:37:33.767Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-04-12T20:37:33.767Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-04-12T20:37:33.767Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-04-12T20:37:33.767Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-04-12T20:37:33.767Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-04-12T20:37:33.767Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-04-12T20:37:33.767Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-04-12T20:37:33.767Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-04-12T20:37:33.767Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-04-12T20:37:33.767Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-04-12T20:37:33.767Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-04-12T20:37:33.767Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-04-12T20:37:33.767Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-04-12T20:37:33.767Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-04-12T20:37:33.767Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-04-12T20:37:33.767Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-04-12T20:37:33.767Z] spire-1.2.1/pkg/common/profiling/ [2022-04-12T20:37:33.767Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-04-12T20:37:33.767Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-04-12T20:37:33.767Z] spire-1.2.1/pkg/common/protoutil/ [2022-04-12T20:37:33.767Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-04-12T20:37:33.767Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-04-12T20:37:33.767Z] spire-1.2.1/pkg/common/rotationutil/ [2022-04-12T20:37:33.767Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-04-12T20:37:33.767Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-04-12T20:37:33.767Z] spire-1.2.1/pkg/common/selector/ [2022-04-12T20:37:33.767Z] spire-1.2.1/pkg/common/selector/selector.go [2022-04-12T20:37:33.767Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-04-12T20:37:33.767Z] spire-1.2.1/pkg/common/selector/set.go [2022-04-12T20:37:33.767Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-04-12T20:37:33.767Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-04-12T20:37:33.767Z] spire-1.2.1/pkg/common/telemetry/ [2022-04-12T20:37:33.767Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-04-12T20:37:33.767Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-04-12T20:37:33.767Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-04-12T20:37:33.767Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-04-12T20:37:33.767Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-04-12T20:37:33.767Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-04-12T20:37:33.767Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-04-12T20:37:33.767Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-04-12T20:37:33.767Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-04-12T20:37:33.767Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-04-12T20:37:33.767Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-04-12T20:37:33.767Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-04-12T20:37:33.767Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-04-12T20:37:33.767Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-04-12T20:37:33.767Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-04-12T20:37:33.767Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-04-12T20:37:33.767Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-04-12T20:37:33.767Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-04-12T20:37:33.767Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-04-12T20:37:33.767Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-04-12T20:37:33.767Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-04-12T20:37:33.767Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-04-12T20:37:33.767Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-04-12T20:37:33.767Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-04-12T20:37:33.767Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-04-12T20:37:33.767Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-04-12T20:37:33.767Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-04-12T20:37:33.767Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-04-12T20:37:33.767Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-04-12T20:37:33.767Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-04-12T20:37:33.767Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-04-12T20:37:33.767Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-04-12T20:37:33.767Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-04-12T20:37:33.767Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-04-12T20:37:33.767Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-04-12T20:37:33.767Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-04-12T20:37:33.767Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-04-12T20:37:33.767Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-04-12T20:37:33.767Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-04-12T20:37:33.767Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-04-12T20:37:33.767Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-04-12T20:37:33.767Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-04-12T20:37:33.767Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-04-12T20:37:33.767Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-04-12T20:37:33.767Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-04-12T20:37:33.767Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-04-12T20:37:33.767Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-04-12T20:37:33.767Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-04-12T20:37:33.767Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-04-12T20:37:33.767Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-04-12T20:37:33.767Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-04-12T20:37:33.767Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-04-12T20:37:33.767Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-04-12T20:37:33.767Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-04-12T20:37:33.767Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-04-12T20:37:33.767Z] spire-1.2.1/pkg/common/uptime/ [2022-04-12T20:37:33.767Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-04-12T20:37:33.767Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-04-12T20:37:33.767Z] spire-1.2.1/pkg/common/util/ [2022-04-12T20:37:33.767Z] spire-1.2.1/pkg/common/util/certs.go [2022-04-12T20:37:33.767Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-04-12T20:37:33.767Z] spire-1.2.1/pkg/common/util/csr.go [2022-04-12T20:37:33.767Z] spire-1.2.1/pkg/common/util/hash.go [2022-04-12T20:37:33.767Z] spire-1.2.1/pkg/common/util/selectors.go [2022-04-12T20:37:33.767Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-04-12T20:37:33.767Z] spire-1.2.1/pkg/common/util/signals.go [2022-04-12T20:37:33.767Z] spire-1.2.1/pkg/common/util/sort.go [2022-04-12T20:37:33.768Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-04-12T20:37:33.768Z] spire-1.2.1/pkg/common/util/task.go [2022-04-12T20:37:33.768Z] spire-1.2.1/pkg/common/util/task_test.go [2022-04-12T20:37:33.768Z] spire-1.2.1/pkg/common/util/testdata/ [2022-04-12T20:37:33.768Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-04-12T20:37:33.768Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-04-12T20:37:33.768Z] spire-1.2.1/pkg/common/version/ [2022-04-12T20:37:33.768Z] spire-1.2.1/pkg/common/version/version.go [2022-04-12T20:37:33.768Z] spire-1.2.1/pkg/common/x509svid/ [2022-04-12T20:37:33.768Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-04-12T20:37:33.768Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-04-12T20:37:33.768Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-04-12T20:37:33.768Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-04-12T20:37:33.768Z] spire-1.2.1/pkg/common/x509util/ [2022-04-12T20:37:33.768Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-04-12T20:37:33.768Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-04-12T20:37:33.768Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-04-12T20:37:33.768Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-04-12T20:37:33.768Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-04-12T20:37:33.768Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-04-12T20:37:33.768Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-04-12T20:37:33.768Z] spire-1.2.1/pkg/server/ [2022-04-12T20:37:33.768Z] spire-1.2.1/pkg/server/api/ [2022-04-12T20:37:33.768Z] spire-1.2.1/pkg/server/api/agent.go [2022-04-12T20:37:33.768Z] spire-1.2.1/pkg/server/api/agent/ [2022-04-12T20:37:33.768Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-04-12T20:37:33.768Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-04-12T20:37:33.768Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-04-12T20:37:33.768Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-04-12T20:37:33.768Z] spire-1.2.1/pkg/server/api/api.go [2022-04-12T20:37:33.768Z] spire-1.2.1/pkg/server/api/audit/ [2022-04-12T20:37:33.768Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-04-12T20:37:33.768Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-04-12T20:37:33.768Z] spire-1.2.1/pkg/server/api/bundle.go [2022-04-12T20:37:33.768Z] spire-1.2.1/pkg/server/api/bundle/ [2022-04-12T20:37:33.768Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-04-12T20:37:33.768Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-04-12T20:37:33.768Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-04-12T20:37:33.768Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-04-12T20:37:33.768Z] spire-1.2.1/pkg/server/api/debug/ [2022-04-12T20:37:33.768Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-04-12T20:37:33.768Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-04-12T20:37:33.768Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-04-12T20:37:33.768Z] spire-1.2.1/pkg/server/api/entry.go [2022-04-12T20:37:33.768Z] spire-1.2.1/pkg/server/api/entry/ [2022-04-12T20:37:33.768Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-04-12T20:37:33.768Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-04-12T20:37:33.768Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-04-12T20:37:33.768Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-04-12T20:37:33.768Z] spire-1.2.1/pkg/server/api/health/ [2022-04-12T20:37:33.768Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-04-12T20:37:33.768Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-04-12T20:37:33.768Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-04-12T20:37:33.768Z] spire-1.2.1/pkg/server/api/id.go [2022-04-12T20:37:33.768Z] spire-1.2.1/pkg/server/api/id_test.go [2022-04-12T20:37:33.768Z] spire-1.2.1/pkg/server/api/limits/ [2022-04-12T20:37:33.768Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-04-12T20:37:33.768Z] spire-1.2.1/pkg/server/api/middleware/ [2022-04-12T20:37:33.768Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-04-12T20:37:33.768Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-04-12T20:37:33.768Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-04-12T20:37:33.768Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-04-12T20:37:33.768Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-04-12T20:37:33.768Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-04-12T20:37:33.768Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-04-12T20:37:33.768Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-04-12T20:37:33.768Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-04-12T20:37:33.768Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-04-12T20:37:33.768Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-04-12T20:37:33.768Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-04-12T20:37:33.768Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-04-12T20:37:33.768Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-04-12T20:37:33.768Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-04-12T20:37:33.768Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-04-12T20:37:33.768Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-04-12T20:37:33.768Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-04-12T20:37:33.768Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-04-12T20:37:33.768Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-04-12T20:37:33.768Z] spire-1.2.1/pkg/server/api/selector.go [2022-04-12T20:37:33.768Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-04-12T20:37:33.768Z] spire-1.2.1/pkg/server/api/status.go [2022-04-12T20:37:33.768Z] spire-1.2.1/pkg/server/api/status_test.go [2022-04-12T20:37:33.768Z] spire-1.2.1/pkg/server/api/svid/ [2022-04-12T20:37:33.768Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-04-12T20:37:33.768Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-04-12T20:37:33.768Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-04-12T20:37:33.768Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-04-12T20:37:33.768Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-04-12T20:37:33.768Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-04-12T20:37:33.768Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-04-12T20:37:33.768Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-04-12T20:37:33.768Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-04-12T20:37:33.768Z] spire-1.2.1/pkg/server/authpolicy/ [2022-04-12T20:37:33.768Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-04-12T20:37:33.768Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-04-12T20:37:33.768Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-04-12T20:37:33.768Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-04-12T20:37:33.768Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-04-12T20:37:33.768Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-04-12T20:37:33.768Z] spire-1.2.1/pkg/server/bundle/ [2022-04-12T20:37:33.768Z] spire-1.2.1/pkg/server/bundle/client/ [2022-04-12T20:37:33.768Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-04-12T20:37:33.768Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-04-12T20:37:33.768Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-04-12T20:37:33.768Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-04-12T20:37:33.768Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-04-12T20:37:33.768Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-04-12T20:37:33.768Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-04-12T20:37:33.768Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-04-12T20:37:33.768Z] spire-1.2.1/pkg/server/ca/ [2022-04-12T20:37:33.768Z] spire-1.2.1/pkg/server/ca/ca.go [2022-04-12T20:37:33.768Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-04-12T20:37:33.768Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-04-12T20:37:33.768Z] spire-1.2.1/pkg/server/ca/journal.go [2022-04-12T20:37:33.768Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-04-12T20:37:33.768Z] spire-1.2.1/pkg/server/ca/manager.go [2022-04-12T20:37:33.768Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-04-12T20:37:33.768Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-04-12T20:37:33.768Z] spire-1.2.1/pkg/server/ca/templates.go [2022-04-12T20:37:33.768Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-04-12T20:37:33.768Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-04-12T20:37:33.768Z] spire-1.2.1/pkg/server/ca/validation.go [2022-04-12T20:37:33.768Z] spire-1.2.1/pkg/server/cache/ [2022-04-12T20:37:33.768Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-04-12T20:37:33.768Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-04-12T20:37:33.768Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-04-12T20:37:33.768Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-04-12T20:37:33.768Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-04-12T20:37:33.768Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-04-12T20:37:33.768Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-04-12T20:37:33.768Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-04-12T20:37:33.768Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-04-12T20:37:33.768Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-04-12T20:37:33.768Z] spire-1.2.1/pkg/server/catalog/ [2022-04-12T20:37:33.768Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-04-12T20:37:33.768Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-04-12T20:37:33.768Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-04-12T20:37:33.768Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-04-12T20:37:33.768Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-04-12T20:37:33.768Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-04-12T20:37:33.768Z] spire-1.2.1/pkg/server/config.go [2022-04-12T20:37:33.768Z] spire-1.2.1/pkg/server/datastore/ [2022-04-12T20:37:33.768Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-04-12T20:37:33.768Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-04-12T20:37:33.768Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-04-12T20:37:33.768Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-04-12T20:37:33.768Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-04-12T20:37:33.768Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-04-12T20:37:33.768Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-04-12T20:37:33.768Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-04-12T20:37:33.768Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-04-12T20:37:33.768Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-04-12T20:37:33.768Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-04-12T20:37:33.768Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-04-12T20:37:33.768Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-04-12T20:37:33.768Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-04-12T20:37:33.768Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-04-12T20:37:33.768Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-04-12T20:37:33.768Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-04-12T20:37:33.768Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-04-12T20:37:33.768Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-04-12T20:37:33.768Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-04-12T20:37:33.768Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-04-12T20:37:33.768Z] spire-1.2.1/pkg/server/endpoints/ [2022-04-12T20:37:33.768Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-04-12T20:37:33.768Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-04-12T20:37:33.768Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-04-12T20:37:33.768Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-04-12T20:37:33.768Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-04-12T20:37:33.768Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-04-12T20:37:33.768Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-04-12T20:37:33.768Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-04-12T20:37:33.768Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-04-12T20:37:33.768Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-04-12T20:37:33.768Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-04-12T20:37:33.768Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-04-12T20:37:33.768Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-04-12T20:37:33.768Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-04-12T20:37:33.768Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-04-12T20:37:33.768Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-04-12T20:37:33.768Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-04-12T20:37:33.768Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-04-12T20:37:33.768Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-04-12T20:37:33.768Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-04-12T20:37:33.768Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-04-12T20:37:33.768Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-04-12T20:37:33.768Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-04-12T20:37:33.768Z] spire-1.2.1/pkg/server/hostservice/ [2022-04-12T20:37:33.769Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-04-12T20:37:33.769Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-04-12T20:37:33.769Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-04-12T20:37:33.769Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-04-12T20:37:33.769Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-04-12T20:37:33.769Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-04-12T20:37:33.769Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-04-12T20:37:33.769Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-04-12T20:37:33.769Z] spire-1.2.1/pkg/server/plugin/ [2022-04-12T20:37:33.769Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-04-12T20:37:33.769Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-04-12T20:37:33.769Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-04-12T20:37:33.769Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-04-12T20:37:33.769Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-04-12T20:37:33.769Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-04-12T20:37:33.769Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-04-12T20:37:33.769Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-04-12T20:37:33.769Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-04-12T20:37:33.769Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-04-12T20:37:33.769Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-04-12T20:37:33.769Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-04-12T20:37:33.769Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-04-12T20:37:33.769Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-04-12T20:37:33.769Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-04-12T20:37:33.769Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-04-12T20:37:33.769Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-04-12T20:37:33.769Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-04-12T20:37:33.769Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-04-12T20:37:33.769Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-04-12T20:37:33.769Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-04-12T20:37:33.769Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-04-12T20:37:33.769Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-04-12T20:37:33.769Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-04-12T20:37:33.769Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-04-12T20:37:33.769Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-04-12T20:37:33.769Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-04-12T20:37:33.769Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-04-12T20:37:33.769Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-04-12T20:37:33.769Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-04-12T20:37:33.769Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-04-12T20:37:33.769Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-04-12T20:37:33.769Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-04-12T20:37:33.769Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-04-12T20:37:33.769Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-04-12T20:37:33.769Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-04-12T20:37:33.769Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-04-12T20:37:33.769Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-04-12T20:37:33.769Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-04-12T20:37:33.769Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-04-12T20:37:33.769Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-04-12T20:37:33.769Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-04-12T20:37:33.769Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-04-12T20:37:33.769Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-04-12T20:37:33.769Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-04-12T20:37:33.769Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-04-12T20:37:33.769Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-12T20:37:33.769Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-04-12T20:37:33.769Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-04-12T20:37:33.769Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-12T20:37:33.769Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-04-12T20:37:33.769Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-04-12T20:37:33.769Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-04-12T20:37:33.769Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-04-12T20:37:33.769Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-12T20:37:33.769Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-04-12T20:37:33.769Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-04-12T20:37:33.769Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-04-12T20:37:33.769Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-12T20:37:33.769Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-04-12T20:37:33.769Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-04-12T20:37:33.769Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-04-12T20:37:33.769Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-04-12T20:37:33.769Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-04-12T20:37:33.769Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-12T20:37:33.769Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-04-12T20:37:33.769Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-04-12T20:37:33.769Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-04-12T20:37:33.769Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-04-12T20:37:33.769Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-04-12T20:37:33.769Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-04-12T20:37:33.769Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-04-12T20:37:33.769Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-04-12T20:37:33.769Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-04-12T20:37:33.769Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-04-12T20:37:33.769Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-04-12T20:37:33.769Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-04-12T20:37:33.769Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-04-12T20:37:33.769Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-04-12T20:37:33.769Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-04-12T20:37:33.769Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-04-12T20:37:33.769Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-04-12T20:37:33.769Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-04-12T20:37:33.769Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-04-12T20:37:33.769Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-04-12T20:37:33.769Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-04-12T20:37:33.769Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-04-12T20:37:33.769Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-04-12T20:37:33.769Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-04-12T20:37:33.769Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-04-12T20:37:33.769Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-04-12T20:37:33.769Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-04-12T20:37:33.769Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-04-12T20:37:33.769Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-04-12T20:37:33.769Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-04-12T20:37:33.769Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-04-12T20:37:33.769Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-04-12T20:37:33.769Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-04-12T20:37:33.769Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-04-12T20:37:33.769Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-04-12T20:37:33.769Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-04-12T20:37:33.769Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-04-12T20:37:33.769Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-04-12T20:37:33.769Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-04-12T20:37:33.769Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-04-12T20:37:33.769Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-04-12T20:37:33.769Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-04-12T20:37:33.769Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-04-12T20:37:33.769Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-04-12T20:37:33.769Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-04-12T20:37:33.769Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-04-12T20:37:33.769Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-04-12T20:37:33.769Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-04-12T20:37:33.769Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-04-12T20:37:33.769Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-04-12T20:37:33.769Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-04-12T20:37:33.769Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-04-12T20:37:33.769Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-04-12T20:37:33.769Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-04-12T20:37:33.769Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-04-12T20:37:33.769Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-04-12T20:37:33.769Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-04-12T20:37:33.769Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-04-12T20:37:33.769Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-04-12T20:37:33.769Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-04-12T20:37:33.769Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-04-12T20:37:33.769Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-04-12T20:37:33.769Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-04-12T20:37:33.769Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-04-12T20:37:33.769Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-04-12T20:37:33.769Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-04-12T20:37:33.769Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-04-12T20:37:33.769Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-04-12T20:37:33.769Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-04-12T20:37:33.769Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-04-12T20:37:33.769Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-04-12T20:37:33.769Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-04-12T20:37:33.769Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-04-12T20:37:33.769Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-04-12T20:37:33.769Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-04-12T20:37:33.769Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-04-12T20:37:33.769Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-04-12T20:37:33.769Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-04-12T20:37:33.769Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-04-12T20:37:33.769Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-04-12T20:37:33.769Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-04-12T20:37:33.769Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-04-12T20:37:33.769Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-04-12T20:37:33.769Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-04-12T20:37:33.769Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-04-12T20:37:33.769Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-04-12T20:37:33.769Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-04-12T20:37:33.769Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-04-12T20:37:33.769Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-04-12T20:37:33.769Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-04-12T20:37:33.769Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-04-12T20:37:33.769Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-04-12T20:37:33.769Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-04-12T20:37:33.769Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-04-12T20:37:33.769Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-04-12T20:37:33.769Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-04-12T20:37:33.769Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-04-12T20:37:33.769Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-04-12T20:37:33.769Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-04-12T20:37:33.769Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-04-12T20:37:33.769Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-04-12T20:37:33.769Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-04-12T20:37:33.769Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-04-12T20:37:33.770Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-04-12T20:37:33.770Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-04-12T20:37:33.770Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-04-12T20:37:33.770Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-04-12T20:37:33.770Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-04-12T20:37:33.770Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-04-12T20:37:33.770Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-04-12T20:37:33.770Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-04-12T20:37:33.770Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-04-12T20:37:33.770Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-04-12T20:37:33.770Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-04-12T20:37:33.770Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-04-12T20:37:33.770Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-04-12T20:37:33.770Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-04-12T20:37:33.770Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-04-12T20:37:33.770Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-04-12T20:37:33.770Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-04-12T20:37:33.770Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-04-12T20:37:33.770Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-04-12T20:37:33.770Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-04-12T20:37:33.770Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-04-12T20:37:33.770Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-04-12T20:37:33.770Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-04-12T20:37:33.770Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-04-12T20:37:33.770Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-04-12T20:37:33.770Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-04-12T20:37:33.770Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-04-12T20:37:33.770Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-04-12T20:37:33.770Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-04-12T20:37:33.770Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-04-12T20:37:33.770Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-04-12T20:37:33.770Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-04-12T20:37:33.770Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-04-12T20:37:33.770Z] spire-1.2.1/pkg/server/registration/ [2022-04-12T20:37:33.770Z] spire-1.2.1/pkg/server/registration/manager.go [2022-04-12T20:37:33.770Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-04-12T20:37:33.770Z] spire-1.2.1/pkg/server/scanentries.go [2022-04-12T20:37:33.770Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-04-12T20:37:33.770Z] spire-1.2.1/pkg/server/server.go [2022-04-12T20:37:33.770Z] spire-1.2.1/pkg/server/server_test.go [2022-04-12T20:37:33.770Z] spire-1.2.1/pkg/server/svid/ [2022-04-12T20:37:33.770Z] spire-1.2.1/pkg/server/svid/observer.go [2022-04-12T20:37:33.770Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-04-12T20:37:33.770Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-04-12T20:37:33.770Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-04-12T20:37:33.770Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-04-12T20:37:33.770Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-04-12T20:37:33.770Z] spire-1.2.1/proto/ [2022-04-12T20:37:33.770Z] spire-1.2.1/proto/private/ [2022-04-12T20:37:33.770Z] spire-1.2.1/proto/private/server/ [2022-04-12T20:37:33.770Z] spire-1.2.1/proto/private/server/journal/ [2022-04-12T20:37:33.770Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-04-12T20:37:33.770Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-04-12T20:37:33.770Z] spire-1.2.1/proto/spire/ [2022-04-12T20:37:33.770Z] spire-1.2.1/proto/spire/common/ [2022-04-12T20:37:33.770Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-04-12T20:37:33.770Z] spire-1.2.1/proto/spire/common/common.proto [2022-04-12T20:37:33.770Z] spire-1.2.1/proto/spire/common/plugin/ [2022-04-12T20:37:33.770Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-04-12T20:37:33.770Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-04-12T20:37:33.770Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-04-12T20:37:33.770Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-04-12T20:37:33.770Z] spire-1.2.1/proto/spire/plugin/ [2022-04-12T20:37:33.770Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-04-12T20:37:33.770Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-04-12T20:37:33.770Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-04-12T20:37:33.770Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-04-12T20:37:33.770Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-04-12T20:37:33.770Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-04-12T20:37:33.770Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-04-12T20:37:33.770Z] spire-1.2.1/release/ [2022-04-12T20:37:33.770Z] spire-1.2.1/release/spire-extras/ [2022-04-12T20:37:33.770Z] spire-1.2.1/release/spire-extras/README.md [2022-04-12T20:37:33.770Z] spire-1.2.1/release/spire-extras/conf/ [2022-04-12T20:37:33.770Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-04-12T20:37:33.770Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-04-12T20:37:33.770Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-04-12T20:37:33.770Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-04-12T20:37:33.770Z] spire-1.2.1/release/spire/ [2022-04-12T20:37:33.770Z] spire-1.2.1/release/spire/README.md [2022-04-12T20:37:33.770Z] spire-1.2.1/release/spire/conf/ [2022-04-12T20:37:33.770Z] spire-1.2.1/release/spire/conf/agent/ [2022-04-12T20:37:33.770Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-04-12T20:37:33.770Z] spire-1.2.1/release/spire/conf/server/ [2022-04-12T20:37:33.770Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-04-12T20:37:33.770Z] spire-1.2.1/script/ [2022-04-12T20:37:33.770Z] spire-1.2.1/script/build-artifact.sh [2022-04-12T20:37:33.770Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-04-12T20:37:33.770Z] spire-1.2.1/support/ [2022-04-12T20:37:33.770Z] spire-1.2.1/support/k8s/ [2022-04-12T20:37:33.770Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-04-12T20:37:33.770Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-04-12T20:37:33.770Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-04-12T20:37:34.032Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-04-12T20:37:34.032Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-04-12T20:37:34.032Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-04-12T20:37:34.032Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-04-12T20:37:34.032Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-04-12T20:37:34.032Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-04-12T20:37:34.032Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-04-12T20:37:34.032Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-04-12T20:37:34.032Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-04-12T20:37:34.032Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-04-12T20:37:34.032Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-04-12T20:37:34.032Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-04-12T20:37:34.032Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-04-12T20:37:34.032Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-04-12T20:37:34.032Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-04-12T20:37:34.032Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-04-12T20:37:34.032Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-04-12T20:37:34.032Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-04-12T20:37:34.032Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-04-12T20:37:34.032Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-04-12T20:37:34.032Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-04-12T20:37:34.032Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-04-12T20:37:34.032Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-04-12T20:37:34.032Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-04-12T20:37:34.032Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-04-12T20:37:34.032Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-04-12T20:37:34.032Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-04-12T20:37:34.032Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-04-12T20:37:34.032Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-04-12T20:37:34.032Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-04-12T20:37:34.032Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-04-12T20:37:34.032Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-04-12T20:37:34.032Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-04-12T20:37:34.032Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-04-12T20:37:34.032Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-04-12T20:37:34.032Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-04-12T20:37:34.032Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-04-12T20:37:34.032Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-04-12T20:37:34.032Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-04-12T20:37:34.032Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-04-12T20:37:34.032Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-04-12T20:37:34.032Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-04-12T20:37:34.032Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-04-12T20:37:34.032Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-04-12T20:37:34.032Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-04-12T20:37:34.032Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-04-12T20:37:34.032Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-04-12T20:37:34.032Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-04-12T20:37:34.032Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-04-12T20:37:34.032Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-04-12T20:37:34.032Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-04-12T20:37:34.032Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-04-12T20:37:34.032Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-04-12T20:37:34.032Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-04-12T20:37:34.032Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-04-12T20:37:34.032Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-04-12T20:37:34.032Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-04-12T20:37:34.032Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-04-12T20:37:34.032Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-04-12T20:37:34.032Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-04-12T20:37:34.032Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-04-12T20:37:34.032Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-04-12T20:37:34.032Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-04-12T20:37:34.032Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-04-12T20:37:34.032Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-04-12T20:37:34.032Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-04-12T20:37:34.032Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-04-12T20:37:34.032Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-04-12T20:37:34.032Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-04-12T20:37:34.032Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-04-12T20:37:34.032Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-04-12T20:37:34.032Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-04-12T20:37:34.032Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-04-12T20:37:34.032Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-04-12T20:37:34.032Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-04-12T20:37:34.032Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-04-12T20:37:34.032Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-04-12T20:37:34.032Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-04-12T20:37:34.032Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-04-12T20:37:34.032Z] spire-1.2.1/test/ [2022-04-12T20:37:34.032Z] spire-1.2.1/test/clock/ [2022-04-12T20:37:34.032Z] spire-1.2.1/test/clock/clock.go [2022-04-12T20:37:34.032Z] spire-1.2.1/test/fakes/ [2022-04-12T20:37:34.032Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-04-12T20:37:34.032Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-04-12T20:37:34.032Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-04-12T20:37:34.032Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-04-12T20:37:34.032Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-04-12T20:37:34.032Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-04-12T20:37:34.032Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-04-12T20:37:34.032Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-04-12T20:37:34.032Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-04-12T20:37:34.032Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-04-12T20:37:34.032Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-04-12T20:37:34.032Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-04-12T20:37:34.032Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-04-12T20:37:34.032Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-04-12T20:37:34.032Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-04-12T20:37:34.032Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-04-12T20:37:34.032Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-04-12T20:37:34.032Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-04-12T20:37:34.032Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-04-12T20:37:34.032Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-04-12T20:37:34.032Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-04-12T20:37:34.032Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-04-12T20:37:34.032Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-04-12T20:37:34.032Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-04-12T20:37:34.032Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-04-12T20:37:34.032Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-04-12T20:37:34.032Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-04-12T20:37:34.032Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-04-12T20:37:34.032Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-04-12T20:37:34.032Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-04-12T20:37:34.032Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-04-12T20:37:34.032Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-04-12T20:37:34.032Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-04-12T20:37:34.032Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-04-12T20:37:34.032Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-04-12T20:37:34.032Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-04-12T20:37:34.032Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-04-12T20:37:34.032Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-04-12T20:37:34.032Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-04-12T20:37:34.032Z] spire-1.2.1/test/fixture/ [2022-04-12T20:37:34.032Z] spire-1.2.1/test/fixture/certs/ [2022-04-12T20:37:34.032Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-04-12T20:37:34.032Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-04-12T20:37:34.032Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-04-12T20:37:34.032Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-04-12T20:37:34.032Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-04-12T20:37:34.032Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-04-12T20:37:34.032Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-04-12T20:37:34.033Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-04-12T20:37:34.033Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-04-12T20:37:34.033Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-04-12T20:37:34.033Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-04-12T20:37:34.033Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-04-12T20:37:34.033Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-04-12T20:37:34.033Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-04-12T20:37:34.033Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-04-12T20:37:34.033Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-04-12T20:37:34.033Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-04-12T20:37:34.033Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-04-12T20:37:34.033Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-04-12T20:37:34.033Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-04-12T20:37:34.033Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-04-12T20:37:34.033Z] spire-1.2.1/test/fixture/config/ [2022-04-12T20:37:34.033Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-04-12T20:37:34.033Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-04-12T20:37:34.033Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-04-12T20:37:34.033Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-04-12T20:37:34.033Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-04-12T20:37:34.033Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-04-12T20:37:34.033Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-04-12T20:37:34.033Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-04-12T20:37:34.033Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-04-12T20:37:34.033Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-04-12T20:37:34.033Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-04-12T20:37:34.033Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-04-12T20:37:34.033Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-04-12T20:37:34.033Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-04-12T20:37:34.033Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-04-12T20:37:34.033Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-04-12T20:37:34.033Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-04-12T20:37:34.033Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-04-12T20:37:34.033Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-04-12T20:37:34.033Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-04-12T20:37:34.033Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-04-12T20:37:34.033Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-04-12T20:37:34.033Z] spire-1.2.1/test/fixture/fixture.go [2022-04-12T20:37:34.033Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-04-12T20:37:34.033Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-04-12T20:37:34.033Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-04-12T20:37:34.033Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-04-12T20:37:34.033Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-04-12T20:37:34.033Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-04-12T20:37:34.033Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-04-12T20:37:34.033Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-04-12T20:37:34.033Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-04-12T20:37:34.033Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-04-12T20:37:34.033Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-04-12T20:37:34.033Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-04-12T20:37:34.033Z] spire-1.2.1/test/fixture/registration/ [2022-04-12T20:37:34.033Z] spire-1.2.1/test/fixture/registration/entries.json [2022-04-12T20:37:34.033Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-04-12T20:37:34.033Z] spire-1.2.1/test/fixture/registration/good.json [2022-04-12T20:37:34.033Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-04-12T20:37:34.033Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-04-12T20:37:34.033Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-04-12T20:37:34.033Z] spire-1.2.1/test/integration/ [2022-04-12T20:37:34.033Z] spire-1.2.1/test/integration/README.md [2022-04-12T20:37:34.033Z] spire-1.2.1/test/integration/common [2022-04-12T20:37:34.033Z] spire-1.2.1/test/integration/setup/ [2022-04-12T20:37:34.033Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-04-12T20:37:34.033Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-04-12T20:37:34.033Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-04-12T20:37:34.033Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-04-12T20:37:34.033Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-04-12T20:37:34.033Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-04-12T20:37:34.033Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-04-12T20:37:34.033Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-04-12T20:37:34.033Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-04-12T20:37:34.033Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-04-12T20:37:34.033Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-04-12T20:37:34.033Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-04-12T20:37:34.033Z] spire-1.2.1/test/integration/setup/itclient/ [2022-04-12T20:37:34.033Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-04-12T20:37:34.033Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-04-12T20:37:34.033Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-04-12T20:37:34.033Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-04-12T20:37:34.033Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-04-12T20:37:34.033Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-04-12T20:37:34.033Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-04-12T20:37:34.033Z] spire-1.2.1/test/integration/suites/ [2022-04-12T20:37:34.033Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-04-12T20:37:34.033Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-04-12T20:37:34.033Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-04-12T20:37:34.033Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-04-12T20:37:34.033Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-04-12T20:37:34.033Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-04-12T20:37:34.033Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-04-12T20:37:34.033Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-04-12T20:37:34.033Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-04-12T20:37:34.033Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-04-12T20:37:34.033Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-04-12T20:37:34.033Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-04-12T20:37:34.033Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-04-12T20:37:34.033Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-04-12T20:37:34.033Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-04-12T20:37:34.033Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-04-12T20:37:34.033Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-04-12T20:37:34.033Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-04-12T20:37:34.033Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-04-12T20:37:34.033Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-04-12T20:37:34.033Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-04-12T20:37:34.033Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-04-12T20:37:34.033Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-04-12T20:37:34.033Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-04-12T20:37:34.033Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-04-12T20:37:34.033Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-04-12T20:37:34.033Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-04-12T20:37:34.033Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-04-12T20:37:34.033Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-04-12T20:37:34.033Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-04-12T20:37:34.033Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-04-12T20:37:34.033Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-04-12T20:37:34.033Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-04-12T20:37:34.033Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-04-12T20:37:34.033Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-04-12T20:37:34.033Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-04-12T20:37:34.033Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-04-12T20:37:34.033Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-04-12T20:37:34.033Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-04-12T20:37:34.033Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-04-12T20:37:34.033Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-04-12T20:37:34.033Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-04-12T20:37:34.033Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-04-12T20:37:34.033Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-04-12T20:37:34.033Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-04-12T20:37:34.033Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-04-12T20:37:34.033Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-04-12T20:37:34.033Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-04-12T20:37:34.033Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-04-12T20:37:34.033Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-04-12T20:37:34.033Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-04-12T20:37:34.033Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-04-12T20:37:34.033Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-04-12T20:37:34.033Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-04-12T20:37:34.033Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-04-12T20:37:34.033Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-04-12T20:37:34.033Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-04-12T20:37:34.033Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-04-12T20:37:34.033Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-04-12T20:37:34.033Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-04-12T20:37:34.033Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-04-12T20:37:34.033Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-04-12T20:37:34.033Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-04-12T20:37:34.033Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-04-12T20:37:34.033Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-04-12T20:37:34.033Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-04-12T20:37:34.033Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-04-12T20:37:34.033Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-04-12T20:37:34.033Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-04-12T20:37:34.033Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-04-12T20:37:34.033Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-04-12T20:37:34.033Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-04-12T20:37:34.033Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-04-12T20:37:34.033Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-04-12T20:37:34.033Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-04-12T20:37:34.033Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-04-12T20:37:34.033Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-04-12T20:37:34.033Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-04-12T20:37:34.033Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-04-12T20:37:34.033Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-04-12T20:37:34.033Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-04-12T20:37:34.033Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-04-12T20:37:34.033Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-04-12T20:37:34.033Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-04-12T20:37:34.033Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-04-12T20:37:34.033Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-04-12T20:37:34.033Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-04-12T20:37:34.033Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-04-12T20:37:34.033Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-04-12T20:37:34.033Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-04-12T20:37:34.033Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-04-12T20:37:34.033Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-04-12T20:37:34.033Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-04-12T20:37:34.034Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-04-12T20:37:34.034Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-04-12T20:37:34.034Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-04-12T20:37:34.034Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-04-12T20:37:34.034Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-04-12T20:37:34.034Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-04-12T20:37:34.034Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-04-12T20:37:34.034Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-04-12T20:37:34.034Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-04-12T20:37:34.034Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-04-12T20:37:34.034Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-04-12T20:37:34.034Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-04-12T20:37:34.034Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-04-12T20:37:34.034Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-04-12T20:37:34.034Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-04-12T20:37:34.034Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-04-12T20:37:34.034Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-04-12T20:37:34.034Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-04-12T20:37:34.034Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-04-12T20:37:34.034Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-04-12T20:37:34.034Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-04-12T20:37:34.034Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-04-12T20:37:34.034Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-04-12T20:37:34.034Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-04-12T20:37:34.034Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-04-12T20:37:34.034Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-04-12T20:37:34.034Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-04-12T20:37:34.034Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-04-12T20:37:34.034Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-04-12T20:37:34.034Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-04-12T20:37:34.034Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-04-12T20:37:34.034Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-04-12T20:37:34.034Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-04-12T20:37:34.034Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-04-12T20:37:34.034Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-04-12T20:37:34.034Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-04-12T20:37:34.034Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-04-12T20:37:34.034Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-04-12T20:37:34.034Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-04-12T20:37:34.034Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-04-12T20:37:34.034Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-04-12T20:37:34.034Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-04-12T20:37:34.034Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-04-12T20:37:34.034Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-04-12T20:37:34.034Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-04-12T20:37:34.034Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-04-12T20:37:34.034Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-04-12T20:37:34.034Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-04-12T20:37:34.034Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-04-12T20:37:34.034Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-04-12T20:37:34.034Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-04-12T20:37:34.034Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-04-12T20:37:34.034Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-04-12T20:37:34.034Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-04-12T20:37:34.034Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-04-12T20:37:34.034Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-04-12T20:37:34.034Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-04-12T20:37:34.034Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-04-12T20:37:34.034Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-04-12T20:37:34.034Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-04-12T20:37:34.034Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-04-12T20:37:34.034Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-04-12T20:37:34.034Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-04-12T20:37:34.034Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-04-12T20:37:34.034Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-04-12T20:37:34.034Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-04-12T20:37:34.034Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-04-12T20:37:34.034Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-04-12T20:37:34.034Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-04-12T20:37:34.034Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-04-12T20:37:34.034Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-04-12T20:37:34.034Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-04-12T20:37:34.034Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-04-12T20:37:34.034Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-04-12T20:37:34.034Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-04-12T20:37:34.034Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-04-12T20:37:34.034Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-04-12T20:37:34.034Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-04-12T20:37:34.034Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-04-12T20:37:34.034Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-04-12T20:37:34.034Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-04-12T20:37:34.034Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-04-12T20:37:34.034Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-04-12T20:37:34.034Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-04-12T20:37:34.034Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-04-12T20:37:34.034Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-04-12T20:37:34.034Z] spire-1.2.1/test/integration/suites/join-token/ [2022-04-12T20:37:34.034Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-04-12T20:37:34.034Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-04-12T20:37:34.034Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-04-12T20:37:34.034Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-04-12T20:37:34.034Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-04-12T20:37:34.034Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-04-12T20:37:34.034Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-04-12T20:37:34.034Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-04-12T20:37:34.034Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-04-12T20:37:34.034Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-04-12T20:37:34.034Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-04-12T20:37:34.034Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-04-12T20:37:34.034Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-04-12T20:37:34.034Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-04-12T20:37:34.034Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-04-12T20:37:34.034Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-04-12T20:37:34.034Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-04-12T20:37:34.034Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-04-12T20:37:34.034Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-04-12T20:37:34.034Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-04-12T20:37:34.034Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-04-12T20:37:34.034Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-04-12T20:37:34.034Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-04-12T20:37:34.034Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-04-12T20:37:34.034Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-04-12T20:37:34.034Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-04-12T20:37:34.034Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-04-12T20:37:34.034Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-04-12T20:37:34.034Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-04-12T20:37:34.034Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-04-12T20:37:34.034Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-04-12T20:37:34.034Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-04-12T20:37:34.034Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-04-12T20:37:34.034Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-04-12T20:37:34.034Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-04-12T20:37:34.034Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-04-12T20:37:34.034Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-04-12T20:37:34.034Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-04-12T20:37:34.034Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-04-12T20:37:34.034Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-04-12T20:37:34.034Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-04-12T20:37:34.034Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-04-12T20:37:34.034Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-04-12T20:37:34.034Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-04-12T20:37:34.034Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-04-12T20:37:34.034Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-04-12T20:37:34.034Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-04-12T20:37:34.034Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-04-12T20:37:34.034Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-04-12T20:37:34.034Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-04-12T20:37:34.034Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-04-12T20:37:34.034Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-04-12T20:37:34.034Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-04-12T20:37:34.034Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-04-12T20:37:34.034Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-04-12T20:37:34.034Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-04-12T20:37:34.034Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-04-12T20:37:34.034Z] spire-1.2.1/test/integration/suites/k8s/ [2022-04-12T20:37:34.034Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-04-12T20:37:34.034Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-04-12T20:37:34.034Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-04-12T20:37:34.034Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-04-12T20:37:34.034Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-04-12T20:37:34.034Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-04-12T20:37:34.034Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-04-12T20:37:34.034Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-04-12T20:37:34.034Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-04-12T20:37:34.034Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-04-12T20:37:34.034Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-04-12T20:37:34.034Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-04-12T20:37:34.034Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-04-12T20:37:34.034Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-04-12T20:37:34.034Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-04-12T20:37:34.035Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-04-12T20:37:34.035Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-04-12T20:37:34.035Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-04-12T20:37:34.035Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-04-12T20:37:34.035Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-04-12T20:37:34.035Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-04-12T20:37:34.035Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-04-12T20:37:34.035Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-04-12T20:37:34.035Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-04-12T20:37:34.035Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-04-12T20:37:34.035Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-04-12T20:37:34.035Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-04-12T20:37:34.035Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-04-12T20:37:34.035Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-04-12T20:37:34.035Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-04-12T20:37:34.035Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-04-12T20:37:34.035Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-04-12T20:37:34.035Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-04-12T20:37:34.035Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-04-12T20:37:34.035Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-04-12T20:37:34.035Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-04-12T20:37:34.035Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-04-12T20:37:34.035Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-04-12T20:37:34.035Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-04-12T20:37:34.035Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-04-12T20:37:34.035Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-04-12T20:37:34.035Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-04-12T20:37:34.035Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-04-12T20:37:34.035Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-04-12T20:37:34.035Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-04-12T20:37:34.035Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-04-12T20:37:34.035Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-04-12T20:37:34.035Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-04-12T20:37:34.035Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-04-12T20:37:34.035Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-04-12T20:37:34.035Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-04-12T20:37:34.035Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-04-12T20:37:34.035Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-04-12T20:37:34.035Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-04-12T20:37:34.035Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-04-12T20:37:34.035Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-04-12T20:37:34.035Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-04-12T20:37:34.035Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-04-12T20:37:34.035Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-04-12T20:37:34.035Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-04-12T20:37:34.035Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-04-12T20:37:34.035Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-04-12T20:37:34.035Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-04-12T20:37:34.035Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-04-12T20:37:34.035Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-04-12T20:37:34.035Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-04-12T20:37:34.035Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-04-12T20:37:34.035Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-04-12T20:37:34.035Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-04-12T20:37:34.035Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-04-12T20:37:34.035Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-04-12T20:37:34.035Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-04-12T20:37:34.035Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-04-12T20:37:34.035Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-04-12T20:37:34.035Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-04-12T20:37:34.035Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-04-12T20:37:34.035Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-04-12T20:37:34.035Z] spire-1.2.1/test/integration/suites/rotation/ [2022-04-12T20:37:34.035Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-04-12T20:37:34.035Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-04-12T20:37:34.035Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-04-12T20:37:34.035Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-04-12T20:37:34.035Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-04-12T20:37:34.035Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-04-12T20:37:34.035Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-04-12T20:37:34.035Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-04-12T20:37:34.035Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-04-12T20:37:34.035Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-04-12T20:37:34.035Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-04-12T20:37:34.035Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-04-12T20:37:34.035Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-04-12T20:37:34.035Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-04-12T20:37:34.035Z] spire-1.2.1/test/integration/suites/self-test/ [2022-04-12T20:37:34.035Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-04-12T20:37:34.035Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-04-12T20:37:34.035Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-04-12T20:37:34.035Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-04-12T20:37:34.035Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-04-12T20:37:34.035Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-04-12T20:37:34.035Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-04-12T20:37:34.035Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-04-12T20:37:34.035Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-04-12T20:37:34.035Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-04-12T20:37:34.035Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-04-12T20:37:34.035Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-04-12T20:37:34.035Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-04-12T20:37:34.035Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-04-12T20:37:34.035Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-04-12T20:37:34.035Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-04-12T20:37:34.035Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-04-12T20:37:34.035Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-04-12T20:37:34.035Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-04-12T20:37:34.035Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-04-12T20:37:34.035Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-04-12T20:37:34.035Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-04-12T20:37:34.035Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-04-12T20:37:34.035Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-04-12T20:37:34.035Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-04-12T20:37:34.035Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-04-12T20:37:34.035Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-04-12T20:37:34.035Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-04-12T20:37:34.035Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-04-12T20:37:34.035Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-04-12T20:37:34.035Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-04-12T20:37:34.035Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-04-12T20:37:34.035Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-04-12T20:37:34.035Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-04-12T20:37:34.035Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-04-12T20:37:34.035Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-04-12T20:37:34.035Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-04-12T20:37:34.035Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-04-12T20:37:34.035Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-04-12T20:37:34.035Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-04-12T20:37:34.035Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-04-12T20:37:34.035Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-04-12T20:37:34.035Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-04-12T20:37:34.035Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-04-12T20:37:34.035Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-04-12T20:37:34.035Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-04-12T20:37:34.035Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-04-12T20:37:34.035Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-04-12T20:37:34.035Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-04-12T20:37:34.035Z] spire-1.2.1/test/integration/test-one.sh [2022-04-12T20:37:34.035Z] spire-1.2.1/test/integration/test.sh [2022-04-12T20:37:34.035Z] spire-1.2.1/test/plugintest/ [2022-04-12T20:37:34.035Z] spire-1.2.1/test/plugintest/config.go [2022-04-12T20:37:34.035Z] spire-1.2.1/test/plugintest/load.go [2022-04-12T20:37:34.035Z] spire-1.2.1/test/plugintest/option.go [2022-04-12T20:37:34.035Z] spire-1.2.1/test/spiretest/ [2022-04-12T20:37:34.035Z] spire-1.2.1/test/spiretest/apiserver.go [2022-04-12T20:37:34.035Z] spire-1.2.1/test/spiretest/assertions.go [2022-04-12T20:37:34.035Z] spire-1.2.1/test/spiretest/dir.go [2022-04-12T20:37:34.035Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-04-12T20:37:34.035Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-04-12T20:37:34.035Z] spire-1.2.1/test/spiretest/logs.go [2022-04-12T20:37:34.035Z] spire-1.2.1/test/spiretest/socketapi.go [2022-04-12T20:37:34.035Z] spire-1.2.1/test/spiretest/suite.go [2022-04-12T20:37:34.035Z] spire-1.2.1/test/spiretest/x509.go [2022-04-12T20:37:34.035Z] spire-1.2.1/test/testca/ [2022-04-12T20:37:34.035Z] spire-1.2.1/test/testca/ca.go [2022-04-12T20:37:34.035Z] spire-1.2.1/test/testkey/ [2022-04-12T20:37:34.035Z] spire-1.2.1/test/testkey/generate.sh [2022-04-12T20:37:34.035Z] spire-1.2.1/test/testkey/genkeys.go [2022-04-12T20:37:34.035Z] spire-1.2.1/test/testkey/keys.go [2022-04-12T20:37:34.035Z] spire-1.2.1/test/testkey/new.go [2022-04-12T20:37:34.035Z] spire-1.2.1/test/tpmsimulator/ [2022-04-12T20:37:34.035Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-04-12T20:37:34.035Z] spire-1.2.1/test/util/ [2022-04-12T20:37:34.035Z] spire-1.2.1/test/util/cert_fixtures.go [2022-04-12T20:37:34.035Z] spire-1.2.1/test/util/cert_generation.go [2022-04-12T20:37:34.035Z] spire-1.2.1/test/util/io_redirection.go [2022-04-12T20:37:34.035Z] spire-1.2.1/test/util/race.go [2022-04-12T20:37:34.035Z] spire-1.2.1/test/util/util.go [2022-04-12T20:37:34.035Z] building spire from source... [2022-04-12T20:37:34.035Z] Installing go1.17.7... [2022-04-12T20:37:39.316Z] Building bin/spire-server... [2022-04-12T20:37:39.316Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-04-12T20:37:39.316Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-04-12T20:37:39.316Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-04-12T20:37:39.316Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-04-12T20:37:39.316Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-04-12T20:37:39.316Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-04-12T20:37:39.316Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-12T20:37:39.316Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-04-12T20:37:39.316Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-04-12T20:37:39.316Z] go: downloading google.golang.org/grpc v1.44.0 [2022-04-12T20:37:39.316Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-04-12T20:37:39.316Z] go: downloading github.com/fatih/color v1.13.0 [2022-04-12T20:37:39.316Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-12T20:37:39.316Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-04-12T20:37:39.576Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-04-12T20:37:39.576Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-04-12T20:37:39.576Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-04-12T20:37:39.839Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-04-12T20:37:39.839Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-04-12T20:37:39.839Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-04-12T20:37:39.839Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-04-12T20:37:40.100Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-04-12T20:37:40.100Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-04-12T20:37:40.100Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-04-12T20:37:40.100Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-12T20:37:40.100Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-04-12T20:37:40.100Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-12T20:37:40.100Z] go: downloading github.com/google/uuid v1.1.2 [2022-04-12T20:37:40.100Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-12T20:37:40.100Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-04-12T20:37:40.100Z] ---> d83bd5940b83 [2022-04-12T20:37:40.100Z] Step 3/25 : WORKDIR /edgex-go [2022-04-12T20:37:40.100Z] ---> Using cache [2022-04-12T20:37:40.100Z] ---> 01e5d6cee093 [2022-04-12T20:37:40.100Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-12T20:37:40.100Z] ---> Using cache [2022-04-12T20:37:40.100Z] ---> eea70586079d [2022-04-12T20:37:40.100Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-04-12T20:37:40.100Z] ---> Using cache [2022-04-12T20:37:40.100Z] ---> 4ef0749cee6b [2022-04-12T20:37:40.100Z] Step 6/25 : COPY go.mod vendor* ./ [2022-04-12T20:37:40.100Z] ---> Using cache [2022-04-12T20:37:40.100Z] ---> e0fa16903932 [2022-04-12T20:37:40.100Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-12T20:37:40.100Z] ---> Using cache [2022-04-12T20:37:40.100Z] ---> bf6f02d923df [2022-04-12T20:37:40.100Z] Step 8/25 : COPY . . [2022-04-12T20:37:40.100Z] ---> Using cache [2022-04-12T20:37:40.100Z] ---> d05871d234df [2022-04-12T20:37:40.100Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-04-12T20:37:40.100Z] ---> Using cache [2022-04-12T20:37:40.100Z] ---> 78dffc3e04aa [2022-04-12T20:37:40.100Z] Step 10/25 : RUN mkdir -p spire-build [2022-04-12T20:37:40.100Z] ---> Using cache [2022-04-12T20:37:40.100Z] ---> 630f1c3ae643 [2022-04-12T20:37:40.100Z] Step 11/25 : WORKDIR /edgex-go/spire-build [2022-04-12T20:37:40.100Z] ---> Using cache [2022-04-12T20:37:40.100Z] ---> 45c4106020e6 [2022-04-12T20:37:40.100Z] Step 12/25 : RUN wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent [2022-04-12T20:37:40.360Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-04-12T20:37:40.360Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-04-12T20:37:40.360Z] go: downloading github.com/oklog/run v1.0.0 [2022-04-12T20:37:40.360Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-04-12T20:37:40.360Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-04-12T20:37:40.360Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-04-12T20:37:40.620Z] go: downloading go.uber.org/atomic v1.9.0 [2022-04-12T20:37:40.620Z] go: downloading github.com/pkg/errors v0.9.1 [2022-04-12T20:37:40.620Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-12T20:37:40.620Z] go: downloading github.com/prometheus/common v0.32.1 [2022-04-12T20:37:40.620Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-04-12T20:37:40.620Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-04-12T20:37:40.620Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-12T20:37:41.000Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-04-12T20:37:41.000Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-04-12T20:37:41.000Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-04-12T20:37:41.000Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-04-12T20:37:41.000Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-04-12T20:37:41.261Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-04-12T20:37:41.261Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-04-12T20:37:41.261Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-04-12T20:37:41.261Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-04-12T20:37:41.261Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-04-12T20:37:41.261Z] go: downloading github.com/lib/pq v1.10.4 [2022-04-12T20:37:41.261Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-04-12T20:37:41.261Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-04-12T20:37:41.261Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-04-12T20:37:41.520Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-04-12T20:37:41.520Z] Removing intermediate container 87ad15977863 [2022-04-12T20:37:41.520Z] ---> a22560edc46e [2022-04-12T20:37:41.520Z] Step 14/23 : ENV APP_PORT=58890 [2022-04-12T20:37:41.779Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-04-12T20:37:41.779Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-04-12T20:37:41.779Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-04-12T20:37:42.098Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-04-12T20:37:42.098Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-04-12T20:37:43.044Z]  ---> Running in b331b1370cc4 [2022-04-12T20:37:43.303Z] ---> Running in 904fd5973f29 [2022-04-12T20:37:43.303Z] Removing intermediate container 904fd5973f29 [2022-04-12T20:37:43.303Z] ---> 5695661ef33e [2022-04-12T20:37:43.303Z] Step 15/23 : EXPOSE $APP_PORT [2022-04-12T20:37:43.564Z] ---> Running in 0d68b5695e50 [2022-04-12T20:37:43.564Z] Removing intermediate container 0d68b5695e50 [2022-04-12T20:37:43.564Z] ---> aebd857b624e [2022-04-12T20:37:43.564Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-04-12T20:37:43.824Z] spire-1.2.1/ [2022-04-12T20:37:43.824Z] spire-1.2.1/.data/ [2022-04-12T20:37:43.824Z] spire-1.2.1/.data/.file [2022-04-12T20:37:43.824Z] spire-1.2.1/.dockerignore [2022-04-12T20:37:43.824Z] spire-1.2.1/.gitattributes [2022-04-12T20:37:43.824Z] spire-1.2.1/.githooks/ [2022-04-12T20:37:43.824Z] spire-1.2.1/.githooks/pre-commit [2022-04-12T20:37:43.824Z] spire-1.2.1/.github/ [2022-04-12T20:37:43.824Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-04-12T20:37:43.824Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-04-12T20:37:43.824Z] spire-1.2.1/.github/dependabot.yml [2022-04-12T20:37:43.824Z] spire-1.2.1/.github/workflows/ [2022-04-12T20:37:43.824Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-04-12T20:37:43.824Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-04-12T20:37:43.824Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-04-12T20:37:43.824Z] spire-1.2.1/.github/workflows/scripts/ [2022-04-12T20:37:43.824Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-04-12T20:37:43.824Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-04-12T20:37:43.824Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-04-12T20:37:43.824Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-04-12T20:37:43.824Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-04-12T20:37:43.824Z] spire-1.2.1/.gitignore [2022-04-12T20:37:43.824Z] spire-1.2.1/.go-version [2022-04-12T20:37:43.824Z] spire-1.2.1/.golangci.yml [2022-04-12T20:37:43.824Z] spire-1.2.1/ADOPTERS.md [2022-04-12T20:37:43.824Z] spire-1.2.1/CHANGELOG.md [2022-04-12T20:37:43.824Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-04-12T20:37:43.824Z] spire-1.2.1/CODEOWNERS [2022-04-12T20:37:43.824Z] spire-1.2.1/CONTRIBUTING.md [2022-04-12T20:37:43.824Z] spire-1.2.1/Dockerfile [2022-04-12T20:37:43.824Z] spire-1.2.1/Dockerfile.dev [2022-04-12T20:37:43.824Z] spire-1.2.1/Dockerfile.scratch [2022-04-12T20:37:43.824Z] spire-1.2.1/LICENSE [2022-04-12T20:37:43.824Z] spire-1.2.1/MAINTAINERS.md [2022-04-12T20:37:43.824Z] spire-1.2.1/Makefile [2022-04-12T20:37:43.824Z] spire-1.2.1/README.md [2022-04-12T20:37:43.824Z] spire-1.2.1/ROADMAP.md [2022-04-12T20:37:43.824Z] spire-1.2.1/SECURITY.md [2022-04-12T20:37:43.824Z] spire-1.2.1/cmd/ [2022-04-12T20:37:43.824Z] spire-1.2.1/cmd/spire-agent/ [2022-04-12T20:37:43.824Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-04-12T20:37:43.824Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-04-12T20:37:43.824Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-04-12T20:37:43.824Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-04-12T20:37:43.824Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-04-12T20:37:43.824Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-04-12T20:37:43.824Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-04-12T20:37:43.824Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-04-12T20:37:43.824Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-04-12T20:37:43.824Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-04-12T20:37:43.824Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-04-12T20:37:43.824Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-04-12T20:37:43.824Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-04-12T20:37:43.824Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-04-12T20:37:43.824Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-04-12T20:37:43.824Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-04-12T20:37:43.824Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-04-12T20:37:43.824Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-04-12T20:37:43.824Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-04-12T20:37:43.824Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-04-12T20:37:43.824Z] spire-1.2.1/cmd/spire-agent/main.go [2022-04-12T20:37:43.824Z] spire-1.2.1/cmd/spire-server/ [2022-04-12T20:37:43.824Z] spire-1.2.1/cmd/spire-server/cli/ [2022-04-12T20:37:43.824Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-04-12T20:37:43.824Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-04-12T20:37:43.824Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-04-12T20:37:43.824Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-04-12T20:37:43.824Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-04-12T20:37:43.824Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-04-12T20:37:43.824Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-04-12T20:37:43.824Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-04-12T20:37:43.824Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-04-12T20:37:43.824Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-04-12T20:37:43.824Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-04-12T20:37:43.824Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-04-12T20:37:43.824Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-04-12T20:37:43.824Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-04-12T20:37:43.824Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-04-12T20:37:43.824Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-04-12T20:37:43.824Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-04-12T20:37:43.824Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-04-12T20:37:43.824Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-04-12T20:37:43.824Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-04-12T20:37:43.824Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-04-12T20:37:43.824Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-04-12T20:37:43.824Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-04-12T20:37:43.824Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-04-12T20:37:43.824Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-04-12T20:37:43.824Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-04-12T20:37:43.824Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-04-12T20:37:43.824Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-04-12T20:37:43.824Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-04-12T20:37:43.824Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-04-12T20:37:43.824Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-04-12T20:37:43.824Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-04-12T20:37:43.825Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-04-12T20:37:43.825Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-04-12T20:37:43.825Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-04-12T20:37:43.825Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-04-12T20:37:43.825Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-04-12T20:37:43.825Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-04-12T20:37:43.825Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-04-12T20:37:43.825Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-04-12T20:37:43.825Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-04-12T20:37:43.825Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-04-12T20:37:43.825Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-04-12T20:37:43.825Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-04-12T20:37:43.825Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-04-12T20:37:43.825Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-04-12T20:37:43.825Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-04-12T20:37:43.825Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-04-12T20:37:43.825Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-04-12T20:37:43.825Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-04-12T20:37:43.825Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-04-12T20:37:43.825Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-04-12T20:37:43.825Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-04-12T20:37:43.825Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-04-12T20:37:43.825Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-04-12T20:37:43.825Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-04-12T20:37:43.825Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-04-12T20:37:43.825Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-04-12T20:37:43.825Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-04-12T20:37:43.825Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-04-12T20:37:43.825Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-04-12T20:37:43.825Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-04-12T20:37:43.825Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-04-12T20:37:43.825Z] spire-1.2.1/cmd/spire-server/main.go [2022-04-12T20:37:43.825Z] spire-1.2.1/cmd/spire-server/util/ [2022-04-12T20:37:43.825Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-04-12T20:37:43.825Z] spire-1.2.1/conf/ [2022-04-12T20:37:43.825Z] spire-1.2.1/conf/agent/ [2022-04-12T20:37:43.825Z] spire-1.2.1/conf/agent/agent.conf [2022-04-12T20:37:43.825Z] spire-1.2.1/conf/agent/agent_full.conf [2022-04-12T20:37:43.825Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-04-12T20:37:43.825Z] spire-1.2.1/conf/server/ [2022-04-12T20:37:43.825Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-04-12T20:37:43.825Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-04-12T20:37:43.825Z] spire-1.2.1/conf/server/server.conf [2022-04-12T20:37:43.825Z] spire-1.2.1/conf/server/server_full.conf [2022-04-12T20:37:43.825Z] spire-1.2.1/doc/ [2022-04-12T20:37:43.825Z] spire-1.2.1/doc/SPIRE101.md [2022-04-12T20:37:43.825Z] spire-1.2.1/doc/auditlog.md [2022-04-12T20:37:43.825Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-04-12T20:37:43.825Z] spire-1.2.1/doc/changelog_guidelines.md [2022-04-12T20:37:43.825Z] spire-1.2.1/doc/cure53-report.pdf [2022-04-12T20:37:43.825Z] spire-1.2.1/doc/images/ [2022-04-12T20:37:43.825Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-04-12T20:37:43.825Z] spire-1.2.1/doc/images/SPIRE101.png [2022-04-12T20:37:43.825Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-04-12T20:37:43.825Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-04-12T20:37:43.825Z] spire-1.2.1/doc/images/cache_mgr.png [2022-04-12T20:37:43.825Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-04-12T20:37:43.825Z] spire-1.2.1/doc/images/federated_spire.png [2022-04-12T20:37:43.825Z] spire-1.2.1/doc/images/ha_mode.png [2022-04-12T20:37:43.825Z] spire-1.2.1/doc/images/nested_spire.png [2022-04-12T20:37:43.825Z] spire-1.2.1/doc/images/oidc_federation.png [2022-04-12T20:37:43.825Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-04-12T20:37:43.825Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-04-12T20:37:43.825Z] spire-1.2.1/doc/images/spire_logo.png [2022-04-12T20:37:43.825Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-04-12T20:37:43.825Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-04-12T20:37:43.825Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-04-12T20:37:43.825Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-04-12T20:37:43.825Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-04-12T20:37:43.825Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-04-12T20:37:43.825Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-04-12T20:37:43.825Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-04-12T20:37:43.825Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-04-12T20:37:43.825Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-04-12T20:37:43.825Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-04-12T20:37:43.825Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-04-12T20:37:43.825Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-04-12T20:37:43.825Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-04-12T20:37:43.825Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-04-12T20:37:43.825Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-04-12T20:37:43.825Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-04-12T20:37:43.825Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-04-12T20:37:43.825Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-04-12T20:37:43.825Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-04-12T20:37:43.825Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-04-12T20:37:43.825Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-04-12T20:37:43.825Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-04-12T20:37:43.825Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-04-12T20:37:43.825Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-04-12T20:37:43.825Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-04-12T20:37:43.825Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-04-12T20:37:43.825Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-04-12T20:37:43.825Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-04-12T20:37:43.825Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-04-12T20:37:43.825Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-04-12T20:37:43.825Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-04-12T20:37:43.825Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-04-12T20:37:43.825Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-04-12T20:37:43.825Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-04-12T20:37:43.825Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-04-12T20:37:43.825Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-04-12T20:37:43.825Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-04-12T20:37:43.825Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-04-12T20:37:43.825Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-04-12T20:37:43.825Z] spire-1.2.1/doc/scaling_spire.md [2022-04-12T20:37:43.825Z] spire-1.2.1/doc/spire_agent.md [2022-04-12T20:37:43.825Z] spire-1.2.1/doc/spire_server.md [2022-04-12T20:37:43.825Z] spire-1.2.1/doc/supported_integrations.md [2022-04-12T20:37:43.825Z] spire-1.2.1/doc/telemetry.md [2022-04-12T20:37:43.825Z] spire-1.2.1/doc/telemetry_config.md [2022-04-12T20:37:43.825Z] spire-1.2.1/doc/upgrading.md [2022-04-12T20:37:43.825Z] spire-1.2.1/doc/using_spire.md [2022-04-12T20:37:43.825Z] spire-1.2.1/examples/ [2022-04-12T20:37:43.825Z] spire-1.2.1/examples/README.md [2022-04-12T20:37:43.825Z] spire-1.2.1/go.mod [2022-04-12T20:37:43.825Z] spire-1.2.1/go.sum [2022-04-12T20:37:43.825Z] spire-1.2.1/pkg/ [2022-04-12T20:37:43.825Z] spire-1.2.1/pkg/agent/ [2022-04-12T20:37:43.825Z] spire-1.2.1/pkg/agent/agent.go [2022-04-12T20:37:43.825Z] spire-1.2.1/pkg/agent/api/ [2022-04-12T20:37:43.825Z] spire-1.2.1/pkg/agent/api/config.go [2022-04-12T20:37:43.825Z] spire-1.2.1/pkg/agent/api/debug/ [2022-04-12T20:37:43.825Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-04-12T20:37:43.825Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-04-12T20:37:43.825Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-04-12T20:37:43.825Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-04-12T20:37:43.825Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-04-12T20:37:43.825Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-04-12T20:37:43.825Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-04-12T20:37:43.825Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-04-12T20:37:43.825Z] spire-1.2.1/pkg/agent/api/health/ [2022-04-12T20:37:43.825Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-04-12T20:37:43.825Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-04-12T20:37:43.825Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-04-12T20:37:43.825Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-04-12T20:37:43.825Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-04-12T20:37:43.825Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-04-12T20:37:43.825Z] spire-1.2.1/pkg/agent/attestor/ [2022-04-12T20:37:43.825Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-04-12T20:37:43.825Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-04-12T20:37:43.825Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-04-12T20:37:43.825Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-04-12T20:37:43.825Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-04-12T20:37:43.825Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-04-12T20:37:43.825Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-04-12T20:37:43.825Z] spire-1.2.1/pkg/agent/catalog/ [2022-04-12T20:37:43.825Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-04-12T20:37:43.825Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-04-12T20:37:43.825Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-04-12T20:37:43.825Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-04-12T20:37:43.825Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-04-12T20:37:43.825Z] spire-1.2.1/pkg/agent/client/ [2022-04-12T20:37:43.825Z] spire-1.2.1/pkg/agent/client/client.go [2022-04-12T20:37:43.825Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-04-12T20:37:43.825Z] spire-1.2.1/pkg/agent/client/dial.go [2022-04-12T20:37:43.825Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-04-12T20:37:43.825Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-04-12T20:37:43.825Z] spire-1.2.1/pkg/agent/client/update.go [2022-04-12T20:37:43.825Z] spire-1.2.1/pkg/agent/client/util.go [2022-04-12T20:37:43.825Z] spire-1.2.1/pkg/agent/common/ [2022-04-12T20:37:43.825Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-04-12T20:37:43.825Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-04-12T20:37:43.825Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-04-12T20:37:43.825Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-04-12T20:37:43.825Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-04-12T20:37:43.825Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-04-12T20:37:43.825Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-04-12T20:37:43.825Z] spire-1.2.1/pkg/agent/config.go [2022-04-12T20:37:43.825Z] spire-1.2.1/pkg/agent/endpoints/ [2022-04-12T20:37:43.825Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-04-12T20:37:43.825Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-04-12T20:37:43.825Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-04-12T20:37:43.825Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-04-12T20:37:43.825Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-04-12T20:37:43.825Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-04-12T20:37:43.825Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-04-12T20:37:43.825Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-04-12T20:37:43.825Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-04-12T20:37:43.825Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-04-12T20:37:43.825Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-04-12T20:37:43.825Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-04-12T20:37:43.825Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-04-12T20:37:43.825Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-04-12T20:37:43.825Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-04-12T20:37:43.825Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-04-12T20:37:43.825Z] spire-1.2.1/pkg/agent/manager/ [2022-04-12T20:37:43.825Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-04-12T20:37:43.825Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-04-12T20:37:43.825Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-04-12T20:37:43.825Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-04-12T20:37:43.825Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-04-12T20:37:43.825Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-04-12T20:37:43.825Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-04-12T20:37:43.825Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-04-12T20:37:43.825Z] spire-1.2.1/pkg/agent/manager/config.go [2022-04-12T20:37:43.825Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-04-12T20:37:43.825Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-04-12T20:37:43.825Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-04-12T20:37:43.825Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-04-12T20:37:43.825Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-04-12T20:37:43.825Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-04-12T20:37:43.825Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-04-12T20:37:43.825Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-04-12T20:37:43.825Z] spire-1.2.1/pkg/agent/plugin/ [2022-04-12T20:37:43.825Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-04-12T20:37:43.825Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-04-12T20:37:43.825Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-04-12T20:37:43.825Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-04-12T20:37:43.825Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-04-12T20:37:43.825Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-04-12T20:37:43.825Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-04-12T20:37:43.825Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-04-12T20:37:43.825Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-04-12T20:37:43.825Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-04-12T20:37:43.825Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-04-12T20:37:43.825Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-04-12T20:37:43.825Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-04-12T20:37:43.825Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-04-12T20:37:43.825Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-04-12T20:37:43.825Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-04-12T20:37:43.825Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-04-12T20:37:43.825Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-04-12T20:37:43.825Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-04-12T20:37:43.825Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-04-12T20:37:43.825Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-04-12T20:37:43.825Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-04-12T20:37:43.825Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-04-12T20:37:43.825Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-04-12T20:37:43.825Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-04-12T20:37:43.825Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-04-12T20:37:43.825Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-04-12T20:37:43.825Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-04-12T20:37:43.825Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-04-12T20:37:43.825Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-04-12T20:37:43.825Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-04-12T20:37:43.825Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-04-12T20:37:43.825Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-04-12T20:37:43.825Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-04-12T20:37:43.825Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-04-12T20:37:43.825Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-12T20:37:43.825Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-04-12T20:37:43.825Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-04-12T20:37:43.825Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-12T20:37:43.825Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-04-12T20:37:43.825Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-04-12T20:37:43.825Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-04-12T20:37:43.825Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-04-12T20:37:43.825Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-12T20:37:43.825Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-04-12T20:37:43.825Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-04-12T20:37:43.825Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-04-12T20:37:43.825Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-04-12T20:37:43.825Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-12T20:37:43.825Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-04-12T20:37:43.825Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-04-12T20:37:43.825Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-04-12T20:37:43.825Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-04-12T20:37:43.825Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-04-12T20:37:43.825Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-04-12T20:37:43.825Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-04-12T20:37:43.825Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-04-12T20:37:43.825Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-04-12T20:37:43.825Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-04-12T20:37:43.825Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-04-12T20:37:43.825Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-12T20:37:43.825Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-04-12T20:37:43.825Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-04-12T20:37:43.825Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-04-12T20:37:43.825Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-04-12T20:37:43.825Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-04-12T20:37:43.825Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-04-12T20:37:43.825Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-04-12T20:37:43.825Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-04-12T20:37:43.825Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-04-12T20:37:43.825Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-04-12T20:37:43.825Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-04-12T20:37:43.825Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-04-12T20:37:43.825Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-04-12T20:37:43.825Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-04-12T20:37:43.825Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-04-12T20:37:43.825Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-04-12T20:37:43.825Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-04-12T20:37:43.825Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-04-12T20:37:43.825Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-04-12T20:37:43.825Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-04-12T20:37:43.825Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-04-12T20:37:43.825Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-04-12T20:37:43.825Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-04-12T20:37:43.825Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-04-12T20:37:43.825Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-04-12T20:37:43.825Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-04-12T20:37:43.825Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-04-12T20:37:43.825Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-04-12T20:37:43.825Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-04-12T20:37:43.825Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-04-12T20:37:43.825Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-04-12T20:37:43.825Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-04-12T20:37:43.825Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-04-12T20:37:43.825Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-04-12T20:37:43.825Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-04-12T20:37:43.825Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-04-12T20:37:43.825Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-04-12T20:37:43.825Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-04-12T20:37:43.825Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-04-12T20:37:43.825Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-04-12T20:37:43.825Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-04-12T20:37:43.825Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-04-12T20:37:43.825Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-04-12T20:37:43.825Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-04-12T20:37:43.825Z] spire-1.2.1/pkg/agent/svid/ [2022-04-12T20:37:43.825Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-04-12T20:37:43.825Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-04-12T20:37:43.825Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-04-12T20:37:43.825Z] spire-1.2.1/pkg/agent/svid/store/ [2022-04-12T20:37:43.825Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-04-12T20:37:43.825Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-04-12T20:37:43.825Z] spire-1.2.1/pkg/common/ [2022-04-12T20:37:43.825Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-04-12T20:37:43.825Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-04-12T20:37:43.825Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-04-12T20:37:43.825Z] spire-1.2.1/pkg/common/api/ [2022-04-12T20:37:43.825Z] spire-1.2.1/pkg/common/api/metrics.go [2022-04-12T20:37:43.825Z] spire-1.2.1/pkg/common/api/middleware/ [2022-04-12T20:37:43.825Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-04-12T20:37:43.825Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-04-12T20:37:43.825Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-04-12T20:37:43.825Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-04-12T20:37:43.825Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-04-12T20:37:43.825Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-04-12T20:37:43.825Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-04-12T20:37:43.825Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-04-12T20:37:43.826Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-04-12T20:37:43.826Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-04-12T20:37:43.826Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-04-12T20:37:43.826Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-04-12T20:37:43.826Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-04-12T20:37:43.826Z] spire-1.2.1/pkg/common/api/names.go [2022-04-12T20:37:43.826Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-04-12T20:37:43.826Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-04-12T20:37:43.826Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-04-12T20:37:43.826Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-04-12T20:37:43.826Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-04-12T20:37:43.826Z] spire-1.2.1/pkg/common/auth/ [2022-04-12T20:37:43.826Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-04-12T20:37:43.826Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-04-12T20:37:43.826Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-04-12T20:37:43.826Z] spire-1.2.1/pkg/common/bundleutil/ [2022-04-12T20:37:43.826Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-04-12T20:37:43.826Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-04-12T20:37:43.826Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-04-12T20:37:43.826Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-04-12T20:37:43.826Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-04-12T20:37:43.826Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-04-12T20:37:43.826Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-04-12T20:37:43.826Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-04-12T20:37:43.826Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-04-12T20:37:43.826Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-04-12T20:37:43.826Z] spire-1.2.1/pkg/common/catalog/ [2022-04-12T20:37:43.826Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-04-12T20:37:43.826Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-04-12T20:37:43.826Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-04-12T20:37:43.826Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-04-12T20:37:43.826Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-04-12T20:37:43.826Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-04-12T20:37:43.826Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-04-12T20:37:43.826Z] spire-1.2.1/pkg/common/catalog/config.go [2022-04-12T20:37:43.826Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-04-12T20:37:43.826Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-04-12T20:37:43.826Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-04-12T20:37:43.826Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-04-12T20:37:43.826Z] spire-1.2.1/pkg/common/catalog/context.go [2022-04-12T20:37:43.826Z] spire-1.2.1/pkg/common/catalog/external.go [2022-04-12T20:37:43.826Z] spire-1.2.1/pkg/common/catalog/host.go [2022-04-12T20:37:43.826Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-04-12T20:37:43.826Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-04-12T20:37:43.826Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-04-12T20:37:43.826Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-04-12T20:37:43.826Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-04-12T20:37:43.826Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-04-12T20:37:43.826Z] spire-1.2.1/pkg/common/cli/ [2022-04-12T20:37:43.826Z] spire-1.2.1/pkg/common/cli/env.go [2022-04-12T20:37:43.826Z] spire-1.2.1/pkg/common/cli/flags.go [2022-04-12T20:37:43.826Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-04-12T20:37:43.826Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-04-12T20:37:43.826Z] spire-1.2.1/pkg/common/cli/umask.go [2022-04-12T20:37:43.826Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-04-12T20:37:43.826Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-04-12T20:37:43.826Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-04-12T20:37:43.826Z] spire-1.2.1/pkg/common/cliprinter/ [2022-04-12T20:37:43.826Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-04-12T20:37:43.826Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-04-12T20:37:43.826Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-04-12T20:37:43.826Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-04-12T20:37:43.826Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-04-12T20:37:43.826Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-04-12T20:37:43.826Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-04-12T20:37:43.826Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-04-12T20:37:43.826Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-04-12T20:37:43.826Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-04-12T20:37:43.826Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-04-12T20:37:43.826Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-04-12T20:37:43.826Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-04-12T20:37:43.826Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-04-12T20:37:43.826Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-04-12T20:37:43.826Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-04-12T20:37:43.826Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-04-12T20:37:43.826Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-04-12T20:37:43.826Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-04-12T20:37:43.826Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-04-12T20:37:43.826Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-04-12T20:37:43.826Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-04-12T20:37:43.826Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-04-12T20:37:43.826Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-04-12T20:37:43.826Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-04-12T20:37:43.826Z] spire-1.2.1/pkg/common/coretypes/ [2022-04-12T20:37:43.826Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-04-12T20:37:43.826Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-04-12T20:37:43.826Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-04-12T20:37:43.826Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-04-12T20:37:43.826Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-04-12T20:37:43.826Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-04-12T20:37:43.826Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-04-12T20:37:43.826Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-04-12T20:37:43.826Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-04-12T20:37:43.826Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-04-12T20:37:43.826Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-04-12T20:37:43.826Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-04-12T20:37:43.826Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-04-12T20:37:43.826Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-04-12T20:37:43.826Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-04-12T20:37:43.826Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-04-12T20:37:43.826Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-04-12T20:37:43.826Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-04-12T20:37:43.826Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-04-12T20:37:43.826Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-04-12T20:37:43.826Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-04-12T20:37:43.826Z] spire-1.2.1/pkg/common/diskutil/ [2022-04-12T20:37:43.826Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-04-12T20:37:43.826Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-04-12T20:37:43.826Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-04-12T20:37:43.826Z] spire-1.2.1/pkg/common/errorutil/ [2022-04-12T20:37:43.826Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-04-12T20:37:43.826Z] spire-1.2.1/pkg/common/health/ [2022-04-12T20:37:43.826Z] spire-1.2.1/pkg/common/health/config.go [2022-04-12T20:37:43.826Z] spire-1.2.1/pkg/common/health/context.go [2022-04-12T20:37:43.826Z] spire-1.2.1/pkg/common/health/context_test.go [2022-04-12T20:37:43.826Z] spire-1.2.1/pkg/common/health/health.go [2022-04-12T20:37:43.826Z] spire-1.2.1/pkg/common/health/health_test.go [2022-04-12T20:37:43.826Z] spire-1.2.1/pkg/common/health/logger.go [2022-04-12T20:37:43.826Z] spire-1.2.1/pkg/common/hostservice/ [2022-04-12T20:37:43.826Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-04-12T20:37:43.826Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-04-12T20:37:43.826Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-04-12T20:37:43.826Z] spire-1.2.1/pkg/common/idutil/ [2022-04-12T20:37:43.826Z] spire-1.2.1/pkg/common/idutil/require.go [2022-04-12T20:37:43.826Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-04-12T20:37:43.826Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-04-12T20:37:43.826Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-04-12T20:37:43.826Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-04-12T20:37:43.826Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-04-12T20:37:43.826Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-04-12T20:37:43.826Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-04-12T20:37:43.826Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-04-12T20:37:43.826Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-04-12T20:37:43.826Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-04-12T20:37:43.826Z] spire-1.2.1/pkg/common/jwtutil/ [2022-04-12T20:37:43.826Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-04-12T20:37:43.826Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-04-12T20:37:43.826Z] spire-1.2.1/pkg/common/log/ [2022-04-12T20:37:43.826Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-04-12T20:37:43.826Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-04-12T20:37:43.826Z] spire-1.2.1/pkg/common/log/log.go [2022-04-12T20:37:43.826Z] spire-1.2.1/pkg/common/log/log_test.go [2022-04-12T20:37:43.826Z] spire-1.2.1/pkg/common/log/options.go [2022-04-12T20:37:43.826Z] spire-1.2.1/pkg/common/nodeutil/ [2022-04-12T20:37:43.826Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-04-12T20:37:43.826Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-04-12T20:37:43.826Z] spire-1.2.1/pkg/common/peertracker/ [2022-04-12T20:37:43.826Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-04-12T20:37:43.826Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-04-12T20:37:43.826Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-04-12T20:37:43.826Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-04-12T20:37:43.826Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-04-12T20:37:43.826Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-04-12T20:37:43.826Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-04-12T20:37:43.826Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-04-12T20:37:43.826Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-04-12T20:37:43.826Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-04-12T20:37:43.826Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-04-12T20:37:43.826Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-04-12T20:37:43.826Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-04-12T20:37:43.826Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-04-12T20:37:43.826Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-04-12T20:37:43.826Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-04-12T20:37:43.826Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-04-12T20:37:43.826Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-04-12T20:37:43.826Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-04-12T20:37:43.826Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-04-12T20:37:43.826Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-04-12T20:37:43.826Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-04-12T20:37:43.826Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-04-12T20:37:43.826Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-04-12T20:37:43.826Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-04-12T20:37:43.826Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-04-12T20:37:43.826Z] spire-1.2.1/pkg/common/pemutil/ [2022-04-12T20:37:43.826Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-04-12T20:37:43.826Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-04-12T20:37:43.826Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-04-12T20:37:43.826Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-04-12T20:37:43.826Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-04-12T20:37:43.826Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-04-12T20:37:43.826Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-04-12T20:37:43.826Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-04-12T20:37:43.826Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-04-12T20:37:43.826Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-04-12T20:37:43.826Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-04-12T20:37:43.826Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-04-12T20:37:43.826Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-04-12T20:37:43.826Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-04-12T20:37:43.826Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-04-12T20:37:43.826Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-04-12T20:37:43.826Z] spire-1.2.1/pkg/common/plugin/ [2022-04-12T20:37:43.826Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-04-12T20:37:43.826Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-04-12T20:37:43.826Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-04-12T20:37:43.826Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-04-12T20:37:43.826Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-04-12T20:37:43.826Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-04-12T20:37:43.826Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-04-12T20:37:43.826Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-04-12T20:37:43.826Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-04-12T20:37:43.826Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-04-12T20:37:43.826Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-04-12T20:37:43.826Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-04-12T20:37:43.826Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-04-12T20:37:43.826Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-04-12T20:37:43.826Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-04-12T20:37:43.826Z] spire-1.2.1/pkg/common/plugin/log.go [2022-04-12T20:37:43.826Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-04-12T20:37:43.826Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-04-12T20:37:43.826Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-04-12T20:37:43.826Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-04-12T20:37:43.826Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-04-12T20:37:43.826Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-04-12T20:37:43.826Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-04-12T20:37:43.826Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-04-12T20:37:43.826Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-04-12T20:37:43.826Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-04-12T20:37:43.826Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-04-12T20:37:43.826Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-04-12T20:37:43.826Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-04-12T20:37:43.826Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-04-12T20:37:43.826Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-04-12T20:37:43.826Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-04-12T20:37:43.826Z] spire-1.2.1/pkg/common/profiling/ [2022-04-12T20:37:43.826Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-04-12T20:37:43.826Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-04-12T20:37:43.826Z] spire-1.2.1/pkg/common/protoutil/ [2022-04-12T20:37:43.826Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-04-12T20:37:43.826Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-04-12T20:37:43.826Z] spire-1.2.1/pkg/common/rotationutil/ [2022-04-12T20:37:43.826Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-04-12T20:37:43.826Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-04-12T20:37:43.826Z] spire-1.2.1/pkg/common/selector/ [2022-04-12T20:37:43.826Z] spire-1.2.1/pkg/common/selector/selector.go [2022-04-12T20:37:43.826Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-04-12T20:37:43.826Z] spire-1.2.1/pkg/common/selector/set.go [2022-04-12T20:37:43.826Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-04-12T20:37:43.826Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-04-12T20:37:43.826Z] spire-1.2.1/pkg/common/telemetry/ [2022-04-12T20:37:43.826Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-04-12T20:37:43.826Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-04-12T20:37:43.826Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-04-12T20:37:43.826Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-04-12T20:37:43.826Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-04-12T20:37:43.826Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-04-12T20:37:43.826Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-04-12T20:37:43.826Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-04-12T20:37:43.826Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-04-12T20:37:43.826Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-04-12T20:37:43.826Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-04-12T20:37:43.826Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-04-12T20:37:43.826Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-04-12T20:37:43.826Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-04-12T20:37:43.826Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-04-12T20:37:43.826Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-04-12T20:37:43.826Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-04-12T20:37:43.826Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-04-12T20:37:43.826Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-04-12T20:37:43.826Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-04-12T20:37:43.826Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-04-12T20:37:43.826Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-04-12T20:37:43.826Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-04-12T20:37:43.826Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-04-12T20:37:43.826Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-04-12T20:37:43.826Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-04-12T20:37:43.826Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-04-12T20:37:43.826Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-04-12T20:37:43.826Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-04-12T20:37:43.826Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-04-12T20:37:43.826Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-04-12T20:37:43.826Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-04-12T20:37:43.826Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-04-12T20:37:43.826Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-04-12T20:37:43.826Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-04-12T20:37:43.826Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-04-12T20:37:43.826Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-04-12T20:37:43.826Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-04-12T20:37:43.826Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-04-12T20:37:43.826Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-04-12T20:37:43.826Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-04-12T20:37:43.826Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-04-12T20:37:43.826Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-04-12T20:37:43.826Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-04-12T20:37:43.826Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-04-12T20:37:43.826Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-04-12T20:37:43.826Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-04-12T20:37:43.826Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-04-12T20:37:43.826Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-04-12T20:37:43.826Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-04-12T20:37:43.826Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-04-12T20:37:43.826Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-04-12T20:37:43.826Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-04-12T20:37:43.826Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-04-12T20:37:43.826Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-04-12T20:37:43.826Z] spire-1.2.1/pkg/common/uptime/ [2022-04-12T20:37:43.826Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-04-12T20:37:43.826Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-04-12T20:37:43.826Z] spire-1.2.1/pkg/common/util/ [2022-04-12T20:37:43.826Z] spire-1.2.1/pkg/common/util/certs.go [2022-04-12T20:37:43.826Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-04-12T20:37:43.826Z] spire-1.2.1/pkg/common/util/csr.go [2022-04-12T20:37:43.826Z] spire-1.2.1/pkg/common/util/hash.go [2022-04-12T20:37:43.826Z] spire-1.2.1/pkg/common/util/selectors.go [2022-04-12T20:37:43.826Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-04-12T20:37:43.826Z] spire-1.2.1/pkg/common/util/signals.go [2022-04-12T20:37:43.826Z] spire-1.2.1/pkg/common/util/sort.go [2022-04-12T20:37:43.826Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-04-12T20:37:43.826Z] spire-1.2.1/pkg/common/util/task.go [2022-04-12T20:37:43.826Z] spire-1.2.1/pkg/common/util/task_test.go [2022-04-12T20:37:43.826Z] spire-1.2.1/pkg/common/util/testdata/ [2022-04-12T20:37:43.826Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-04-12T20:37:43.826Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-04-12T20:37:43.826Z] spire-1.2.1/pkg/common/version/ [2022-04-12T20:37:43.826Z] spire-1.2.1/pkg/common/version/version.go [2022-04-12T20:37:43.826Z] spire-1.2.1/pkg/common/x509svid/ [2022-04-12T20:37:43.826Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-04-12T20:37:43.826Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-04-12T20:37:43.826Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-04-12T20:37:43.826Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-04-12T20:37:43.826Z] spire-1.2.1/pkg/common/x509util/ [2022-04-12T20:37:43.826Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-04-12T20:37:43.826Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-04-12T20:37:43.826Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-04-12T20:37:43.826Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-04-12T20:37:43.826Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-04-12T20:37:43.826Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-04-12T20:37:43.826Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-04-12T20:37:43.826Z] spire-1.2.1/pkg/server/ [2022-04-12T20:37:43.826Z] spire-1.2.1/pkg/server/api/ [2022-04-12T20:37:43.826Z] spire-1.2.1/pkg/server/api/agent.go [2022-04-12T20:37:43.826Z] spire-1.2.1/pkg/server/api/agent/ [2022-04-12T20:37:43.826Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-04-12T20:37:43.826Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-04-12T20:37:43.826Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-04-12T20:37:43.826Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-04-12T20:37:43.826Z] spire-1.2.1/pkg/server/api/api.go [2022-04-12T20:37:43.826Z] spire-1.2.1/pkg/server/api/audit/ [2022-04-12T20:37:43.826Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-04-12T20:37:43.826Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-04-12T20:37:43.826Z] spire-1.2.1/pkg/server/api/bundle.go [2022-04-12T20:37:43.826Z] spire-1.2.1/pkg/server/api/bundle/ [2022-04-12T20:37:43.826Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-04-12T20:37:43.826Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-04-12T20:37:43.826Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-04-12T20:37:43.826Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-04-12T20:37:43.826Z] spire-1.2.1/pkg/server/api/debug/ [2022-04-12T20:37:43.826Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-04-12T20:37:43.826Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-04-12T20:37:43.826Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-04-12T20:37:43.826Z] spire-1.2.1/pkg/server/api/entry.go [2022-04-12T20:37:43.826Z] spire-1.2.1/pkg/server/api/entry/ [2022-04-12T20:37:43.826Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-04-12T20:37:43.826Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-04-12T20:37:43.826Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-04-12T20:37:43.826Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-04-12T20:37:43.826Z] spire-1.2.1/pkg/server/api/health/ [2022-04-12T20:37:43.826Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-04-12T20:37:43.826Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-04-12T20:37:43.826Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-04-12T20:37:43.826Z] spire-1.2.1/pkg/server/api/id.go [2022-04-12T20:37:43.826Z] spire-1.2.1/pkg/server/api/id_test.go [2022-04-12T20:37:43.827Z] spire-1.2.1/pkg/server/api/limits/ [2022-04-12T20:37:43.827Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-04-12T20:37:43.827Z] spire-1.2.1/pkg/server/api/middleware/ [2022-04-12T20:37:43.827Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-04-12T20:37:43.827Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-04-12T20:37:43.827Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-04-12T20:37:43.827Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-04-12T20:37:43.827Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-04-12T20:37:43.827Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-04-12T20:37:43.827Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-04-12T20:37:43.827Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-04-12T20:37:43.827Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-04-12T20:37:43.827Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-04-12T20:37:43.827Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-04-12T20:37:43.827Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-04-12T20:37:43.827Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-04-12T20:37:43.827Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-04-12T20:37:43.827Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-04-12T20:37:43.827Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-04-12T20:37:43.827Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-04-12T20:37:43.827Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-04-12T20:37:43.827Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-04-12T20:37:43.827Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-04-12T20:37:43.827Z] spire-1.2.1/pkg/server/api/selector.go [2022-04-12T20:37:43.827Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-04-12T20:37:43.827Z] spire-1.2.1/pkg/server/api/status.go [2022-04-12T20:37:43.827Z] spire-1.2.1/pkg/server/api/status_test.go [2022-04-12T20:37:43.827Z] spire-1.2.1/pkg/server/api/svid/ [2022-04-12T20:37:43.827Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-04-12T20:37:43.827Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-04-12T20:37:43.827Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-04-12T20:37:43.827Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-04-12T20:37:43.827Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-04-12T20:37:43.827Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-04-12T20:37:43.827Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-04-12T20:37:43.827Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-04-12T20:37:43.827Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-04-12T20:37:43.827Z] spire-1.2.1/pkg/server/authpolicy/ [2022-04-12T20:37:43.827Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-04-12T20:37:43.827Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-04-12T20:37:43.827Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-04-12T20:37:43.827Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-04-12T20:37:43.827Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-04-12T20:37:43.827Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-04-12T20:37:43.827Z] spire-1.2.1/pkg/server/bundle/ [2022-04-12T20:37:43.827Z] spire-1.2.1/pkg/server/bundle/client/ [2022-04-12T20:37:43.827Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-04-12T20:37:43.827Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-04-12T20:37:43.827Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-04-12T20:37:43.827Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-04-12T20:37:43.827Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-04-12T20:37:43.827Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-04-12T20:37:43.827Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-04-12T20:37:43.827Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-04-12T20:37:43.827Z] spire-1.2.1/pkg/server/ca/ [2022-04-12T20:37:43.827Z] spire-1.2.1/pkg/server/ca/ca.go [2022-04-12T20:37:43.827Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-04-12T20:37:43.827Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-04-12T20:37:43.827Z] spire-1.2.1/pkg/server/ca/journal.go [2022-04-12T20:37:43.827Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-04-12T20:37:43.827Z] spire-1.2.1/pkg/server/ca/manager.go [2022-04-12T20:37:43.827Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-04-12T20:37:43.827Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-04-12T20:37:43.827Z] spire-1.2.1/pkg/server/ca/templates.go [2022-04-12T20:37:43.827Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-04-12T20:37:43.827Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-04-12T20:37:43.827Z] spire-1.2.1/pkg/server/ca/validation.go [2022-04-12T20:37:43.827Z] spire-1.2.1/pkg/server/cache/ [2022-04-12T20:37:43.827Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-04-12T20:37:43.827Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-04-12T20:37:43.827Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-04-12T20:37:43.827Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-04-12T20:37:43.827Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-04-12T20:37:43.827Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-04-12T20:37:43.827Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-04-12T20:37:43.827Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-04-12T20:37:43.827Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-04-12T20:37:43.827Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-04-12T20:37:43.827Z] spire-1.2.1/pkg/server/catalog/ [2022-04-12T20:37:43.827Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-04-12T20:37:43.827Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-04-12T20:37:43.827Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-04-12T20:37:43.827Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-04-12T20:37:43.827Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-04-12T20:37:43.827Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-04-12T20:37:43.827Z] spire-1.2.1/pkg/server/config.go [2022-04-12T20:37:43.827Z] spire-1.2.1/pkg/server/datastore/ [2022-04-12T20:37:43.827Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-04-12T20:37:43.827Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-04-12T20:37:43.827Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-04-12T20:37:43.827Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-04-12T20:37:43.827Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-04-12T20:37:43.827Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-04-12T20:37:43.827Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-04-12T20:37:43.827Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-04-12T20:37:43.827Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-04-12T20:37:43.827Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-04-12T20:37:43.827Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-04-12T20:37:43.827Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-04-12T20:37:43.827Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-04-12T20:37:43.827Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-04-12T20:37:43.827Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-04-12T20:37:43.827Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-04-12T20:37:43.827Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-04-12T20:37:43.827Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-04-12T20:37:43.827Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-04-12T20:37:43.827Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-04-12T20:37:43.827Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-04-12T20:37:43.827Z] spire-1.2.1/pkg/server/endpoints/ [2022-04-12T20:37:43.827Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-04-12T20:37:43.827Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-04-12T20:37:43.827Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-04-12T20:37:43.827Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-04-12T20:37:43.827Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-04-12T20:37:43.827Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-04-12T20:37:43.827Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-04-12T20:37:43.827Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-04-12T20:37:43.827Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-04-12T20:37:43.827Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-04-12T20:37:43.827Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-04-12T20:37:43.827Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-04-12T20:37:43.827Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-04-12T20:37:43.827Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-04-12T20:37:43.827Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-04-12T20:37:43.827Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-04-12T20:37:43.827Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-04-12T20:37:43.827Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-04-12T20:37:43.827Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-04-12T20:37:43.827Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-04-12T20:37:43.827Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-04-12T20:37:43.827Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-04-12T20:37:43.827Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-04-12T20:37:43.827Z] spire-1.2.1/pkg/server/hostservice/ [2022-04-12T20:37:43.827Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-04-12T20:37:43.827Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-04-12T20:37:43.827Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-04-12T20:37:43.827Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-04-12T20:37:44.088Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-04-12T20:37:44.088Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-04-12T20:37:44.088Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-04-12T20:37:44.088Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-04-12T20:37:44.088Z] spire-1.2.1/pkg/server/plugin/ [2022-04-12T20:37:44.088Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-04-12T20:37:44.088Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-04-12T20:37:44.088Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-04-12T20:37:44.088Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-04-12T20:37:44.088Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-04-12T20:37:44.088Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-04-12T20:37:44.088Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-04-12T20:37:44.088Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-04-12T20:37:44.088Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-04-12T20:37:44.088Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-04-12T20:37:44.088Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-04-12T20:37:44.088Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-04-12T20:37:44.088Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-04-12T20:37:44.088Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-04-12T20:37:44.088Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-04-12T20:37:44.088Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-04-12T20:37:44.088Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-04-12T20:37:44.088Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-04-12T20:37:44.088Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-04-12T20:37:44.088Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-04-12T20:37:44.088Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-04-12T20:37:44.088Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-04-12T20:37:44.088Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-04-12T20:37:44.088Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-04-12T20:37:44.088Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-04-12T20:37:44.088Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-04-12T20:37:44.088Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-04-12T20:37:44.088Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-04-12T20:37:44.088Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-04-12T20:37:44.088Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-04-12T20:37:44.088Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-04-12T20:37:44.088Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-04-12T20:37:44.088Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-04-12T20:37:44.088Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-04-12T20:37:44.088Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-04-12T20:37:44.088Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-04-12T20:37:44.088Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-04-12T20:37:44.088Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-04-12T20:37:44.088Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-04-12T20:37:44.088Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-04-12T20:37:44.088Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-04-12T20:37:44.088Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-04-12T20:37:44.088Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-04-12T20:37:44.088Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-04-12T20:37:44.088Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-04-12T20:37:44.088Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-04-12T20:37:44.088Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-12T20:37:44.088Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-04-12T20:37:44.088Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-04-12T20:37:44.088Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-12T20:37:44.088Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-04-12T20:37:44.088Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-04-12T20:37:44.088Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-04-12T20:37:44.088Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-04-12T20:37:44.088Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-12T20:37:44.088Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-04-12T20:37:44.088Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-04-12T20:37:44.088Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-04-12T20:37:44.088Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-12T20:37:44.088Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-04-12T20:37:44.088Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-04-12T20:37:44.088Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-04-12T20:37:44.088Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-04-12T20:37:44.088Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-04-12T20:37:44.088Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-12T20:37:44.088Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-04-12T20:37:44.088Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-04-12T20:37:44.088Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-04-12T20:37:44.088Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-04-12T20:37:44.088Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-04-12T20:37:44.088Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-04-12T20:37:44.088Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-04-12T20:37:44.088Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-04-12T20:37:44.088Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-04-12T20:37:44.088Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-04-12T20:37:44.088Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-04-12T20:37:44.088Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-04-12T20:37:44.088Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-04-12T20:37:44.088Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-04-12T20:37:44.088Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-04-12T20:37:44.088Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-04-12T20:37:44.088Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-04-12T20:37:44.088Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-04-12T20:37:44.088Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-04-12T20:37:44.088Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-04-12T20:37:44.088Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-04-12T20:37:44.088Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-04-12T20:37:44.088Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-04-12T20:37:44.088Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-04-12T20:37:44.088Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-04-12T20:37:44.088Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-04-12T20:37:44.088Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-04-12T20:37:44.088Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-04-12T20:37:44.088Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-04-12T20:37:44.088Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-04-12T20:37:44.088Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-04-12T20:37:44.088Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-04-12T20:37:44.088Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-04-12T20:37:44.088Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-04-12T20:37:44.088Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-04-12T20:37:44.088Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-04-12T20:37:44.088Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-04-12T20:37:44.088Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-04-12T20:37:44.088Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-04-12T20:37:44.088Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-04-12T20:37:44.088Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-04-12T20:37:44.088Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-04-12T20:37:44.088Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-04-12T20:37:44.088Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-04-12T20:37:44.088Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-04-12T20:37:44.088Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-04-12T20:37:44.088Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-04-12T20:37:44.088Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-04-12T20:37:44.088Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-04-12T20:37:44.088Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-04-12T20:37:44.088Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-04-12T20:37:44.088Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-04-12T20:37:44.088Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-04-12T20:37:44.088Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-04-12T20:37:44.088Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-04-12T20:37:44.088Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-04-12T20:37:44.088Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-04-12T20:37:44.088Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-04-12T20:37:44.088Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-04-12T20:37:44.088Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-04-12T20:37:44.088Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-04-12T20:37:44.088Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-04-12T20:37:44.088Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-04-12T20:37:44.088Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-04-12T20:37:44.088Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-04-12T20:37:44.089Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-04-12T20:37:44.089Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-04-12T20:37:44.089Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-04-12T20:37:44.089Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-04-12T20:37:44.089Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-04-12T20:37:44.089Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-04-12T20:37:44.089Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-04-12T20:37:44.089Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-04-12T20:37:44.089Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-04-12T20:37:44.089Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-04-12T20:37:44.089Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-04-12T20:37:44.089Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-04-12T20:37:44.089Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-04-12T20:37:44.089Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-04-12T20:37:44.089Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-04-12T20:37:44.089Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-04-12T20:37:44.089Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-04-12T20:37:44.089Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-04-12T20:37:44.089Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-04-12T20:37:44.089Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-04-12T20:37:44.089Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-04-12T20:37:44.089Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-04-12T20:37:44.089Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-04-12T20:37:44.089Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-04-12T20:37:44.089Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-04-12T20:37:44.089Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-04-12T20:37:44.089Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-04-12T20:37:44.089Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-04-12T20:37:44.089Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-04-12T20:37:44.089Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-04-12T20:37:44.089Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-04-12T20:37:44.089Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-04-12T20:37:44.089Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-04-12T20:37:44.089Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-04-12T20:37:44.089Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-04-12T20:37:44.089Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-04-12T20:37:44.089Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-04-12T20:37:44.089Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-04-12T20:37:44.089Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-04-12T20:37:44.089Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-04-12T20:37:44.089Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-04-12T20:37:44.089Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-04-12T20:37:44.089Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-04-12T20:37:44.089Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-04-12T20:37:44.089Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-04-12T20:37:44.089Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-04-12T20:37:44.089Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-04-12T20:37:44.089Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-04-12T20:37:44.089Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-04-12T20:37:44.089Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-04-12T20:37:44.089Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-04-12T20:37:44.089Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-04-12T20:37:44.089Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-04-12T20:37:44.089Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-04-12T20:37:44.089Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-04-12T20:37:44.089Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-04-12T20:37:44.089Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-04-12T20:37:44.089Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-04-12T20:37:44.089Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-04-12T20:37:44.089Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-04-12T20:37:44.089Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-04-12T20:37:44.089Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-04-12T20:37:44.089Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-04-12T20:37:44.089Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-04-12T20:37:44.089Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-04-12T20:37:44.089Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-04-12T20:37:44.089Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-04-12T20:37:44.089Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-04-12T20:37:44.089Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-04-12T20:37:44.089Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-04-12T20:37:44.089Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-04-12T20:37:44.089Z] spire-1.2.1/pkg/server/registration/ [2022-04-12T20:37:44.089Z] spire-1.2.1/pkg/server/registration/manager.go [2022-04-12T20:37:44.089Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-04-12T20:37:44.089Z] spire-1.2.1/pkg/server/scanentries.go [2022-04-12T20:37:44.089Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-04-12T20:37:44.089Z] spire-1.2.1/pkg/server/server.go [2022-04-12T20:37:44.089Z] spire-1.2.1/pkg/server/server_test.go [2022-04-12T20:37:44.089Z] spire-1.2.1/pkg/server/svid/ [2022-04-12T20:37:44.089Z] spire-1.2.1/pkg/server/svid/observer.go [2022-04-12T20:37:44.089Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-04-12T20:37:44.089Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-04-12T20:37:44.089Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-04-12T20:37:44.089Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-04-12T20:37:44.089Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-04-12T20:37:44.089Z] spire-1.2.1/proto/ [2022-04-12T20:37:44.089Z] spire-1.2.1/proto/private/ [2022-04-12T20:37:44.089Z] spire-1.2.1/proto/private/server/ [2022-04-12T20:37:44.089Z] spire-1.2.1/proto/private/server/journal/ [2022-04-12T20:37:44.089Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-04-12T20:37:44.089Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-04-12T20:37:44.089Z] spire-1.2.1/proto/spire/ [2022-04-12T20:37:44.089Z] spire-1.2.1/proto/spire/common/ [2022-04-12T20:37:44.089Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-04-12T20:37:44.089Z] spire-1.2.1/proto/spire/common/common.proto [2022-04-12T20:37:44.089Z] spire-1.2.1/proto/spire/common/plugin/ [2022-04-12T20:37:44.089Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-04-12T20:37:44.089Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-04-12T20:37:44.089Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-04-12T20:37:44.089Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-04-12T20:37:44.089Z] spire-1.2.1/proto/spire/plugin/ [2022-04-12T20:37:44.089Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-04-12T20:37:44.089Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-04-12T20:37:44.089Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-04-12T20:37:44.089Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-04-12T20:37:44.089Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-04-12T20:37:44.089Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-04-12T20:37:44.089Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-04-12T20:37:44.089Z] spire-1.2.1/release/ [2022-04-12T20:37:44.089Z] spire-1.2.1/release/spire-extras/ [2022-04-12T20:37:44.089Z] spire-1.2.1/release/spire-extras/README.md [2022-04-12T20:37:44.089Z] spire-1.2.1/release/spire-extras/conf/ [2022-04-12T20:37:44.089Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-04-12T20:37:44.089Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-04-12T20:37:44.089Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-04-12T20:37:44.089Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-04-12T20:37:44.089Z] spire-1.2.1/release/spire/ [2022-04-12T20:37:44.089Z] spire-1.2.1/release/spire/README.md [2022-04-12T20:37:44.089Z] spire-1.2.1/release/spire/conf/ [2022-04-12T20:37:44.089Z] spire-1.2.1/release/spire/conf/agent/ [2022-04-12T20:37:44.089Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-04-12T20:37:44.089Z] spire-1.2.1/release/spire/conf/server/ [2022-04-12T20:37:44.089Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-04-12T20:37:44.089Z] spire-1.2.1/script/ [2022-04-12T20:37:44.089Z] spire-1.2.1/script/build-artifact.sh [2022-04-12T20:37:44.089Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-04-12T20:37:44.089Z] spire-1.2.1/support/ [2022-04-12T20:37:44.089Z] spire-1.2.1/support/k8s/ [2022-04-12T20:37:44.089Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-04-12T20:37:44.089Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-04-12T20:37:44.089Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-04-12T20:37:44.089Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-04-12T20:37:44.089Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-04-12T20:37:44.089Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-04-12T20:37:44.089Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-04-12T20:37:44.089Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-04-12T20:37:44.089Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-04-12T20:37:44.089Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-04-12T20:37:44.089Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-04-12T20:37:44.089Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-04-12T20:37:44.089Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-04-12T20:37:44.089Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-04-12T20:37:44.089Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-04-12T20:37:44.089Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-04-12T20:37:44.089Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-04-12T20:37:44.089Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-04-12T20:37:44.089Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-04-12T20:37:44.089Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-04-12T20:37:44.089Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-04-12T20:37:44.089Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-04-12T20:37:44.089Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-04-12T20:37:44.089Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-04-12T20:37:44.089Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-04-12T20:37:44.089Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-04-12T20:37:44.089Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-04-12T20:37:44.089Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-04-12T20:37:44.089Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-04-12T20:37:44.089Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-04-12T20:37:44.089Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-04-12T20:37:44.089Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-04-12T20:37:44.089Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-04-12T20:37:44.089Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-04-12T20:37:44.089Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-04-12T20:37:44.090Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-04-12T20:37:44.090Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-04-12T20:37:44.090Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-04-12T20:37:44.090Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-04-12T20:37:44.090Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-04-12T20:37:44.090Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-04-12T20:37:44.090Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-04-12T20:37:44.090Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-04-12T20:37:44.090Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-04-12T20:37:44.090Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-04-12T20:37:44.090Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-04-12T20:37:44.090Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-04-12T20:37:44.090Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-04-12T20:37:44.090Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-04-12T20:37:44.090Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-04-12T20:37:44.090Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-04-12T20:37:44.090Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-04-12T20:37:44.090Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-04-12T20:37:44.090Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-04-12T20:37:44.090Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-04-12T20:37:44.090Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-04-12T20:37:44.090Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-04-12T20:37:44.090Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-04-12T20:37:44.090Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-04-12T20:37:44.090Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-04-12T20:37:44.090Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-04-12T20:37:44.090Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-04-12T20:37:44.090Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-04-12T20:37:44.090Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-04-12T20:37:44.090Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-04-12T20:37:44.090Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-04-12T20:37:44.090Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-04-12T20:37:44.090Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-04-12T20:37:44.090Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-04-12T20:37:44.090Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-04-12T20:37:44.090Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-04-12T20:37:44.090Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-04-12T20:37:44.090Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-04-12T20:37:44.090Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-04-12T20:37:44.090Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-04-12T20:37:44.090Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-04-12T20:37:44.090Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-04-12T20:37:44.090Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-04-12T20:37:44.090Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-04-12T20:37:44.090Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-04-12T20:37:44.090Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-04-12T20:37:44.090Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-04-12T20:37:44.090Z] spire-1.2.1/test/ [2022-04-12T20:37:44.090Z] spire-1.2.1/test/clock/ [2022-04-12T20:37:44.090Z] spire-1.2.1/test/clock/clock.go [2022-04-12T20:37:44.090Z] spire-1.2.1/test/fakes/ [2022-04-12T20:37:44.090Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-04-12T20:37:44.090Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-04-12T20:37:44.090Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-04-12T20:37:44.090Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-04-12T20:37:44.090Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-04-12T20:37:44.090Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-04-12T20:37:44.090Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-04-12T20:37:44.090Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-04-12T20:37:44.090Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-04-12T20:37:44.090Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-04-12T20:37:44.090Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-04-12T20:37:44.090Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-04-12T20:37:44.090Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-04-12T20:37:44.090Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-04-12T20:37:44.090Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-04-12T20:37:44.090Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-04-12T20:37:44.090Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-04-12T20:37:44.090Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-04-12T20:37:44.090Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-04-12T20:37:44.090Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-04-12T20:37:44.090Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-04-12T20:37:44.090Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-04-12T20:37:44.090Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-04-12T20:37:44.090Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-04-12T20:37:44.090Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-04-12T20:37:44.090Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-04-12T20:37:44.090Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-04-12T20:37:44.090Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-04-12T20:37:44.090Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-04-12T20:37:44.090Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-04-12T20:37:44.090Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-04-12T20:37:44.090Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-04-12T20:37:44.090Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-04-12T20:37:44.090Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-04-12T20:37:44.090Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-04-12T20:37:44.090Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-04-12T20:37:44.090Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-04-12T20:37:44.090Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-04-12T20:37:44.090Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-04-12T20:37:44.090Z] spire-1.2.1/test/fixture/ [2022-04-12T20:37:44.090Z] spire-1.2.1/test/fixture/certs/ [2022-04-12T20:37:44.090Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-04-12T20:37:44.090Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-04-12T20:37:44.090Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-04-12T20:37:44.090Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-04-12T20:37:44.090Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-04-12T20:37:44.090Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-04-12T20:37:44.090Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-04-12T20:37:44.090Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-04-12T20:37:44.090Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-04-12T20:37:44.090Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-04-12T20:37:44.090Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-04-12T20:37:44.090Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-04-12T20:37:44.090Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-04-12T20:37:44.090Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-04-12T20:37:44.090Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-04-12T20:37:44.090Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-04-12T20:37:44.090Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-04-12T20:37:44.090Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-04-12T20:37:44.090Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-04-12T20:37:44.090Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-04-12T20:37:44.090Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-04-12T20:37:44.090Z] spire-1.2.1/test/fixture/config/ [2022-04-12T20:37:44.090Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-04-12T20:37:44.090Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-04-12T20:37:44.090Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-04-12T20:37:44.090Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-04-12T20:37:44.090Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-04-12T20:37:44.090Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-04-12T20:37:44.090Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-04-12T20:37:44.090Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-04-12T20:37:44.090Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-04-12T20:37:44.090Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-04-12T20:37:44.090Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-04-12T20:37:44.090Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-04-12T20:37:44.090Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-04-12T20:37:44.090Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-04-12T20:37:44.090Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-04-12T20:37:44.090Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-04-12T20:37:44.090Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-04-12T20:37:44.090Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-04-12T20:37:44.090Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-04-12T20:37:44.090Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-04-12T20:37:44.090Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-04-12T20:37:44.090Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-04-12T20:37:44.090Z] spire-1.2.1/test/fixture/fixture.go [2022-04-12T20:37:44.090Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-04-12T20:37:44.090Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-04-12T20:37:44.090Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-04-12T20:37:44.090Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-04-12T20:37:44.090Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-04-12T20:37:44.090Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-04-12T20:37:44.090Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-04-12T20:37:44.090Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-04-12T20:37:44.090Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-04-12T20:37:44.090Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-04-12T20:37:44.090Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-04-12T20:37:44.090Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-04-12T20:37:44.090Z] spire-1.2.1/test/fixture/registration/ [2022-04-12T20:37:44.090Z] spire-1.2.1/test/fixture/registration/entries.json [2022-04-12T20:37:44.090Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-04-12T20:37:44.090Z] spire-1.2.1/test/fixture/registration/good.json [2022-04-12T20:37:44.090Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-04-12T20:37:44.090Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-04-12T20:37:44.090Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-04-12T20:37:44.090Z] spire-1.2.1/test/integration/ [2022-04-12T20:37:44.090Z] spire-1.2.1/test/integration/README.md [2022-04-12T20:37:44.090Z] spire-1.2.1/test/integration/common [2022-04-12T20:37:44.090Z] spire-1.2.1/test/integration/setup/ [2022-04-12T20:37:44.090Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-04-12T20:37:44.090Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-04-12T20:37:44.090Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-04-12T20:37:44.090Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-04-12T20:37:44.090Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-04-12T20:37:44.090Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-04-12T20:37:44.090Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-04-12T20:37:44.090Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-04-12T20:37:44.090Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-04-12T20:37:44.090Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-04-12T20:37:44.090Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-04-12T20:37:44.090Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-04-12T20:37:44.090Z] spire-1.2.1/test/integration/setup/itclient/ [2022-04-12T20:37:44.090Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-04-12T20:37:44.090Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-04-12T20:37:44.091Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-04-12T20:37:44.091Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-04-12T20:37:44.091Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-04-12T20:37:44.091Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-04-12T20:37:44.091Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-04-12T20:37:44.091Z] spire-1.2.1/test/integration/suites/ [2022-04-12T20:37:44.091Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-04-12T20:37:44.091Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-04-12T20:37:44.091Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-04-12T20:37:44.091Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-04-12T20:37:44.091Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-04-12T20:37:44.091Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-04-12T20:37:44.091Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-04-12T20:37:44.091Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-04-12T20:37:44.091Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-04-12T20:37:44.091Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-04-12T20:37:44.091Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-04-12T20:37:44.091Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-04-12T20:37:44.091Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-04-12T20:37:44.091Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-04-12T20:37:44.091Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-04-12T20:37:44.091Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-04-12T20:37:44.091Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-04-12T20:37:44.091Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-04-12T20:37:44.091Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-04-12T20:37:44.091Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-04-12T20:37:44.091Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-04-12T20:37:44.091Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-04-12T20:37:44.091Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-04-12T20:37:44.091Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-04-12T20:37:44.091Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-04-12T20:37:44.091Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-04-12T20:37:44.091Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-04-12T20:37:44.091Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-04-12T20:37:44.091Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-04-12T20:37:44.091Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-04-12T20:37:44.091Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-04-12T20:37:44.091Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-04-12T20:37:44.091Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-04-12T20:37:44.091Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-04-12T20:37:44.091Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-04-12T20:37:44.091Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-04-12T20:37:44.091Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-04-12T20:37:44.091Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-04-12T20:37:44.091Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-04-12T20:37:44.091Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-04-12T20:37:44.091Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-04-12T20:37:44.091Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-04-12T20:37:44.091Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-04-12T20:37:44.091Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-04-12T20:37:44.091Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-04-12T20:37:44.091Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-04-12T20:37:44.091Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-04-12T20:37:44.091Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-04-12T20:37:44.091Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-04-12T20:37:44.091Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-04-12T20:37:44.091Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-04-12T20:37:44.091Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-04-12T20:37:44.091Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-04-12T20:37:44.091Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-04-12T20:37:44.091Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-04-12T20:37:44.091Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-04-12T20:37:44.091Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-04-12T20:37:44.091Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-04-12T20:37:44.091Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-04-12T20:37:44.091Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-04-12T20:37:44.091Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-04-12T20:37:44.091Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-04-12T20:37:44.091Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-04-12T20:37:44.091Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-04-12T20:37:44.091Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-04-12T20:37:44.091Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-04-12T20:37:44.091Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-04-12T20:37:44.091Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-04-12T20:37:44.091Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-04-12T20:37:44.091Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-04-12T20:37:44.091Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-04-12T20:37:44.091Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-04-12T20:37:44.091Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-04-12T20:37:44.091Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-04-12T20:37:44.091Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-04-12T20:37:44.091Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-04-12T20:37:44.091Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-04-12T20:37:44.091Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-04-12T20:37:44.091Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-04-12T20:37:44.091Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-04-12T20:37:44.091Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-04-12T20:37:44.091Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-04-12T20:37:44.091Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-04-12T20:37:44.091Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-04-12T20:37:44.091Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-04-12T20:37:44.091Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-04-12T20:37:44.091Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-04-12T20:37:44.091Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-04-12T20:37:44.091Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-04-12T20:37:44.091Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-04-12T20:37:44.091Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-04-12T20:37:44.091Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-04-12T20:37:44.091Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-04-12T20:37:44.091Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-04-12T20:37:44.091Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-04-12T20:37:44.091Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-04-12T20:37:44.091Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-04-12T20:37:44.091Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-04-12T20:37:44.091Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-04-12T20:37:44.091Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-04-12T20:37:44.091Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-04-12T20:37:44.091Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-04-12T20:37:44.091Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-04-12T20:37:44.091Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-04-12T20:37:44.091Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-04-12T20:37:44.091Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-04-12T20:37:44.091Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-04-12T20:37:44.091Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-04-12T20:37:44.091Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-04-12T20:37:44.091Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-04-12T20:37:44.091Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-04-12T20:37:44.091Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-04-12T20:37:44.091Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-04-12T20:37:44.091Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-04-12T20:37:44.091Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-04-12T20:37:44.091Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-04-12T20:37:44.091Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-04-12T20:37:44.091Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-04-12T20:37:44.091Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-04-12T20:37:44.091Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-04-12T20:37:44.091Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-04-12T20:37:44.091Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-04-12T20:37:44.091Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-04-12T20:37:44.091Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-04-12T20:37:44.091Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-04-12T20:37:44.091Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-04-12T20:37:44.091Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-04-12T20:37:44.091Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-04-12T20:37:44.091Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-04-12T20:37:44.091Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-04-12T20:37:44.091Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-04-12T20:37:44.091Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-04-12T20:37:44.091Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-04-12T20:37:44.091Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-04-12T20:37:44.091Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-04-12T20:37:44.091Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-04-12T20:37:44.091Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-04-12T20:37:44.091Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-04-12T20:37:44.091Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-04-12T20:37:44.091Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-04-12T20:37:44.092Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-04-12T20:37:44.092Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-04-12T20:37:44.092Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-04-12T20:37:44.092Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-04-12T20:37:44.092Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-04-12T20:37:44.092Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-04-12T20:37:44.092Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-04-12T20:37:44.092Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-04-12T20:37:44.092Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-04-12T20:37:44.092Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-04-12T20:37:44.092Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-04-12T20:37:44.092Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-04-12T20:37:44.092Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-04-12T20:37:44.092Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-04-12T20:37:44.092Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-04-12T20:37:44.092Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-04-12T20:37:44.092Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-04-12T20:37:44.092Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-04-12T20:37:44.092Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-04-12T20:37:44.092Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-04-12T20:37:44.092Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-04-12T20:37:44.092Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-04-12T20:37:44.092Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-04-12T20:37:44.092Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-04-12T20:37:44.092Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-04-12T20:37:44.092Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-04-12T20:37:44.092Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-04-12T20:37:44.092Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-04-12T20:37:44.092Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-04-12T20:37:44.092Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-04-12T20:37:44.092Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-04-12T20:37:44.092Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-04-12T20:37:44.092Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-04-12T20:37:44.092Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-04-12T20:37:44.092Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-04-12T20:37:44.092Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-04-12T20:37:44.092Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-04-12T20:37:44.092Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-04-12T20:37:44.092Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-04-12T20:37:44.092Z] spire-1.2.1/test/integration/suites/join-token/ [2022-04-12T20:37:44.092Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-04-12T20:37:44.092Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-04-12T20:37:44.092Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-04-12T20:37:44.092Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-04-12T20:37:44.092Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-04-12T20:37:44.092Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-04-12T20:37:44.092Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-04-12T20:37:44.092Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-04-12T20:37:44.092Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-04-12T20:37:44.092Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-04-12T20:37:44.092Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-04-12T20:37:44.092Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-04-12T20:37:44.092Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-04-12T20:37:44.092Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-04-12T20:37:44.092Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-04-12T20:37:44.092Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-04-12T20:37:44.092Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-04-12T20:37:44.092Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-04-12T20:37:44.092Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-04-12T20:37:44.092Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-04-12T20:37:44.092Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-04-12T20:37:44.092Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-04-12T20:37:44.092Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-04-12T20:37:44.092Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-04-12T20:37:44.092Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-04-12T20:37:44.092Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-04-12T20:37:44.092Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-04-12T20:37:44.092Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-04-12T20:37:44.092Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-04-12T20:37:44.092Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-04-12T20:37:44.092Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-04-12T20:37:44.092Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-04-12T20:37:44.092Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-04-12T20:37:44.092Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-04-12T20:37:44.092Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-04-12T20:37:44.092Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-04-12T20:37:44.092Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-04-12T20:37:44.092Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-04-12T20:37:44.092Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-04-12T20:37:44.092Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-04-12T20:37:44.092Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-04-12T20:37:44.092Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-04-12T20:37:44.092Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-04-12T20:37:44.092Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-04-12T20:37:44.092Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-04-12T20:37:44.092Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-04-12T20:37:44.092Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-04-12T20:37:44.092Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-04-12T20:37:44.092Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-04-12T20:37:44.092Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-04-12T20:37:44.092Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-04-12T20:37:44.092Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-04-12T20:37:44.092Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-04-12T20:37:44.092Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-04-12T20:37:44.092Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-04-12T20:37:44.092Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-04-12T20:37:44.092Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-04-12T20:37:44.092Z] spire-1.2.1/test/integration/suites/k8s/ [2022-04-12T20:37:44.092Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-04-12T20:37:44.092Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-04-12T20:37:44.092Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-04-12T20:37:44.092Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-04-12T20:37:44.092Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-04-12T20:37:44.092Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-04-12T20:37:44.092Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-04-12T20:37:44.092Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-04-12T20:37:44.092Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-04-12T20:37:44.092Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-04-12T20:37:44.092Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-04-12T20:37:44.092Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-04-12T20:37:44.092Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-04-12T20:37:44.092Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-04-12T20:37:44.092Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-04-12T20:37:44.092Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-04-12T20:37:44.092Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-04-12T20:37:44.092Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-04-12T20:37:44.092Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-04-12T20:37:44.092Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-04-12T20:37:44.092Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-04-12T20:37:44.092Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-04-12T20:37:44.092Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-04-12T20:37:44.092Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-04-12T20:37:44.092Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-04-12T20:37:44.092Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-04-12T20:37:44.092Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-04-12T20:37:44.092Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-04-12T20:37:44.092Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-04-12T20:37:44.092Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-04-12T20:37:44.092Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-04-12T20:37:44.092Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-04-12T20:37:44.092Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-04-12T20:37:44.092Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-04-12T20:37:44.092Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-04-12T20:37:44.092Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-04-12T20:37:44.092Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-04-12T20:37:44.092Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-04-12T20:37:44.092Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-04-12T20:37:44.092Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-04-12T20:37:44.092Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-04-12T20:37:44.092Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-04-12T20:37:44.092Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-04-12T20:37:44.092Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-04-12T20:37:44.092Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-04-12T20:37:44.092Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-04-12T20:37:44.092Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-04-12T20:37:44.092Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-04-12T20:37:44.092Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-04-12T20:37:44.092Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-04-12T20:37:44.092Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-04-12T20:37:44.092Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-04-12T20:37:44.092Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-04-12T20:37:44.092Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-04-12T20:37:44.092Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-04-12T20:37:44.092Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-04-12T20:37:44.092Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-04-12T20:37:44.092Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-04-12T20:37:44.092Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-04-12T20:37:44.092Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-04-12T20:37:44.092Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-04-12T20:37:44.092Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-04-12T20:37:44.092Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-04-12T20:37:44.092Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-04-12T20:37:44.092Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-04-12T20:37:44.092Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-04-12T20:37:44.092Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-04-12T20:37:44.092Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-04-12T20:37:44.092Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-04-12T20:37:44.092Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-04-12T20:37:44.092Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-04-12T20:37:44.092Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-04-12T20:37:44.092Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-04-12T20:37:44.092Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-04-12T20:37:44.092Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-04-12T20:37:44.092Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-04-12T20:37:44.092Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-04-12T20:37:44.092Z] spire-1.2.1/test/integration/suites/rotation/ [2022-04-12T20:37:44.092Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-04-12T20:37:44.092Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-04-12T20:37:44.092Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-04-12T20:37:44.092Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-04-12T20:37:44.092Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-04-12T20:37:44.092Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-04-12T20:37:44.092Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-04-12T20:37:44.092Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-04-12T20:37:44.092Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-04-12T20:37:44.092Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-04-12T20:37:44.093Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-04-12T20:37:44.093Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-04-12T20:37:44.093Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-04-12T20:37:44.093Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-04-12T20:37:44.093Z] spire-1.2.1/test/integration/suites/self-test/ [2022-04-12T20:37:44.093Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-04-12T20:37:44.093Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-04-12T20:37:44.093Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-04-12T20:37:44.093Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-04-12T20:37:44.093Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-04-12T20:37:44.093Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-04-12T20:37:44.093Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-04-12T20:37:44.093Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-04-12T20:37:44.093Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-04-12T20:37:44.093Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-04-12T20:37:44.093Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-04-12T20:37:44.093Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-04-12T20:37:44.093Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-04-12T20:37:44.093Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-04-12T20:37:44.093Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-04-12T20:37:44.093Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-04-12T20:37:44.093Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-04-12T20:37:44.093Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-04-12T20:37:44.093Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-04-12T20:37:44.093Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-04-12T20:37:44.093Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-04-12T20:37:44.093Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-04-12T20:37:44.093Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-04-12T20:37:44.093Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-04-12T20:37:44.093Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-04-12T20:37:44.093Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-04-12T20:37:44.093Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-04-12T20:37:44.093Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-04-12T20:37:44.093Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-04-12T20:37:44.093Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-04-12T20:37:44.093Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-04-12T20:37:44.093Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-04-12T20:37:44.093Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-04-12T20:37:44.093Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-04-12T20:37:44.093Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-04-12T20:37:44.093Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-04-12T20:37:44.093Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-04-12T20:37:44.093Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-04-12T20:37:44.093Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-04-12T20:37:44.093Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-04-12T20:37:44.093Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-04-12T20:37:44.093Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-04-12T20:37:44.093Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-04-12T20:37:44.093Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-04-12T20:37:44.093Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-04-12T20:37:44.093Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-04-12T20:37:44.093Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-04-12T20:37:44.093Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-04-12T20:37:44.093Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-04-12T20:37:44.093Z] spire-1.2.1/test/integration/test-one.sh [2022-04-12T20:37:44.093Z] spire-1.2.1/test/integration/test.sh [2022-04-12T20:37:44.093Z] spire-1.2.1/test/plugintest/ [2022-04-12T20:37:44.093Z] spire-1.2.1/test/plugintest/config.go [2022-04-12T20:37:44.093Z] spire-1.2.1/test/plugintest/load.go [2022-04-12T20:37:44.093Z] spire-1.2.1/test/plugintest/option.go [2022-04-12T20:37:44.093Z] spire-1.2.1/test/spiretest/ [2022-04-12T20:37:44.093Z] spire-1.2.1/test/spiretest/apiserver.go [2022-04-12T20:37:44.093Z] spire-1.2.1/test/spiretest/assertions.go [2022-04-12T20:37:44.093Z] spire-1.2.1/test/spiretest/dir.go [2022-04-12T20:37:44.093Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-04-12T20:37:44.093Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-04-12T20:37:44.093Z] spire-1.2.1/test/spiretest/logs.go [2022-04-12T20:37:44.093Z] spire-1.2.1/test/spiretest/socketapi.go [2022-04-12T20:37:44.093Z] spire-1.2.1/test/spiretest/suite.go [2022-04-12T20:37:44.093Z] spire-1.2.1/test/spiretest/x509.go [2022-04-12T20:37:44.093Z] spire-1.2.1/test/testca/ [2022-04-12T20:37:44.093Z] spire-1.2.1/test/testca/ca.go [2022-04-12T20:37:44.093Z] spire-1.2.1/test/testkey/ [2022-04-12T20:37:44.093Z] spire-1.2.1/test/testkey/generate.sh [2022-04-12T20:37:44.093Z] spire-1.2.1/test/testkey/genkeys.go [2022-04-12T20:37:44.093Z] spire-1.2.1/test/testkey/keys.go [2022-04-12T20:37:44.093Z] spire-1.2.1/test/testkey/new.go [2022-04-12T20:37:44.093Z] spire-1.2.1/test/tpmsimulator/ [2022-04-12T20:37:44.093Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-04-12T20:37:44.093Z] spire-1.2.1/test/util/ [2022-04-12T20:37:44.093Z] spire-1.2.1/test/util/cert_fixtures.go [2022-04-12T20:37:44.093Z] spire-1.2.1/test/util/cert_generation.go [2022-04-12T20:37:44.093Z] spire-1.2.1/test/util/io_redirection.go [2022-04-12T20:37:44.093Z] spire-1.2.1/test/util/race.go [2022-04-12T20:37:44.093Z] spire-1.2.1/test/util/util.go [2022-04-12T20:37:44.093Z] building spire from source... [2022-04-12T20:37:44.093Z] Installing go1.17.7... [2022-04-12T20:37:45.032Z] go: downloading google.golang.org/api v0.70.0 [2022-04-12T20:37:45.032Z] go: downloading k8s.io/client-go v0.23.4 [2022-04-12T20:37:45.032Z] go: downloading k8s.io/api v0.23.4 [2022-04-12T20:37:45.032Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-04-12T20:37:45.032Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-04-12T20:37:45.290Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-04-12T20:37:45.575Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-04-12T20:37:45.575Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-04-12T20:37:45.835Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-04-12T20:37:45.835Z] go: downloading cloud.google.com/go v0.100.2 [2022-04-12T20:37:46.104Z]  ---> c9fdfdfbe9d6 [2022-04-12T20:37:46.104Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-04-12T20:37:46.104Z] Removing intermediate container 8e1117b2a9a2 [2022-04-12T20:37:46.105Z] ---> 0fe55b88f406 [2022-04-12T20:37:46.105Z] [2022-04-12T20:37:46.105Z] Step 10/23 : FROM alpine:3.14 [2022-04-12T20:37:46.105Z] ---> e04c818066af [2022-04-12T20:37:46.105Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-04-12T20:37:46.105Z] ---> Using cache [2022-04-12T20:37:46.105Z] ---> 3a7227a44055 [2022-04-12T20:37:46.105Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-12T20:37:46.105Z] ---> Using cache [2022-04-12T20:37:46.105Z] ---> 8dce86610685 [2022-04-12T20:37:46.105Z] Step 13/23 : ENV APP_PORT=59881 [2022-04-12T20:37:46.366Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-04-12T20:37:46.366Z]  ---> Running in 19ab9b68d721 [2022-04-12T20:37:46.366Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-04-12T20:37:46.626Z]  ---> e77b9094713f [2022-04-12T20:37:46.626Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-04-12T20:37:46.626Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-04-12T20:37:46.626Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-04-12T20:37:46.626Z] Removing intermediate container 19ab9b68d721 [2022-04-12T20:37:46.626Z] ---> 52371bf189c9 [2022-04-12T20:37:46.626Z] Step 14/23 : EXPOSE $APP_PORT [2022-04-12T20:37:46.626Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-04-12T20:37:46.626Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-04-12T20:37:46.886Z]  ---> Running in 9430a1cad5fc [2022-04-12T20:37:46.886Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-04-12T20:37:46.886Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-04-12T20:37:46.886Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-04-12T20:37:46.886Z]  ---> 8c4de299b353 [2022-04-12T20:37:46.886Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-04-12T20:37:47.147Z] Removing intermediate container 9430a1cad5fc [2022-04-12T20:37:47.147Z] ---> a7c9779d2954 [2022-04-12T20:37:47.147Z] Step 15/23 : WORKDIR / [2022-04-12T20:37:47.147Z] ---> Running in 3121041aab8d [2022-04-12T20:37:47.147Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-04-12T20:37:47.147Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-04-12T20:37:47.147Z]  ---> Running in d6f3c17be0b8 [2022-04-12T20:37:47.147Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-04-12T20:37:47.147Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-04-12T20:37:47.147Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-04-12T20:37:47.147Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-04-12T20:37:47.147Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-04-12T20:37:47.147Z] Removing intermediate container 3121041aab8d [2022-04-12T20:37:47.147Z] ---> 7ea15d3adde5 [2022-04-12T20:37:47.147Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-12T20:37:47.147Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-04-12T20:37:47.407Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-04-12T20:37:47.407Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-04-12T20:37:47.407Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-04-12T20:37:47.407Z] Removing intermediate container d6f3c17be0b8 [2022-04-12T20:37:47.407Z] ---> 70a34f660366 [2022-04-12T20:37:47.407Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-12T20:37:47.408Z] ---> Running in 677ebf471b3f [2022-04-12T20:37:47.408Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-04-12T20:37:47.408Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-04-12T20:37:47.408Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-04-12T20:37:47.666Z] Removing intermediate container 677ebf471b3f [2022-04-12T20:37:47.666Z] ---> a83d2a5ce4c7 [2022-04-12T20:37:47.666Z] Step 21/23 : LABEL arch=x86_64 [2022-04-12T20:37:48.233Z] ---> 26b5aae4dca1 [2022-04-12T20:37:48.233Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-04-12T20:37:48.233Z] ---> Running in f97f66fddede [2022-04-12T20:37:48.493Z] Removing intermediate container f97f66fddede [2022-04-12T20:37:48.493Z] ---> df3aa2920081 [2022-04-12T20:37:48.493Z] Step 22/23 : LABEL git_sha=2428a0ee4410790165453aa9b71060fc80f7feae [2022-04-12T20:37:48.758Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-04-12T20:37:48.758Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-04-12T20:37:48.758Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-04-12T20:37:48.758Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-04-12T20:37:48.758Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-04-12T20:37:48.758Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-04-12T20:37:48.758Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-04-12T20:37:48.758Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-04-12T20:37:48.758Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-04-12T20:37:49.019Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-04-12T20:37:49.019Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-04-12T20:37:49.019Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-04-12T20:37:49.019Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-04-12T20:37:49.019Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-12T20:37:49.019Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-04-12T20:37:49.019Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-04-12T20:37:49.019Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-12T20:37:49.019Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-04-12T20:37:49.019Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-04-12T20:37:49.019Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-04-12T20:37:49.019Z]  ---> Running in 4e0a4c1930c1 [2022-04-12T20:37:49.019Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-04-12T20:37:49.019Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-04-12T20:37:49.019Z]  ---> aa7cf897750b [2022-04-12T20:37:49.019Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-04-12T20:37:49.019Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-04-12T20:37:49.019Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-04-12T20:37:49.280Z] go: downloading go.opencensus.io v0.23.0 [2022-04-12T20:37:49.280Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-04-12T20:37:49.280Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-04-12T20:37:49.280Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-04-12T20:37:49.280Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-04-12T20:37:49.280Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-04-12T20:37:49.280Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-04-12T20:37:49.280Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-04-12T20:37:49.280Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-04-12T20:37:49.280Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-04-12T20:37:49.280Z] go: downloading go.uber.org/zap v1.21.0 [2022-04-12T20:37:49.280Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-04-12T20:37:49.280Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-04-12T20:37:49.554Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-04-12T20:37:49.554Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-04-12T20:37:49.554Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-04-12T20:37:49.554Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-04-12T20:37:49.554Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-04-12T20:37:49.554Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-04-12T20:37:49.554Z] go: downloading github.com/golang/snappy v0.0.4 [2022-04-12T20:37:49.554Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-04-12T20:37:49.554Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-04-12T20:37:49.554Z] Removing intermediate container 4e0a4c1930c1 [2022-04-12T20:37:49.554Z] ---> 88b639a953ae [2022-04-12T20:37:49.554Z] Step 23/23 : LABEL version=0.0.0 [2022-04-12T20:37:49.554Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-04-12T20:37:49.554Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-04-12T20:37:49.554Z] go: downloading go.uber.org/multierr v1.6.0 [2022-04-12T20:37:49.814Z]  ---> e7e3b5618a96 [2022-04-12T20:37:49.814Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-04-12T20:37:49.814Z] ---> Running in 3b2b396f65f8 [2022-04-12T20:37:49.814Z] ---> Running in 552b59e15f41 [2022-04-12T20:37:50.074Z] Removing intermediate container 552b59e15f41 [2022-04-12T20:37:50.074Z] ---> 998cb8abd56f [2022-04-12T20:37:50.074Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-12T20:37:50.074Z] Removing intermediate container 3b2b396f65f8 [2022-04-12T20:37:50.074Z] ---> 15a1dc796a1d [2022-04-12T20:37:50.074Z] [2022-04-12T20:37:50.074Z] ---> Running in 403ead26c2fe [2022-04-12T20:37:50.074Z] Successfully built 15a1dc796a1d [2022-04-12T20:37:50.074Z] Successfully tagged sys-mgmt-agent:latest [2022-04-12T20:37:50.074Z] Building core-data [2022-04-12T20:37:50.648Z]  Building sys-mgmt-agent ... done Building bin/spire-server... [2022-04-12T20:37:50.648Z] go: downloading google.golang.org/grpc v1.44.0 [2022-04-12T20:37:50.648Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-04-12T20:37:50.648Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-04-12T20:37:50.648Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-04-12T20:37:50.648Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-04-12T20:37:50.648Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-04-12T20:37:51.220Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-04-12T20:37:51.220Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-12T20:37:51.220Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-04-12T20:37:51.220Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-04-12T20:37:51.220Z] Removing intermediate container 403ead26c2fe [2022-04-12T20:37:51.220Z] ---> 2ee5426a8cf6 [2022-04-12T20:37:51.220Z] Step 21/23 : LABEL arch=x86_64 [2022-04-12T20:37:51.220Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-04-12T20:37:51.220Z] go: downloading github.com/fatih/color v1.13.0 [2022-04-12T20:37:51.220Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-12T20:37:51.220Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-04-12T20:37:51.220Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-04-12T20:37:51.220Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-04-12T20:37:51.220Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-04-12T20:37:51.220Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-04-12T20:37:51.480Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-04-12T20:37:51.480Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-04-12T20:37:51.480Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-04-12T20:37:51.480Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-04-12T20:37:51.480Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-04-12T20:37:51.480Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-04-12T20:37:51.480Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-12T20:37:51.480Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-04-12T20:37:51.480Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-12T20:37:51.480Z] go: downloading github.com/google/uuid v1.1.2 [2022-04-12T20:37:51.480Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-04-12T20:37:51.739Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-04-12T20:37:51.739Z] go: downloading github.com/oklog/run v1.0.0 [2022-04-12T20:37:51.739Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-04-12T20:37:51.739Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-04-12T20:37:51.739Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-04-12T20:37:51.739Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-12T20:37:51.739Z] go: downloading github.com/prometheus/common v0.32.1 [2022-04-12T20:37:51.998Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-04-12T20:37:51.998Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-04-12T20:37:51.998Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-12T20:37:51.998Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-04-12T20:37:51.998Z] go: downloading go.uber.org/atomic v1.9.0 [2022-04-12T20:37:51.998Z] go: downloading github.com/pkg/errors v0.9.1 [2022-04-12T20:37:51.998Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-04-12T20:37:51.998Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-04-12T20:37:51.998Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-04-12T20:37:51.998Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-04-12T20:37:51.998Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-04-12T20:37:52.258Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-04-12T20:37:52.258Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-04-12T20:37:52.258Z] go: downloading github.com/lib/pq v1.10.4 [2022-04-12T20:37:52.258Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-04-12T20:37:52.258Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-04-12T20:37:52.516Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-04-12T20:37:52.635Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-04-12T20:37:52.776Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-04-12T20:37:53.344Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-04-12T20:37:53.344Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-04-12T20:37:53.344Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-04-12T20:37:53.606Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-04-12T20:37:53.606Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-04-12T20:37:54.589Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-04-12T20:37:54.589Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-04-12T20:37:54.849Z]  ---> Running in 77295a7305d1 [2022-04-12T20:37:55.800Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-12T20:37:55.800Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-12T20:37:55.800Z] ---> d83bd5940b83 [2022-04-12T20:37:55.800Z] Step 3/23 : WORKDIR /edgex-go [2022-04-12T20:37:55.800Z] ---> Using cache [2022-04-12T20:37:55.800Z] ---> 01e5d6cee093 [2022-04-12T20:37:55.800Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-12T20:37:55.800Z] ---> Using cache [2022-04-12T20:37:55.800Z] ---> eea70586079d [2022-04-12T20:37:55.800Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-04-12T20:37:56.370Z] Removing intermediate container 77295a7305d1 [2022-04-12T20:37:56.370Z] ---> 9f80864cdcae [2022-04-12T20:37:56.370Z] Step 22/23 : LABEL git_sha=2428a0ee4410790165453aa9b71060fc80f7feae [2022-04-12T20:37:56.629Z] go: downloading google.golang.org/api v0.70.0 [2022-04-12T20:37:56.629Z] go: downloading k8s.io/client-go v0.23.4 [2022-04-12T20:37:56.629Z] go: downloading k8s.io/api v0.23.4 [2022-04-12T20:37:56.629Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-04-12T20:37:56.629Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-04-12T20:37:56.629Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-04-12T20:37:56.889Z]  ---> Running in e613e4771dc0 [2022-04-12T20:37:56.890Z] go: downloading cloud.google.com/go v0.100.2 [2022-04-12T20:37:56.890Z]  ---> Running in 0d0b71239287 [2022-04-12T20:37:57.155Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-04-12T20:37:57.155Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-04-12T20:37:57.416Z] Removing intermediate container 0d0b71239287 [2022-04-12T20:37:57.416Z] ---> dbe153abee73 [2022-04-12T20:37:57.416Z] Step 23/23 : LABEL version=0.0.0 [2022-04-12T20:37:57.416Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-12T20:37:57.675Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-04-12T20:37:57.675Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-04-12T20:37:57.675Z]  ---> Running in 4f98f2d27df0 [2022-04-12T20:37:57.936Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-04-12T20:37:57.936Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-04-12T20:37:57.936Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-04-12T20:37:57.936Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-04-12T20:37:58.198Z] Removing intermediate container 4f98f2d27df0 [2022-04-12T20:37:58.198Z] ---> 4a3911a11083 [2022-04-12T20:37:58.198Z] [2022-04-12T20:37:58.198Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-04-12T20:37:58.198Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-04-12T20:37:58.198Z] Successfully built 4a3911a11083 [2022-04-12T20:37:58.198Z] Successfully tagged core-metadata:latest [2022-04-12T20:37:58.198Z]  Building core-metadata ... done go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-04-12T20:37:58.198Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-04-12T20:37:58.457Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-12T20:37:58.457Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-04-12T20:37:58.457Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-04-12T20:37:58.457Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-04-12T20:37:58.457Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-04-12T20:37:58.457Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-04-12T20:37:58.457Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-04-12T20:37:58.457Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-04-12T20:37:58.457Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-04-12T20:37:58.719Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-04-12T20:37:58.719Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-04-12T20:37:58.719Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-04-12T20:37:58.719Z] OK: 221 MiB in 52 packages [2022-04-12T20:38:00.634Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-04-12T20:38:00.634Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-04-12T20:38:00.634Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-04-12T20:38:00.634Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-04-12T20:38:00.634Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-04-12T20:38:00.634Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-04-12T20:38:00.634Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-04-12T20:38:00.634Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-04-12T20:38:00.634Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-04-12T20:38:00.634Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-04-12T20:38:00.634Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-04-12T20:38:00.634Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-04-12T20:38:00.634Z] Removing intermediate container e613e4771dc0 [2022-04-12T20:38:00.634Z] ---> 807d0b8969b9 [2022-04-12T20:38:00.634Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-12T20:38:00.634Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-04-12T20:38:00.634Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-04-12T20:38:00.634Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-04-12T20:38:00.634Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-04-12T20:38:00.634Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-04-12T20:38:00.634Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-12T20:38:00.634Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-04-12T20:38:00.634Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-04-12T20:38:00.634Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-04-12T20:38:00.634Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-12T20:38:00.634Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-04-12T20:38:00.634Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-04-12T20:38:00.634Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-04-12T20:38:00.634Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-04-12T20:38:00.634Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-04-12T20:38:00.634Z] go: downloading go.opencensus.io v0.23.0 [2022-04-12T20:38:00.893Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-04-12T20:38:00.893Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-04-12T20:38:00.893Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-04-12T20:38:00.893Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-04-12T20:38:00.893Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-04-12T20:38:00.893Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-04-12T20:38:00.893Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-04-12T20:38:00.893Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-04-12T20:38:00.893Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-04-12T20:38:00.893Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-04-12T20:38:00.893Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-04-12T20:38:00.893Z] go: downloading go.uber.org/zap v1.21.0 [2022-04-12T20:38:01.165Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-04-12T20:38:01.165Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-04-12T20:38:01.165Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-04-12T20:38:01.165Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-04-12T20:38:01.165Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-04-12T20:38:01.165Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-04-12T20:38:01.165Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-04-12T20:38:01.165Z] go: downloading github.com/golang/snappy v0.0.4 [2022-04-12T20:38:01.165Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-04-12T20:38:01.165Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-04-12T20:38:01.165Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-04-12T20:38:01.165Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-04-12T20:38:01.165Z] go: downloading go.uber.org/multierr v1.6.0 [2022-04-12T20:38:01.165Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-04-12T20:38:01.732Z]  ---> d325b93d844e [2022-04-12T20:38:01.732Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-12T20:38:01.993Z] ---> Running in b01e488d2625 [2022-04-12T20:38:06.207Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-04-12T20:38:06.207Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-04-12T20:38:06.207Z] Removing intermediate container b01e488d2625 [2022-04-12T20:38:06.207Z] ---> d1beef0c6d7a [2022-04-12T20:38:06.207Z] Step 8/23 : COPY . . [2022-04-12T20:38:21.111Z] ---> b8ccc6934e25 [2022-04-12T20:38:21.111Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-04-12T20:38:21.111Z] ---> Running in 2a13228d31b3 [2022-04-12T20:38:21.111Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-04-12T20:38:21.111Z] Removing intermediate container 23123e114479 [2022-04-12T20:38:21.111Z] ---> e235458c6cf6 [2022-04-12T20:38:21.111Z] [2022-04-12T20:38:21.111Z] Step 13/26 : FROM alpine:3.15 [2022-04-12T20:38:21.111Z] ---> 0ac33e5f5afa [2022-04-12T20:38:21.111Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-12T20:38:21.111Z] ---> Using cache [2022-04-12T20:38:21.111Z] ---> 5514e71b5726 [2022-04-12T20:38:21.112Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-12T20:38:21.112Z] ---> Using cache [2022-04-12T20:38:21.112Z] ---> 2432619b5aa8 [2022-04-12T20:38:21.112Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-04-12T20:38:21.112Z] ---> Running in d45c516f35b5 [2022-04-12T20:38:22.052Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-12T20:38:22.996Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-12T20:38:23.326Z] v3.15.4-19-gb8465a8cc6 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-12T20:38:23.326Z] v3.15.4-15-gb33590fc03 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-12T20:38:23.326Z] OK: 15854 distinct packages available [2022-04-12T20:38:23.326Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-12T20:38:24.318Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-12T20:38:24.630Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-04-12T20:38:24.630Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-04-12T20:38:24.630Z] (3/4) Installing libucontext (1.1-r0) [2022-04-12T20:38:24.630Z] (4/4) Installing gcompat (1.0.0-r4) [2022-04-12T20:38:24.893Z] Executing busybox-1.34.1-r5.trigger [2022-04-12T20:38:24.893Z] OK: 6 MiB in 18 packages [2022-04-12T20:38:26.069Z] Removing intermediate container d45c516f35b5 [2022-04-12T20:38:26.069Z] ---> dc933b727947 [2022-04-12T20:38:26.069Z] Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-04-12T20:38:28.150Z] ---> 6b4b2b424621 [2022-04-12T20:38:28.150Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-04-12T20:38:28.720Z] ---> a345deeac9c6 [2022-04-12T20:38:28.720Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-04-12T20:38:28.720Z] ---> Running in f8bc3cb759af [2022-04-12T20:38:28.978Z] Removing intermediate container f8bc3cb759af [2022-04-12T20:38:28.978Z] ---> a1209369519c [2022-04-12T20:38:28.978Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-04-12T20:38:29.549Z] ---> 84126a0f6cee [2022-04-12T20:38:29.549Z] Step 21/26 : WORKDIR / [2022-04-12T20:38:29.549Z] ---> Running in 1898edcf8ea2 [2022-04-12T20:38:29.826Z] Removing intermediate container 1898edcf8ea2 [2022-04-12T20:38:29.826Z] ---> e1acbb82f3ad [2022-04-12T20:38:29.826Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-04-12T20:38:30.087Z] ---> Running in ce1479af28f3 [2022-04-12T20:38:30.348Z] Removing intermediate container ce1479af28f3 [2022-04-12T20:38:30.348Z] ---> 48e8370539a6 [2022-04-12T20:38:30.348Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-04-12T20:38:30.348Z] ---> Running in 705ecce84f5e [2022-04-12T20:38:30.625Z] Removing intermediate container 705ecce84f5e [2022-04-12T20:38:30.625Z] ---> 26dab8b8e8b4 [2022-04-12T20:38:30.625Z] Step 24/26 : LABEL arch=x86_64 [2022-04-12T20:38:30.886Z] ---> Running in 38b9cfb84848 [2022-04-12T20:38:31.145Z] Removing intermediate container 38b9cfb84848 [2022-04-12T20:38:31.145Z] ---> 38d007d9a4cb [2022-04-12T20:38:31.145Z] Step 25/26 : LABEL git_sha=2428a0ee4410790165453aa9b71060fc80f7feae [2022-04-12T20:38:31.145Z] ---> Running in 5a5e64cf74ea [2022-04-12T20:38:31.405Z] Removing intermediate container 5a5e64cf74ea [2022-04-12T20:38:31.405Z] ---> 7978fbd2459c [2022-04-12T20:38:31.405Z] Step 26/26 : LABEL version=0.0.0 [2022-04-12T20:38:31.405Z] ---> Running in 61524d48911c [2022-04-12T20:38:31.974Z] Removing intermediate container 61524d48911c [2022-04-12T20:38:31.974Z] ---> 43456a1f44dd [2022-04-12T20:38:31.974Z] [2022-04-12T20:38:31.974Z] Successfully built 43456a1f44dd [2022-04-12T20:38:31.974Z] Successfully tagged security-spire-config:latest [2022-04-12T20:39:04.062Z]  Building security-spire-config ... done Removing intermediate container 2a13228d31b3 [2022-04-12T20:39:04.062Z] ---> 2c346b3170a5 [2022-04-12T20:39:04.062Z] [2022-04-12T20:39:04.062Z] Step 10/23 : FROM alpine:3.14 [2022-04-12T20:39:04.062Z] ---> e04c818066af [2022-04-12T20:39:04.062Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-04-12T20:39:04.062Z] ---> Running in bc8c0e09f0e8 [2022-04-12T20:39:04.062Z] Removing intermediate container bc8c0e09f0e8 [2022-04-12T20:39:04.062Z] ---> d473ee8b379c [2022-04-12T20:39:04.062Z] Step 12/23 : ENV APP_PORT=59880 [2022-04-12T20:39:04.062Z] ---> Running in ecf205c4379d [2022-04-12T20:39:04.062Z] Removing intermediate container ecf205c4379d [2022-04-12T20:39:04.062Z] ---> 952a484a738b [2022-04-12T20:39:04.062Z] Step 13/23 : EXPOSE $APP_PORT [2022-04-12T20:39:04.062Z] ---> Running in b367d2a4ae5f [2022-04-12T20:39:04.062Z] Removing intermediate container b367d2a4ae5f [2022-04-12T20:39:04.062Z] ---> 87cefce31c4f [2022-04-12T20:39:04.062Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-12T20:39:04.062Z] ---> Running in b377201a4413 [2022-04-12T20:39:05.970Z] Removing intermediate container b377201a4413 [2022-04-12T20:39:05.970Z] ---> 1b2e98212d01 [2022-04-12T20:39:05.970Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-04-12T20:39:05.970Z] ---> Running in d6f6db5714fa [2022-04-12T20:39:07.349Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-12T20:39:07.916Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-12T20:39:08.175Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-04-12T20:39:08.434Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-04-12T20:39:08.434Z] (3/6) Installing libsodium (1.0.18-r0) [2022-04-12T20:39:08.434Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-04-12T20:39:08.693Z] (5/6) Installing libzmq (4.3.4-r0) [2022-04-12T20:39:08.693Z] (6/6) Installing zeromq (4.3.4-r0) [2022-04-12T20:39:08.952Z] Executing busybox-1.33.1-r7.trigger [2022-04-12T20:39:08.952Z] OK: 8 MiB in 20 packages [2022-04-12T20:39:10.329Z] Removing intermediate container d6f6db5714fa [2022-04-12T20:39:10.329Z] ---> 156e829340c5 [2022-04-12T20:39:10.329Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-12T20:39:10.588Z] ---> 8f77f33595ce [2022-04-12T20:39:10.588Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-04-12T20:39:11.967Z] ---> 1b30b2935912 [2022-04-12T20:39:11.967Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-04-12T20:39:12.533Z] ---> 9da4f66f3868 [2022-04-12T20:39:12.533Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-04-12T20:39:12.533Z] ---> Running in 90ea8a168bc0 [2022-04-12T20:39:12.799Z] Removing intermediate container 90ea8a168bc0 [2022-04-12T20:39:12.799Z] ---> a6c42090fdee [2022-04-12T20:39:12.799Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-12T20:39:13.058Z] ---> Running in 3dae02813498 [2022-04-12T20:39:13.317Z] Removing intermediate container 3dae02813498 [2022-04-12T20:39:13.317Z] ---> f50ea57796c7 [2022-04-12T20:39:13.317Z] Step 21/23 : LABEL arch=x86_64 [2022-04-12T20:39:13.317Z] ---> Running in 18a2c6b7fb57 [2022-04-12T20:39:13.577Z] Removing intermediate container 18a2c6b7fb57 [2022-04-12T20:39:13.577Z] ---> 6a98e0c7a0e8 [2022-04-12T20:39:13.577Z] Step 22/23 : LABEL git_sha=2428a0ee4410790165453aa9b71060fc80f7feae [2022-04-12T20:39:13.837Z] ---> Running in f9ecf7f3d48d [2022-04-12T20:39:14.096Z] Removing intermediate container f9ecf7f3d48d [2022-04-12T20:39:14.096Z] ---> 62655ade2f71 [2022-04-12T20:39:14.096Z] Step 23/23 : LABEL version=0.0.0 [2022-04-12T20:39:14.096Z] ---> Running in aebabb42ea78 [2022-04-12T20:39:14.096Z] Removing intermediate container aebabb42ea78 [2022-04-12T20:39:14.096Z] ---> faec1aa4f8e5 [2022-04-12T20:39:14.096Z] [2022-04-12T20:39:14.355Z] Successfully built faec1aa4f8e5 [2022-04-12T20:39:14.355Z] Successfully tagged core-data:latest [2022-04-12T20:39:29.560Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-04-12T20:39:47.943Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-04-12T20:39:47.943Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-04-12T20:39:47.943Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-04-12T20:39:52.304Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-04-12T20:39:52.304Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-04-12T20:39:52.304Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-04-12T20:39:52.304Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-04-12T20:39:52.304Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-04-12T20:39:52.304Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-04-12T20:39:52.914Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-04-12T20:39:53.912Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-04-12T20:39:53.912Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-04-12T20:39:53.912Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-04-12T20:39:53.912Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-04-12T20:40:06.380Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.261s coverage: 28.7% of statements [2022-04-12T20:40:06.380Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-04-12T20:40:06.380Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-04-12T20:40:10.588Z]  Building core-data ... done Building bin/spire-agent... [2022-04-12T20:40:10.588Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-04-12T20:40:10.588Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-04-12T20:40:10.588Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-04-12T20:40:10.588Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-04-12T20:40:10.588Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-04-12T20:40:10.588Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-04-12T20:40:10.588Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-04-12T20:40:10.588Z] go: downloading github.com/docker/go-units v0.4.0 [2022-04-12T20:40:10.588Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-04-12T20:40:10.588Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-04-12T20:40:10.588Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-04-12T20:40:10.588Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-04-12T20:40:10.588Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-04-12T20:40:11.844Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.663s coverage: 98.5% of statements [2022-04-12T20:40:11.844Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-04-12T20:40:13.301Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.472s coverage: 54.9% of statements [2022-04-12T20:40:13.301Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-04-12T20:40:13.301Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-04-12T20:40:15.860Z] Building bin/spire-agent... [2022-04-12T20:40:15.860Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-04-12T20:40:15.860Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-04-12T20:40:15.860Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-04-12T20:40:15.860Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-04-12T20:40:16.118Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-04-12T20:40:16.118Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-04-12T20:40:16.118Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-04-12T20:40:16.118Z] go: downloading github.com/docker/go-units v0.4.0 [2022-04-12T20:40:16.118Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-04-12T20:40:16.118Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-04-12T20:40:16.118Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-04-12T20:40:16.118Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-04-12T20:40:16.118Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-04-12T20:40:35.644Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 19.372s coverage: 89.2% of statements [2022-04-12T20:40:35.644Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-04-12T20:40:35.644Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-04-12T20:40:35.644Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-04-12T20:40:35.644Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.628s coverage: 84.4% of statements [2022-04-12T20:40:35.644Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-04-12T20:40:35.644Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-04-12T20:40:35.644Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-04-12T20:40:35.644Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-04-12T20:40:35.644Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-04-12T20:40:35.644Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.761s coverage: 95.4% of statements [2022-04-12T20:40:35.644Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-04-12T20:40:35.644Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-04-12T20:40:35.644Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.233s coverage: 72.2% of statements [2022-04-12T20:40:35.644Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-04-12T20:40:35.644Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-04-12T20:40:35.644Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-04-12T20:40:35.644Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-04-12T20:40:35.644Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-04-12T20:40:35.644Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.405s coverage: 60.0% of statements [2022-04-12T20:40:35.644Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-04-12T20:40:35.644Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-04-12T20:40:35.644Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-04-12T20:40:35.644Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.583s coverage: 0.9% of statements [2022-04-12T20:40:35.644Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-04-12T20:40:35.644Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.347s coverage: 58.8% of statements [2022-04-12T20:40:35.644Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.378s coverage: 24.0% of statements [2022-04-12T20:40:35.644Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-04-12T20:40:35.644Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.285s coverage: 47.1% of statements [2022-04-12T20:40:37.099Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.311s coverage: 79.5% of statements [2022-04-12T20:40:37.099Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.203s coverage: 94.1% of statements [2022-04-12T20:40:37.704Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.285s coverage: 96.3% of statements [2022-04-12T20:40:37.704Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.249s coverage: 87.5% of statements [2022-04-12T20:40:52.848Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.268s coverage: 94.4% of statements [2022-04-12T20:40:52.848Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.239s coverage: 44.8% of statements [2022-04-12T20:40:57.175Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.777s coverage: 82.5% of statements [2022-04-12T20:40:57.175Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-04-12T20:41:03.966Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.306s coverage: 92.9% of statements [2022-04-12T20:41:03.966Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-04-12T20:41:03.966Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-04-12T20:41:03.966Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-04-12T20:41:03.966Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.064s coverage: 65.1% of statements [2022-04-12T20:41:03.966Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-04-12T20:41:03.966Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-04-12T20:41:03.966Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-04-12T20:41:03.966Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-04-12T20:41:03.966Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-04-12T20:41:03.966Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.253s coverage: 87.2% of statements [2022-04-12T20:41:03.966Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-04-12T20:41:03.966Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-04-12T20:41:03.966Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.198s coverage: 100.0% of statements [2022-04-12T20:41:03.966Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-04-12T20:41:03.966Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.289s coverage: 58.8% of statements [2022-04-12T20:41:03.966Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-04-12T20:41:03.966Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.308s coverage: 80.0% of statements [2022-04-12T20:41:03.966Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.260s coverage: 87.2% of statements [2022-04-12T20:41:03.966Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.300s coverage: 85.4% of statements [2022-04-12T20:41:03.966Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.910s coverage: 91.2% of statements [2022-04-12T20:41:03.966Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-04-12T20:41:08.314Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.152s coverage: 64.4% of statements [2022-04-12T20:41:08.314Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-04-12T20:41:08.314Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-04-12T20:41:08.314Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.252s coverage: 100.0% of statements [2022-04-12T20:41:08.314Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.112s coverage: 89.4% of statements [2022-04-12T20:41:08.314Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.067s coverage: 100.0% of statements [2022-04-12T20:41:08.314Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.120s coverage: 73.7% of statements [2022-04-12T20:41:08.314Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.058s coverage: 100.0% of statements [2022-04-12T20:41:12.384Z] Removing intermediate container 17a64d2ae812 [2022-04-12T20:41:12.385Z] ---> 2ba642557592 [2022-04-12T20:41:12.385Z] [2022-04-12T20:41:12.385Z] Step 13/26 : FROM alpine:3.15 [2022-04-12T20:41:12.385Z] ---> 0ac33e5f5afa [2022-04-12T20:41:12.385Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-12T20:41:12.385Z] ---> Using cache [2022-04-12T20:41:12.385Z] ---> 5514e71b5726 [2022-04-12T20:41:12.385Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-12T20:41:12.385Z] ---> Using cache [2022-04-12T20:41:12.385Z] ---> 2432619b5aa8 [2022-04-12T20:41:12.385Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-04-12T20:41:12.385Z] Removing intermediate container b331b1370cc4 [2022-04-12T20:41:12.385Z] ---> 36cfe56a98fd [2022-04-12T20:41:12.385Z] [2022-04-12T20:41:12.385Z] Step 13/25 : FROM alpine:3.15 [2022-04-12T20:41:12.385Z] ---> 0ac33e5f5afa [2022-04-12T20:41:12.385Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-12T20:41:12.385Z] ---> Using cache [2022-04-12T20:41:12.385Z] ---> 5514e71b5726 [2022-04-12T20:41:12.385Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-12T20:41:12.385Z] ---> Using cache [2022-04-12T20:41:12.385Z] ---> 2432619b5aa8 [2022-04-12T20:41:12.385Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-04-12T20:41:12.385Z] ---> Running in 3cbf656a8c8d [2022-04-12T20:41:12.385Z] ---> Running in 71430d1474eb [2022-04-12T20:41:12.385Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-12T20:41:12.385Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-12T20:41:12.385Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-12T20:41:12.385Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-12T20:41:12.385Z] v3.15.4-19-gb8465a8cc6 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-12T20:41:12.385Z] v3.15.4-15-gb33590fc03 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-12T20:41:12.385Z] OK: 15854 distinct packages available [2022-04-12T20:41:12.385Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-12T20:41:12.385Z] v3.15.4-19-gb8465a8cc6 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-12T20:41:12.385Z] v3.15.4-15-gb33590fc03 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-12T20:41:12.385Z] OK: 15854 distinct packages available [2022-04-12T20:41:12.385Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-12T20:41:12.385Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-12T20:41:12.385Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-12T20:41:12.385Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-04-12T20:41:12.385Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-04-12T20:41:12.385Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-04-12T20:41:12.385Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-04-12T20:41:12.385Z] (3/5) Installing libucontext (1.1-r0) [2022-04-12T20:41:12.385Z] (3/5) Installing libucontext (1.1-r0) [2022-04-12T20:41:12.385Z] (4/5) Installing gcompat (1.0.0-r4) [2022-04-12T20:41:12.385Z] (4/5) Installing gcompat (1.0.0-r4) [2022-04-12T20:41:12.385Z] (5/5) Installing openssl (1.1.1n-r0) [2022-04-12T20:41:12.385Z] (5/5) Installing openssl (1.1.1n-r0) [2022-04-12T20:41:12.385Z] Executing busybox-1.34.1-r5.trigger [2022-04-12T20:41:12.385Z] OK: 6 MiB in 19 packages [2022-04-12T20:41:12.385Z] Executing busybox-1.34.1-r5.trigger [2022-04-12T20:41:12.385Z] OK: 6 MiB in 19 packages [2022-04-12T20:41:13.333Z] Removing intermediate container 3cbf656a8c8d [2022-04-12T20:41:13.333Z] ---> 4f090863a9a3 [2022-04-12T20:41:13.333Z] Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-agent /usr/local/bin [2022-04-12T20:41:13.333Z] Removing intermediate container 71430d1474eb [2022-04-12T20:41:13.333Z] ---> b1becb187034 [2022-04-12T20:41:13.333Z] Step 17/25 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-04-12T20:41:14.269Z] ---> 8293c8a6c987 [2022-04-12T20:41:14.269Z] Step 18/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-04-12T20:41:14.269Z] ---> c54365a7aa86 [2022-04-12T20:41:14.269Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-04-12T20:41:14.528Z] ---> 0619690ba946 [2022-04-12T20:41:14.528Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-04-12T20:41:14.787Z] ---> 82194de33dc2 [2022-04-12T20:41:14.788Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-04-12T20:41:15.047Z] ---> fda16ccd8a83 [2022-04-12T20:41:15.047Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-04-12T20:41:15.047Z] ---> Running in 71ac7344b2e6 [2022-04-12T20:41:15.306Z] Removing intermediate container 71ac7344b2e6 [2022-04-12T20:41:15.307Z] ---> 842559fdd949 [2022-04-12T20:41:15.307Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-04-12T20:41:15.307Z] ---> Running in 6f7ef4bb6d32 [2022-04-12T20:41:15.307Z] ---> bbf92148035e [2022-04-12T20:41:15.307Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-04-12T20:41:15.567Z] Removing intermediate container 6f7ef4bb6d32 [2022-04-12T20:41:15.567Z] ---> 85926fb64573 [2022-04-12T20:41:15.567Z] Step 23/25 : LABEL arch=x86_64 [2022-04-12T20:41:15.567Z] ---> Running in a50fe2829583 [2022-04-12T20:41:15.567Z] ---> 5b76dc39276e [2022-04-12T20:41:15.567Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-04-12T20:41:15.828Z] Removing intermediate container a50fe2829583 [2022-04-12T20:41:15.828Z] ---> ead38b028933 [2022-04-12T20:41:15.828Z] Step 24/25 : LABEL git_sha=2428a0ee4410790165453aa9b71060fc80f7feae [2022-04-12T20:41:16.089Z] ---> Running in e84a6c4504aa [2022-04-12T20:41:16.089Z] ---> d84b842ab7f5 [2022-04-12T20:41:16.089Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-04-12T20:41:16.349Z] Removing intermediate container e84a6c4504aa [2022-04-12T20:41:16.349Z] ---> 9fd48d4e4afa [2022-04-12T20:41:16.349Z] Step 25/25 : LABEL version=0.0.0 [2022-04-12T20:41:16.613Z] ---> 015464b40f69 [2022-04-12T20:41:16.613Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-04-12T20:41:16.613Z] ---> Running in 5fd1cc3d6381 [2022-04-12T20:41:16.613Z] ---> Running in 8983ef5da7f6 [2022-04-12T20:41:16.675Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.623s coverage: 65.4% of statements [2022-04-12T20:41:16.675Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-04-12T20:41:16.675Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-04-12T20:41:16.675Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-04-12T20:41:16.873Z] Removing intermediate container 5fd1cc3d6381 [2022-04-12T20:41:16.873Z] ---> 5a3fa5a0cdc6 [2022-04-12T20:41:16.873Z] [2022-04-12T20:41:16.873Z] Removing intermediate container 8983ef5da7f6 [2022-04-12T20:41:16.873Z] ---> fa9e82950f53 [2022-04-12T20:41:16.873Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-04-12T20:41:17.135Z] Successfully built 5a3fa5a0cdc6 [2022-04-12T20:41:17.135Z] Successfully tagged security-spire-server:latest [2022-04-12T20:41:17.135Z]  Building security-spire-server ... done  ---> Running in 12455c8909e2 [2022-04-12T20:41:17.394Z] Removing intermediate container 12455c8909e2 [2022-04-12T20:41:17.394Z] ---> ebb1daec807a [2022-04-12T20:41:17.394Z] Step 24/26 : LABEL arch=x86_64 [2022-04-12T20:41:17.394Z] ---> Running in 074a454acffa [2022-04-12T20:41:17.394Z] Removing intermediate container 074a454acffa [2022-04-12T20:41:17.394Z] ---> 65baa8e2a42a [2022-04-12T20:41:17.394Z] Step 25/26 : LABEL git_sha=2428a0ee4410790165453aa9b71060fc80f7feae [2022-04-12T20:41:17.394Z] ---> Running in 41977a994c21 [2022-04-12T20:41:17.654Z] Removing intermediate container 41977a994c21 [2022-04-12T20:41:17.654Z] ---> 9d35ce157b53 [2022-04-12T20:41:17.654Z] Step 26/26 : LABEL version=0.0.0 [2022-04-12T20:41:17.654Z] ---> Running in 6905aaf43201 [2022-04-12T20:41:17.654Z] Removing intermediate container 6905aaf43201 [2022-04-12T20:41:17.654Z] ---> bcad452f6998 [2022-04-12T20:41:17.654Z] [2022-04-12T20:41:17.654Z] Successfully built bcad452f6998 [2022-04-12T20:41:17.654Z] Successfully tagged security-spire-agent:latest [2022-04-12T20:41:17.922Z]  Building security-spire-agent ... done  [Pipeline] } [2022-04-12T20:41:17.929Z] $ docker stop --time=1 47caadbe4fa02d24414ad17cc5c01360f32c0ca3b3c74a9c623fd5e1bafab984 [2022-04-12T20:41:18.678Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.831s coverage: 43.8% of statements [2022-04-12T20:41:18.678Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-04-12T20:41:18.678Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-04-12T20:41:18.678Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.305s coverage: 89.5% of statements [2022-04-12T20:41:18.678Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-04-12T20:41:18.678Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.270s coverage: 84.8% of statements [2022-04-12T20:41:18.678Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-04-12T20:41:18.678Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-04-12T20:41:18.678Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-04-12T20:41:18.678Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-04-12T20:41:19.242Z] $ docker rm -f 47caadbe4fa02d24414ad17cc5c01360f32c0ca3b3c74a9c623fd5e1bafab984 [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-12T20:41:19.591Z] + docker images [2022-04-12T20:41:19.592Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-04-12T20:41:19.592Z] security-spire-agent latest bcad452f6998 2 seconds ago 127MB [2022-04-12T20:41:19.592Z] security-spire-server latest 5a3fa5a0cdc6 3 seconds ago 87.3MB [2022-04-12T20:41:19.592Z] 36cfe56a98fd 15 seconds ago 4.5GB [2022-04-12T20:41:19.592Z] 2ba642557592 21 seconds ago 4.5GB [2022-04-12T20:41:19.592Z] core-data latest faec1aa4f8e5 2 minutes ago 35.9MB [2022-04-12T20:41:19.592Z] 2c346b3170a5 2 minutes ago 1.65GB [2022-04-12T20:41:19.592Z] security-spire-config latest 43456a1f44dd 2 minutes ago 86.7MB [2022-04-12T20:41:19.592Z] e235458c6cf6 3 minutes ago 4.5GB [2022-04-12T20:41:19.592Z] core-metadata latest 4a3911a11083 3 minutes ago 26.2MB [2022-04-12T20:41:19.592Z] sys-mgmt-agent latest 15a1dc796a1d 3 minutes ago 307MB [2022-04-12T20:41:19.592Z] 0fe55b88f406 3 minutes ago 1.62GB [2022-04-12T20:41:19.592Z] security-secretstore-setup latest 5532c8d4d1f1 3 minutes ago 42.1MB [2022-04-12T20:41:19.592Z] security-spiffe-token-provider latest d88ce060ca0d 3 minutes ago 28.5MB [2022-04-12T20:41:19.592Z] core-command latest 081518dfba04 4 minutes ago 24.5MB [2022-04-12T20:41:19.592Z] 7a4be9b228c9 4 minutes ago 1.63GB [2022-04-12T20:41:19.592Z] 880f0289fb3d 4 minutes ago 1.62GB [2022-04-12T20:41:19.592Z] 8ab887f19414 4 minutes ago 1.61GB [2022-04-12T20:41:19.592Z] 72c9f99b0ea6 4 minutes ago 1.61GB [2022-04-12T20:41:19.592Z] security-bootstrapper latest 8814a1ffaf89 5 minutes ago 24.3MB [2022-04-12T20:41:19.592Z] security-proxy-setup latest 3a9b7a265068 5 minutes ago 43.4MB [2022-04-12T20:41:19.592Z] support-notifications latest 4e2fa167afa3 5 minutes ago 26.6MB [2022-04-12T20:41:19.592Z] support-scheduler latest b0e9930910d3 5 minutes ago 26MB [2022-04-12T20:41:19.592Z] e7c5335002a7 5 minutes ago 1.62GB [2022-04-12T20:41:19.592Z] 5a6e1db8ca32 5 minutes ago 1.63GB [2022-04-12T20:41:19.592Z] cd9cd03e1fa1 5 minutes ago 1.62GB [2022-04-12T20:41:19.592Z] 94b11af90b2b 5 minutes ago 1.61GB [2022-04-12T20:41:19.592Z] ci-base-image-x86_64 latest d83bd5940b83 9 minutes ago 896MB [2022-04-12T20:41:19.592Z] docker 20.10.14 7417809fdb73 7 days ago 218MB [2022-04-12T20:41:19.592Z] alpine 3.14 e04c818066af 7 days ago 5.59MB [2022-04-12T20:41:19.592Z] alpine 3.15 0ac33e5f5afa 7 days ago 5.57MB [2022-04-12T20:41:19.592Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.17-alpine 99d49a6021b9 2 months ago 562MB [2022-04-12T20:41:19.592Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest aa7d48a56d93 6 months ago 34.5MB [2022-04-12T20:41:19.592Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 21 months ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-04-12T20:41:27.001Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.366s coverage: 17.7% of statements [2022-04-12T20:41:27.001Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-04-12T20:41:27.001Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-04-12T20:41:27.001Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-04-12T20:41:27.001Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-04-12T20:41:27.001Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.753s coverage: 92.3% of statements [2022-04-12T20:41:27.001Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-04-12T20:41:27.001Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-04-12T20:41:27.001Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-04-12T20:41:27.001Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-04-12T20:41:27.001Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.298s coverage: 63.2% of statements [2022-04-12T20:41:27.001Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-04-12T20:41:27.001Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-04-12T20:41:27.001Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.528s coverage: 97.7% of statements [2022-04-12T20:41:27.001Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-04-12T20:41:27.001Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-04-12T20:41:27.001Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-04-12T20:41:27.001Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-04-12T20:41:27.001Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.381s coverage: 28.9% of statements [2022-04-12T20:41:27.001Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-04-12T20:41:27.001Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-04-12T20:41:27.001Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-04-12T20:41:27.001Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-04-12T20:41:27.001Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-04-12T20:41:27.001Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-04-12T20:41:27.001Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.225s coverage: 100.0% of statements [2022-04-12T20:41:27.001Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.093s coverage: 96.9% of statements [2022-04-12T20:41:27.981Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "aarch64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2022-04-12T20:41:27.981Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-04-12T20:41:27.981Z] GO111MODULE=on go vet ./... [2022-04-12T20:43:19.932Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-04-12T20:43:19.932Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-04-12T20:43:19.932Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-04-12T20:43:20.936Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-04-12T20:43:21.588Z] + ls -al . [2022-04-12T20:43:21.588Z] total 664 [2022-04-12T20:43:21.588Z] drwxrwxr-x 9 1001 1001 4096 Apr 12 20:43 . [2022-04-12T20:43:21.588Z] drwxr-xr-x 4 root root 4096 Apr 12 20:37 .. [2022-04-12T20:43:21.588Z] -rw-rw-r-- 1 1001 1001 11 Apr 12 20:35 .dockerignore [2022-04-12T20:43:21.588Z] drwxrwxr-x 8 1001 1001 4096 Apr 12 20:35 .git [2022-04-12T20:43:21.588Z] drwxrwxr-x 3 1001 1001 4096 Apr 12 20:35 .github [2022-04-12T20:43:21.588Z] -rw-rw-r-- 1 1001 1001 879 Apr 12 20:35 .gitignore [2022-04-12T20:43:21.588Z] -rw-rw-r-- 1 1001 1001 42 Apr 12 20:35 .golangci.yml [2022-04-12T20:43:21.588Z] -rw-rw-r-- 1 1001 1001 87 Apr 12 20:35 .hadolint.yml [2022-04-12T20:43:21.588Z] -rw-rw-r-- 1 1001 1001 166 Apr 12 20:35 .sonarcloud.properties [2022-04-12T20:43:21.588Z] -rw-rw-r-- 1 1001 1001 1171 Apr 12 20:35 ADOPTERS.md [2022-04-12T20:43:21.588Z] -rw-rw-r-- 1 1001 1001 9953 Apr 12 20:35 Attribution.txt [2022-04-12T20:43:21.588Z] -rw-rw-r-- 1 1001 1001 51732 Apr 12 20:35 CHANGELOG.md [2022-04-12T20:43:21.588Z] -rw-rw-r-- 1 1001 1001 3804 Apr 12 20:35 CONTRIBUTING.md [2022-04-12T20:43:21.588Z] -rw-rw-r-- 1 1001 1001 677 Apr 12 20:35 GOVERNANCE.md [2022-04-12T20:43:21.588Z] -rw-rw-r-- 1 1001 1001 850 Apr 12 20:35 Jenkinsfile [2022-04-12T20:43:21.588Z] -rw-rw-r-- 1 1001 1001 10775 Apr 12 20:35 LICENSE [2022-04-12T20:43:21.588Z] -rw-rw-r-- 1 1001 1001 8478 Apr 12 20:35 Makefile [2022-04-12T20:43:21.588Z] -rw-rw-r-- 1 1001 1001 582 Apr 12 20:35 OWNERS.md [2022-04-12T20:43:21.588Z] -rw-rw-r-- 1 1001 1001 8207 Apr 12 20:35 README.md [2022-04-12T20:43:21.588Z] -rw-rw-r-- 1 1001 1001 6912 Apr 12 20:35 SECURITY.md [2022-04-12T20:43:21.588Z] -rw-rw-r-- 1 1001 1001 5 Apr 12 20:31 VERSION [2022-04-12T20:43:21.588Z] -rw-rw-r-- 1 1001 1001 4131 Apr 12 20:35 ZMQWindows.md [2022-04-12T20:43:21.588Z] drwxrwxr-x 2 1001 1001 4096 Apr 12 20:35 bin [2022-04-12T20:43:21.588Z] drwxrwxr-x 18 1001 1001 4096 Apr 12 20:35 cmd [2022-04-12T20:43:21.588Z] -rw-r--r-- 1 root root 432619 Apr 12 20:41 coverage.out [2022-04-12T20:43:21.588Z] -rw-rw-r-- 1 1001 1001 3175 Apr 12 20:35 go.mod [2022-04-12T20:43:21.588Z] -rw-rw-r-- 1 1001 1001 34990 Apr 12 20:35 go.sum [2022-04-12T20:43:21.588Z] drwxrwxr-x 8 1001 1001 4096 Apr 12 20:35 internal [2022-04-12T20:43:21.588Z] drwxrwxr-x 3 1001 1001 4096 Apr 12 20:35 openapi [2022-04-12T20:43:21.588Z] drwxrwxr-x 4 1001 1001 4096 Apr 12 20:35 snap [2022-04-12T20:43:21.588Z] -rw-rw-r-- 1 1001 1001 204 Apr 12 20:35 version.go [Pipeline] sh [2022-04-12T20:43:22.251Z] + '[' -e coverage.out ] [2022-04-12T20:43:22.251Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-04-12T20:43:22.278Z] Warning: overwriting stash ‘coverage-report’ [2022-04-12T20:43:23.165Z] Stashed 1 file(s) [Pipeline] sh [2022-04-12T20:43:23.832Z] + make build [2022-04-12T20:43:23.832Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-04-12T20:45:30.753Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-04-12T20:46:52.608Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-04-12T20:46:58.006Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-04-12T20:47:04.721Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-04-12T20:47:05.703Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-04-12T20:47:12.422Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-04-12T20:47:17.832Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-04-12T20:47:23.248Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-04-12T20:47:31.538Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-04-12T20:47:35.850Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-04-12T20:47:42.585Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-04-12T20:47:52.759Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2022-04-12T20:47:58.205Z] $ docker stop --time=1 60efac708e7035892e434431f6f40a1cc233046626f96b349918d4e4c7e7d89f [2022-04-12T20:48:00.509Z] $ docker rm -f 60efac708e7035892e434431f6f40a1cc233046626f96b349918d4e4c7e7d89f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-12T20:48:03.060Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-04-12T20:48:03.060Z] [2022-04-12T20:48:03.060Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-12T20:48:03.474Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-04-12T20:48:03.809Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2022-04-12T20:48:03.809Z] 29e5d40040c1: Pulling fs layer [2022-04-12T20:48:03.809Z] 1ce36da41761: Pulling fs layer [2022-04-12T20:48:03.809Z] 25b303627fd3: Pulling fs layer [2022-04-12T20:48:03.809Z] 29e5d40040c1: Download complete [2022-04-12T20:48:04.471Z] 1ce36da41761: Verifying Checksum [2022-04-12T20:48:04.471Z] 1ce36da41761: Download complete [2022-04-12T20:48:05.119Z] 29e5d40040c1: Pull complete [2022-04-12T20:48:06.769Z] 25b303627fd3: Verifying Checksum [2022-04-12T20:48:06.769Z] 25b303627fd3: Download complete [2022-04-12T20:48:07.430Z] 1ce36da41761: Pull complete [2022-04-12T20:48:19.907Z] 25b303627fd3: Pull complete [2022-04-12T20:48:19.907Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2022-04-12T20:48:19.907Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-04-12T20:48:19.907Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2022-04-12T20:48:20.185Z] prd-ubuntu20.04-docker-arm64-4c-16g-20722 does not seem to be running inside a container [2022-04-12T20:48:20.299Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@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-04-12T20:48:23.004Z] $ docker top 1fdfbf3bd9ed2094d6ba6f81646f9665dc552561a28b531968e26428c08ca975 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-12T20:48:23.980Z] + docker-compose build --help [2022-04-12T20:48:23.980Z] + grep parallel [2022-04-12T20:48:30.712Z] --parallel Build images in parallel. [Pipeline] } [2022-04-12T20:48:30.746Z] $ docker stop --time=1 1fdfbf3bd9ed2094d6ba6f81646f9665dc552561a28b531968e26428c08ca975 [2022-04-12T20:48:32.504Z] $ docker rm -f 1fdfbf3bd9ed2094d6ba6f81646f9665dc552561a28b531968e26428c08ca975 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-12T20:48:33.119Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-04-12T20:48:33.119Z] . [Pipeline] withDockerContainer [2022-04-12T20:48:33.369Z] prd-ubuntu20.04-docker-arm64-4c-16g-20722 does not seem to be running inside a container [2022-04-12T20:48:33.468Z] $ 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/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@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-04-12T20:48:34.917Z] $ docker top 8d12fe6de481086b3a10d5d83bbc43faa324a7908f865904d2aa471292f6053b -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-12T20:48:35.851Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-04-12T20:48:42.568Z] Building core-command ... [2022-04-12T20:48:42.568Z] Building core-data ... [2022-04-12T20:48:42.568Z] Building core-metadata ... [2022-04-12T20:48:42.568Z] Building security-bootstrapper ... [2022-04-12T20:48:42.568Z] Building security-proxy-setup ... [2022-04-12T20:48:42.568Z] Building security-secretstore-setup ... [2022-04-12T20:48:42.568Z] Building security-spiffe-token-provider ... [2022-04-12T20:48:42.568Z] Building security-spire-agent ... [2022-04-12T20:48:42.568Z] Building security-spire-config ... [2022-04-12T20:48:42.568Z] Building security-spire-server ... [2022-04-12T20:48:42.568Z] Building support-notifications ... [2022-04-12T20:48:42.568Z] Building support-scheduler ... [2022-04-12T20:48:42.568Z] Building sys-mgmt-agent ... [2022-04-12T20:48:42.568Z] Building security-proxy-setup [2022-04-12T20:48:42.568Z] Building security-spire-agent [2022-04-12T20:48:42.568Z] Building security-spire-config [2022-04-12T20:48:42.568Z] Building core-data [2022-04-12T20:48:42.568Z] Building sys-mgmt-agent [2022-04-12T20:50:34.383Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-12T20:50:34.383Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-04-12T20:50:34.383Z] ---> 8130c5dcb86c [2022-04-12T20:50:34.383Z] Step 3/26 : WORKDIR /edgex-go [2022-04-12T20:50:34.383Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-12T20:50:34.383Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-04-12T20:50:34.383Z] ---> 8130c5dcb86c [2022-04-12T20:50:34.383Z] Step 3/26 : WORKDIR /edgex-go [2022-04-12T20:50:34.383Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-12T20:50:34.383Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-04-12T20:50:34.383Z] ---> 8130c5dcb86c [2022-04-12T20:50:34.383Z] Step 3/22 : WORKDIR /edgex-go [2022-04-12T20:50:34.383Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-12T20:50:34.383Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-12T20:50:34.383Z] ---> 8130c5dcb86c [2022-04-12T20:50:34.383Z] Step 3/23 : WORKDIR /edgex-go [2022-04-12T20:50:34.383Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-12T20:50:34.383Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-12T20:50:34.383Z] ---> 8130c5dcb86c [2022-04-12T20:50:34.383Z] Step 3/23 : WORKDIR /edgex-go [2022-04-12T20:50:34.383Z] ---> Running in c0a4d3fbdc9a [2022-04-12T20:50:34.383Z] ---> Running in 0dbd2f1ad789 [2022-04-12T20:50:34.383Z] ---> Running in b6655bf240cf [2022-04-12T20:50:34.383Z] ---> Running in 83284b933e31 [2022-04-12T20:50:34.383Z] ---> Running in 4edeeaa4cc66 [2022-04-12T20:50:34.383Z] Removing intermediate container 0dbd2f1ad789 [2022-04-12T20:50:34.383Z] ---> b84643e1825b [2022-04-12T20:50:34.383Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-12T20:50:34.383Z] ---> Running in 9bcced43703e [2022-04-12T20:50:34.383Z] Removing intermediate container b6655bf240cf [2022-04-12T20:50:34.383Z] ---> c2460034f369 [2022-04-12T20:50:34.383Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-12T20:50:34.383Z] Removing intermediate container 4edeeaa4cc66 [2022-04-12T20:50:34.383Z] ---> bd2c9a9d1d26 [2022-04-12T20:50:34.383Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-12T20:50:34.383Z] Removing intermediate container 83284b933e31 [2022-04-12T20:50:34.383Z] ---> 4d154c375ec5 [2022-04-12T20:50:34.383Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-12T20:50:34.383Z] ---> Running in 7fc232652510 [2022-04-12T20:50:34.383Z] ---> Running in 3f21e8773abc [2022-04-12T20:50:34.383Z] ---> Running in 1bb4b246bd7b [2022-04-12T20:50:34.383Z] Removing intermediate container c0a4d3fbdc9a [2022-04-12T20:50:34.383Z] ---> 712172326575 [2022-04-12T20:50:34.383Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-12T20:50:34.383Z] ---> Running in d450dbee876d [2022-04-12T20:50:34.383Z] Removing intermediate container 9bcced43703e [2022-04-12T20:50:34.383Z] ---> 63985ee6ffa6 [2022-04-12T20:50:34.383Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-04-12T20:50:34.383Z] ---> Running in 7a10b8d6f506 [2022-04-12T20:50:34.383Z] Removing intermediate container 7fc232652510 [2022-04-12T20:50:34.383Z] ---> 411f78d0dca5 [2022-04-12T20:50:34.383Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-04-12T20:50:34.383Z] ---> Running in 4c41d5f0c281 [2022-04-12T20:50:34.383Z] Removing intermediate container d450dbee876d [2022-04-12T20:50:34.383Z] ---> 60fe508a1f33 [2022-04-12T20:50:34.383Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-04-12T20:50:34.383Z] ---> Running in c10a45d6bb36 [2022-04-12T20:50:34.383Z] Removing intermediate container 3f21e8773abc [2022-04-12T20:50:34.383Z] ---> 7602c3de3ab1 [2022-04-12T20:50:34.383Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-04-12T20:50:34.383Z] Removing intermediate container 1bb4b246bd7b [2022-04-12T20:50:34.383Z] ---> deb1f02792da [2022-04-12T20:50:34.383Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-04-12T20:50:34.383Z] ---> Running in 9f7bcb680a3c [2022-04-12T20:50:34.383Z] ---> Running in 367502764a9b [2022-04-12T20:50:34.383Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-12T20:50:34.383Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-12T20:50:34.383Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-12T20:50:34.383Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-12T20:50:34.383Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-12T20:50:34.383Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-12T20:50:34.384Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-12T20:50:34.384Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-12T20:50:34.384Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-12T20:50:34.384Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-12T20:50:34.384Z] OK: 220 MiB in 52 packages [2022-04-12T20:50:34.384Z] OK: 220 MiB in 52 packages [2022-04-12T20:50:34.384Z] OK: 220 MiB in 52 packages [2022-04-12T20:50:34.384Z] OK: 220 MiB in 52 packages [2022-04-12T20:50:34.384Z] OK: 220 MiB in 52 packages [2022-04-12T20:50:34.384Z] Removing intermediate container 7a10b8d6f506 [2022-04-12T20:50:34.384Z] ---> 2d47d2ff4f03 [2022-04-12T20:50:34.384Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-12T20:50:34.384Z] Removing intermediate container 4c41d5f0c281 [2022-04-12T20:50:34.384Z] ---> eee0c76768a8 [2022-04-12T20:50:34.384Z] Step 6/26 : COPY go.mod vendor* ./ [2022-04-12T20:50:34.384Z] Removing intermediate container 367502764a9b [2022-04-12T20:50:34.384Z] ---> be1fd4a30164 [2022-04-12T20:50:34.384Z] Removing intermediate container c10a45d6bb36 [2022-04-12T20:50:34.384Z] ---> 89e930c8dccb [2022-04-12T20:50:34.384Z] Step 6/22 : COPY go.mod vendor* ./ [2022-04-12T20:50:34.384Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-12T20:50:34.384Z] ---> 4a6399a08c1e [2022-04-12T20:50:34.384Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-12T20:50:34.384Z] Removing intermediate container 9f7bcb680a3c [2022-04-12T20:50:34.384Z] ---> b6e8d06682fe [2022-04-12T20:50:34.384Z] Step 6/26 : COPY go.mod vendor* ./ [2022-04-12T20:50:34.384Z] ---> Running in 0c8632057924 [2022-04-12T20:50:34.998Z] ---> 06151a22532d [2022-04-12T20:50:34.998Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-12T20:50:35.286Z] ---> c89ad3354c42 [2022-04-12T20:50:35.286Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-12T20:50:35.286Z] ---> Running in 1b52a8533eac [2022-04-12T20:50:35.565Z] ---> Running in 52018e4fafce [2022-04-12T20:50:35.565Z] ---> e2e6fc674f05 [2022-04-12T20:50:35.565Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-12T20:50:35.857Z] ---> 53b91bf1f7a4 [2022-04-12T20:50:35.857Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-12T20:50:35.857Z] ---> Running in 6aa8cde6401c [2022-04-12T20:50:35.857Z] ---> Running in 039a64c2a71e [2022-04-12T20:50:39.290Z] Removing intermediate container 0c8632057924 [2022-04-12T20:50:39.290Z] ---> 3199dc961386 [2022-04-12T20:50:39.290Z] Step 8/23 : COPY . . [2022-04-12T20:50:41.943Z] Removing intermediate container 1b52a8533eac [2022-04-12T20:50:41.943Z] ---> e2bb9783879f [2022-04-12T20:50:41.943Z] Step 8/26 : COPY . . [2022-04-12T20:50:42.230Z] Removing intermediate container 52018e4fafce [2022-04-12T20:50:42.230Z] ---> 31ed44c74cad [2022-04-12T20:50:42.230Z] Step 8/22 : COPY . . [2022-04-12T20:50:42.230Z] Removing intermediate container 6aa8cde6401c [2022-04-12T20:50:42.230Z] ---> 5fc30cf31df3 [2022-04-12T20:50:42.230Z] Step 8/23 : COPY . . [2022-04-12T20:50:42.505Z] Removing intermediate container 039a64c2a71e [2022-04-12T20:50:42.505Z] ---> 4587515f6e3a [2022-04-12T20:50:42.505Z] Step 8/26 : COPY . . [2022-04-12T20:51:14.889Z] ---> 80cd9348b253 [2022-04-12T20:51:14.889Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-04-12T20:51:14.889Z] ---> Running in 2578520bd0f5 [2022-04-12T20:51:14.889Z] ---> c5b039116370 [2022-04-12T20:51:14.889Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-04-12T20:51:14.889Z] ---> 10a0ec5b6992 [2022-04-12T20:51:14.889Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-04-12T20:51:14.889Z] ---> Running in f1ad221f26bb [2022-04-12T20:51:14.889Z] ---> 8f83996b0b75 [2022-04-12T20:51:14.889Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-04-12T20:51:14.889Z] ---> Running in f57bf52cd031 [2022-04-12T20:51:14.889Z] ---> Running in 23f0503cfb7a [2022-04-12T20:51:15.162Z] ---> a733d314bf17 [2022-04-12T20:51:15.162Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-04-12T20:51:15.162Z] ---> Running in 41f24a843d24 [2022-04-12T20:51:15.767Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-04-12T20:51:15.767Z] Removing intermediate container f57bf52cd031 [2022-04-12T20:51:15.767Z] ---> 9b04a93c6686 [2022-04-12T20:51:15.767Z] Step 10/26 : RUN mkdir -p spire-build [2022-04-12T20:51:15.767Z] Removing intermediate container f1ad221f26bb [2022-04-12T20:51:15.767Z] ---> 2d036b3b77b1 [2022-04-12T20:51:15.767Z] Step 10/26 : RUN mkdir -p spire-build [2022-04-12T20:51:15.767Z] ---> Running in 7f2f6c38fb1a [2022-04-12T20:51:15.767Z] ---> Running in 6a682ff8c7dd [2022-04-12T20:51:17.217Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-04-12T20:51:18.226Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-04-12T20:51:20.256Z] Removing intermediate container 6a682ff8c7dd [2022-04-12T20:51:20.256Z] ---> 7ee6c4ab023b [2022-04-12T20:51:20.256Z] Step 11/26 : WORKDIR /edgex-go/spire-build [2022-04-12T20:51:20.256Z] Removing intermediate container 7f2f6c38fb1a [2022-04-12T20:51:20.256Z] ---> 19316e8bcf65 [2022-04-12T20:51:20.256Z] Step 11/26 : WORKDIR /edgex-go/spire-build [2022-04-12T20:51:20.256Z] ---> Running in 9d905068063c [2022-04-12T20:51:20.256Z] ---> Running in eeacd8cb4a60 [2022-04-12T20:51:20.874Z] Removing intermediate container 9d905068063c [2022-04-12T20:51:20.874Z] ---> 787f7b1f1a8e [2022-04-12T20:51:20.874Z] Step 12/26 : RUN wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent [2022-04-12T20:51:21.153Z] Removing intermediate container eeacd8cb4a60 [2022-04-12T20:51:21.153Z] ---> 2486aa2671d6 [2022-04-12T20:51:21.153Z] Step 12/26 : RUN wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent [2022-04-12T20:51:21.153Z] ---> Running in 7966720480cf [2022-04-12T20:51:21.440Z] ---> Running in 61b6690c3214 [2022-04-12T20:51:24.897Z] spire-1.2.1/ [2022-04-12T20:51:24.897Z] spire-1.2.1/.data/ [2022-04-12T20:51:24.897Z] spire-1.2.1/.data/.file [2022-04-12T20:51:24.897Z] spire-1.2.1/.dockerignore [2022-04-12T20:51:24.897Z] spire-1.2.1/.gitattributes [2022-04-12T20:51:24.897Z] spire-1.2.1/.githooks/ [2022-04-12T20:51:24.897Z] spire-1.2.1/.githooks/pre-commit [2022-04-12T20:51:24.897Z] spire-1.2.1/.github/ [2022-04-12T20:51:24.897Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-04-12T20:51:24.897Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-04-12T20:51:24.897Z] spire-1.2.1/.github/dependabot.yml [2022-04-12T20:51:24.897Z] spire-1.2.1/.github/workflows/ [2022-04-12T20:51:24.897Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-04-12T20:51:24.897Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-04-12T20:51:24.897Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-04-12T20:51:24.897Z] spire-1.2.1/.github/workflows/scripts/ [2022-04-12T20:51:24.897Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-04-12T20:51:24.897Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-04-12T20:51:24.897Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-04-12T20:51:24.897Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-04-12T20:51:24.897Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-04-12T20:51:24.897Z] spire-1.2.1/.gitignore [2022-04-12T20:51:24.897Z] spire-1.2.1/.go-version [2022-04-12T20:51:24.897Z] spire-1.2.1/.golangci.yml [2022-04-12T20:51:24.897Z] spire-1.2.1/ADOPTERS.md [2022-04-12T20:51:24.897Z] spire-1.2.1/CHANGELOG.md [2022-04-12T20:51:24.897Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-04-12T20:51:24.897Z] spire-1.2.1/CODEOWNERS [2022-04-12T20:51:24.897Z] spire-1.2.1/CONTRIBUTING.md [2022-04-12T20:51:24.897Z] spire-1.2.1/Dockerfile [2022-04-12T20:51:24.897Z] spire-1.2.1/Dockerfile.devspire-1.2.1/ [2022-04-12T20:51:24.897Z] [2022-04-12T20:51:24.897Z] spire-1.2.1/Dockerfile.scratch [2022-04-12T20:51:24.897Z] spire-1.2.1/LICENSE [2022-04-12T20:51:24.897Z] spire-1.2.1/MAINTAINERS.md [2022-04-12T20:51:24.897Z] spire-1.2.1/Makefile [2022-04-12T20:51:24.897Z] spire-1.2.1/README.md [2022-04-12T20:51:24.897Z] spire-1.2.1/ROADMAP.md [2022-04-12T20:51:24.897Z] spire-1.2.1/SECURITY.md [2022-04-12T20:51:24.897Z] spire-1.2.1/cmd/ [2022-04-12T20:51:24.897Z] spire-1.2.1/cmd/spire-agent/ [2022-04-12T20:51:24.897Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-04-12T20:51:24.897Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-04-12T20:51:24.897Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-04-12T20:51:24.897Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-04-12T20:51:24.897Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-04-12T20:51:24.897Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-04-12T20:51:24.897Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-04-12T20:51:24.897Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-04-12T20:51:24.897Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-04-12T20:51:24.897Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-04-12T20:51:24.897Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-04-12T20:51:24.897Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-04-12T20:51:24.897Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-04-12T20:51:24.897Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-04-12T20:51:24.897Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-04-12T20:51:24.897Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-04-12T20:51:24.897Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-04-12T20:51:24.897Z] spire-1.2.1/cmd/spire-agent/cli/validate/spire-1.2.1/.data/ [2022-04-12T20:51:24.897Z] spire-1.2.1/.data/.file [2022-04-12T20:51:24.897Z] spire-1.2.1/.dockerignore [2022-04-12T20:51:24.897Z] spire-1.2.1/.gitattributes [2022-04-12T20:51:24.897Z] spire-1.2.1/.githooks/ [2022-04-12T20:51:24.897Z] spire-1.2.1/.githooks/pre-commit [2022-04-12T20:51:24.897Z] spire-1.2.1/.github/ [2022-04-12T20:51:24.897Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-04-12T20:51:24.897Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-04-12T20:51:24.897Z] spire-1.2.1/.github/dependabot.yml [2022-04-12T20:51:24.897Z] spire-1.2.1/.github/workflows/ [2022-04-12T20:51:24.897Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-04-12T20:51:24.897Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-04-12T20:51:24.897Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-04-12T20:51:24.897Z] spire-1.2.1/.github/workflows/scripts/ [2022-04-12T20:51:24.897Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-04-12T20:51:24.897Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-04-12T20:51:24.897Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-04-12T20:51:24.897Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-04-12T20:51:24.897Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-04-12T20:51:24.897Z] spire-1.2.1/.gitignore [2022-04-12T20:51:24.897Z] spire-1.2.1/.go-version [2022-04-12T20:51:24.897Z] spire-1.2.1/.golangci.yml [2022-04-12T20:51:24.897Z] spire-1.2.1/ADOPTERS.md [2022-04-12T20:51:24.897Z] spire-1.2.1/CHANGELOG.md [2022-04-12T20:51:24.897Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-04-12T20:51:24.897Z] spire-1.2.1/CODEOWNERS [2022-04-12T20:51:24.897Z] spire-1.2.1/CONTRIBUTING.md [2022-04-12T20:51:24.897Z] spire-1.2.1/Dockerfile [2022-04-12T20:51:24.897Z] spire-1.2.1/Dockerfile.dev [2022-04-12T20:51:24.897Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-04-12T20:51:24.897Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-04-12T20:51:24.897Z] spire-1.2.1/cmd/spire-agent/main.go [2022-04-12T20:51:24.897Z] spire-1.2.1/cmd/spire-server/ [2022-04-12T20:51:24.897Z] spire-1.2.1/cmd/spire-server/cli/ [2022-04-12T20:51:24.897Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-04-12T20:51:24.897Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-04-12T20:51:24.897Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-04-12T20:51:24.897Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-04-12T20:51:24.897Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-04-12T20:51:24.897Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-04-12T20:51:24.897Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-04-12T20:51:24.897Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-04-12T20:51:24.897Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-04-12T20:51:24.897Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-04-12T20:51:24.897Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-04-12T20:51:24.897Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-04-12T20:51:24.897Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-04-12T20:51:24.897Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-04-12T20:51:24.897Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-04-12T20:51:24.897Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-04-12T20:51:24.897Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-04-12T20:51:24.897Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-04-12T20:51:24.897Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-04-12T20:51:24.897Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-04-12T20:51:24.897Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-04-12T20:51:24.897Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-04-12T20:51:24.897Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-04-12T20:51:24.897Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-04-12T20:51:24.897Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-04-12T20:51:24.897Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-04-12T20:51:24.897Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-04-12T20:51:24.897Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-04-12T20:51:24.897Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-04-12T20:51:24.897Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-04-12T20:51:24.897Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-04-12T20:51:24.897Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-04-12T20:51:24.897Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-04-12T20:51:24.897Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-04-12T20:51:24.897Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-04-12T20:51:24.897Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-04-12T20:51:24.897Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-04-12T20:51:24.897Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-04-12T20:51:24.897Z] spire-1.2.1/Dockerfile.scratch [2022-04-12T20:51:24.897Z] spire-1.2.1/LICENSE [2022-04-12T20:51:24.897Z] spire-1.2.1/MAINTAINERS.md [2022-04-12T20:51:24.897Z] spire-1.2.1/Makefile [2022-04-12T20:51:24.897Z] spire-1.2.1/README.md [2022-04-12T20:51:24.897Z] spire-1.2.1/ROADMAP.md [2022-04-12T20:51:24.897Z] spire-1.2.1/SECURITY.md [2022-04-12T20:51:24.897Z] spire-1.2.1/cmd/ [2022-04-12T20:51:24.897Z] spire-1.2.1/cmd/spire-agent/ [2022-04-12T20:51:24.897Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-04-12T20:51:24.897Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-04-12T20:51:24.897Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-04-12T20:51:24.897Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-04-12T20:51:24.897Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-04-12T20:51:24.897Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-04-12T20:51:24.897Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-04-12T20:51:24.897Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-04-12T20:51:24.897Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-04-12T20:51:24.897Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-04-12T20:51:24.897Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-04-12T20:51:24.897Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-04-12T20:51:24.897Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-04-12T20:51:24.897Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-04-12T20:51:24.897Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-04-12T20:51:24.897Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-04-12T20:51:24.897Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-04-12T20:51:24.897Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-04-12T20:51:24.897Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-04-12T20:51:24.897Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-04-12T20:51:24.897Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-04-12T20:51:24.897Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-04-12T20:51:24.897Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-04-12T20:51:24.897Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-04-12T20:51:24.897Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-04-12T20:51:24.897Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-04-12T20:51:24.897Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-04-12T20:51:24.897Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-04-12T20:51:24.897Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-04-12T20:51:24.897Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-04-12T20:51:24.897Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-04-12T20:51:24.897Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-04-12T20:51:24.897Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-04-12T20:51:24.897Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-04-12T20:51:24.897Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-04-12T20:51:24.897Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-04-12T20:51:24.897Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-04-12T20:51:24.897Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-04-12T20:51:24.897Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-04-12T20:51:24.897Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-04-12T20:51:24.897Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-04-12T20:51:24.897Z] spire-1.2.1/cmd/spire-agent/main.go [2022-04-12T20:51:24.897Z] spire-1.2.1/cmd/spire-server/ [2022-04-12T20:51:24.897Z] spire-1.2.1/cmd/spire-server/cli/ [2022-04-12T20:51:24.897Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-04-12T20:51:24.897Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-04-12T20:51:24.897Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-04-12T20:51:24.897Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-04-12T20:51:24.897Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-04-12T20:51:24.897Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-04-12T20:51:24.897Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-04-12T20:51:24.897Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-04-12T20:51:24.897Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-04-12T20:51:24.897Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-04-12T20:51:24.897Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-04-12T20:51:24.897Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-04-12T20:51:24.897Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-04-12T20:51:24.897Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-04-12T20:51:24.897Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-04-12T20:51:24.897Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-04-12T20:51:24.897Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-04-12T20:51:24.897Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-04-12T20:51:24.897Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-04-12T20:51:24.897Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-04-12T20:51:24.897Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-04-12T20:51:24.897Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-04-12T20:51:24.897Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-04-12T20:51:24.897Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-04-12T20:51:24.897Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-04-12T20:51:24.897Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-04-12T20:51:24.897Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-04-12T20:51:24.897Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-04-12T20:51:24.897Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-04-12T20:51:24.897Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-04-12T20:51:24.897Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-04-12T20:51:24.897Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-04-12T20:51:24.898Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-04-12T20:51:24.898Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-04-12T20:51:24.898Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-04-12T20:51:24.898Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-04-12T20:51:24.898Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-04-12T20:51:24.898Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-04-12T20:51:24.898Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-04-12T20:51:24.898Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-04-12T20:51:24.898Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-04-12T20:51:24.898Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-04-12T20:51:24.898Z] spire-1.2.1/cmd/spire-server/main.go [2022-04-12T20:51:24.898Z] spire-1.2.1/cmd/spire-server/util/ [2022-04-12T20:51:24.898Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-04-12T20:51:24.898Z] spire-1.2.1/conf/ [2022-04-12T20:51:24.898Z] spire-1.2.1/conf/agent/ [2022-04-12T20:51:24.898Z] spire-1.2.1/conf/agent/agent.conf [2022-04-12T20:51:24.898Z] spire-1.2.1/conf/agent/agent_full.conf [2022-04-12T20:51:24.898Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-04-12T20:51:24.898Z] spire-1.2.1/conf/server/ [2022-04-12T20:51:24.898Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-04-12T20:51:24.898Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-04-12T20:51:24.898Z] spire-1.2.1/conf/server/server.conf [2022-04-12T20:51:24.898Z] spire-1.2.1/conf/server/server_full.conf [2022-04-12T20:51:24.898Z] spire-1.2.1/doc/ [2022-04-12T20:51:24.898Z] spire-1.2.1/doc/SPIRE101.md [2022-04-12T20:51:24.898Z] spire-1.2.1/doc/auditlog.md [2022-04-12T20:51:24.898Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-04-12T20:51:24.898Z] spire-1.2.1/doc/changelog_guidelines.md [2022-04-12T20:51:24.898Z] spire-1.2.1/doc/cure53-report.pdf [2022-04-12T20:51:24.898Z] spire-1.2.1/doc/images/ [2022-04-12T20:51:24.898Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-04-12T20:51:24.898Z] spire-1.2.1/doc/images/SPIRE101.png [2022-04-12T20:51:24.898Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-04-12T20:51:24.898Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-04-12T20:51:24.898Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-04-12T20:51:24.898Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-04-12T20:51:24.898Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-04-12T20:51:24.898Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-04-12T20:51:24.898Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-04-12T20:51:24.898Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-04-12T20:51:24.898Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-04-12T20:51:24.898Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-04-12T20:51:24.898Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-04-12T20:51:24.898Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-04-12T20:51:24.898Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-04-12T20:51:24.898Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-04-12T20:51:24.898Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-04-12T20:51:24.898Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-04-12T20:51:24.898Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-04-12T20:51:24.898Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-04-12T20:51:24.898Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-04-12T20:51:24.898Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-04-12T20:51:24.898Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-04-12T20:51:24.898Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-04-12T20:51:24.898Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-04-12T20:51:24.898Z] spire-1.2.1/doc/images/cache_mgr.png [2022-04-12T20:51:24.898Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-04-12T20:51:24.898Z] spire-1.2.1/doc/images/federated_spire.png [2022-04-12T20:51:24.898Z] spire-1.2.1/doc/images/ha_mode.png [2022-04-12T20:51:24.898Z] spire-1.2.1/doc/images/nested_spire.png [2022-04-12T20:51:24.898Z] spire-1.2.1/doc/images/oidc_federation.png [2022-04-12T20:51:24.898Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-04-12T20:51:24.898Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-04-12T20:51:24.898Z] spire-1.2.1/doc/images/spire_logo.png [2022-04-12T20:51:24.898Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-04-12T20:51:24.898Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-04-12T20:51:24.898Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-04-12T20:51:24.898Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-04-12T20:51:24.898Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-04-12T20:51:24.898Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-04-12T20:51:24.898Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-04-12T20:51:24.898Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-04-12T20:51:24.898Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-04-12T20:51:24.898Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-04-12T20:51:24.898Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-04-12T20:51:24.898Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-04-12T20:51:24.898Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-04-12T20:51:24.898Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-04-12T20:51:24.898Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-04-12T20:51:24.898Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-04-12T20:51:24.898Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-04-12T20:51:24.898Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-04-12T20:51:24.898Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-04-12T20:51:24.898Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-04-12T20:51:24.898Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-04-12T20:51:24.898Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-04-12T20:51:24.898Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-04-12T20:51:24.898Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-04-12T20:51:24.898Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-04-12T20:51:24.898Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-04-12T20:51:24.898Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-04-12T20:51:24.898Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-04-12T20:51:24.898Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-04-12T20:51:24.898Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-04-12T20:51:24.898Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-04-12T20:51:24.898Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-04-12T20:51:24.898Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-04-12T20:51:24.898Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-04-12T20:51:24.898Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-04-12T20:51:24.898Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-04-12T20:51:24.898Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-04-12T20:51:24.898Z] spire-1.2.1/cmd/spire-server/main.go [2022-04-12T20:51:24.898Z] spire-1.2.1/cmd/spire-server/util/ [2022-04-12T20:51:24.898Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-04-12T20:51:24.898Z] spire-1.2.1/conf/ [2022-04-12T20:51:24.898Z] spire-1.2.1/conf/agent/ [2022-04-12T20:51:24.898Z] spire-1.2.1/conf/agent/agent.conf [2022-04-12T20:51:24.898Z] spire-1.2.1/conf/agent/agent_full.conf [2022-04-12T20:51:24.898Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-04-12T20:51:24.898Z] spire-1.2.1/conf/server/ [2022-04-12T20:51:24.898Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-04-12T20:51:24.898Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-04-12T20:51:24.898Z] spire-1.2.1/conf/server/server.conf [2022-04-12T20:51:24.898Z] spire-1.2.1/conf/server/server_full.conf [2022-04-12T20:51:24.898Z] spire-1.2.1/doc/ [2022-04-12T20:51:24.898Z] spire-1.2.1/doc/SPIRE101.md [2022-04-12T20:51:24.898Z] spire-1.2.1/doc/auditlog.md [2022-04-12T20:51:24.898Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-04-12T20:51:24.898Z] spire-1.2.1/doc/changelog_guidelines.md [2022-04-12T20:51:24.898Z] spire-1.2.1/doc/cure53-report.pdf [2022-04-12T20:51:24.898Z] spire-1.2.1/doc/images/ [2022-04-12T20:51:24.898Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-04-12T20:51:24.898Z] spire-1.2.1/doc/images/SPIRE101.png [2022-04-12T20:51:24.898Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-04-12T20:51:24.898Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-04-12T20:51:24.898Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-04-12T20:51:24.898Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-04-12T20:51:24.898Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-04-12T20:51:24.898Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-04-12T20:51:24.898Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-04-12T20:51:24.898Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-04-12T20:51:24.898Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-04-12T20:51:24.898Z] spire-1.2.1/doc/scaling_spire.md [2022-04-12T20:51:24.898Z] spire-1.2.1/doc/spire_agent.md [2022-04-12T20:51:24.898Z] spire-1.2.1/doc/spire_server.md [2022-04-12T20:51:24.898Z] spire-1.2.1/doc/supported_integrations.md [2022-04-12T20:51:24.898Z] spire-1.2.1/doc/telemetry.md [2022-04-12T20:51:24.898Z] spire-1.2.1/doc/telemetry_config.md [2022-04-12T20:51:24.898Z] spire-1.2.1/doc/upgrading.md [2022-04-12T20:51:24.898Z] spire-1.2.1/doc/using_spire.md [2022-04-12T20:51:24.898Z] spire-1.2.1/examples/ [2022-04-12T20:51:24.898Z] spire-1.2.1/examples/README.md [2022-04-12T20:51:24.898Z] spire-1.2.1/go.mod [2022-04-12T20:51:24.898Z] spire-1.2.1/go.sum [2022-04-12T20:51:24.898Z] spire-1.2.1/pkg/ [2022-04-12T20:51:24.898Z] spire-1.2.1/pkg/agent/ [2022-04-12T20:51:24.898Z] spire-1.2.1/pkg/agent/agent.go [2022-04-12T20:51:24.898Z] spire-1.2.1/pkg/agent/api/ [2022-04-12T20:51:24.898Z] spire-1.2.1/pkg/agent/api/config.go [2022-04-12T20:51:24.898Z] spire-1.2.1/pkg/agent/api/debug/ [2022-04-12T20:51:24.898Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-04-12T20:51:24.898Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-04-12T20:51:24.898Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-04-12T20:51:24.898Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-04-12T20:51:24.898Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-04-12T20:51:24.898Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-04-12T20:51:24.898Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-04-12T20:51:24.898Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-04-12T20:51:24.898Z] spire-1.2.1/pkg/agent/api/health/ [2022-04-12T20:51:24.898Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-04-12T20:51:24.898Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-04-12T20:51:24.898Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-04-12T20:51:24.898Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-04-12T20:51:24.898Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-04-12T20:51:24.898Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-04-12T20:51:24.898Z] spire-1.2.1/pkg/agent/attestor/ [2022-04-12T20:51:24.898Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-04-12T20:51:24.898Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-04-12T20:51:24.898Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-04-12T20:51:24.898Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-04-12T20:51:24.898Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-04-12T20:51:24.898Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-04-12T20:51:24.898Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-04-12T20:51:24.898Z] spire-1.2.1/pkg/agent/catalog/ [2022-04-12T20:51:24.898Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-04-12T20:51:24.898Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-04-12T20:51:24.898Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-04-12T20:51:24.898Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-04-12T20:51:24.898Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-04-12T20:51:24.898Z] spire-1.2.1/pkg/agent/client/ [2022-04-12T20:51:24.898Z] spire-1.2.1/pkg/agent/client/client.go [2022-04-12T20:51:24.898Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-04-12T20:51:24.898Z] spire-1.2.1/pkg/agent/client/dial.go [2022-04-12T20:51:24.898Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-04-12T20:51:24.898Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-04-12T20:51:24.898Z] spire-1.2.1/pkg/agent/client/update.go [2022-04-12T20:51:24.898Z] spire-1.2.1/pkg/agent/client/util.go [2022-04-12T20:51:24.898Z] spire-1.2.1/pkg/agent/common/ [2022-04-12T20:51:24.898Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-04-12T20:51:24.898Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-04-12T20:51:24.898Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-04-12T20:51:24.898Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-04-12T20:51:24.898Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-04-12T20:51:24.898Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-04-12T20:51:24.898Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-04-12T20:51:24.898Z] spire-1.2.1/pkg/agent/config.go [2022-04-12T20:51:24.898Z] spire-1.2.1/pkg/agent/endpoints/ [2022-04-12T20:51:24.898Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-04-12T20:51:24.898Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-04-12T20:51:24.898Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-04-12T20:51:24.898Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-04-12T20:51:24.898Z] spire-1.2.1/doc/images/cache_mgr.png [2022-04-12T20:51:24.898Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-04-12T20:51:24.898Z] spire-1.2.1/doc/images/federated_spire.png [2022-04-12T20:51:24.898Z] spire-1.2.1/doc/images/ha_mode.png [2022-04-12T20:51:24.898Z] spire-1.2.1/doc/images/nested_spire.png [2022-04-12T20:51:24.898Z] spire-1.2.1/doc/images/oidc_federation.png [2022-04-12T20:51:24.898Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-04-12T20:51:24.898Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-04-12T20:51:24.898Z] spire-1.2.1/doc/images/spire_logo.png [2022-04-12T20:51:24.898Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-04-12T20:51:24.898Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-04-12T20:51:24.898Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-04-12T20:51:24.898Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-04-12T20:51:24.898Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-04-12T20:51:24.898Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-04-12T20:51:24.898Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-04-12T20:51:24.898Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-04-12T20:51:24.898Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-04-12T20:51:24.898Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-04-12T20:51:24.898Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-04-12T20:51:24.898Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-04-12T20:51:24.898Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-04-12T20:51:24.898Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-04-12T20:51:24.898Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-04-12T20:51:24.898Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-04-12T20:51:24.898Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-04-12T20:51:24.898Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-04-12T20:51:24.898Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-04-12T20:51:24.898Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-04-12T20:51:24.898Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-04-12T20:51:24.898Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-04-12T20:51:24.898Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-04-12T20:51:24.898Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-04-12T20:51:24.899Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-04-12T20:51:24.899Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-04-12T20:51:24.899Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-04-12T20:51:24.899Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-04-12T20:51:24.899Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-04-12T20:51:24.899Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-04-12T20:51:24.899Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-04-12T20:51:24.899Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-04-12T20:51:24.899Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-04-12T20:51:24.899Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-04-12T20:51:24.899Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-04-12T20:51:24.899Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-04-12T20:51:24.899Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-04-12T20:51:24.899Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-04-12T20:51:24.899Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-04-12T20:51:24.899Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-04-12T20:51:24.899Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-04-12T20:51:24.899Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-04-12T20:51:24.899Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-04-12T20:51:24.899Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-04-12T20:51:24.899Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-04-12T20:51:24.899Z] spire-1.2.1/pkg/agent/manager/ [2022-04-12T20:51:24.899Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-04-12T20:51:24.899Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-04-12T20:51:24.899Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-04-12T20:51:24.899Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-04-12T20:51:24.899Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-04-12T20:51:24.899Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-04-12T20:51:24.899Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-04-12T20:51:24.899Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-04-12T20:51:24.899Z] spire-1.2.1/pkg/agent/manager/config.go [2022-04-12T20:51:24.899Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-04-12T20:51:24.899Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-04-12T20:51:24.899Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-04-12T20:51:24.899Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-04-12T20:51:24.899Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-04-12T20:51:24.899Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-04-12T20:51:24.899Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-04-12T20:51:24.899Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-04-12T20:51:24.899Z] spire-1.2.1/pkg/agent/plugin/ [2022-04-12T20:51:24.899Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-04-12T20:51:24.899Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-04-12T20:51:24.899Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-04-12T20:51:24.899Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-04-12T20:51:24.899Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-04-12T20:51:24.899Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-04-12T20:51:24.899Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-04-12T20:51:24.899Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-04-12T20:51:24.899Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-04-12T20:51:24.899Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-04-12T20:51:24.899Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-04-12T20:51:24.899Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-04-12T20:51:24.899Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-04-12T20:51:24.899Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-04-12T20:51:24.899Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-04-12T20:51:24.899Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-04-12T20:51:24.899Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-04-12T20:51:24.899Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-04-12T20:51:24.899Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-04-12T20:51:24.899Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-04-12T20:51:24.899Z] spire-1.2.1/doc/scaling_spire.md [2022-04-12T20:51:24.899Z] spire-1.2.1/doc/spire_agent.md [2022-04-12T20:51:24.899Z] spire-1.2.1/doc/spire_server.md [2022-04-12T20:51:24.899Z] spire-1.2.1/doc/supported_integrations.md [2022-04-12T20:51:24.899Z] spire-1.2.1/doc/telemetry.md [2022-04-12T20:51:24.899Z] spire-1.2.1/doc/telemetry_config.md [2022-04-12T20:51:24.899Z] spire-1.2.1/doc/upgrading.md [2022-04-12T20:51:24.899Z] spire-1.2.1/doc/using_spire.md [2022-04-12T20:51:24.899Z] spire-1.2.1/examples/ [2022-04-12T20:51:24.899Z] spire-1.2.1/examples/README.md [2022-04-12T20:51:24.899Z] spire-1.2.1/go.mod [2022-04-12T20:51:24.899Z] spire-1.2.1/go.sum [2022-04-12T20:51:24.899Z] spire-1.2.1/pkg/ [2022-04-12T20:51:24.899Z] spire-1.2.1/pkg/agent/ [2022-04-12T20:51:24.899Z] spire-1.2.1/pkg/agent/agent.go [2022-04-12T20:51:24.899Z] spire-1.2.1/pkg/agent/api/ [2022-04-12T20:51:24.899Z] spire-1.2.1/pkg/agent/api/config.go [2022-04-12T20:51:24.899Z] spire-1.2.1/pkg/agent/api/debug/ [2022-04-12T20:51:24.899Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-04-12T20:51:24.899Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-04-12T20:51:24.899Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-04-12T20:51:24.899Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-04-12T20:51:24.899Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-04-12T20:51:24.899Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-04-12T20:51:24.899Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-04-12T20:51:24.899Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-04-12T20:51:24.899Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-04-12T20:51:24.899Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-04-12T20:51:24.899Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-04-12T20:51:24.899Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-04-12T20:51:24.899Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-04-12T20:51:24.899Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-04-12T20:51:24.899Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-04-12T20:51:24.899Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-04-12T20:51:24.899Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-04-12T20:51:24.899Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-04-12T20:51:24.899Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-04-12T20:51:24.899Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-04-12T20:51:24.899Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-04-12T20:51:24.899Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-04-12T20:51:24.899Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-04-12T20:51:24.899Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-04-12T20:51:24.899Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-04-12T20:51:24.899Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-04-12T20:51:24.899Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-04-12T20:51:24.899Z] spire-1.2.1/pkg/agent/api/health/ [2022-04-12T20:51:24.899Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-04-12T20:51:24.899Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-04-12T20:51:24.899Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-04-12T20:51:24.899Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-04-12T20:51:24.899Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-04-12T20:51:24.899Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-04-12T20:51:24.899Z] spire-1.2.1/pkg/agent/attestor/ [2022-04-12T20:51:24.899Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-04-12T20:51:24.899Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-04-12T20:51:24.899Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-04-12T20:51:24.899Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-04-12T20:51:24.899Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-04-12T20:51:24.899Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-04-12T20:51:24.899Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-04-12T20:51:24.899Z] spire-1.2.1/pkg/agent/catalog/ [2022-04-12T20:51:24.899Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-04-12T20:51:24.899Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-04-12T20:51:24.899Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-04-12T20:51:24.899Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-04-12T20:51:24.899Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-04-12T20:51:24.899Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-12T20:51:24.899Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-04-12T20:51:24.899Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-04-12T20:51:24.899Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-12T20:51:24.899Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-04-12T20:51:24.899Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-04-12T20:51:24.899Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-04-12T20:51:24.899Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-04-12T20:51:24.899Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-12T20:51:24.899Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-04-12T20:51:24.899Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-04-12T20:51:24.899Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-04-12T20:51:24.899Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-04-12T20:51:24.899Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-12T20:51:24.899Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-04-12T20:51:24.899Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-04-12T20:51:24.899Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-04-12T20:51:24.899Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-04-12T20:51:24.899Z] spire-1.2.1/pkg/agent/client/ [2022-04-12T20:51:24.899Z] spire-1.2.1/pkg/agent/client/client.go [2022-04-12T20:51:24.899Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-04-12T20:51:24.899Z] spire-1.2.1/pkg/agent/client/dial.go [2022-04-12T20:51:24.899Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-04-12T20:51:24.899Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-04-12T20:51:24.899Z] spire-1.2.1/pkg/agent/client/update.go [2022-04-12T20:51:24.899Z] spire-1.2.1/pkg/agent/client/util.go [2022-04-12T20:51:24.899Z] spire-1.2.1/pkg/agent/common/ [2022-04-12T20:51:24.899Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-04-12T20:51:24.899Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-04-12T20:51:24.899Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-04-12T20:51:24.899Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-04-12T20:51:24.899Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-04-12T20:51:24.899Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-04-12T20:51:24.899Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-04-12T20:51:24.899Z] spire-1.2.1/pkg/agent/config.go [2022-04-12T20:51:24.899Z] spire-1.2.1/pkg/agent/endpoints/ [2022-04-12T20:51:24.899Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-04-12T20:51:24.899Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-04-12T20:51:24.899Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-04-12T20:51:24.899Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-04-12T20:51:24.899Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-04-12T20:51:24.899Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-04-12T20:51:24.899Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-04-12T20:51:24.899Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-04-12T20:51:24.899Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-04-12T20:51:24.899Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-04-12T20:51:24.899Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-04-12T20:51:24.899Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-04-12T20:51:24.899Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-04-12T20:51:24.899Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-04-12T20:51:24.899Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-12T20:51:24.899Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-04-12T20:51:24.899Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-04-12T20:51:24.899Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-04-12T20:51:24.899Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-04-12T20:51:24.899Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-04-12T20:51:24.899Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-04-12T20:51:24.899Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-04-12T20:51:24.899Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-04-12T20:51:24.899Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-04-12T20:51:24.899Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-04-12T20:51:24.899Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-04-12T20:51:24.899Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-04-12T20:51:24.899Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-04-12T20:51:24.899Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-04-12T20:51:24.899Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-04-12T20:51:24.899Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-04-12T20:51:24.899Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-04-12T20:51:24.899Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-04-12T20:51:24.899Z] spire-1.2.1/pkg/agent/manager/ [2022-04-12T20:51:24.899Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-04-12T20:51:24.899Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-04-12T20:51:24.899Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-04-12T20:51:24.899Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-04-12T20:51:24.899Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-04-12T20:51:24.899Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-04-12T20:51:24.899Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-04-12T20:51:24.899Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-04-12T20:51:24.899Z] spire-1.2.1/pkg/agent/manager/config.go [2022-04-12T20:51:24.899Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-04-12T20:51:24.899Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-04-12T20:51:24.899Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-04-12T20:51:24.900Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-04-12T20:51:24.900Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-04-12T20:51:24.900Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-04-12T20:51:24.900Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-04-12T20:51:24.900Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-04-12T20:51:24.900Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-04-12T20:51:24.900Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-04-12T20:51:24.900Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-04-12T20:51:24.900Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-04-12T20:51:24.900Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-04-12T20:51:24.900Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-04-12T20:51:24.900Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-04-12T20:51:24.900Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-04-12T20:51:24.900Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-04-12T20:51:24.900Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-04-12T20:51:24.900Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-04-12T20:51:24.900Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-04-12T20:51:24.900Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-04-12T20:51:24.900Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-04-12T20:51:24.900Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-04-12T20:51:24.900Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-04-12T20:51:24.900Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-04-12T20:51:24.900Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-04-12T20:51:24.900Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-04-12T20:51:24.900Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-04-12T20:51:24.900Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-04-12T20:51:24.900Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-04-12T20:51:24.900Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-04-12T20:51:24.900Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-04-12T20:51:24.900Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-04-12T20:51:24.900Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-04-12T20:51:24.900Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-04-12T20:51:24.900Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-04-12T20:51:24.900Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-04-12T20:51:24.900Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-04-12T20:51:24.900Z] spire-1.2.1/pkg/agent/svid/ [2022-04-12T20:51:24.900Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-04-12T20:51:24.900Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-04-12T20:51:24.900Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-04-12T20:51:24.900Z] spire-1.2.1/pkg/agent/svid/store/ [2022-04-12T20:51:24.900Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-04-12T20:51:24.900Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-04-12T20:51:24.900Z] spire-1.2.1/pkg/common/ [2022-04-12T20:51:24.900Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-04-12T20:51:24.900Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-04-12T20:51:24.900Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-04-12T20:51:24.900Z] spire-1.2.1/pkg/common/api/ [2022-04-12T20:51:24.900Z] spire-1.2.1/pkg/common/api/metrics.go [2022-04-12T20:51:24.900Z] spire-1.2.1/pkg/common/api/middleware/ [2022-04-12T20:51:24.900Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-04-12T20:51:24.900Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-04-12T20:51:24.900Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-04-12T20:51:24.900Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-04-12T20:51:24.900Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-04-12T20:51:24.900Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-04-12T20:51:24.900Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-04-12T20:51:24.900Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-04-12T20:51:24.900Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-04-12T20:51:24.900Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-04-12T20:51:24.900Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-04-12T20:51:24.900Z] spire-1.2.1/pkg/agent/plugin/ [2022-04-12T20:51:24.900Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-04-12T20:51:24.900Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-04-12T20:51:24.900Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-04-12T20:51:24.900Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-04-12T20:51:24.900Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-04-12T20:51:24.900Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-04-12T20:51:24.900Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-04-12T20:51:24.900Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-04-12T20:51:24.900Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-04-12T20:51:24.900Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-04-12T20:51:24.900Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-04-12T20:51:24.900Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-04-12T20:51:24.900Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-04-12T20:51:24.900Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-04-12T20:51:24.900Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-04-12T20:51:24.900Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-04-12T20:51:24.900Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-04-12T20:51:24.900Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-04-12T20:51:24.900Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-04-12T20:51:24.900Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-04-12T20:51:24.900Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-04-12T20:51:24.900Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-04-12T20:51:24.900Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-04-12T20:51:24.900Z] spire-1.2.1/pkg/common/api/names.go [2022-04-12T20:51:24.900Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-04-12T20:51:24.900Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-04-12T20:51:24.900Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-04-12T20:51:24.900Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-04-12T20:51:24.900Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-04-12T20:51:24.900Z] spire-1.2.1/pkg/common/auth/ [2022-04-12T20:51:24.900Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-04-12T20:51:24.900Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-04-12T20:51:24.900Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-04-12T20:51:24.900Z] spire-1.2.1/pkg/common/bundleutil/ [2022-04-12T20:51:24.900Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-04-12T20:51:24.900Z] [2022-04-12T20:51:24.900Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-04-12T20:51:24.900Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-04-12T20:51:24.900Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-04-12T20:51:24.900Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-04-12T20:51:24.900Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-04-12T20:51:24.900Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-04-12T20:51:24.900Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-04-12T20:51:24.900Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-04-12T20:51:24.900Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-04-12T20:51:24.900Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-04-12T20:51:24.900Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-04-12T20:51:24.900Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-04-12T20:51:24.900Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-04-12T20:51:24.900Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-04-12T20:51:24.900Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-04-12T20:51:24.900Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-04-12T20:51:24.900Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-04-12T20:51:24.900Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-04-12T20:51:24.900Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.gospire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-04-12T20:51:24.900Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-04-12T20:51:24.900Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-04-12T20:51:24.900Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-04-12T20:51:24.900Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-04-12T20:51:24.900Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-04-12T20:51:24.900Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-04-12T20:51:24.900Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-04-12T20:51:24.900Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-04-12T20:51:24.900Z] spire-1.2.1/pkg/common/catalog/ [2022-04-12T20:51:24.900Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-04-12T20:51:24.900Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-04-12T20:51:24.900Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-04-12T20:51:24.900Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-04-12T20:51:24.900Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-04-12T20:51:24.900Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-04-12T20:51:24.900Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-04-12T20:51:24.900Z] spire-1.2.1/pkg/common/catalog/config.go [2022-04-12T20:51:24.900Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-04-12T20:51:24.900Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-04-12T20:51:24.900Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-04-12T20:51:24.900Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-04-12T20:51:24.900Z] spire-1.2.1/pkg/common/catalog/context.go [2022-04-12T20:51:24.900Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-04-12T20:51:24.900Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-04-12T20:51:24.900Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-04-12T20:51:24.900Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-12T20:51:24.900Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-04-12T20:51:24.900Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-04-12T20:51:24.900Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-12T20:51:24.900Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-04-12T20:51:24.900Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-04-12T20:51:24.900Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-04-12T20:51:24.900Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-04-12T20:51:24.900Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-12T20:51:24.900Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-04-12T20:51:24.900Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-04-12T20:51:24.900Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-04-12T20:51:24.900Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-04-12T20:51:24.900Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-12T20:51:24.900Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-04-12T20:51:24.900Z] spire-1.2.1/pkg/common/catalog/external.go [2022-04-12T20:51:24.900Z] spire-1.2.1/pkg/common/catalog/host.go [2022-04-12T20:51:24.900Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-04-12T20:51:24.900Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-04-12T20:51:24.900Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-04-12T20:51:24.900Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-04-12T20:51:24.900Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-04-12T20:51:24.900Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-04-12T20:51:24.900Z] spire-1.2.1/pkg/common/cli/ [2022-04-12T20:51:24.900Z] spire-1.2.1/pkg/common/cli/env.go [2022-04-12T20:51:24.900Z] spire-1.2.1/pkg/common/cli/flags.go [2022-04-12T20:51:24.900Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-04-12T20:51:24.900Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-04-12T20:51:24.900Z] spire-1.2.1/pkg/common/cli/umask.go [2022-04-12T20:51:24.900Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-04-12T20:51:24.900Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-04-12T20:51:24.900Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-04-12T20:51:24.900Z] spire-1.2.1/pkg/common/cliprinter/ [2022-04-12T20:51:24.900Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-04-12T20:51:24.900Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-04-12T20:51:24.900Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-04-12T20:51:24.900Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-04-12T20:51:24.900Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-04-12T20:51:24.900Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-04-12T20:51:24.900Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-04-12T20:51:24.900Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-04-12T20:51:24.900Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-04-12T20:51:24.900Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-04-12T20:51:24.900Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-04-12T20:51:24.900Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-04-12T20:51:24.900Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-04-12T20:51:24.900Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-04-12T20:51:24.900Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-04-12T20:51:24.900Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-04-12T20:51:24.900Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-12T20:51:24.900Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-04-12T20:51:24.900Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-04-12T20:51:24.900Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-04-12T20:51:24.900Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-04-12T20:51:24.900Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-04-12T20:51:24.900Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-04-12T20:51:24.900Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-04-12T20:51:24.900Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-04-12T20:51:24.900Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-04-12T20:51:24.900Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-04-12T20:51:24.900Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-04-12T20:51:24.900Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-04-12T20:51:24.900Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-04-12T20:51:24.900Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-04-12T20:51:24.900Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-04-12T20:51:24.900Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-04-12T20:51:24.900Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-04-12T20:51:24.900Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-04-12T20:51:24.900Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-04-12T20:51:24.900Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-04-12T20:51:24.900Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-04-12T20:51:24.900Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-04-12T20:51:25.180Z] [2022-04-12T20:51:25.180Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-04-12T20:51:25.180Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-04-12T20:51:25.180Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-04-12T20:51:25.180Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-04-12T20:51:25.180Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-04-12T20:51:25.180Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-04-12T20:51:25.180Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-04-12T20:51:25.180Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-04-12T20:51:25.180Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-04-12T20:51:25.180Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-04-12T20:51:25.180Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-04-12T20:51:25.180Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-04-12T20:51:25.180Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-04-12T20:51:25.180Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-04-12T20:51:25.180Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-04-12T20:51:25.180Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-04-12T20:51:25.180Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-04-12T20:51:25.180Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.gospire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-04-12T20:51:25.180Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-04-12T20:51:25.180Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-04-12T20:51:25.180Z] spire-1.2.1/pkg/common/coretypes/ [2022-04-12T20:51:25.180Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-04-12T20:51:25.180Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-04-12T20:51:25.180Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-04-12T20:51:25.180Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-04-12T20:51:25.180Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-04-12T20:51:25.180Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-04-12T20:51:25.180Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-04-12T20:51:25.180Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-04-12T20:51:25.180Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-04-12T20:51:25.180Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-04-12T20:51:25.180Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-04-12T20:51:25.180Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-04-12T20:51:25.180Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-04-12T20:51:25.180Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-04-12T20:51:25.180Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-04-12T20:51:25.180Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-04-12T20:51:25.180Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-04-12T20:51:25.180Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-04-12T20:51:25.180Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-04-12T20:51:25.180Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-04-12T20:51:25.180Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-04-12T20:51:25.180Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-04-12T20:51:25.180Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-04-12T20:51:25.180Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-04-12T20:51:25.180Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-04-12T20:51:25.180Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-04-12T20:51:25.180Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-04-12T20:51:25.180Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-04-12T20:51:25.180Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-04-12T20:51:25.180Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-04-12T20:51:25.180Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-04-12T20:51:25.180Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-04-12T20:51:25.180Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-04-12T20:51:25.180Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-04-12T20:51:25.180Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-04-12T20:51:25.180Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-04-12T20:51:25.180Z] spire-1.2.1/pkg/common/diskutil/ [2022-04-12T20:51:25.180Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-04-12T20:51:25.180Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-04-12T20:51:25.180Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-04-12T20:51:25.180Z] spire-1.2.1/pkg/common/errorutil/ [2022-04-12T20:51:25.180Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-04-12T20:51:25.180Z] spire-1.2.1/pkg/common/health/ [2022-04-12T20:51:25.180Z] spire-1.2.1/pkg/common/health/config.go [2022-04-12T20:51:25.180Z] spire-1.2.1/pkg/common/health/context.go [2022-04-12T20:51:25.180Z] spire-1.2.1/pkg/common/health/context_test.go [2022-04-12T20:51:25.180Z] spire-1.2.1/pkg/common/health/health.go [2022-04-12T20:51:25.180Z] spire-1.2.1/pkg/common/health/health_test.go [2022-04-12T20:51:25.180Z] spire-1.2.1/pkg/common/health/logger.go [2022-04-12T20:51:25.180Z] spire-1.2.1/pkg/common/hostservice/ [2022-04-12T20:51:25.180Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-04-12T20:51:25.180Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-04-12T20:51:25.180Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-04-12T20:51:25.180Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-04-12T20:51:25.180Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-04-12T20:51:25.180Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-04-12T20:51:25.180Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-04-12T20:51:25.180Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-04-12T20:51:25.180Z] spire-1.2.1/pkg/agent/svid/ [2022-04-12T20:51:25.180Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-04-12T20:51:25.180Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-04-12T20:51:25.180Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-04-12T20:51:25.180Z] spire-1.2.1/pkg/agent/svid/store/ [2022-04-12T20:51:25.180Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-04-12T20:51:25.180Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-04-12T20:51:25.180Z] spire-1.2.1/pkg/common/ [2022-04-12T20:51:25.180Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-04-12T20:51:25.180Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-04-12T20:51:25.180Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-04-12T20:51:25.180Z] spire-1.2.1/pkg/common/api/ [2022-04-12T20:51:25.180Z] spire-1.2.1/pkg/common/api/metrics.go [2022-04-12T20:51:25.180Z] spire-1.2.1/pkg/common/api/middleware/ [2022-04-12T20:51:25.180Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-04-12T20:51:25.180Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-04-12T20:51:25.180Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-04-12T20:51:25.180Z] spire-1.2.1/pkg/common/idutil/ [2022-04-12T20:51:25.180Z] spire-1.2.1/pkg/common/idutil/require.go [2022-04-12T20:51:25.180Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-04-12T20:51:25.180Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-04-12T20:51:25.180Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-04-12T20:51:25.180Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-04-12T20:51:25.180Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-04-12T20:51:25.180Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-04-12T20:51:25.180Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-04-12T20:51:25.180Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-04-12T20:51:25.180Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-04-12T20:51:25.180Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-04-12T20:51:25.180Z] spire-1.2.1/pkg/common/jwtutil/ [2022-04-12T20:51:25.180Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-04-12T20:51:25.180Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-04-12T20:51:25.180Z] spire-1.2.1/pkg/common/log/ [2022-04-12T20:51:25.180Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-04-12T20:51:25.180Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-04-12T20:51:25.180Z] spire-1.2.1/pkg/common/log/log.go [2022-04-12T20:51:25.180Z] spire-1.2.1/pkg/common/log/log_test.go [2022-04-12T20:51:25.180Z] spire-1.2.1/pkg/common/log/options.go [2022-04-12T20:51:25.180Z] spire-1.2.1/pkg/common/nodeutil/ [2022-04-12T20:51:25.180Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-04-12T20:51:25.180Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-04-12T20:51:25.180Z] spire-1.2.1/pkg/common/peertracker/ [2022-04-12T20:51:25.180Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-04-12T20:51:25.180Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-04-12T20:51:25.180Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-04-12T20:51:25.180Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-04-12T20:51:25.180Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-04-12T20:51:25.180Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-04-12T20:51:25.180Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-04-12T20:51:25.180Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-04-12T20:51:25.180Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-04-12T20:51:25.180Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-04-12T20:51:25.180Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-04-12T20:51:25.180Z] spire-1.2.1/pkg/common/api/names.go [2022-04-12T20:51:25.180Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-04-12T20:51:25.180Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-04-12T20:51:25.180Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-04-12T20:51:25.180Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-04-12T20:51:25.180Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-04-12T20:51:25.180Z] spire-1.2.1/pkg/common/auth/ [2022-04-12T20:51:25.180Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-04-12T20:51:25.180Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-04-12T20:51:25.180Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-04-12T20:51:25.180Z] spire-1.2.1/pkg/common/bundleutil/ [2022-04-12T20:51:25.180Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-04-12T20:51:25.180Z] [2022-04-12T20:51:25.180Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-04-12T20:51:25.180Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-04-12T20:51:25.180Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-04-12T20:51:25.180Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-04-12T20:51:25.180Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-04-12T20:51:25.180Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-04-12T20:51:25.180Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-04-12T20:51:25.180Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-04-12T20:51:25.180Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-04-12T20:51:25.180Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-04-12T20:51:25.180Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-04-12T20:51:25.180Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-04-12T20:51:25.180Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-04-12T20:51:25.180Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-04-12T20:51:25.180Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-04-12T20:51:25.180Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-04-12T20:51:25.180Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-04-12T20:51:25.180Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-04-12T20:51:25.180Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-04-12T20:51:25.180Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-04-12T20:51:25.180Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-04-12T20:51:25.180Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-04-12T20:51:25.180Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-04-12T20:51:25.180Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-04-12T20:51:25.180Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-04-12T20:51:25.180Z] spire-1.2.1/pkg/common/pemutil/ [2022-04-12T20:51:25.180Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-04-12T20:51:25.180Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-04-12T20:51:25.180Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-04-12T20:51:25.180Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-04-12T20:51:25.180Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-04-12T20:51:25.180Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-04-12T20:51:25.180Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-04-12T20:51:25.180Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-04-12T20:51:25.180Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-04-12T20:51:25.180Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-04-12T20:51:25.180Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-04-12T20:51:25.180Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-04-12T20:51:25.180Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-04-12T20:51:25.180Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-04-12T20:51:25.180Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-04-12T20:51:25.180Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pemspire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-04-12T20:51:25.180Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-04-12T20:51:25.180Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-04-12T20:51:25.180Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-04-12T20:51:25.180Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-04-12T20:51:25.180Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-04-12T20:51:25.180Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-04-12T20:51:25.180Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-04-12T20:51:25.180Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-04-12T20:51:25.180Z] spire-1.2.1/pkg/common/catalog/ [2022-04-12T20:51:25.180Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-04-12T20:51:25.180Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-04-12T20:51:25.180Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-04-12T20:51:25.180Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-04-12T20:51:25.180Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-04-12T20:51:25.180Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-04-12T20:51:25.180Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-04-12T20:51:25.180Z] spire-1.2.1/pkg/common/catalog/config.go [2022-04-12T20:51:25.180Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-04-12T20:51:25.180Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-04-12T20:51:25.180Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-04-12T20:51:25.180Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-04-12T20:51:25.180Z] spire-1.2.1/pkg/common/catalog/context.go [2022-04-12T20:51:25.180Z] spire-1.2.1/pkg/common/plugin/ [2022-04-12T20:51:25.180Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-04-12T20:51:25.180Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-04-12T20:51:25.180Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-04-12T20:51:25.180Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-04-12T20:51:25.180Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-04-12T20:51:25.180Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-04-12T20:51:25.180Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-04-12T20:51:25.180Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-04-12T20:51:25.180Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-04-12T20:51:25.180Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-04-12T20:51:25.180Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-04-12T20:51:25.180Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-04-12T20:51:25.180Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-04-12T20:51:25.180Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-04-12T20:51:25.180Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-04-12T20:51:25.180Z] spire-1.2.1/pkg/common/plugin/log.go [2022-04-12T20:51:25.180Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-04-12T20:51:25.180Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-04-12T20:51:25.180Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-04-12T20:51:25.180Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-04-12T20:51:25.180Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-04-12T20:51:25.180Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-04-12T20:51:25.180Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-04-12T20:51:25.180Z] spire-1.2.1/pkg/common/catalog/external.go [2022-04-12T20:51:25.180Z] spire-1.2.1/pkg/common/catalog/host.go [2022-04-12T20:51:25.180Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-04-12T20:51:25.180Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-04-12T20:51:25.180Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-04-12T20:51:25.180Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-04-12T20:51:25.180Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-04-12T20:51:25.180Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-04-12T20:51:25.180Z] spire-1.2.1/pkg/common/cli/ [2022-04-12T20:51:25.180Z] spire-1.2.1/pkg/common/cli/env.go [2022-04-12T20:51:25.180Z] spire-1.2.1/pkg/common/cli/flags.go [2022-04-12T20:51:25.180Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-04-12T20:51:25.180Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-04-12T20:51:25.180Z] spire-1.2.1/pkg/common/cli/umask.go [2022-04-12T20:51:25.180Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-04-12T20:51:25.180Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-04-12T20:51:25.180Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-04-12T20:51:25.180Z] spire-1.2.1/pkg/common/cliprinter/ [2022-04-12T20:51:25.180Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-04-12T20:51:25.180Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-04-12T20:51:25.180Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-04-12T20:51:25.180Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-04-12T20:51:25.180Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-04-12T20:51:25.180Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-04-12T20:51:25.180Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-04-12T20:51:25.180Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-04-12T20:51:25.180Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-04-12T20:51:25.180Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-04-12T20:51:25.180Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-04-12T20:51:25.180Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-04-12T20:51:25.180Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-04-12T20:51:25.180Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-04-12T20:51:25.180Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-04-12T20:51:25.180Z] spire-1.2.1/pkg/common/profiling/ [2022-04-12T20:51:25.180Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-04-12T20:51:25.180Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-04-12T20:51:25.180Z] spire-1.2.1/pkg/common/protoutil/ [2022-04-12T20:51:25.180Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-04-12T20:51:25.180Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-04-12T20:51:25.180Z] spire-1.2.1/pkg/common/rotationutil/ [2022-04-12T20:51:25.180Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-04-12T20:51:25.180Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-04-12T20:51:25.180Z] spire-1.2.1/pkg/common/selector/ [2022-04-12T20:51:25.180Z] spire-1.2.1/pkg/common/selector/selector.go [2022-04-12T20:51:25.180Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-04-12T20:51:25.180Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-04-12T20:51:25.180Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-04-12T20:51:25.180Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-04-12T20:51:25.180Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-04-12T20:51:25.180Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-04-12T20:51:25.180Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-04-12T20:51:25.180Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-04-12T20:51:25.180Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-04-12T20:51:25.180Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-04-12T20:51:25.180Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-04-12T20:51:25.180Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-04-12T20:51:25.180Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-04-12T20:51:25.180Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-04-12T20:51:25.180Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-04-12T20:51:25.180Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-04-12T20:51:25.180Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-04-12T20:51:25.180Z] [2022-04-12T20:51:25.180Z] spire-1.2.1/pkg/common/selector/set.go [2022-04-12T20:51:25.180Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-04-12T20:51:25.180Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-04-12T20:51:25.180Z] spire-1.2.1/pkg/common/telemetry/ [2022-04-12T20:51:25.180Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-04-12T20:51:25.180Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-04-12T20:51:25.180Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-04-12T20:51:25.180Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-04-12T20:51:25.180Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-04-12T20:51:25.180Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-04-12T20:51:25.180Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-04-12T20:51:25.180Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-04-12T20:51:25.180Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-04-12T20:51:25.180Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-04-12T20:51:25.180Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-04-12T20:51:25.180Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-04-12T20:51:25.180Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-04-12T20:51:25.180Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-04-12T20:51:25.180Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-04-12T20:51:25.180Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-04-12T20:51:25.180Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.gospire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-04-12T20:51:25.180Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-04-12T20:51:25.180Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-04-12T20:51:25.180Z] spire-1.2.1/pkg/common/coretypes/ [2022-04-12T20:51:25.180Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-04-12T20:51:25.180Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-04-12T20:51:25.180Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-04-12T20:51:25.180Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-04-12T20:51:25.180Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-04-12T20:51:25.180Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-04-12T20:51:25.180Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-04-12T20:51:25.180Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-04-12T20:51:25.180Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-04-12T20:51:25.180Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-04-12T20:51:25.180Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-04-12T20:51:25.180Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-04-12T20:51:25.180Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-04-12T20:51:25.180Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-04-12T20:51:25.180Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-04-12T20:51:25.180Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-04-12T20:51:25.180Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-04-12T20:51:25.180Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-04-12T20:51:25.180Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-04-12T20:51:25.180Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-04-12T20:51:25.180Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-04-12T20:51:25.180Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-04-12T20:51:25.180Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-04-12T20:51:25.180Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-04-12T20:51:25.180Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-04-12T20:51:25.180Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-04-12T20:51:25.180Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-04-12T20:51:25.180Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-04-12T20:51:25.180Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-04-12T20:51:25.180Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-04-12T20:51:25.180Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-04-12T20:51:25.180Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-04-12T20:51:25.180Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-04-12T20:51:25.180Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-04-12T20:51:25.180Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-04-12T20:51:25.180Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-04-12T20:51:25.180Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-04-12T20:51:25.180Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-04-12T20:51:25.180Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-04-12T20:51:25.180Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-04-12T20:51:25.180Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-04-12T20:51:25.180Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-04-12T20:51:25.180Z] spire-1.2.1/pkg/common/diskutil/ [2022-04-12T20:51:25.180Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-04-12T20:51:25.180Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-04-12T20:51:25.180Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-04-12T20:51:25.180Z] spire-1.2.1/pkg/common/errorutil/ [2022-04-12T20:51:25.180Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-04-12T20:51:25.180Z] spire-1.2.1/pkg/common/health/ [2022-04-12T20:51:25.180Z] spire-1.2.1/pkg/common/health/config.go [2022-04-12T20:51:25.180Z] spire-1.2.1/pkg/common/health/context.go [2022-04-12T20:51:25.180Z] spire-1.2.1/pkg/common/health/context_test.go [2022-04-12T20:51:25.180Z] spire-1.2.1/pkg/common/health/health.go [2022-04-12T20:51:25.180Z] spire-1.2.1/pkg/common/health/health_test.go [2022-04-12T20:51:25.180Z] spire-1.2.1/pkg/common/health/logger.go [2022-04-12T20:51:25.180Z] spire-1.2.1/pkg/common/hostservice/ [2022-04-12T20:51:25.180Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-04-12T20:51:25.180Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-04-12T20:51:25.180Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-04-12T20:51:25.180Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-04-12T20:51:25.180Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-04-12T20:51:25.180Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-04-12T20:51:25.180Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-04-12T20:51:25.180Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-04-12T20:51:25.180Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-04-12T20:51:25.180Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-04-12T20:51:25.180Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-04-12T20:51:25.180Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-04-12T20:51:25.180Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-04-12T20:51:25.180Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-04-12T20:51:25.180Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-04-12T20:51:25.180Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-04-12T20:51:25.180Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-04-12T20:51:25.180Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-04-12T20:51:25.180Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-04-12T20:51:25.180Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-04-12T20:51:25.180Z] spire-1.2.1/pkg/common/uptime/ [2022-04-12T20:51:25.180Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-04-12T20:51:25.180Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-04-12T20:51:25.180Z] spire-1.2.1/pkg/common/idutil/ [2022-04-12T20:51:25.180Z] spire-1.2.1/pkg/common/idutil/require.go [2022-04-12T20:51:25.180Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-04-12T20:51:25.180Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-04-12T20:51:25.180Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-04-12T20:51:25.180Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-04-12T20:51:25.180Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-04-12T20:51:25.180Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-04-12T20:51:25.180Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-04-12T20:51:25.180Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-04-12T20:51:25.180Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-04-12T20:51:25.180Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-04-12T20:51:25.180Z] spire-1.2.1/pkg/common/jwtutil/ [2022-04-12T20:51:25.180Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-04-12T20:51:25.180Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-04-12T20:51:25.180Z] spire-1.2.1/pkg/common/log/ [2022-04-12T20:51:25.180Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-04-12T20:51:25.180Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-04-12T20:51:25.180Z] spire-1.2.1/pkg/common/log/log.go [2022-04-12T20:51:25.180Z] spire-1.2.1/pkg/common/log/log_test.go [2022-04-12T20:51:25.180Z] spire-1.2.1/pkg/common/log/options.go [2022-04-12T20:51:25.180Z] spire-1.2.1/pkg/common/nodeutil/ [2022-04-12T20:51:25.180Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-04-12T20:51:25.180Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-04-12T20:51:25.180Z] spire-1.2.1/pkg/common/peertracker/ [2022-04-12T20:51:25.180Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-04-12T20:51:25.180Z] spire-1.2.1/pkg/common/util/ [2022-04-12T20:51:25.180Z] spire-1.2.1/pkg/common/util/certs.go [2022-04-12T20:51:25.180Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-04-12T20:51:25.180Z] spire-1.2.1/pkg/common/util/csr.go [2022-04-12T20:51:25.180Z] spire-1.2.1/pkg/common/util/hash.go [2022-04-12T20:51:25.180Z] spire-1.2.1/pkg/common/util/selectors.go [2022-04-12T20:51:25.180Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-04-12T20:51:25.180Z] spire-1.2.1/pkg/common/util/signals.go [2022-04-12T20:51:25.180Z] spire-1.2.1/pkg/common/util/sort.go [2022-04-12T20:51:25.180Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-04-12T20:51:25.180Z] spire-1.2.1/pkg/common/util/task.go [2022-04-12T20:51:25.180Z] spire-1.2.1/pkg/common/util/task_test.go [2022-04-12T20:51:25.180Z] spire-1.2.1/pkg/common/util/testdata/ [2022-04-12T20:51:25.180Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-04-12T20:51:25.180Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-04-12T20:51:25.180Z] spire-1.2.1/pkg/common/version/ [2022-04-12T20:51:25.180Z] spire-1.2.1/pkg/common/version/version.go [2022-04-12T20:51:25.180Z] spire-1.2.1/pkg/common/x509svid/ [2022-04-12T20:51:25.180Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-04-12T20:51:25.180Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-04-12T20:51:25.180Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-04-12T20:51:25.181Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-04-12T20:51:25.181Z] spire-1.2.1/pkg/common/x509util/ [2022-04-12T20:51:25.181Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-04-12T20:51:25.181Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-04-12T20:51:25.181Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-04-12T20:51:25.181Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-04-12T20:51:25.181Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-04-12T20:51:25.181Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-04-12T20:51:25.181Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-04-12T20:51:25.181Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-04-12T20:51:25.181Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-04-12T20:51:25.181Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-04-12T20:51:25.181Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-04-12T20:51:25.181Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-04-12T20:51:25.181Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-04-12T20:51:25.181Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-04-12T20:51:25.181Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-04-12T20:51:25.181Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-04-12T20:51:25.181Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-04-12T20:51:25.181Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-04-12T20:51:25.181Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-04-12T20:51:25.181Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-04-12T20:51:25.181Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-04-12T20:51:25.181Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-04-12T20:51:25.181Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-04-12T20:51:25.181Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-04-12T20:51:25.181Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-04-12T20:51:25.181Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-04-12T20:51:25.181Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-04-12T20:51:25.181Z] spire-1.2.1/pkg/server/ [2022-04-12T20:51:25.181Z] spire-1.2.1/pkg/server/api/ [2022-04-12T20:51:25.181Z] spire-1.2.1/pkg/server/api/agent.go [2022-04-12T20:51:25.181Z] spire-1.2.1/pkg/server/api/agent/ [2022-04-12T20:51:25.181Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-04-12T20:51:25.181Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-04-12T20:51:25.181Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-04-12T20:51:25.181Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-04-12T20:51:25.181Z] spire-1.2.1/pkg/server/api/api.go [2022-04-12T20:51:25.181Z] spire-1.2.1/pkg/server/api/audit/ [2022-04-12T20:51:25.181Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-04-12T20:51:25.181Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-04-12T20:51:25.181Z] spire-1.2.1/pkg/server/api/bundle.go [2022-04-12T20:51:25.181Z] spire-1.2.1/pkg/server/api/bundle/ [2022-04-12T20:51:25.181Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-04-12T20:51:25.181Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-04-12T20:51:25.181Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-04-12T20:51:25.181Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-04-12T20:51:25.181Z] spire-1.2.1/pkg/server/api/debug/ [2022-04-12T20:51:25.181Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-04-12T20:51:25.181Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-04-12T20:51:25.181Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-04-12T20:51:25.181Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-04-12T20:51:25.181Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-04-12T20:51:25.181Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-04-12T20:51:25.181Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-04-12T20:51:25.181Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-04-12T20:51:25.181Z] spire-1.2.1/pkg/common/pemutil/ [2022-04-12T20:51:25.181Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-04-12T20:51:25.181Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-04-12T20:51:25.181Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-04-12T20:51:25.181Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-04-12T20:51:25.181Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-04-12T20:51:25.181Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-04-12T20:51:25.181Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-04-12T20:51:25.181Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-04-12T20:51:25.181Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-04-12T20:51:25.181Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-04-12T20:51:25.181Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-04-12T20:51:25.181Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-04-12T20:51:25.181Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-04-12T20:51:25.181Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-04-12T20:51:25.181Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-04-12T20:51:25.181Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-04-12T20:51:25.181Z] spire-1.2.1/pkg/server/api/entry.go [2022-04-12T20:51:25.181Z] spire-1.2.1/pkg/server/api/entry/ [2022-04-12T20:51:25.181Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-04-12T20:51:25.181Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-04-12T20:51:25.181Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-04-12T20:51:25.181Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-04-12T20:51:25.181Z] spire-1.2.1/pkg/server/api/health/ [2022-04-12T20:51:25.181Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-04-12T20:51:25.181Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-04-12T20:51:25.181Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-04-12T20:51:25.181Z] spire-1.2.1/pkg/server/api/id.go [2022-04-12T20:51:25.181Z] spire-1.2.1/pkg/server/api/id_test.go [2022-04-12T20:51:25.181Z] spire-1.2.1/pkg/server/api/limits/ [2022-04-12T20:51:25.181Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-04-12T20:51:25.181Z] spire-1.2.1/pkg/server/api/middleware/ [2022-04-12T20:51:25.181Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-04-12T20:51:25.181Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-04-12T20:51:25.181Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-04-12T20:51:25.181Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-04-12T20:51:25.181Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-04-12T20:51:25.181Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-04-12T20:51:25.181Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-04-12T20:51:25.181Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-04-12T20:51:25.181Z] spire-1.2.1/pkg/common/plugin/ [2022-04-12T20:51:25.181Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-04-12T20:51:25.181Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-04-12T20:51:25.181Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-04-12T20:51:25.181Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-04-12T20:51:25.181Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-04-12T20:51:25.181Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-04-12T20:51:25.181Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-04-12T20:51:25.181Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-04-12T20:51:25.181Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-04-12T20:51:25.181Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-04-12T20:51:25.181Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-04-12T20:51:25.181Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-04-12T20:51:25.181Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-04-12T20:51:25.181Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-04-12T20:51:25.181Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-04-12T20:51:25.181Z] spire-1.2.1/pkg/common/plugin/log.go [2022-04-12T20:51:25.181Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-04-12T20:51:25.181Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-04-12T20:51:25.181Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-04-12T20:51:25.181Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-04-12T20:51:25.181Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-04-12T20:51:25.181Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-04-12T20:51:25.181Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-04-12T20:51:25.181Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-04-12T20:51:25.181Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-04-12T20:51:25.181Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-04-12T20:51:25.181Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-04-12T20:51:25.181Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-04-12T20:51:25.181Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-04-12T20:51:25.181Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-04-12T20:51:25.181Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-04-12T20:51:25.181Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-04-12T20:51:25.181Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-04-12T20:51:25.181Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-04-12T20:51:25.181Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-04-12T20:51:25.181Z] spire-1.2.1/pkg/server/api/selector.go [2022-04-12T20:51:25.181Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-04-12T20:51:25.181Z] spire-1.2.1/pkg/server/api/status.go [2022-04-12T20:51:25.181Z] spire-1.2.1/pkg/server/api/status_test.go [2022-04-12T20:51:25.181Z] spire-1.2.1/pkg/server/api/svid/ [2022-04-12T20:51:25.181Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-04-12T20:51:25.181Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-04-12T20:51:25.181Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-04-12T20:51:25.181Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-04-12T20:51:25.181Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-04-12T20:51:25.181Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-04-12T20:51:25.181Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-04-12T20:51:25.181Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-04-12T20:51:25.181Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-04-12T20:51:25.181Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-04-12T20:51:25.181Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-04-12T20:51:25.181Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-04-12T20:51:25.181Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-04-12T20:51:25.181Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-04-12T20:51:25.181Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-04-12T20:51:25.181Z] spire-1.2.1/pkg/common/profiling/ [2022-04-12T20:51:25.181Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-04-12T20:51:25.181Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-04-12T20:51:25.181Z] spire-1.2.1/pkg/common/protoutil/ [2022-04-12T20:51:25.181Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-04-12T20:51:25.181Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-04-12T20:51:25.181Z] spire-1.2.1/pkg/common/rotationutil/ [2022-04-12T20:51:25.181Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-04-12T20:51:25.181Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-04-12T20:51:25.181Z] spire-1.2.1/pkg/common/selector/ [2022-04-12T20:51:25.181Z] spire-1.2.1/pkg/common/selector/selector.go [2022-04-12T20:51:25.460Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-04-12T20:51:25.460Z] spire-1.2.1/pkg/common/selector/set.go [2022-04-12T20:51:25.460Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-04-12T20:51:25.460Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-04-12T20:51:25.460Z] spire-1.2.1/pkg/common/telemetry/ [2022-04-12T20:51:25.460Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-04-12T20:51:25.460Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-04-12T20:51:25.460Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-04-12T20:51:25.460Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-04-12T20:51:25.460Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-04-12T20:51:25.460Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-04-12T20:51:25.460Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-04-12T20:51:25.460Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-04-12T20:51:25.460Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-04-12T20:51:25.460Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-04-12T20:51:25.460Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-04-12T20:51:25.460Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-04-12T20:51:25.460Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-04-12T20:51:25.460Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-04-12T20:51:25.460Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-04-12T20:51:25.460Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-04-12T20:51:25.460Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-04-12T20:51:25.460Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-04-12T20:51:25.460Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-04-12T20:51:25.460Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-04-12T20:51:25.460Z] spire-1.2.1/pkg/server/authpolicy/ [2022-04-12T20:51:25.461Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-04-12T20:51:25.461Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-04-12T20:51:25.461Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-04-12T20:51:25.461Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-04-12T20:51:25.461Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-04-12T20:51:25.461Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-04-12T20:51:25.461Z] spire-1.2.1/pkg/server/bundle/ [2022-04-12T20:51:25.461Z] spire-1.2.1/pkg/server/bundle/client/ [2022-04-12T20:51:25.461Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-04-12T20:51:25.461Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-04-12T20:51:25.461Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-04-12T20:51:25.461Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-04-12T20:51:25.461Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-04-12T20:51:25.461Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-04-12T20:51:25.461Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-04-12T20:51:25.461Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-04-12T20:51:25.461Z] spire-1.2.1/pkg/server/ca/ [2022-04-12T20:51:25.461Z] spire-1.2.1/pkg/server/ca/ca.go [2022-04-12T20:51:25.461Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-04-12T20:51:25.461Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-04-12T20:51:25.461Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-04-12T20:51:25.461Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-04-12T20:51:25.461Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-04-12T20:51:25.461Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-04-12T20:51:25.461Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-04-12T20:51:25.461Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-04-12T20:51:25.461Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-04-12T20:51:25.461Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-04-12T20:51:25.461Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-04-12T20:51:25.461Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-04-12T20:51:25.461Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-04-12T20:51:25.461Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-04-12T20:51:25.461Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-04-12T20:51:25.461Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-04-12T20:51:25.461Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-04-12T20:51:25.461Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-04-12T20:51:25.461Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-04-12T20:51:25.461Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-04-12T20:51:25.461Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-04-12T20:51:25.461Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-04-12T20:51:25.461Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-04-12T20:51:25.461Z] spire-1.2.1/pkg/server/ca/journal.go [2022-04-12T20:51:25.461Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-04-12T20:51:25.461Z] spire-1.2.1/pkg/server/ca/manager.go [2022-04-12T20:51:25.461Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-04-12T20:51:25.461Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-04-12T20:51:25.461Z] spire-1.2.1/pkg/server/ca/templates.go [2022-04-12T20:51:25.461Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-04-12T20:51:25.461Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-04-12T20:51:25.461Z] spire-1.2.1/pkg/server/ca/validation.go [2022-04-12T20:51:25.461Z] spire-1.2.1/pkg/server/cache/ [2022-04-12T20:51:25.461Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-04-12T20:51:25.461Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-04-12T20:51:25.461Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-04-12T20:51:25.461Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-04-12T20:51:25.461Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-04-12T20:51:25.461Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-04-12T20:51:25.461Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-04-12T20:51:25.461Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-04-12T20:51:25.461Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-04-12T20:51:25.461Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-04-12T20:51:25.461Z] spire-1.2.1/pkg/server/catalog/ [2022-04-12T20:51:25.461Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-04-12T20:51:25.461Z] [2022-04-12T20:51:25.461Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-04-12T20:51:25.461Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-04-12T20:51:25.461Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-04-12T20:51:25.461Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-04-12T20:51:25.461Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-04-12T20:51:25.461Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-04-12T20:51:25.461Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-04-12T20:51:25.461Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-04-12T20:51:25.461Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-04-12T20:51:25.461Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-04-12T20:51:25.461Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-04-12T20:51:25.461Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-04-12T20:51:25.461Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-04-12T20:51:25.461Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-04-12T20:51:25.461Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-04-12T20:51:25.461Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-04-12T20:51:25.461Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-04-12T20:51:25.461Z] spire-1.2.1/pkg/common/uptime/ [2022-04-12T20:51:25.461Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-04-12T20:51:25.461Z] spire-1.2.1/pkg/common/uptime/uptime_test.gospire-1.2.1/pkg/server/catalog/keymanager.go [2022-04-12T20:51:25.461Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-04-12T20:51:25.461Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-04-12T20:51:25.461Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-04-12T20:51:25.461Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-04-12T20:51:25.461Z] spire-1.2.1/pkg/server/config.go [2022-04-12T20:51:25.461Z] spire-1.2.1/pkg/server/datastore/ [2022-04-12T20:51:25.461Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-04-12T20:51:25.461Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-04-12T20:51:25.461Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-04-12T20:51:25.461Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-04-12T20:51:25.461Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-04-12T20:51:25.461Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-04-12T20:51:25.461Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-04-12T20:51:25.461Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-04-12T20:51:25.461Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-04-12T20:51:25.461Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-04-12T20:51:25.461Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-04-12T20:51:25.461Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-04-12T20:51:25.461Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-04-12T20:51:25.461Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-04-12T20:51:25.461Z] spire-1.2.1/pkg/common/util/ [2022-04-12T20:51:25.461Z] spire-1.2.1/pkg/common/util/certs.go [2022-04-12T20:51:25.461Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-04-12T20:51:25.461Z] spire-1.2.1/pkg/common/util/csr.go [2022-04-12T20:51:25.461Z] spire-1.2.1/pkg/common/util/hash.go [2022-04-12T20:51:25.461Z] spire-1.2.1/pkg/common/util/selectors.go [2022-04-12T20:51:25.461Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-04-12T20:51:25.461Z] spire-1.2.1/pkg/common/util/signals.go [2022-04-12T20:51:25.461Z] spire-1.2.1/pkg/common/util/sort.go [2022-04-12T20:51:25.461Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-04-12T20:51:25.461Z] spire-1.2.1/pkg/common/util/task.go [2022-04-12T20:51:25.461Z] spire-1.2.1/pkg/common/util/task_test.go [2022-04-12T20:51:25.461Z] spire-1.2.1/pkg/common/util/testdata/ [2022-04-12T20:51:25.461Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-04-12T20:51:25.461Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-04-12T20:51:25.461Z] spire-1.2.1/pkg/common/version/ [2022-04-12T20:51:25.461Z] spire-1.2.1/pkg/common/version/version.go [2022-04-12T20:51:25.461Z] spire-1.2.1/pkg/common/x509svid/ [2022-04-12T20:51:25.461Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-04-12T20:51:25.461Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-04-12T20:51:25.461Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-04-12T20:51:25.461Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-04-12T20:51:25.461Z] spire-1.2.1/pkg/common/x509util/ [2022-04-12T20:51:25.461Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-04-12T20:51:25.461Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-04-12T20:51:25.461Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-04-12T20:51:25.461Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-04-12T20:51:25.461Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-04-12T20:51:25.461Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-04-12T20:51:25.461Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-04-12T20:51:25.461Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-04-12T20:51:25.461Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-04-12T20:51:25.461Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-04-12T20:51:25.461Z] spire-1.2.1/pkg/server/endpoints/ [2022-04-12T20:51:25.461Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-04-12T20:51:25.461Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-04-12T20:51:25.461Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-04-12T20:51:25.461Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-04-12T20:51:25.461Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-04-12T20:51:25.461Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-04-12T20:51:25.461Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-04-12T20:51:25.461Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-04-12T20:51:25.461Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-04-12T20:51:25.461Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-04-12T20:51:25.461Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-04-12T20:51:25.461Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-04-12T20:51:25.461Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-04-12T20:51:25.461Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-04-12T20:51:25.461Z] spire-1.2.1/pkg/server/ [2022-04-12T20:51:25.461Z] spire-1.2.1/pkg/server/api/ [2022-04-12T20:51:25.461Z] spire-1.2.1/pkg/server/api/agent.go [2022-04-12T20:51:25.461Z] spire-1.2.1/pkg/server/api/agent/ [2022-04-12T20:51:25.461Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-04-12T20:51:25.461Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-04-12T20:51:25.461Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-04-12T20:51:25.461Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-04-12T20:51:25.461Z] spire-1.2.1/pkg/server/api/api.go [2022-04-12T20:51:25.461Z] spire-1.2.1/pkg/server/api/audit/ [2022-04-12T20:51:25.461Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-04-12T20:51:25.461Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-04-12T20:51:25.461Z] spire-1.2.1/pkg/server/api/bundle.go [2022-04-12T20:51:25.461Z] spire-1.2.1/pkg/server/api/bundle/ [2022-04-12T20:51:25.461Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-04-12T20:51:25.461Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-04-12T20:51:25.461Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-04-12T20:51:25.461Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-04-12T20:51:25.461Z] spire-1.2.1/pkg/server/api/debug/ [2022-04-12T20:51:25.461Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-04-12T20:51:25.461Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-04-12T20:51:25.461Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-04-12T20:51:25.461Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-04-12T20:51:25.461Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-04-12T20:51:25.461Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-04-12T20:51:25.461Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-04-12T20:51:25.461Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-04-12T20:51:25.461Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-04-12T20:51:25.461Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-04-12T20:51:25.461Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-04-12T20:51:25.461Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-04-12T20:51:25.461Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-04-12T20:51:25.461Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-04-12T20:51:25.461Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-04-12T20:51:25.461Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-04-12T20:51:25.461Z] spire-1.2.1/pkg/server/hostservice/ [2022-04-12T20:51:25.461Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-04-12T20:51:25.461Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-04-12T20:51:25.461Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-04-12T20:51:25.461Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-04-12T20:51:25.461Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-04-12T20:51:25.461Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-04-12T20:51:25.461Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-04-12T20:51:25.461Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-04-12T20:51:25.461Z] spire-1.2.1/pkg/server/plugin/ [2022-04-12T20:51:25.461Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-04-12T20:51:25.461Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-04-12T20:51:25.461Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-04-12T20:51:25.461Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-04-12T20:51:25.461Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-04-12T20:51:25.461Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-04-12T20:51:25.461Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-04-12T20:51:25.461Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-04-12T20:51:25.461Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-04-12T20:51:25.462Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-04-12T20:51:25.462Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-04-12T20:51:25.462Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-04-12T20:51:25.462Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-04-12T20:51:25.462Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-04-12T20:51:25.462Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-04-12T20:51:25.462Z] spire-1.2.1/pkg/server/api/entry.go [2022-04-12T20:51:25.462Z] spire-1.2.1/pkg/server/api/entry/ [2022-04-12T20:51:25.462Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-04-12T20:51:25.462Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-04-12T20:51:25.462Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-04-12T20:51:25.462Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-04-12T20:51:25.462Z] spire-1.2.1/pkg/server/api/health/ [2022-04-12T20:51:25.462Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-04-12T20:51:25.462Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-04-12T20:51:25.462Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-04-12T20:51:25.462Z] spire-1.2.1/pkg/server/api/id.go [2022-04-12T20:51:25.462Z] spire-1.2.1/pkg/server/api/id_test.go [2022-04-12T20:51:25.462Z] spire-1.2.1/pkg/server/api/limits/ [2022-04-12T20:51:25.462Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-04-12T20:51:25.462Z] spire-1.2.1/pkg/server/api/middleware/ [2022-04-12T20:51:25.462Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-04-12T20:51:25.462Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-04-12T20:51:25.462Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-04-12T20:51:25.462Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-04-12T20:51:25.462Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-04-12T20:51:25.462Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-04-12T20:51:25.462Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-04-12T20:51:25.462Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-04-12T20:51:25.462Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-04-12T20:51:25.462Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-04-12T20:51:25.462Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-04-12T20:51:25.462Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-04-12T20:51:25.462Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-04-12T20:51:25.462Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-04-12T20:51:25.462Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-04-12T20:51:25.462Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-04-12T20:51:25.462Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-04-12T20:51:25.462Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-04-12T20:51:25.462Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-04-12T20:51:25.462Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-04-12T20:51:25.462Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-04-12T20:51:25.462Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-04-12T20:51:25.462Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-04-12T20:51:25.462Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-04-12T20:51:25.462Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-04-12T20:51:25.462Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-04-12T20:51:25.462Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-04-12T20:51:25.462Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-04-12T20:51:25.462Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-04-12T20:51:25.462Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-04-12T20:51:25.462Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-04-12T20:51:25.462Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-04-12T20:51:25.462Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-04-12T20:51:25.462Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-04-12T20:51:25.462Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-04-12T20:51:25.462Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-04-12T20:51:25.462Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-04-12T20:51:25.462Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-04-12T20:51:25.462Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-04-12T20:51:25.462Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-12T20:51:25.462Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-04-12T20:51:25.462Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-04-12T20:51:25.462Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-12T20:51:25.462Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-04-12T20:51:25.462Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-04-12T20:51:25.462Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-04-12T20:51:25.462Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-04-12T20:51:25.462Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-04-12T20:51:25.462Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-04-12T20:51:25.462Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-04-12T20:51:25.462Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-04-12T20:51:25.462Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-04-12T20:51:25.462Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-04-12T20:51:25.462Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-04-12T20:51:25.462Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-04-12T20:51:25.462Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-04-12T20:51:25.462Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-04-12T20:51:25.462Z] spire-1.2.1/pkg/server/api/selector.go [2022-04-12T20:51:25.462Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-04-12T20:51:25.462Z] spire-1.2.1/pkg/server/api/status.go [2022-04-12T20:51:25.462Z] spire-1.2.1/pkg/server/api/status_test.go [2022-04-12T20:51:25.462Z] spire-1.2.1/pkg/server/api/svid/ [2022-04-12T20:51:25.462Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-04-12T20:51:25.462Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-04-12T20:51:25.462Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-04-12T20:51:25.462Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-04-12T20:51:25.462Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-04-12T20:51:25.462Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-04-12T20:51:25.462Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-04-12T20:51:25.462Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-04-12T20:51:25.462Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-12T20:51:25.462Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-04-12T20:51:25.462Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-04-12T20:51:25.462Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-04-12T20:51:25.462Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-12T20:51:25.462Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-04-12T20:51:25.462Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-04-12T20:51:25.462Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-04-12T20:51:25.462Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-04-12T20:51:25.462Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-04-12T20:51:25.462Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-12T20:51:25.462Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-04-12T20:51:25.462Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-04-12T20:51:25.462Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-04-12T20:51:25.462Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-04-12T20:51:25.462Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-04-12T20:51:25.462Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-04-12T20:51:25.462Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-04-12T20:51:25.462Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-04-12T20:51:25.462Z] spire-1.2.1/pkg/server/authpolicy/ [2022-04-12T20:51:25.462Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-04-12T20:51:25.462Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-04-12T20:51:25.462Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-04-12T20:51:25.462Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-04-12T20:51:25.462Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-04-12T20:51:25.462Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-04-12T20:51:25.462Z] spire-1.2.1/pkg/server/bundle/ [2022-04-12T20:51:25.462Z] spire-1.2.1/pkg/server/bundle/client/ [2022-04-12T20:51:25.462Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-04-12T20:51:25.462Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-04-12T20:51:25.462Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-04-12T20:51:25.462Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-04-12T20:51:25.462Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-04-12T20:51:25.462Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-04-12T20:51:25.462Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-04-12T20:51:25.462Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-04-12T20:51:25.462Z] spire-1.2.1/pkg/server/ca/ [2022-04-12T20:51:25.462Z] spire-1.2.1/pkg/server/ca/ca.go [2022-04-12T20:51:25.462Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-04-12T20:51:25.462Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-04-12T20:51:25.462Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-04-12T20:51:25.462Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-04-12T20:51:25.462Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-04-12T20:51:25.462Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-04-12T20:51:25.462Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-04-12T20:51:25.462Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-04-12T20:51:25.462Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-04-12T20:51:25.462Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-04-12T20:51:25.462Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-04-12T20:51:25.462Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-04-12T20:51:25.462Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-04-12T20:51:25.462Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-04-12T20:51:25.462Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-04-12T20:51:25.462Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-04-12T20:51:25.462Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-04-12T20:51:25.462Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-04-12T20:51:25.462Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-04-12T20:51:25.462Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-04-12T20:51:25.462Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-04-12T20:51:25.462Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-04-12T20:51:25.462Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-04-12T20:51:25.462Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-04-12T20:51:25.462Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-04-12T20:51:25.462Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-04-12T20:51:25.462Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-04-12T20:51:25.462Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-04-12T20:51:25.462Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-04-12T20:51:25.462Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-04-12T20:51:25.462Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-04-12T20:51:25.462Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-04-12T20:51:25.462Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-04-12T20:51:25.462Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-04-12T20:51:25.462Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-04-12T20:51:25.462Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-04-12T20:51:25.462Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-04-12T20:51:25.462Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-04-12T20:51:25.462Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-04-12T20:51:25.462Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-04-12T20:51:25.462Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-04-12T20:51:25.462Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-04-12T20:51:25.462Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-04-12T20:51:25.462Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-04-12T20:51:25.462Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-04-12T20:51:25.462Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-04-12T20:51:25.462Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-04-12T20:51:25.462Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-04-12T20:51:25.462Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-04-12T20:51:25.462Z] spire-1.2.1/pkg/server/ca/journal.go [2022-04-12T20:51:25.462Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-04-12T20:51:25.462Z] spire-1.2.1/pkg/server/ca/manager.go [2022-04-12T20:51:25.462Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-04-12T20:51:25.462Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-04-12T20:51:25.462Z] spire-1.2.1/pkg/server/ca/templates.go [2022-04-12T20:51:25.462Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-04-12T20:51:25.462Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-04-12T20:51:25.462Z] spire-1.2.1/pkg/server/ca/validation.go [2022-04-12T20:51:25.462Z] spire-1.2.1/pkg/server/cache/ [2022-04-12T20:51:25.462Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-04-12T20:51:25.462Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-04-12T20:51:25.462Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-04-12T20:51:25.462Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-04-12T20:51:25.462Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-04-12T20:51:25.462Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-04-12T20:51:25.462Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-04-12T20:51:25.462Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-04-12T20:51:25.462Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-04-12T20:51:25.462Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-04-12T20:51:25.462Z] spire-1.2.1/pkg/server/catalog/ [2022-04-12T20:51:25.462Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-04-12T20:51:25.462Z] [2022-04-12T20:51:25.462Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-04-12T20:51:25.462Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-04-12T20:51:25.462Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-04-12T20:51:25.462Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-04-12T20:51:25.462Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-04-12T20:51:25.462Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-04-12T20:51:25.462Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-04-12T20:51:25.463Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-04-12T20:51:25.463Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-04-12T20:51:25.463Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-04-12T20:51:25.463Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-04-12T20:51:25.463Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-04-12T20:51:25.463Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-04-12T20:51:25.463Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-04-12T20:51:25.463Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-04-12T20:51:25.463Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-04-12T20:51:25.463Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-04-12T20:51:25.463Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-04-12T20:51:25.463Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-04-12T20:51:25.463Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-04-12T20:51:25.463Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-04-12T20:51:25.463Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-04-12T20:51:25.463Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-04-12T20:51:25.463Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-04-12T20:51:25.463Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pemspire-1.2.1/pkg/server/catalog/keymanager.go [2022-04-12T20:51:25.463Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-04-12T20:51:25.463Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-04-12T20:51:25.463Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-04-12T20:51:25.463Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-04-12T20:51:25.463Z] spire-1.2.1/pkg/server/config.go [2022-04-12T20:51:25.463Z] spire-1.2.1/pkg/server/datastore/ [2022-04-12T20:51:25.463Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-04-12T20:51:25.463Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-04-12T20:51:25.463Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-04-12T20:51:25.463Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-04-12T20:51:25.463Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-04-12T20:51:25.463Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-04-12T20:51:25.463Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-04-12T20:51:25.463Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-04-12T20:51:25.463Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-04-12T20:51:25.463Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-04-12T20:51:25.463Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-04-12T20:51:25.463Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-04-12T20:51:25.463Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-04-12T20:51:25.463Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-04-12T20:51:25.463Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-04-12T20:51:25.463Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-04-12T20:51:25.463Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-04-12T20:51:25.463Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-04-12T20:51:25.463Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-04-12T20:51:25.463Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-04-12T20:51:25.463Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-04-12T20:51:25.463Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-04-12T20:51:25.463Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-04-12T20:51:25.463Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-04-12T20:51:25.463Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-04-12T20:51:25.463Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-04-12T20:51:25.463Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-04-12T20:51:25.463Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-04-12T20:51:25.463Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-04-12T20:51:25.463Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-04-12T20:51:25.463Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-04-12T20:51:25.463Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-04-12T20:51:25.463Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-04-12T20:51:25.463Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-04-12T20:51:25.463Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-04-12T20:51:25.463Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-04-12T20:51:25.463Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-04-12T20:51:25.463Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-04-12T20:51:25.463Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-04-12T20:51:25.463Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-04-12T20:51:25.463Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-04-12T20:51:25.463Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-04-12T20:51:25.463Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-04-12T20:51:25.463Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-04-12T20:51:25.463Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-04-12T20:51:25.463Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-04-12T20:51:25.463Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-04-12T20:51:25.463Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-04-12T20:51:25.463Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-04-12T20:51:25.463Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-04-12T20:51:25.463Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-04-12T20:51:25.463Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-04-12T20:51:25.463Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-04-12T20:51:25.463Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-04-12T20:51:25.463Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-04-12T20:51:25.463Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-04-12T20:51:25.463Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-04-12T20:51:25.463Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-04-12T20:51:25.463Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-04-12T20:51:25.463Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-04-12T20:51:25.463Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-04-12T20:51:25.463Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-04-12T20:51:25.463Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-04-12T20:51:25.463Z] spire-1.2.1/pkg/server/endpoints/ [2022-04-12T20:51:25.463Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-04-12T20:51:25.463Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-04-12T20:51:25.463Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-04-12T20:51:25.463Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-04-12T20:51:25.463Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-04-12T20:51:25.463Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-04-12T20:51:25.463Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-04-12T20:51:25.463Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-04-12T20:51:25.463Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-04-12T20:51:25.463Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-04-12T20:51:25.463Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-04-12T20:51:25.463Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-04-12T20:51:25.463Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-04-12T20:51:25.463Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-04-12T20:51:25.463Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-04-12T20:51:25.463Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-04-12T20:51:25.463Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-04-12T20:51:25.463Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-04-12T20:51:25.463Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-04-12T20:51:25.463Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-04-12T20:51:25.463Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-04-12T20:51:25.746Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-04-12T20:51:25.746Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-04-12T20:51:25.746Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-04-12T20:51:25.746Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-04-12T20:51:25.746Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-04-12T20:51:25.746Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-04-12T20:51:25.746Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-04-12T20:51:25.746Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-04-12T20:51:25.746Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-04-12T20:51:25.746Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-04-12T20:51:25.746Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-04-12T20:51:25.746Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-04-12T20:51:25.746Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-04-12T20:51:25.746Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-04-12T20:51:25.746Z] spire-1.2.1/pkg/server/hostservice/ [2022-04-12T20:51:25.746Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-04-12T20:51:25.746Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-04-12T20:51:25.746Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-04-12T20:51:25.746Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-04-12T20:51:25.746Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-04-12T20:51:25.746Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-04-12T20:51:25.746Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-04-12T20:51:25.746Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-04-12T20:51:25.746Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-04-12T20:51:25.746Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-04-12T20:51:25.746Z] spire-1.2.1/pkg/server/registration/ [2022-04-12T20:51:25.746Z] spire-1.2.1/pkg/server/registration/manager.go [2022-04-12T20:51:25.746Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-04-12T20:51:25.746Z] spire-1.2.1/pkg/server/scanentries.go [2022-04-12T20:51:25.746Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-04-12T20:51:25.746Z] spire-1.2.1/pkg/server/server.go [2022-04-12T20:51:25.746Z] spire-1.2.1/pkg/server/server_test.go [2022-04-12T20:51:25.746Z] spire-1.2.1/pkg/server/svid/ [2022-04-12T20:51:25.746Z] spire-1.2.1/pkg/server/svid/observer.go [2022-04-12T20:51:25.746Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-04-12T20:51:25.746Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-04-12T20:51:25.746Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-04-12T20:51:25.746Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-04-12T20:51:25.746Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-04-12T20:51:25.746Z] spire-1.2.1/proto/ [2022-04-12T20:51:25.746Z] spire-1.2.1/proto/private/ [2022-04-12T20:51:25.746Z] spire-1.2.1/proto/private/server/ [2022-04-12T20:51:25.746Z] spire-1.2.1/proto/private/server/journal/ [2022-04-12T20:51:25.746Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-04-12T20:51:25.746Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-04-12T20:51:25.746Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-04-12T20:51:25.746Z] spire-1.2.1/pkg/server/plugin/ [2022-04-12T20:51:25.746Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-04-12T20:51:25.746Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-04-12T20:51:25.746Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-04-12T20:51:25.746Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-04-12T20:51:25.746Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-04-12T20:51:25.746Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-04-12T20:51:25.746Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-04-12T20:51:25.746Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-04-12T20:51:25.746Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-04-12T20:51:25.746Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-04-12T20:51:25.746Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-04-12T20:51:25.746Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-04-12T20:51:25.746Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-04-12T20:51:25.746Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-04-12T20:51:25.746Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-04-12T20:51:25.746Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-04-12T20:51:25.746Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-04-12T20:51:25.746Z] spire-1.2.1/proto/spire/ [2022-04-12T20:51:25.746Z] spire-1.2.1/proto/spire/common/ [2022-04-12T20:51:25.746Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-04-12T20:51:25.746Z] spire-1.2.1/proto/spire/common/common.proto [2022-04-12T20:51:25.746Z] spire-1.2.1/proto/spire/common/plugin/ [2022-04-12T20:51:25.746Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-04-12T20:51:25.746Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-04-12T20:51:25.746Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-04-12T20:51:25.746Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-04-12T20:51:25.746Z] spire-1.2.1/proto/spire/plugin/ [2022-04-12T20:51:25.746Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-04-12T20:51:25.746Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-04-12T20:51:25.746Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-04-12T20:51:25.746Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-04-12T20:51:25.746Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-04-12T20:51:25.746Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-04-12T20:51:25.746Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-04-12T20:51:25.746Z] spire-1.2.1/release/ [2022-04-12T20:51:25.746Z] spire-1.2.1/release/spire-extras/ [2022-04-12T20:51:25.746Z] spire-1.2.1/release/spire-extras/README.md [2022-04-12T20:51:25.746Z] spire-1.2.1/release/spire-extras/conf/ [2022-04-12T20:51:25.746Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-04-12T20:51:25.746Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-04-12T20:51:25.746Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-04-12T20:51:25.746Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-04-12T20:51:25.746Z] spire-1.2.1/release/spire/ [2022-04-12T20:51:25.747Z] spire-1.2.1/release/spire/README.md [2022-04-12T20:51:25.747Z] spire-1.2.1/release/spire/conf/ [2022-04-12T20:51:25.747Z] spire-1.2.1/release/spire/conf/agent/ [2022-04-12T20:51:25.747Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-04-12T20:51:25.747Z] spire-1.2.1/release/spire/conf/server/ [2022-04-12T20:51:25.747Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-04-12T20:51:25.747Z] spire-1.2.1/script/ [2022-04-12T20:51:25.747Z] spire-1.2.1/script/build-artifact.sh [2022-04-12T20:51:25.747Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-04-12T20:51:25.747Z] spire-1.2.1/support/ [2022-04-12T20:51:25.747Z] spire-1.2.1/support/k8s/ [2022-04-12T20:51:25.747Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-04-12T20:51:25.747Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-04-12T20:51:25.747Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-04-12T20:51:25.747Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-04-12T20:51:25.747Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-04-12T20:51:25.747Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-04-12T20:51:25.747Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-04-12T20:51:25.747Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-04-12T20:51:25.747Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-04-12T20:51:25.747Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-04-12T20:51:25.747Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-04-12T20:51:25.747Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-04-12T20:51:25.747Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-04-12T20:51:25.747Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-04-12T20:51:25.747Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-04-12T20:51:25.747Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-04-12T20:51:25.747Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-04-12T20:51:25.747Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-04-12T20:51:25.747Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-04-12T20:51:25.747Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-04-12T20:51:25.747Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-04-12T20:51:25.747Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-04-12T20:51:25.747Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-04-12T20:51:25.747Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-04-12T20:51:25.747Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-04-12T20:51:25.747Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-04-12T20:51:25.747Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-04-12T20:51:25.747Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-04-12T20:51:25.747Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-04-12T20:51:25.747Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-04-12T20:51:25.747Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-04-12T20:51:25.747Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-04-12T20:51:25.747Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-04-12T20:51:25.747Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-04-12T20:51:25.747Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-04-12T20:51:25.747Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-04-12T20:51:25.747Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-04-12T20:51:25.747Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-04-12T20:51:25.747Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-04-12T20:51:25.747Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-04-12T20:51:25.747Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-04-12T20:51:25.747Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-04-12T20:51:25.747Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-04-12T20:51:25.747Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-04-12T20:51:25.747Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-04-12T20:51:25.747Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-04-12T20:51:25.747Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-04-12T20:51:25.747Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-04-12T20:51:25.747Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-04-12T20:51:25.747Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-04-12T20:51:25.747Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-04-12T20:51:25.747Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-04-12T20:51:25.747Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-04-12T20:51:25.747Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-04-12T20:51:25.747Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-04-12T20:51:25.747Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-04-12T20:51:25.747Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-04-12T20:51:25.747Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-04-12T20:51:25.747Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-04-12T20:51:25.747Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-04-12T20:51:25.747Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-04-12T20:51:25.747Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-04-12T20:51:25.747Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-04-12T20:51:25.747Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-04-12T20:51:25.747Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-04-12T20:51:25.747Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-04-12T20:51:25.747Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-04-12T20:51:25.747Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-04-12T20:51:25.747Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-04-12T20:51:25.747Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-04-12T20:51:25.747Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-04-12T20:51:25.747Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-04-12T20:51:25.747Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-04-12T20:51:25.747Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-04-12T20:51:25.747Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-04-12T20:51:25.747Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-04-12T20:51:25.747Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-12T20:51:25.747Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-04-12T20:51:25.747Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-04-12T20:51:25.747Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-12T20:51:25.747Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-04-12T20:51:25.747Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-04-12T20:51:25.747Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-04-12T20:51:25.747Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-04-12T20:51:25.747Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-04-12T20:51:25.747Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-04-12T20:51:25.747Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-04-12T20:51:25.747Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-04-12T20:51:25.747Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-04-12T20:51:25.747Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-04-12T20:51:25.747Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-04-12T20:51:25.747Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-04-12T20:51:25.747Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-04-12T20:51:25.747Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-04-12T20:51:25.747Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-04-12T20:51:25.747Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-04-12T20:51:25.747Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-04-12T20:51:25.747Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-12T20:51:25.747Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-04-12T20:51:25.747Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-04-12T20:51:25.747Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-04-12T20:51:25.747Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-12T20:51:25.747Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-04-12T20:51:25.747Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-04-12T20:51:25.747Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-04-12T20:51:25.747Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-04-12T20:51:25.747Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-04-12T20:51:25.747Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-12T20:51:25.747Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-04-12T20:51:25.747Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-04-12T20:51:25.747Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-04-12T20:51:25.747Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-04-12T20:51:25.747Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-04-12T20:51:25.747Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-04-12T20:51:25.747Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-04-12T20:51:25.747Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-04-12T20:51:25.747Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-04-12T20:51:25.747Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-04-12T20:51:25.747Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-04-12T20:51:25.747Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-04-12T20:51:25.747Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-04-12T20:51:25.747Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-04-12T20:51:25.747Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-04-12T20:51:25.747Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-04-12T20:51:25.747Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-04-12T20:51:25.747Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-04-12T20:51:25.747Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-04-12T20:51:25.747Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-04-12T20:51:25.747Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-04-12T20:51:25.747Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-04-12T20:51:25.747Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-04-12T20:51:25.747Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-04-12T20:51:25.747Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-04-12T20:51:25.747Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-04-12T20:51:25.747Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-04-12T20:51:25.747Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-04-12T20:51:25.747Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-04-12T20:51:25.747Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-04-12T20:51:25.747Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-04-12T20:51:25.747Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-04-12T20:51:25.747Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-04-12T20:51:25.747Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-04-12T20:51:25.747Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-04-12T20:51:25.747Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-04-12T20:51:25.747Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-04-12T20:51:25.747Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-04-12T20:51:25.747Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-04-12T20:51:25.747Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-04-12T20:51:25.747Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-04-12T20:51:25.747Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-04-12T20:51:25.747Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-04-12T20:51:25.747Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-04-12T20:51:25.747Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-04-12T20:51:25.747Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-04-12T20:51:25.747Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-04-12T20:51:25.747Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-04-12T20:51:25.747Z] spire-1.2.1/test/ [2022-04-12T20:51:25.747Z] spire-1.2.1/test/clock/ [2022-04-12T20:51:25.747Z] spire-1.2.1/test/clock/clock.go [2022-04-12T20:51:25.747Z] spire-1.2.1/test/fakes/ [2022-04-12T20:51:25.747Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-04-12T20:51:25.747Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-04-12T20:51:25.748Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-04-12T20:51:25.748Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-04-12T20:51:25.748Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-04-12T20:51:25.748Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-04-12T20:51:25.748Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-04-12T20:51:25.748Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-04-12T20:51:25.748Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-04-12T20:51:25.748Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-04-12T20:51:25.748Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-04-12T20:51:25.748Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-04-12T20:51:25.748Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-04-12T20:51:25.748Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-04-12T20:51:25.748Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-04-12T20:51:25.748Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-04-12T20:51:25.748Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-04-12T20:51:25.748Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-04-12T20:51:25.748Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-04-12T20:51:25.748Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-04-12T20:51:25.748Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-04-12T20:51:25.748Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-04-12T20:51:25.748Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-04-12T20:51:25.748Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-04-12T20:51:25.748Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-04-12T20:51:25.748Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-04-12T20:51:25.748Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-04-12T20:51:25.748Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-04-12T20:51:25.748Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-04-12T20:51:25.748Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-04-12T20:51:25.748Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-04-12T20:51:25.748Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-04-12T20:51:25.748Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-04-12T20:51:25.748Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-04-12T20:51:25.748Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-04-12T20:51:25.748Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-04-12T20:51:25.748Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-04-12T20:51:25.748Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-04-12T20:51:25.748Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-04-12T20:51:25.748Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-04-12T20:51:25.748Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-04-12T20:51:25.748Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-04-12T20:51:25.748Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-04-12T20:51:25.748Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-04-12T20:51:25.748Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-04-12T20:51:25.748Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-04-12T20:51:25.748Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-04-12T20:51:25.748Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-04-12T20:51:25.748Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-04-12T20:51:25.748Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-04-12T20:51:25.748Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-04-12T20:51:25.748Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-04-12T20:51:25.748Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-04-12T20:51:25.748Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-04-12T20:51:25.748Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-04-12T20:51:25.748Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-04-12T20:51:25.748Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-04-12T20:51:25.748Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-04-12T20:51:25.748Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-04-12T20:51:25.748Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-04-12T20:51:25.748Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-04-12T20:51:25.748Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-04-12T20:51:25.748Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-04-12T20:51:25.748Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-04-12T20:51:25.748Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-04-12T20:51:25.748Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-04-12T20:51:25.748Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-04-12T20:51:25.748Z] spire-1.2.1/test/fixture/ [2022-04-12T20:51:25.748Z] spire-1.2.1/test/fixture/certs/ [2022-04-12T20:51:25.748Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-04-12T20:51:25.748Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-04-12T20:51:25.748Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-04-12T20:51:25.748Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-04-12T20:51:25.748Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-04-12T20:51:25.748Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-04-12T20:51:25.748Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-04-12T20:51:25.748Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-04-12T20:51:25.748Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-04-12T20:51:25.748Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-04-12T20:51:25.748Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-04-12T20:51:25.748Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-04-12T20:51:25.748Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-04-12T20:51:25.748Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-04-12T20:51:25.748Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-04-12T20:51:25.748Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-04-12T20:51:25.748Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-04-12T20:51:25.748Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-04-12T20:51:25.748Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-04-12T20:51:25.748Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-04-12T20:51:25.748Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-04-12T20:51:25.748Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-04-12T20:51:25.748Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-04-12T20:51:25.748Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-04-12T20:51:25.748Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-04-12T20:51:25.748Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-04-12T20:51:25.748Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-04-12T20:51:25.748Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-04-12T20:51:25.748Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-04-12T20:51:25.748Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-04-12T20:51:25.748Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-04-12T20:51:25.748Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-04-12T20:51:25.748Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-04-12T20:51:25.748Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-04-12T20:51:25.748Z] spire-1.2.1/test/fixture/config/ [2022-04-12T20:51:25.748Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-04-12T20:51:25.748Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-04-12T20:51:25.748Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-04-12T20:51:25.748Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-04-12T20:51:25.748Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-04-12T20:51:25.748Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-04-12T20:51:25.748Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-04-12T20:51:25.748Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-04-12T20:51:25.748Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-04-12T20:51:25.748Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-04-12T20:51:25.748Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-04-12T20:51:25.748Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-04-12T20:51:25.748Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-04-12T20:51:25.748Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-04-12T20:51:25.748Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-04-12T20:51:25.748Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-04-12T20:51:25.748Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-04-12T20:51:25.748Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-04-12T20:51:25.748Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-04-12T20:51:25.748Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-04-12T20:51:25.748Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-04-12T20:51:25.748Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-04-12T20:51:25.748Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-04-12T20:51:25.748Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-04-12T20:51:25.748Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-04-12T20:51:25.748Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-04-12T20:51:25.748Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-04-12T20:51:25.748Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-04-12T20:51:25.748Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-04-12T20:51:25.748Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-04-12T20:51:25.748Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-04-12T20:51:25.748Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-04-12T20:51:25.748Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-04-12T20:51:25.748Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-04-12T20:51:25.748Z] spire-1.2.1/test/fixture/fixture.go [2022-04-12T20:51:25.748Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-04-12T20:51:25.748Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-04-12T20:51:25.748Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-04-12T20:51:25.748Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-04-12T20:51:25.748Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-04-12T20:51:25.748Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-04-12T20:51:25.748Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-04-12T20:51:25.748Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-04-12T20:51:25.748Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-04-12T20:51:25.748Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-04-12T20:51:25.748Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-04-12T20:51:25.748Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-04-12T20:51:25.748Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-04-12T20:51:25.748Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-04-12T20:51:25.748Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-04-12T20:51:25.748Z] [2022-04-12T20:51:25.748Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-04-12T20:51:25.748Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-04-12T20:51:25.748Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-04-12T20:51:25.748Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-04-12T20:51:25.748Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-04-12T20:51:25.748Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-04-12T20:51:25.748Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-04-12T20:51:25.748Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-04-12T20:51:25.748Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-04-12T20:51:25.748Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-04-12T20:51:25.748Z] spire-1.2.1/test/fixture/registration/ [2022-04-12T20:51:25.748Z] spire-1.2.1/test/fixture/registration/entries.json [2022-04-12T20:51:25.748Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-04-12T20:51:25.748Z] spire-1.2.1/test/fixture/registration/good.json [2022-04-12T20:51:25.748Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-04-12T20:51:25.748Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-04-12T20:51:25.748Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-04-12T20:51:25.748Z] spire-1.2.1/test/integration/ [2022-04-12T20:51:25.748Z] spire-1.2.1/test/integration/README.mdspire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-04-12T20:51:25.748Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-04-12T20:51:25.748Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-04-12T20:51:25.748Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-04-12T20:51:25.748Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-04-12T20:51:25.748Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-04-12T20:51:25.748Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-04-12T20:51:25.748Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-04-12T20:51:25.748Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-04-12T20:51:25.748Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-04-12T20:51:25.748Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-04-12T20:51:25.748Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-04-12T20:51:25.748Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-04-12T20:51:25.749Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-04-12T20:51:25.749Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-04-12T20:51:25.749Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-04-12T20:51:25.749Z] spire-1.2.1/test/integration/common [2022-04-12T20:51:25.749Z] spire-1.2.1/test/integration/setup/ [2022-04-12T20:51:25.749Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-04-12T20:51:25.749Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-04-12T20:51:25.749Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-04-12T20:51:25.749Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-04-12T20:51:25.749Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-04-12T20:51:25.749Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-04-12T20:51:25.749Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-04-12T20:51:25.749Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-04-12T20:51:25.749Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-04-12T20:51:25.749Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-04-12T20:51:25.749Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-04-12T20:51:25.749Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-04-12T20:51:25.749Z] spire-1.2.1/test/integration/setup/itclient/ [2022-04-12T20:51:25.749Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-04-12T20:51:25.749Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-04-12T20:51:25.749Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-04-12T20:51:25.749Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-04-12T20:51:25.749Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-04-12T20:51:25.749Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-04-12T20:51:25.749Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-04-12T20:51:25.749Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-04-12T20:51:25.749Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-04-12T20:51:25.749Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-04-12T20:51:25.749Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-04-12T20:51:25.749Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-04-12T20:51:25.749Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-04-12T20:51:25.749Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-04-12T20:51:25.749Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-04-12T20:51:25.749Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-04-12T20:51:25.749Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-04-12T20:51:25.749Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-04-12T20:51:25.749Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-04-12T20:51:25.749Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-04-12T20:51:25.749Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-04-12T20:51:25.749Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-04-12T20:51:25.749Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-04-12T20:51:25.749Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-04-12T20:51:25.749Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-04-12T20:51:25.749Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-04-12T20:51:25.749Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-04-12T20:51:25.749Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-04-12T20:51:25.749Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-04-12T20:51:25.749Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-04-12T20:51:25.749Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-04-12T20:51:25.749Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-04-12T20:51:25.749Z] spire-1.2.1/test/integration/suites/ [2022-04-12T20:51:25.749Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-04-12T20:51:25.749Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-04-12T20:51:25.749Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-04-12T20:51:25.749Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-04-12T20:51:25.749Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-04-12T20:51:25.749Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-04-12T20:51:25.749Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-04-12T20:51:25.749Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-04-12T20:51:25.749Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-04-12T20:51:25.749Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-04-12T20:51:25.749Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-04-12T20:51:25.749Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-04-12T20:51:25.749Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-04-12T20:51:25.749Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-04-12T20:51:25.749Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-04-12T20:51:25.749Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-04-12T20:51:25.749Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-04-12T20:51:25.749Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-04-12T20:51:25.749Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-04-12T20:51:25.749Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-04-12T20:51:25.749Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-04-12T20:51:25.749Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-04-12T20:51:25.749Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-04-12T20:51:25.749Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-04-12T20:51:25.749Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-04-12T20:51:25.749Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-04-12T20:51:25.749Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-04-12T20:51:25.749Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-04-12T20:51:25.749Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-04-12T20:51:25.749Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-04-12T20:51:25.749Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-04-12T20:51:25.749Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-04-12T20:51:25.749Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-04-12T20:51:25.749Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-04-12T20:51:25.749Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-04-12T20:51:25.749Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-04-12T20:51:25.749Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-04-12T20:51:25.749Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-04-12T20:51:25.749Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-04-12T20:51:25.749Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-04-12T20:51:25.749Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-04-12T20:51:25.749Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-04-12T20:51:25.749Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-04-12T20:51:25.749Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-04-12T20:51:25.749Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-04-12T20:51:25.749Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-04-12T20:51:25.749Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-04-12T20:51:25.749Z] spire-1.2.1/pkg/server/registration/ [2022-04-12T20:51:25.749Z] spire-1.2.1/pkg/server/registration/manager.go [2022-04-12T20:51:25.749Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-04-12T20:51:25.749Z] spire-1.2.1/pkg/server/scanentries.go [2022-04-12T20:51:25.749Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-04-12T20:51:25.749Z] spire-1.2.1/pkg/server/server.go [2022-04-12T20:51:25.749Z] spire-1.2.1/pkg/server/server_test.go [2022-04-12T20:51:25.749Z] spire-1.2.1/pkg/server/svid/ [2022-04-12T20:51:25.749Z] spire-1.2.1/pkg/server/svid/observer.go [2022-04-12T20:51:25.749Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-04-12T20:51:25.749Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-04-12T20:51:25.749Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-04-12T20:51:25.749Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-04-12T20:51:25.749Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-04-12T20:51:25.749Z] spire-1.2.1/proto/ [2022-04-12T20:51:25.749Z] spire-1.2.1/proto/private/ [2022-04-12T20:51:25.749Z] spire-1.2.1/proto/private/server/ [2022-04-12T20:51:25.749Z] spire-1.2.1/proto/private/server/journal/ [2022-04-12T20:51:25.749Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-04-12T20:51:25.749Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-04-12T20:51:25.749Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-04-12T20:51:25.749Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-04-12T20:51:25.749Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-04-12T20:51:25.749Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-04-12T20:51:25.749Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-04-12T20:51:25.749Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-04-12T20:51:25.749Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-04-12T20:51:25.749Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-04-12T20:51:25.749Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-04-12T20:51:25.749Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-04-12T20:51:25.749Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-04-12T20:51:25.749Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-04-12T20:51:25.749Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-04-12T20:51:25.749Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-04-12T20:51:25.749Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-04-12T20:51:25.749Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-04-12T20:51:25.749Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-04-12T20:51:25.749Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-04-12T20:51:25.749Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-04-12T20:51:25.749Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-04-12T20:51:25.749Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-04-12T20:51:25.749Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-04-12T20:51:25.749Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-04-12T20:51:25.749Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-04-12T20:51:25.749Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-04-12T20:51:25.749Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-04-12T20:51:25.749Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-04-12T20:51:25.749Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-04-12T20:51:26.032Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-04-12T20:51:26.032Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-04-12T20:51:26.032Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-04-12T20:51:26.032Z] spire-1.2.1/proto/spire/ [2022-04-12T20:51:26.032Z] spire-1.2.1/proto/spire/common/ [2022-04-12T20:51:26.032Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-04-12T20:51:26.032Z] spire-1.2.1/proto/spire/common/common.proto [2022-04-12T20:51:26.032Z] spire-1.2.1/proto/spire/common/plugin/ [2022-04-12T20:51:26.032Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-04-12T20:51:26.032Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-04-12T20:51:26.032Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-04-12T20:51:26.032Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-04-12T20:51:26.032Z] spire-1.2.1/proto/spire/plugin/ [2022-04-12T20:51:26.032Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-04-12T20:51:26.032Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-04-12T20:51:26.032Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-04-12T20:51:26.032Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-04-12T20:51:26.032Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-04-12T20:51:26.032Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-04-12T20:51:26.032Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-04-12T20:51:26.032Z] spire-1.2.1/release/ [2022-04-12T20:51:26.032Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-04-12T20:51:26.032Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-04-12T20:51:26.032Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-04-12T20:51:26.032Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-04-12T20:51:26.032Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-04-12T20:51:26.032Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-04-12T20:51:26.032Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-04-12T20:51:26.032Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-04-12T20:51:26.032Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-04-12T20:51:26.032Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-04-12T20:51:26.032Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-04-12T20:51:26.032Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-04-12T20:51:26.032Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-04-12T20:51:26.032Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-04-12T20:51:26.032Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-04-12T20:51:26.032Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-04-12T20:51:26.032Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-04-12T20:51:26.032Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-04-12T20:51:26.032Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-04-12T20:51:26.032Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-04-12T20:51:26.032Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-04-12T20:51:26.032Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-04-12T20:51:26.032Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-04-12T20:51:26.032Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-04-12T20:51:26.032Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-04-12T20:51:26.032Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-04-12T20:51:26.032Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-04-12T20:51:26.032Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-04-12T20:51:26.032Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-04-12T20:51:26.032Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-04-12T20:51:26.032Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-04-12T20:51:26.032Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-04-12T20:51:26.032Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-04-12T20:51:26.032Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-04-12T20:51:26.032Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-04-12T20:51:26.032Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-04-12T20:51:26.032Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-04-12T20:51:26.032Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-04-12T20:51:26.032Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-04-12T20:51:26.032Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-04-12T20:51:26.032Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-04-12T20:51:26.032Z] spire-1.2.1/release/spire-extras/ [2022-04-12T20:51:26.032Z] spire-1.2.1/release/spire-extras/README.md [2022-04-12T20:51:26.032Z] spire-1.2.1/release/spire-extras/conf/ [2022-04-12T20:51:26.032Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-04-12T20:51:26.032Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-04-12T20:51:26.032Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-04-12T20:51:26.032Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-04-12T20:51:26.032Z] spire-1.2.1/release/spire/ [2022-04-12T20:51:26.032Z] spire-1.2.1/release/spire/README.md [2022-04-12T20:51:26.032Z] spire-1.2.1/release/spire/conf/ [2022-04-12T20:51:26.032Z] spire-1.2.1/release/spire/conf/agent/ [2022-04-12T20:51:26.032Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-04-12T20:51:26.032Z] spire-1.2.1/release/spire/conf/server/ [2022-04-12T20:51:26.032Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-04-12T20:51:26.032Z] spire-1.2.1/script/ [2022-04-12T20:51:26.032Z] spire-1.2.1/script/build-artifact.sh [2022-04-12T20:51:26.032Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-04-12T20:51:26.032Z] spire-1.2.1/support/ [2022-04-12T20:51:26.032Z] spire-1.2.1/support/k8s/ [2022-04-12T20:51:26.032Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-04-12T20:51:26.032Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-04-12T20:51:26.032Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-04-12T20:51:26.032Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-04-12T20:51:26.032Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-04-12T20:51:26.032Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-04-12T20:51:26.032Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-04-12T20:51:26.032Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-04-12T20:51:26.033Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-04-12T20:51:26.033Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-04-12T20:51:26.033Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-04-12T20:51:26.033Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-04-12T20:51:26.033Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-04-12T20:51:26.033Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-04-12T20:51:26.033Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-04-12T20:51:26.033Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-04-12T20:51:26.033Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-04-12T20:51:26.033Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-04-12T20:51:26.033Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-04-12T20:51:26.033Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-04-12T20:51:26.033Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-04-12T20:51:26.033Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-04-12T20:51:26.033Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-04-12T20:51:26.033Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-04-12T20:51:26.033Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-04-12T20:51:26.033Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-04-12T20:51:26.033Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-04-12T20:51:26.033Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-04-12T20:51:26.033Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-04-12T20:51:26.033Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-04-12T20:51:26.033Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-04-12T20:51:26.033Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-04-12T20:51:26.033Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-04-12T20:51:26.033Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-04-12T20:51:26.033Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-04-12T20:51:26.033Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-04-12T20:51:26.033Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-04-12T20:51:26.033Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-04-12T20:51:26.033Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-04-12T20:51:26.033Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-04-12T20:51:26.033Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-04-12T20:51:26.033Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-04-12T20:51:26.033Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-04-12T20:51:26.033Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-04-12T20:51:26.033Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-04-12T20:51:26.033Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-04-12T20:51:26.033Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-04-12T20:51:26.033Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-04-12T20:51:26.033Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-04-12T20:51:26.033Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-04-12T20:51:26.033Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-04-12T20:51:26.033Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-04-12T20:51:26.033Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-04-12T20:51:26.033Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-04-12T20:51:26.033Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-04-12T20:51:26.033Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-04-12T20:51:26.033Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-04-12T20:51:26.033Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-04-12T20:51:26.033Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-04-12T20:51:26.033Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-04-12T20:51:26.033Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-04-12T20:51:26.033Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-04-12T20:51:26.033Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-04-12T20:51:26.033Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-04-12T20:51:26.033Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-04-12T20:51:26.033Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-04-12T20:51:26.033Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-04-12T20:51:26.033Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-04-12T20:51:26.033Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-04-12T20:51:26.033Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-04-12T20:51:26.033Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-04-12T20:51:26.033Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-04-12T20:51:26.033Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-04-12T20:51:26.033Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-04-12T20:51:26.033Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-04-12T20:51:26.033Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-04-12T20:51:26.033Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-04-12T20:51:26.033Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-04-12T20:51:26.033Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-04-12T20:51:26.033Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-04-12T20:51:26.033Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-04-12T20:51:26.033Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-04-12T20:51:26.033Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-04-12T20:51:26.033Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-04-12T20:51:26.033Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-04-12T20:51:26.033Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-04-12T20:51:26.033Z] spire-1.2.1/test/integration/suites/join-token/ [2022-04-12T20:51:26.033Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-04-12T20:51:26.033Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-04-12T20:51:26.033Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-04-12T20:51:26.033Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-04-12T20:51:26.033Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-04-12T20:51:26.033Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-04-12T20:51:26.033Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-04-12T20:51:26.033Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-04-12T20:51:26.033Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-04-12T20:51:26.033Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-04-12T20:51:26.033Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-04-12T20:51:26.033Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-04-12T20:51:26.033Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-04-12T20:51:26.033Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-04-12T20:51:26.033Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-04-12T20:51:26.033Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-04-12T20:51:26.033Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-04-12T20:51:26.033Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-04-12T20:51:26.033Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-04-12T20:51:26.033Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-04-12T20:51:26.033Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-04-12T20:51:26.033Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-04-12T20:51:26.033Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-04-12T20:51:26.033Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-04-12T20:51:26.033Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-04-12T20:51:26.033Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-04-12T20:51:26.033Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-04-12T20:51:26.033Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-04-12T20:51:26.033Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-04-12T20:51:26.033Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-04-12T20:51:26.033Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-04-12T20:51:26.033Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-04-12T20:51:26.033Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-04-12T20:51:26.033Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-04-12T20:51:26.033Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-04-12T20:51:26.033Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-04-12T20:51:26.033Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-04-12T20:51:26.033Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-04-12T20:51:26.033Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-04-12T20:51:26.033Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-04-12T20:51:26.033Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-04-12T20:51:26.033Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-04-12T20:51:26.033Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-04-12T20:51:26.033Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-04-12T20:51:26.033Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-04-12T20:51:26.033Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-04-12T20:51:26.033Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-04-12T20:51:26.033Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-04-12T20:51:26.033Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-04-12T20:51:26.033Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-04-12T20:51:26.033Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-04-12T20:51:26.033Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-04-12T20:51:26.033Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-04-12T20:51:26.033Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-04-12T20:51:26.033Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-04-12T20:51:26.033Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-04-12T20:51:26.033Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-04-12T20:51:26.033Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-04-12T20:51:26.033Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-04-12T20:51:26.033Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-04-12T20:51:26.033Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-04-12T20:51:26.033Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-04-12T20:51:26.033Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-04-12T20:51:26.033Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-04-12T20:51:26.033Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-04-12T20:51:26.033Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-04-12T20:51:26.033Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-04-12T20:51:26.033Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-04-12T20:51:26.033Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-04-12T20:51:26.033Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-04-12T20:51:26.033Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-04-12T20:51:26.033Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-04-12T20:51:26.033Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-04-12T20:51:26.033Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-04-12T20:51:26.033Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-04-12T20:51:26.033Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-04-12T20:51:26.033Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-04-12T20:51:26.033Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-04-12T20:51:26.033Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-04-12T20:51:26.033Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-04-12T20:51:26.034Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-04-12T20:51:26.034Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-04-12T20:51:26.034Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-04-12T20:51:26.034Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-04-12T20:51:26.034Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-04-12T20:51:26.034Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-04-12T20:51:26.034Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-04-12T20:51:26.034Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-04-12T20:51:26.034Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-04-12T20:51:26.034Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-04-12T20:51:26.034Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-04-12T20:51:26.034Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-04-12T20:51:26.034Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-04-12T20:51:26.034Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-04-12T20:51:26.034Z] spire-1.2.1/test/integration/suites/k8s/ [2022-04-12T20:51:26.034Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-04-12T20:51:26.034Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-04-12T20:51:26.034Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-04-12T20:51:26.034Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-04-12T20:51:26.034Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-04-12T20:51:26.034Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-04-12T20:51:26.034Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-04-12T20:51:26.034Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-04-12T20:51:26.034Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-04-12T20:51:26.034Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-04-12T20:51:26.034Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-04-12T20:51:26.034Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-04-12T20:51:26.034Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-04-12T20:51:26.034Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-04-12T20:51:26.034Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-04-12T20:51:26.034Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-04-12T20:51:26.034Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-04-12T20:51:26.034Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-04-12T20:51:26.034Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-04-12T20:51:26.034Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-04-12T20:51:26.034Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-04-12T20:51:26.034Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-04-12T20:51:26.034Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-04-12T20:51:26.034Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-04-12T20:51:26.034Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-04-12T20:51:26.034Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-04-12T20:51:26.034Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-04-12T20:51:26.034Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-04-12T20:51:26.034Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-04-12T20:51:26.034Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-04-12T20:51:26.034Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-04-12T20:51:26.034Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-04-12T20:51:26.034Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-04-12T20:51:26.034Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-04-12T20:51:26.034Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-04-12T20:51:26.034Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-04-12T20:51:26.034Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-04-12T20:51:26.034Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-04-12T20:51:26.034Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-04-12T20:51:26.034Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-04-12T20:51:26.034Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-04-12T20:51:26.034Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-04-12T20:51:26.034Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-04-12T20:51:26.034Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-04-12T20:51:26.034Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-04-12T20:51:26.034Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-04-12T20:51:26.034Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-04-12T20:51:26.034Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-04-12T20:51:26.034Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-04-12T20:51:26.034Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-04-12T20:51:26.034Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-04-12T20:51:26.034Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-04-12T20:51:26.034Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-04-12T20:51:26.034Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-04-12T20:51:26.034Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-04-12T20:51:26.034Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-04-12T20:51:26.034Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-04-12T20:51:26.034Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-04-12T20:51:26.034Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-04-12T20:51:26.034Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-04-12T20:51:26.034Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-04-12T20:51:26.034Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-04-12T20:51:26.034Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-04-12T20:51:26.034Z] spire-1.2.1/test/ [2022-04-12T20:51:26.034Z] spire-1.2.1/test/clock/ [2022-04-12T20:51:26.034Z] spire-1.2.1/test/clock/clock.go [2022-04-12T20:51:26.034Z] spire-1.2.1/test/fakes/ [2022-04-12T20:51:26.034Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-04-12T20:51:26.034Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-04-12T20:51:26.034Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-04-12T20:51:26.034Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-04-12T20:51:26.034Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-04-12T20:51:26.034Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-04-12T20:51:26.034Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-04-12T20:51:26.034Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-04-12T20:51:26.034Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-04-12T20:51:26.034Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-04-12T20:51:26.034Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-04-12T20:51:26.034Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-04-12T20:51:26.034Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-04-12T20:51:26.034Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-04-12T20:51:26.034Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-04-12T20:51:26.034Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-04-12T20:51:26.034Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-04-12T20:51:26.034Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-04-12T20:51:26.034Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-04-12T20:51:26.034Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-04-12T20:51:26.034Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-04-12T20:51:26.034Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-04-12T20:51:26.034Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-04-12T20:51:26.034Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-04-12T20:51:26.034Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-04-12T20:51:26.034Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-04-12T20:51:26.034Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-04-12T20:51:26.034Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-04-12T20:51:26.034Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-04-12T20:51:26.034Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-04-12T20:51:26.034Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-04-12T20:51:26.034Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-04-12T20:51:26.034Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-04-12T20:51:26.034Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-04-12T20:51:26.034Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-04-12T20:51:26.034Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-04-12T20:51:26.034Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-04-12T20:51:26.034Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-04-12T20:51:26.034Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-04-12T20:51:26.034Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-04-12T20:51:26.034Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-04-12T20:51:26.034Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-04-12T20:51:26.034Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-04-12T20:51:26.034Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-04-12T20:51:26.034Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-04-12T20:51:26.034Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-04-12T20:51:26.034Z] spire-1.2.1/test/integration/suites/rotation/ [2022-04-12T20:51:26.034Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-04-12T20:51:26.034Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-04-12T20:51:26.034Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-04-12T20:51:26.034Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-04-12T20:51:26.034Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-04-12T20:51:26.034Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-04-12T20:51:26.034Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-04-12T20:51:26.034Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-04-12T20:51:26.034Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-04-12T20:51:26.034Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-04-12T20:51:26.034Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-04-12T20:51:26.034Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-04-12T20:51:26.034Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-04-12T20:51:26.034Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-04-12T20:51:26.034Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-04-12T20:51:26.034Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-04-12T20:51:26.034Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-04-12T20:51:26.034Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-04-12T20:51:26.034Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-04-12T20:51:26.034Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-04-12T20:51:26.034Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-04-12T20:51:26.034Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-04-12T20:51:26.034Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-04-12T20:51:26.034Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-04-12T20:51:26.034Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-04-12T20:51:26.034Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-04-12T20:51:26.034Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-04-12T20:51:26.034Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-04-12T20:51:26.034Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-04-12T20:51:26.034Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-04-12T20:51:26.034Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-04-12T20:51:26.034Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-04-12T20:51:26.034Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-04-12T20:51:26.034Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-04-12T20:51:26.034Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-04-12T20:51:26.034Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-04-12T20:51:26.034Z] spire-1.2.1/test/integration/suites/self-test/ [2022-04-12T20:51:26.034Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-04-12T20:51:26.034Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-04-12T20:51:26.034Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-04-12T20:51:26.034Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-04-12T20:51:26.034Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-04-12T20:51:26.034Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-04-12T20:51:26.034Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-04-12T20:51:26.035Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-04-12T20:51:26.035Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-04-12T20:51:26.035Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-04-12T20:51:26.035Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-04-12T20:51:26.035Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-04-12T20:51:26.035Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-04-12T20:51:26.035Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-04-12T20:51:26.035Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-04-12T20:51:26.035Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-04-12T20:51:26.035Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-04-12T20:51:26.035Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-04-12T20:51:26.035Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-04-12T20:51:26.035Z] spire-1.2.1/test/fixture/ [2022-04-12T20:51:26.035Z] spire-1.2.1/test/fixture/certs/ [2022-04-12T20:51:26.035Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-04-12T20:51:26.035Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-04-12T20:51:26.035Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-04-12T20:51:26.035Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-04-12T20:51:26.035Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-04-12T20:51:26.035Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-04-12T20:51:26.035Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-04-12T20:51:26.035Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-04-12T20:51:26.035Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-04-12T20:51:26.035Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-04-12T20:51:26.035Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-04-12T20:51:26.035Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-04-12T20:51:26.035Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-04-12T20:51:26.035Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-04-12T20:51:26.035Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-04-12T20:51:26.035Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-04-12T20:51:26.035Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-04-12T20:51:26.035Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-04-12T20:51:26.035Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-04-12T20:51:26.035Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-04-12T20:51:26.035Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-04-12T20:51:26.035Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-04-12T20:51:26.035Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-04-12T20:51:26.035Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-04-12T20:51:26.035Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-04-12T20:51:26.035Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-04-12T20:51:26.035Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-04-12T20:51:26.035Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-04-12T20:51:26.035Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-04-12T20:51:26.035Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-04-12T20:51:26.035Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-04-12T20:51:26.035Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-04-12T20:51:26.035Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-04-12T20:51:26.035Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-04-12T20:51:26.035Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-04-12T20:51:26.035Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-04-12T20:51:26.035Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-04-12T20:51:26.035Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-04-12T20:51:26.035Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-04-12T20:51:26.035Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-04-12T20:51:26.035Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-04-12T20:51:26.035Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-04-12T20:51:26.035Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-04-12T20:51:26.035Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-04-12T20:51:26.035Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-04-12T20:51:26.035Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-04-12T20:51:26.035Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-04-12T20:51:26.035Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-04-12T20:51:26.035Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-04-12T20:51:26.035Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-04-12T20:51:26.035Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-04-12T20:51:26.035Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-04-12T20:51:26.035Z] spire-1.2.1/test/fixture/config/ [2022-04-12T20:51:26.035Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-04-12T20:51:26.035Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-04-12T20:51:26.035Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-04-12T20:51:26.035Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-04-12T20:51:26.035Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-04-12T20:51:26.035Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-04-12T20:51:26.035Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-04-12T20:51:26.035Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-04-12T20:51:26.035Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-04-12T20:51:26.035Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-04-12T20:51:26.035Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-04-12T20:51:26.035Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-04-12T20:51:26.035Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-04-12T20:51:26.035Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-04-12T20:51:26.035Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-04-12T20:51:26.035Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-04-12T20:51:26.035Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-04-12T20:51:26.035Z] spire-1.2.1/test/integration/test-one.sh [2022-04-12T20:51:26.035Z] spire-1.2.1/test/integration/test.sh [2022-04-12T20:51:26.035Z] spire-1.2.1/test/plugintest/ [2022-04-12T20:51:26.035Z] spire-1.2.1/test/plugintest/config.go [2022-04-12T20:51:26.035Z] spire-1.2.1/test/plugintest/load.go [2022-04-12T20:51:26.035Z] spire-1.2.1/test/plugintest/option.go [2022-04-12T20:51:26.035Z] spire-1.2.1/test/spiretest/ [2022-04-12T20:51:26.035Z] spire-1.2.1/test/spiretest/apiserver.go [2022-04-12T20:51:26.035Z] spire-1.2.1/test/spiretest/assertions.go [2022-04-12T20:51:26.035Z] spire-1.2.1/test/spiretest/dir.go [2022-04-12T20:51:26.035Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-04-12T20:51:26.035Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-04-12T20:51:26.035Z] spire-1.2.1/test/spiretest/logs.go [2022-04-12T20:51:26.035Z] spire-1.2.1/test/spiretest/socketapi.go [2022-04-12T20:51:26.035Z] spire-1.2.1/test/spiretest/suite.go [2022-04-12T20:51:26.035Z] spire-1.2.1/test/spiretest/x509.go [2022-04-12T20:51:26.035Z] spire-1.2.1/test/testca/ [2022-04-12T20:51:26.035Z] spire-1.2.1/test/testca/ca.go [2022-04-12T20:51:26.035Z] spire-1.2.1/test/testkey/ [2022-04-12T20:51:26.035Z] spire-1.2.1/test/testkey/generate.sh [2022-04-12T20:51:26.035Z] spire-1.2.1/test/testkey/genkeys.go [2022-04-12T20:51:26.035Z] spire-1.2.1/test/testkey/keys.go [2022-04-12T20:51:26.035Z] spire-1.2.1/test/testkey/new.go [2022-04-12T20:51:26.035Z] spire-1.2.1/test/tpmsimulator/ [2022-04-12T20:51:26.035Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-04-12T20:51:26.035Z] spire-1.2.1/test/util/ [2022-04-12T20:51:26.035Z] spire-1.2.1/test/util/cert_fixtures.go [2022-04-12T20:51:26.035Z] spire-1.2.1/test/util/cert_generation.go [2022-04-12T20:51:26.035Z] spire-1.2.1/test/util/io_redirection.go [2022-04-12T20:51:26.035Z] spire-1.2.1/test/util/race.go [2022-04-12T20:51:26.035Z] spire-1.2.1/test/util/util.go [2022-04-12T20:51:26.035Z] building spire from source... [2022-04-12T20:51:26.035Z] [2022-04-12T20:51:26.035Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-04-12T20:51:26.035Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-04-12T20:51:26.035Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-04-12T20:51:26.035Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-04-12T20:51:26.035Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-04-12T20:51:26.035Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-04-12T20:51:26.035Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-04-12T20:51:26.035Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-04-12T20:51:26.035Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-04-12T20:51:26.035Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-04-12T20:51:26.035Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-04-12T20:51:26.035Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-04-12T20:51:26.035Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-04-12T20:51:26.035Z] spire-1.2.1/test/fixture/fixture.go [2022-04-12T20:51:26.035Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-04-12T20:51:26.035Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-04-12T20:51:26.035Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-04-12T20:51:26.035Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-04-12T20:51:26.035Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-04-12T20:51:26.035Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-04-12T20:51:26.035Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-04-12T20:51:26.035Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-04-12T20:51:26.035Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-04-12T20:51:26.035Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-04-12T20:51:26.035Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-04-12T20:51:26.035Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-04-12T20:51:26.035Z] spire-1.2.1/test/fixture/registration/ [2022-04-12T20:51:26.035Z] spire-1.2.1/test/fixture/registration/entries.json [2022-04-12T20:51:26.035Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-04-12T20:51:26.035Z] spire-1.2.1/test/fixture/registration/good.json [2022-04-12T20:51:26.035Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-04-12T20:51:26.035Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-04-12T20:51:26.035Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-04-12T20:51:26.035Z] spire-1.2.1/test/integration/ [2022-04-12T20:51:26.035Z] spire-1.2.1/test/integration/README.md [2022-04-12T20:51:26.035Z] spire-1.2.1/test/integration/common [2022-04-12T20:51:26.035Z] spire-1.2.1/test/integration/setup/ [2022-04-12T20:51:26.035Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-04-12T20:51:26.035Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-04-12T20:51:26.035Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-04-12T20:51:26.035Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-04-12T20:51:26.035Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-04-12T20:51:26.035Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-04-12T20:51:26.035Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-04-12T20:51:26.035Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-04-12T20:51:26.035Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-04-12T20:51:26.035Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-04-12T20:51:26.035Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-04-12T20:51:26.035Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-04-12T20:51:26.035Z] spire-1.2.1/test/integration/setup/itclient/ [2022-04-12T20:51:26.035Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-04-12T20:51:26.035Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-04-12T20:51:26.035Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-04-12T20:51:26.035Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-04-12T20:51:26.317Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-04-12T20:51:26.317Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-04-12T20:51:26.317Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-04-12T20:51:26.317Z] spire-1.2.1/test/integration/suites/ [2022-04-12T20:51:26.317Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-04-12T20:51:26.317Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-04-12T20:51:26.317Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-04-12T20:51:26.317Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-04-12T20:51:26.317Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-04-12T20:51:26.317Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-04-12T20:51:26.317Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-04-12T20:51:26.317Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-04-12T20:51:26.317Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-04-12T20:51:26.317Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-04-12T20:51:26.317Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-04-12T20:51:26.317Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-04-12T20:51:26.317Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-04-12T20:51:26.317Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-04-12T20:51:26.317Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-04-12T20:51:26.317Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-04-12T20:51:26.317Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-04-12T20:51:26.317Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-04-12T20:51:26.317Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-04-12T20:51:26.317Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-04-12T20:51:26.317Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-04-12T20:51:26.317Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-04-12T20:51:26.317Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-04-12T20:51:26.317Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-04-12T20:51:26.317Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-04-12T20:51:26.317Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-04-12T20:51:26.317Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-04-12T20:51:26.317Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-04-12T20:51:26.317Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-04-12T20:51:26.317Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-04-12T20:51:26.317Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-04-12T20:51:26.317Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-04-12T20:51:26.317Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-04-12T20:51:26.317Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-04-12T20:51:26.317Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-04-12T20:51:26.317Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-04-12T20:51:26.317Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-04-12T20:51:26.317Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-04-12T20:51:26.317Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-04-12T20:51:26.317Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-04-12T20:51:26.317Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-04-12T20:51:26.317Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-04-12T20:51:26.317Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-04-12T20:51:26.317Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-04-12T20:51:26.317Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-04-12T20:51:26.317Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-04-12T20:51:26.317Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-04-12T20:51:26.317Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-04-12T20:51:26.317Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-04-12T20:51:26.317Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-04-12T20:51:26.317Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-04-12T20:51:26.317Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-04-12T20:51:26.317Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-04-12T20:51:26.317Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-04-12T20:51:26.317Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-04-12T20:51:26.317Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-04-12T20:51:26.317Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-04-12T20:51:26.317Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-04-12T20:51:26.317Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-04-12T20:51:26.317Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-04-12T20:51:26.317Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-04-12T20:51:26.317Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-04-12T20:51:26.317Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-04-12T20:51:26.317Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-04-12T20:51:26.317Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-04-12T20:51:26.317Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-04-12T20:51:26.317Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-04-12T20:51:26.317Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-04-12T20:51:26.317Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-04-12T20:51:26.317Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-04-12T20:51:26.317Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-04-12T20:51:26.317Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-04-12T20:51:26.317Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-04-12T20:51:26.317Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-04-12T20:51:26.317Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-04-12T20:51:26.317Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-04-12T20:51:26.317Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-04-12T20:51:26.317Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-04-12T20:51:26.317Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-04-12T20:51:26.317Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-04-12T20:51:26.317Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-04-12T20:51:26.317Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-04-12T20:51:26.317Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-04-12T20:51:26.317Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-04-12T20:51:26.317Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-04-12T20:51:26.317Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-04-12T20:51:26.317Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-04-12T20:51:26.317Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-04-12T20:51:26.317Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-04-12T20:51:26.317Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-04-12T20:51:26.317Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-04-12T20:51:26.317Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-04-12T20:51:26.317Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-04-12T20:51:26.317Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-04-12T20:51:26.317Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-04-12T20:51:26.317Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-04-12T20:51:26.317Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-04-12T20:51:26.317Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-04-12T20:51:26.317Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-04-12T20:51:26.317Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-04-12T20:51:26.317Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-04-12T20:51:26.317Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-04-12T20:51:26.317Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-04-12T20:51:26.317Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-04-12T20:51:26.317Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-04-12T20:51:26.317Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-04-12T20:51:26.317Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-04-12T20:51:26.317Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-04-12T20:51:26.317Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-04-12T20:51:26.317Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-04-12T20:51:26.317Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-04-12T20:51:26.317Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-04-12T20:51:26.317Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-04-12T20:51:26.317Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-04-12T20:51:26.317Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-04-12T20:51:26.317Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-04-12T20:51:26.317Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-04-12T20:51:26.317Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-04-12T20:51:26.317Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-04-12T20:51:26.317Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-04-12T20:51:26.317Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-04-12T20:51:26.317Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-04-12T20:51:26.317Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-04-12T20:51:26.317Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-04-12T20:51:26.317Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-04-12T20:51:26.317Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-04-12T20:51:26.317Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-04-12T20:51:26.317Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-04-12T20:51:26.317Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-04-12T20:51:26.317Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-04-12T20:51:26.317Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-04-12T20:51:26.317Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-04-12T20:51:26.317Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-04-12T20:51:26.317Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-04-12T20:51:26.317Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-04-12T20:51:26.317Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-04-12T20:51:26.317Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-04-12T20:51:26.317Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-04-12T20:51:26.317Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-04-12T20:51:26.317Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-04-12T20:51:26.317Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-04-12T20:51:26.317Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-04-12T20:51:26.317Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-04-12T20:51:26.317Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-04-12T20:51:26.317Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-04-12T20:51:26.317Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-04-12T20:51:26.317Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-04-12T20:51:26.317Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-04-12T20:51:26.317Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-04-12T20:51:26.317Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-04-12T20:51:26.317Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-04-12T20:51:26.317Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-04-12T20:51:26.318Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-04-12T20:51:26.318Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-04-12T20:51:26.318Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-04-12T20:51:26.318Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-04-12T20:51:26.318Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-04-12T20:51:26.318Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-04-12T20:51:26.318Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-04-12T20:51:26.318Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-04-12T20:51:26.318Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-04-12T20:51:26.318Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-04-12T20:51:26.318Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-04-12T20:51:26.318Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-04-12T20:51:26.318Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-04-12T20:51:26.318Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-04-12T20:51:26.318Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-04-12T20:51:26.318Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-04-12T20:51:26.318Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-04-12T20:51:26.318Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-04-12T20:51:26.318Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-04-12T20:51:26.318Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-04-12T20:51:26.318Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-04-12T20:51:26.318Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-04-12T20:51:26.318Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-04-12T20:51:26.318Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-04-12T20:51:26.318Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-04-12T20:51:26.318Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-04-12T20:51:26.318Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-04-12T20:51:26.318Z] spire-1.2.1/test/integration/suites/join-token/ [2022-04-12T20:51:26.318Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-04-12T20:51:26.318Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-04-12T20:51:26.318Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-04-12T20:51:26.318Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-04-12T20:51:26.318Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-04-12T20:51:26.318Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-04-12T20:51:26.318Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-04-12T20:51:26.318Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-04-12T20:51:26.318Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-04-12T20:51:26.318Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-04-12T20:51:26.318Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-04-12T20:51:26.318Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-04-12T20:51:26.318Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-04-12T20:51:26.318Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-04-12T20:51:26.318Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-04-12T20:51:26.318Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-04-12T20:51:26.318Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-04-12T20:51:26.318Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-04-12T20:51:26.318Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-04-12T20:51:26.318Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-04-12T20:51:26.318Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-04-12T20:51:26.318Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-04-12T20:51:26.318Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-04-12T20:51:26.318Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-04-12T20:51:26.318Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-04-12T20:51:26.318Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-04-12T20:51:26.318Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-04-12T20:51:26.318Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-04-12T20:51:26.318Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-04-12T20:51:26.318Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-04-12T20:51:26.318Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-04-12T20:51:26.318Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-04-12T20:51:26.318Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-04-12T20:51:26.318Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-04-12T20:51:26.318Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-04-12T20:51:26.318Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-04-12T20:51:26.318Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-04-12T20:51:26.318Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-04-12T20:51:26.318Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-04-12T20:51:26.318Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-04-12T20:51:26.318Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-04-12T20:51:26.318Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-04-12T20:51:26.318Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-04-12T20:51:26.318Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-04-12T20:51:26.318Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-04-12T20:51:26.318Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-04-12T20:51:26.318Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-04-12T20:51:26.318Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-04-12T20:51:26.318Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-04-12T20:51:26.318Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-04-12T20:51:26.318Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-04-12T20:51:26.318Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-04-12T20:51:26.318Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-04-12T20:51:26.318Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-04-12T20:51:26.318Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-04-12T20:51:26.318Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-04-12T20:51:26.318Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-04-12T20:51:26.318Z] spire-1.2.1/test/integration/suites/k8s/ [2022-04-12T20:51:26.318Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-04-12T20:51:26.318Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-04-12T20:51:26.318Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-04-12T20:51:26.318Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-04-12T20:51:26.318Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-04-12T20:51:26.318Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-04-12T20:51:26.318Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-04-12T20:51:26.318Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-04-12T20:51:26.318Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-04-12T20:51:26.318Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-04-12T20:51:26.318Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-04-12T20:51:26.318Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-04-12T20:51:26.318Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-04-12T20:51:26.318Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-04-12T20:51:26.318Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-04-12T20:51:26.318Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-04-12T20:51:26.318Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-04-12T20:51:26.318Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-04-12T20:51:26.318Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-04-12T20:51:26.318Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-04-12T20:51:26.318Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-04-12T20:51:26.318Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-04-12T20:51:26.318Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-04-12T20:51:26.318Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-04-12T20:51:26.318Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-04-12T20:51:26.318Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-04-12T20:51:26.318Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-04-12T20:51:26.318Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-04-12T20:51:26.318Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-04-12T20:51:26.318Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-04-12T20:51:26.318Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-04-12T20:51:26.318Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-04-12T20:51:26.318Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-04-12T20:51:26.318Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-04-12T20:51:26.318Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-04-12T20:51:26.318Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-04-12T20:51:26.318Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-04-12T20:51:26.318Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-04-12T20:51:26.318Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-04-12T20:51:26.318Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-04-12T20:51:26.318Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-04-12T20:51:26.318Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-04-12T20:51:26.318Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-04-12T20:51:26.318Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-04-12T20:51:26.318Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-04-12T20:51:26.318Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-04-12T20:51:26.318Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-04-12T20:51:26.318Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-04-12T20:51:26.318Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-04-12T20:51:26.318Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-04-12T20:51:26.318Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-04-12T20:51:26.318Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-04-12T20:51:26.597Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-04-12T20:51:26.597Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-04-12T20:51:26.597Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-04-12T20:51:26.597Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-04-12T20:51:26.597Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-04-12T20:51:26.597Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-04-12T20:51:26.597Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-04-12T20:51:26.597Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-04-12T20:51:26.597Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-04-12T20:51:26.597Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-04-12T20:51:26.597Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-04-12T20:51:26.597Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-04-12T20:51:26.597Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-04-12T20:51:26.597Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-04-12T20:51:26.597Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-04-12T20:51:26.597Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-04-12T20:51:26.597Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-04-12T20:51:26.597Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-04-12T20:51:26.597Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-04-12T20:51:26.597Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-04-12T20:51:26.597Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-04-12T20:51:26.597Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-04-12T20:51:26.597Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-04-12T20:51:26.597Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-04-12T20:51:26.597Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-04-12T20:51:26.597Z] spire-1.2.1/test/integration/suites/rotation/ [2022-04-12T20:51:26.597Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-04-12T20:51:26.597Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-04-12T20:51:26.597Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-04-12T20:51:26.597Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-04-12T20:51:26.597Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-04-12T20:51:26.597Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-04-12T20:51:26.597Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-04-12T20:51:26.597Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-04-12T20:51:26.597Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-04-12T20:51:26.597Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-04-12T20:51:26.597Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-04-12T20:51:26.597Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-04-12T20:51:26.597Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-04-12T20:51:26.597Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-04-12T20:51:26.597Z] spire-1.2.1/test/integration/suites/self-test/ [2022-04-12T20:51:26.597Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-04-12T20:51:26.597Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-04-12T20:51:26.597Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-04-12T20:51:26.597Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-04-12T20:51:26.597Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-04-12T20:51:26.597Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-04-12T20:51:26.597Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-04-12T20:51:26.597Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-04-12T20:51:26.597Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-04-12T20:51:26.597Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-04-12T20:51:26.597Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-04-12T20:51:26.597Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-04-12T20:51:26.597Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-04-12T20:51:26.597Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-04-12T20:51:26.597Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-04-12T20:51:26.597Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-04-12T20:51:26.597Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-04-12T20:51:26.597Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-04-12T20:51:26.597Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-04-12T20:51:26.597Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-04-12T20:51:26.597Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-04-12T20:51:26.597Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-04-12T20:51:26.597Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-04-12T20:51:26.597Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-04-12T20:51:26.597Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-04-12T20:51:26.597Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-04-12T20:51:26.597Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-04-12T20:51:26.597Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-04-12T20:51:26.597Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-04-12T20:51:26.597Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-04-12T20:51:26.597Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-04-12T20:51:26.597Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-04-12T20:51:26.597Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-04-12T20:51:26.597Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-04-12T20:51:26.597Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-04-12T20:51:26.597Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-04-12T20:51:26.597Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-04-12T20:51:26.597Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-04-12T20:51:26.597Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-04-12T20:51:26.597Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-04-12T20:51:26.597Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-04-12T20:51:26.597Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-04-12T20:51:26.597Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-04-12T20:51:26.597Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-04-12T20:51:26.597Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-04-12T20:51:26.597Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-04-12T20:51:26.597Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-04-12T20:51:26.597Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-04-12T20:51:26.597Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-04-12T20:51:26.597Z] spire-1.2.1/test/integration/test-one.sh [2022-04-12T20:51:26.597Z] spire-1.2.1/test/integration/test.sh [2022-04-12T20:51:26.597Z] spire-1.2.1/test/plugintest/ [2022-04-12T20:51:26.597Z] spire-1.2.1/test/plugintest/config.go [2022-04-12T20:51:26.597Z] spire-1.2.1/test/plugintest/load.go [2022-04-12T20:51:26.597Z] spire-1.2.1/test/plugintest/option.go [2022-04-12T20:51:26.597Z] spire-1.2.1/test/spiretest/ [2022-04-12T20:51:26.597Z] spire-1.2.1/test/spiretest/apiserver.go [2022-04-12T20:51:26.597Z] spire-1.2.1/test/spiretest/assertions.go [2022-04-12T20:51:26.597Z] spire-1.2.1/test/spiretest/dir.go [2022-04-12T20:51:26.597Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-04-12T20:51:26.597Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-04-12T20:51:26.597Z] spire-1.2.1/test/spiretest/logs.go [2022-04-12T20:51:26.597Z] spire-1.2.1/test/spiretest/socketapi.go [2022-04-12T20:51:26.597Z] spire-1.2.1/test/spiretest/suite.go [2022-04-12T20:51:26.597Z] spire-1.2.1/test/spiretest/x509.go [2022-04-12T20:51:26.597Z] spire-1.2.1/test/testca/ [2022-04-12T20:51:26.597Z] spire-1.2.1/test/testca/ca.go [2022-04-12T20:51:26.597Z] spire-1.2.1/test/testkey/ [2022-04-12T20:51:26.597Z] spire-1.2.1/test/testkey/generate.sh [2022-04-12T20:51:26.597Z] spire-1.2.1/test/testkey/genkeys.go [2022-04-12T20:51:26.597Z] spire-1.2.1/test/testkey/keys.go [2022-04-12T20:51:26.597Z] spire-1.2.1/test/testkey/new.go [2022-04-12T20:51:26.597Z] spire-1.2.1/test/tpmsimulator/ [2022-04-12T20:51:26.597Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-04-12T20:51:26.597Z] spire-1.2.1/test/util/ [2022-04-12T20:51:26.597Z] spire-1.2.1/test/util/cert_fixtures.go [2022-04-12T20:51:26.597Z] spire-1.2.1/test/util/cert_generation.go [2022-04-12T20:51:26.597Z] spire-1.2.1/test/util/io_redirection.go [2022-04-12T20:51:26.597Z] spire-1.2.1/test/util/race.go [2022-04-12T20:51:26.597Z] spire-1.2.1/test/util/util.go [2022-04-12T20:51:26.597Z] building spire from source... [2022-04-12T20:51:26.597Z] Installing go1.17.7... [2022-04-12T20:51:27.219Z] Installing go1.17.7... [2022-04-12T20:51:54.134Z] Building bin/spire-server... [2022-04-12T20:51:54.134Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-04-12T20:51:54.134Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-04-12T20:51:54.134Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-04-12T20:51:54.134Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-04-12T20:51:54.134Z] go: downloading google.golang.org/grpc v1.44.0 [2022-04-12T20:51:54.134Z] Building bin/spire-server... [2022-04-12T20:51:54.134Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-04-12T20:51:54.134Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-04-12T20:51:54.134Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-04-12T20:51:54.413Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-04-12T20:51:54.413Z] go: downloading google.golang.org/grpc v1.44.0 [2022-04-12T20:51:55.410Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-04-12T20:51:56.018Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-04-12T20:51:57.472Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-04-12T20:51:57.472Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-04-12T20:51:57.472Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-04-12T20:51:57.472Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-12T20:51:57.751Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-04-12T20:51:58.032Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-12T20:51:58.634Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-04-12T20:51:58.923Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-04-12T20:51:59.203Z] go: downloading github.com/fatih/color v1.13.0 [2022-04-12T20:51:59.203Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-12T20:51:59.483Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-04-12T20:51:59.483Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-04-12T20:51:59.483Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-04-12T20:51:59.483Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-04-12T20:51:59.483Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-04-12T20:51:59.483Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-04-12T20:52:00.096Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-04-12T20:52:00.096Z] go: downloading github.com/fatih/color v1.13.0 [2022-04-12T20:52:00.096Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-12T20:52:00.096Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-04-12T20:52:00.378Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-04-12T20:52:00.660Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-04-12T20:52:00.660Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-04-12T20:52:00.660Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-04-12T20:52:01.269Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-04-12T20:52:01.548Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-04-12T20:52:01.548Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-04-12T20:52:01.548Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-04-12T20:52:01.548Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-04-12T20:52:01.548Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-04-12T20:52:01.827Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-04-12T20:52:01.827Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-04-12T20:52:02.826Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-04-12T20:52:02.826Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-04-12T20:52:03.107Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-04-12T20:52:03.403Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-04-12T20:52:21.788Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-04-12T20:52:21.788Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-12T20:52:21.788Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-04-12T20:52:21.788Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-12T20:52:21.788Z] go: downloading github.com/google/uuid v1.1.2 [2022-04-12T20:52:21.788Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-04-12T20:52:21.788Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-04-12T20:52:21.788Z] go: downloading github.com/oklog/run v1.0.0 [2022-04-12T20:52:21.788Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-04-12T20:52:21.788Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-04-12T20:52:21.788Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-12T20:52:21.788Z] go: downloading github.com/prometheus/common v0.32.1 [2022-04-12T20:52:21.788Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-04-12T20:52:21.788Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-12T20:52:21.788Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-04-12T20:52:21.788Z] go: downloading github.com/pkg/errors v0.9.1 [2022-04-12T20:52:21.789Z] go: downloading go.uber.org/atomic v1.9.0 [2022-04-12T20:52:22.392Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-04-12T20:52:22.672Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-04-12T20:52:22.950Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-04-12T20:52:22.950Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-04-12T20:52:22.950Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-04-12T20:52:22.950Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-04-12T20:52:23.227Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-04-12T20:52:23.505Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-04-12T20:52:23.505Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-04-12T20:52:24.111Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-04-12T20:52:24.715Z] go: downloading github.com/lib/pq v1.10.4 [2022-04-12T20:52:24.715Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-04-12T20:52:24.715Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-04-12T20:52:25.711Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-04-12T20:52:28.356Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-04-12T20:52:28.356Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-12T20:52:28.964Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-04-12T20:52:28.964Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-12T20:52:28.964Z] go: downloading github.com/google/uuid v1.1.2 [2022-04-12T20:52:28.964Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-04-12T20:52:29.240Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-04-12T20:52:29.240Z] go: downloading github.com/oklog/run v1.0.0 [2022-04-12T20:52:29.516Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-04-12T20:52:29.516Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-04-12T20:52:29.516Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-12T20:52:29.792Z] go: downloading github.com/prometheus/common v0.32.1 [2022-04-12T20:52:29.793Z] go: downloading github.com/pkg/errors v0.9.1 [2022-04-12T20:52:29.793Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-04-12T20:52:30.069Z] go: downloading go.uber.org/atomic v1.9.0 [2022-04-12T20:52:30.069Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-04-12T20:52:30.348Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-12T20:52:30.626Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-04-12T20:52:31.616Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-04-12T20:52:31.893Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-04-12T20:52:32.170Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-04-12T20:52:32.450Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-04-12T20:52:32.450Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-04-12T20:52:32.728Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-04-12T20:52:32.728Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-04-12T20:52:32.728Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-04-12T20:52:33.007Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-04-12T20:52:34.459Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-04-12T20:52:41.208Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-04-12T20:52:41.208Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-04-12T20:52:41.208Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-04-12T20:52:41.208Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-04-12T20:52:41.208Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-04-12T20:52:41.208Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-04-12T20:52:41.208Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-04-12T20:52:41.208Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-04-12T20:52:41.492Z] go: downloading github.com/lib/pq v1.10.4 [2022-04-12T20:52:41.492Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-04-12T20:52:41.768Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-04-12T20:52:41.768Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-04-12T20:52:41.768Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-04-12T20:52:42.043Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-04-12T20:52:42.319Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-04-12T20:52:42.596Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-04-12T20:53:04.829Z] go: downloading google.golang.org/api v0.70.0 [2022-04-12T20:53:04.829Z] go: downloading k8s.io/api v0.23.4 [2022-04-12T20:53:04.829Z] go: downloading k8s.io/client-go v0.23.4 [2022-04-12T20:53:08.236Z] go: downloading google.golang.org/api v0.70.0 [2022-04-12T20:53:08.236Z] go: downloading k8s.io/client-go v0.23.4 [2022-04-12T20:53:08.236Z] go: downloading k8s.io/api v0.23.4 [2022-04-12T20:53:18.452Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-04-12T20:53:18.733Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-04-12T20:53:20.735Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-04-12T20:53:21.013Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-04-12T20:53:53.447Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-04-12T20:53:53.447Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-04-12T20:53:53.447Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-04-12T20:53:53.447Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-04-12T20:53:53.447Z] go: downloading cloud.google.com/go v0.100.2 [2022-04-12T20:53:53.447Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-04-12T20:53:53.729Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-04-12T20:53:54.009Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-04-12T20:53:54.009Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-04-12T20:53:54.290Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-04-12T20:53:54.896Z] go: downloading cloud.google.com/go v0.100.2 [2022-04-12T20:53:55.585Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-04-12T20:53:56.630Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-04-12T20:53:58.784Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-04-12T20:53:58.784Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-04-12T20:53:59.859Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-04-12T20:54:00.463Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-04-12T20:54:00.463Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-04-12T20:54:01.461Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-04-12T20:54:01.742Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-04-12T20:54:02.022Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-04-12T20:54:02.022Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-12T20:54:02.301Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-04-12T20:54:02.579Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-04-12T20:54:02.579Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-04-12T20:54:03.566Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-04-12T20:54:03.847Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-04-12T20:54:04.125Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-04-12T20:54:04.125Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-04-12T20:54:04.404Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-04-12T20:54:04.682Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-04-12T20:54:04.961Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-04-12T20:54:05.240Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-04-12T20:54:05.240Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-04-12T20:54:05.240Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-04-12T20:54:05.240Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-04-12T20:54:05.519Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-12T20:54:05.799Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-04-12T20:54:05.799Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-04-12T20:54:06.076Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-04-12T20:54:06.680Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-04-12T20:54:06.680Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-04-12T20:54:06.680Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-04-12T20:54:06.957Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-04-12T20:54:07.233Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-04-12T20:54:07.233Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-04-12T20:54:08.685Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-04-12T20:54:08.962Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-04-12T20:54:09.240Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-04-12T20:54:11.880Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-04-12T20:54:11.880Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-04-12T20:54:12.156Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-04-12T20:54:12.156Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-04-12T20:54:12.156Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-04-12T20:54:12.156Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-04-12T20:54:12.156Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-04-12T20:54:13.606Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-04-12T20:54:13.606Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-04-12T20:54:13.884Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-04-12T20:54:14.162Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-04-12T20:54:14.162Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-04-12T20:54:15.152Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-04-12T20:54:15.152Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-04-12T20:54:15.431Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-04-12T20:54:15.431Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-04-12T20:54:15.710Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-04-12T20:54:15.710Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-04-12T20:54:15.710Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-04-12T20:54:15.710Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-04-12T20:54:15.987Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-04-12T20:54:15.987Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-04-12T20:54:15.987Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-04-12T20:54:16.264Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-04-12T20:54:16.264Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-04-12T20:54:16.264Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-04-12T20:54:16.265Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-04-12T20:54:16.541Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-04-12T20:54:16.818Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-04-12T20:54:17.096Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-04-12T20:54:17.374Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-04-12T20:54:17.375Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-04-12T20:54:17.653Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-04-12T20:54:17.653Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-12T20:54:18.260Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-04-12T20:54:18.260Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-04-12T20:54:18.869Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-04-12T20:54:18.869Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-04-12T20:54:19.144Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-04-12T20:54:19.144Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-04-12T20:54:19.743Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-04-12T20:54:19.743Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-04-12T20:54:19.743Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-04-12T20:54:19.743Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-04-12T20:54:20.018Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-04-12T20:54:20.018Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-04-12T20:54:20.018Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-04-12T20:54:21.007Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-12T20:54:21.007Z] go: downloading go.opencensus.io v0.23.0 [2022-04-12T20:54:21.286Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-04-12T20:54:21.565Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-04-12T20:54:21.565Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-04-12T20:54:21.843Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-04-12T20:54:22.124Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-04-12T20:54:22.124Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-04-12T20:54:22.402Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-04-12T20:54:22.402Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-04-12T20:54:22.684Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-04-12T20:54:22.967Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-04-12T20:54:23.246Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-04-12T20:54:23.855Z] go: downloading go.opencensus.io v0.23.0 [2022-04-12T20:54:23.855Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-04-12T20:54:24.855Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-04-12T20:54:24.855Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-04-12T20:54:25.462Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-04-12T20:54:25.462Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-04-12T20:54:25.741Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-04-12T20:54:26.018Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-04-12T20:54:26.296Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-04-12T20:54:26.576Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-04-12T20:54:26.576Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-04-12T20:54:26.576Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-04-12T20:54:27.179Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-04-12T20:54:29.823Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-04-12T20:54:29.823Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-04-12T20:54:29.823Z] go: downloading go.uber.org/zap v1.21.0 [2022-04-12T20:54:29.823Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-04-12T20:54:30.819Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-04-12T20:54:30.819Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-04-12T20:54:31.098Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-04-12T20:54:31.098Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-04-12T20:54:31.376Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-04-12T20:54:31.376Z] go: downloading github.com/golang/snappy v0.0.4 [2022-04-12T20:54:31.661Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-04-12T20:54:32.653Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-04-12T20:54:32.653Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-04-12T20:54:33.260Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-04-12T20:54:33.260Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-04-12T20:54:33.543Z] go: downloading go.uber.org/zap v1.21.0 [2022-04-12T20:54:34.152Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-04-12T20:54:34.433Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-04-12T20:54:34.433Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-04-12T20:54:34.712Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-04-12T20:54:34.990Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-04-12T20:54:34.990Z] go: downloading github.com/golang/snappy v0.0.4 [2022-04-12T20:54:35.273Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-04-12T20:54:43.604Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-04-12T20:54:43.604Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-04-12T20:54:43.604Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-04-12T20:54:43.604Z] go: downloading go.uber.org/multierr v1.6.0 [2022-04-12T20:54:44.598Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-04-12T20:54:44.598Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-04-12T20:54:44.598Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-04-12T20:54:44.871Z] go: downloading go.uber.org/multierr v1.6.0 [2022-04-12T20:55:11.724Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-04-12T20:55:11.724Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-04-12T20:55:11.724Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-04-12T20:55:11.724Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-04-12T20:58:48.828Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-04-12T20:59:15.725Z] Removing intermediate container 23f0503cfb7a [2022-04-12T20:59:15.725Z] ---> c5d81f514971 [2022-04-12T20:59:15.726Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-04-12T20:59:15.726Z] ---> Running in 40cef2be8485 [2022-04-12T20:59:15.726Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-04-12T20:59:15.726Z] Removing intermediate container 41f24a843d24 [2022-04-12T20:59:15.726Z] ---> 99b67d5d816f [2022-04-12T20:59:15.726Z] [2022-04-12T20:59:15.726Z] Step 10/22 : FROM alpine:3.14 [2022-04-12T20:59:15.726Z] 3.14: Pulling from library/alpine [2022-04-12T20:59:15.726Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-04-12T20:59:15.726Z] Status: Downloaded newer image for alpine:3.14 [2022-04-12T20:59:15.726Z] ---> ac73e934f311 [2022-04-12T20:59:15.726Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-04-12T20:59:16.007Z] ---> Running in 60f109a4b94a [2022-04-12T20:59:18.015Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-12T20:59:18.630Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-12T20:59:18.630Z] Removing intermediate container 40cef2be8485 [2022-04-12T20:59:18.630Z] ---> 7ec6c8aa0963 [2022-04-12T20:59:18.630Z] [2022-04-12T20:59:18.630Z] Step 11/23 : FROM docker:20.10.14 [2022-04-12T20:59:18.927Z] 20.10.14: Pulling from library/docker [2022-04-12T20:59:20.388Z] (1/6) Installing ca-certificates (20211220-r0) [2022-04-12T20:59:20.388Z] (2/6) Installing brotli-libs (1.0.9-r5) [2022-04-12T20:59:20.388Z] (3/6) Installing nghttp2-libs (1.43.0-r0) [2022-04-12T20:59:20.388Z] (4/6) Installing libcurl (7.79.1-r0) [2022-04-12T20:59:20.388Z] (5/6) Installing curl (7.79.1-r0) [2022-04-12T20:59:20.388Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-04-12T20:59:20.388Z] Executing busybox-1.33.1-r7.trigger [2022-04-12T20:59:20.388Z] Executing ca-certificates-20211220-r0.trigger [2022-04-12T20:59:20.991Z] OK: 8 MiB in 20 packages [2022-04-12T20:59:24.425Z] Removing intermediate container 60f109a4b94a [2022-04-12T20:59:24.425Z] ---> 83d939e277c8 [2022-04-12T20:59:24.425Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-04-12T20:59:24.425Z] ---> Running in fea81043df82 [2022-04-12T20:59:25.428Z] Removing intermediate container fea81043df82 [2022-04-12T20:59:25.428Z] ---> f457f55fd127 [2022-04-12T20:59:25.428Z] Step 13/22 : WORKDIR /edgex [2022-04-12T20:59:25.428Z] ---> Running in b0419f3abf41 [2022-04-12T20:59:26.882Z] Removing intermediate container b0419f3abf41 [2022-04-12T20:59:26.882Z] ---> f03d029da20b [2022-04-12T20:59:26.882Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-04-12T20:59:28.336Z] ---> ec7f68cbcf71 [2022-04-12T20:59:28.336Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-04-12T20:59:31.744Z] ---> 39ab8cb33944 [2022-04-12T20:59:31.744Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-04-12T20:59:34.404Z] ---> 1496ce97250f [2022-04-12T20:59:34.404Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-04-12T20:59:35.870Z] ---> fb76f19f98fe [2022-04-12T20:59:35.870Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-04-12T20:59:35.870Z] ---> Running in ece82e013fe5 [2022-04-12T20:59:40.223Z] Removing intermediate container ece82e013fe5 [2022-04-12T20:59:40.223Z] ---> 244c24b08498 [2022-04-12T20:59:40.223Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-04-12T20:59:40.223Z] ---> Running in 2413956824af [2022-04-12T20:59:40.859Z] Removing intermediate container 2413956824af [2022-04-12T20:59:40.859Z] ---> daec1e10fb1f [2022-04-12T20:59:40.859Z] Step 20/22 : LABEL arch=arm64 [2022-04-12T20:59:41.146Z] ---> Running in 15fe32a5238f [2022-04-12T20:59:41.780Z] Removing intermediate container 15fe32a5238f [2022-04-12T20:59:41.780Z] ---> 1c91ca1d09c3 [2022-04-12T20:59:41.780Z] Step 21/22 : LABEL git_sha=e6dda6238a3e80563cbae1c569dc5e86f50497f6 [2022-04-12T20:59:42.071Z] ---> Running in c81e99dfcd5e [2022-04-12T20:59:43.525Z] Removing intermediate container c81e99dfcd5e [2022-04-12T20:59:43.525Z] ---> ce70fceb3e1e [2022-04-12T20:59:43.525Z] Step 22/22 : LABEL version=0.0.0 [2022-04-12T20:59:43.525Z] ---> Running in 3993ed1beb78 [2022-04-12T20:59:44.135Z] Removing intermediate container 3993ed1beb78 [2022-04-12T20:59:44.135Z] ---> 9d211b2ff5a7 [2022-04-12T20:59:44.135Z] [2022-04-12T20:59:45.133Z] Successfully built 9d211b2ff5a7 [2022-04-12T20:59:45.433Z] Successfully tagged security-proxy-setup-arm64:latest [2022-04-12T20:59:45.433Z]  Building security-proxy-setup ... done Building security-bootstrapper [2022-04-12T20:59:45.433Z] Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e [2022-04-12T20:59:45.433Z] Status: Downloaded newer image for docker:20.10.14 [2022-04-12T20:59:45.433Z] ---> c346e9eafbab [2022-04-12T20:59:45.433Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2022-04-12T20:59:45.433Z] ---> Running in bb0ae8420b5e [2022-04-12T20:59:46.049Z] Removing intermediate container bb0ae8420b5e [2022-04-12T20:59:46.049Z] ---> d2999eb44e88 [2022-04-12T20:59:46.049Z] Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2022-04-12T20:59:46.330Z] ---> Running in b47e7a175ebe [2022-04-12T20:59:48.329Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-12T20:59:48.615Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-12T20:59:50.071Z] (1/43) Installing readline (8.1.1-r0) [2022-04-12T20:59:50.071Z] (2/43) Installing bash (5.1.16-r0) [2022-04-12T20:59:50.071Z] Executing bash-5.1.16-r0.post-install [2022-04-12T20:59:50.071Z] (3/43) Installing brotli-libs (1.0.9-r5) [2022-04-12T20:59:50.071Z] (4/43) Installing nghttp2-libs (1.46.0-r0) [2022-04-12T20:59:50.071Z] (5/43) Installing libcurl (7.80.0-r0) [2022-04-12T20:59:50.071Z] (6/43) Installing curl (7.80.0-r0) [2022-04-12T20:59:50.071Z] (7/43) Installing dumb-init (1.2.5-r1) [2022-04-12T20:59:50.071Z] (8/43) Installing libbz2 (1.0.8-r1) [2022-04-12T20:59:50.071Z] (9/43) Installing expat (2.4.7-r0) [2022-04-12T20:59:50.071Z] (10/43) Installing libffi (3.4.2-r1) [2022-04-12T20:59:50.071Z] (11/43) Installing gdbm (1.22-r0) [2022-04-12T20:59:50.071Z] (12/43) Installing xz-libs (5.2.5-r1) [2022-04-12T20:59:50.348Z] (13/43) Installing libgcc (10.3.1_git20211027-r0) [2022-04-12T20:59:50.348Z] (14/43) Installing libstdc++ (10.3.1_git20211027-r0) [2022-04-12T20:59:50.348Z] (15/43) Installing mpdecimal (2.5.1-r1) [2022-04-12T20:59:50.348Z] (16/43) Installing sqlite-libs (3.36.0-r0) [2022-04-12T20:59:50.348Z] (17/43) Installing python3 (3.9.7-r4) [2022-04-12T20:59:53.764Z] (18/43) Installing py3-appdirs (1.4.4-r2) [2022-04-12T20:59:53.764Z] (19/43) Installing py3-certifi (2020.12.5-r1) [2022-04-12T20:59:53.764Z] (20/43) Installing py3-charset-normalizer (2.0.7-r0) [2022-04-12T20:59:53.764Z] (21/43) Installing py3-idna (3.3-r0) [2022-04-12T20:59:53.764Z] (22/43) Installing py3-urllib3 (1.26.7-r0) [2022-04-12T20:59:53.764Z] (23/43) Installing py3-requests (2.26.0-r1) [2022-04-12T20:59:53.764Z] (24/43) Installing py3-msgpack (1.0.2-r1) [2022-04-12T20:59:53.764Z] (25/43) Installing py3-lockfile (0.12.2-r4) [2022-04-12T20:59:53.764Z] (26/43) Installing py3-cachecontrol (0.12.10-r0) [2022-04-12T20:59:53.764Z] (27/43) Installing py3-colorama (0.4.4-r1) [2022-04-12T20:59:53.764Z] (28/43) Installing py3-contextlib2 (21.6.0-r1) [2022-04-12T20:59:53.764Z] (29/43) Installing py3-distlib (0.3.3-r0) [2022-04-12T20:59:53.764Z] (30/43) Installing py3-distro (1.6.0-r0) [2022-04-12T20:59:53.764Z] (31/43) Installing py3-six (1.16.0-r0) [2022-04-12T20:59:53.764Z] (32/43) Installing py3-webencodings (0.5.1-r4) [2022-04-12T20:59:53.764Z] (33/43) Installing py3-html5lib (1.1-r1) [2022-04-12T20:59:53.764Z] (34/43) Installing py3-parsing (2.4.7-r2) [2022-04-12T20:59:53.764Z] (35/43) Installing py3-packaging (20.9-r1) [2022-04-12T20:59:53.764Z] (36/43) Installing py3-tomli (1.2.2-r0) [2022-04-12T20:59:53.764Z] (37/43) Installing py3-pep517 (0.12.0-r0) [2022-04-12T20:59:53.764Z] (38/43) Installing py3-progress (1.6-r0) [2022-04-12T20:59:53.764Z] (39/43) Installing py3-retrying (1.3.3-r2) [2022-04-12T20:59:53.764Z] (40/43) Installing py3-ordered-set (4.0.2-r2) [2022-04-12T20:59:53.764Z] (41/43) Installing py3-setuptools (52.0.0-r4) [2022-04-12T20:59:54.042Z] (42/43) Installing py3-toml (0.10.2-r2) [2022-04-12T20:59:54.042Z] (43/43) Installing py3-pip (20.3.4-r1) [2022-04-12T20:59:55.034Z] Executing busybox-1.34.1-r5.trigger [2022-04-12T20:59:55.034Z] OK: 82 MiB in 65 packages [2022-04-12T21:00:01.786Z] Collecting docker-compose==1.23.2 [2022-04-12T21:00:02.070Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-04-12T21:00:03.564Z] Collecting docker<4.0,>=3.6.0 [2022-04-12T21:00:03.564Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-04-12T21:00:04.172Z] Collecting jsonschema<3,>=2.5.1 [2022-04-12T21:00:04.172Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-04-12T21:00:05.180Z] Collecting websocket-client<1.0,>=0.32.0 [2022-04-12T21:00:05.180Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-04-12T21:00:05.180Z] Collecting texttable<0.10,>=0.9.0 [2022-04-12T21:00:05.461Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-04-12T21:00:08.882Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.16.0) [2022-04-12T21:00:09.156Z] Collecting docopt<0.7,>=0.6.1 [2022-04-12T21:00:09.156Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-04-12T21:00:12.571Z] Collecting cached-property<2,>=1.2.0 [2022-04-12T21:00:12.849Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-04-12T21:00:12.849Z] Collecting dockerpty<0.5,>=0.4.1 [2022-04-12T21:00:13.128Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-04-12T21:00:17.476Z] Collecting PyYAML<4,>=3.10 [2022-04-12T21:00:17.476Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-04-12T21:00:20.155Z] Removing intermediate container 2578520bd0f5 [2022-04-12T21:00:20.155Z] ---> 2eca61c424f9 [2022-04-12T21:00:20.155Z] [2022-04-12T21:00:20.155Z] Step 10/23 : FROM alpine:3.14 [2022-04-12T21:00:20.155Z] ---> ac73e934f311 [2022-04-12T21:00:20.155Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-04-12T21:00:20.155Z] ---> Running in 364f598e6f32 [2022-04-12T21:00:21.156Z] Removing intermediate container 364f598e6f32 [2022-04-12T21:00:21.156Z] ---> c896a5edc9b8 [2022-04-12T21:00:21.156Z] Step 12/23 : ENV APP_PORT=59880 [2022-04-12T21:00:21.445Z] ---> Running in 049e90c01cf8 [2022-04-12T21:00:22.069Z] Removing intermediate container 049e90c01cf8 [2022-04-12T21:00:22.069Z] ---> 31a43a40e6ae [2022-04-12T21:00:22.069Z] Step 13/23 : EXPOSE $APP_PORT [2022-04-12T21:00:22.349Z] ---> Running in 9c4e8d0ae815 [2022-04-12T21:00:23.364Z] Removing intermediate container 9c4e8d0ae815 [2022-04-12T21:00:23.364Z] ---> f9107b76a838 [2022-04-12T21:00:23.364Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-12T21:00:23.650Z] ---> Running in 715e104499d5 [2022-04-12T21:00:24.260Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-04-12T21:00:24.539Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-04-12T21:00:24.817Z] Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-12T21:00:24.817Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-04-12T21:00:24.817Z] ---> 8130c5dcb86c [2022-04-12T21:00:24.817Z] Step 3/31 : WORKDIR /edgex-go [2022-04-12T21:00:24.817Z] ---> Using cache [2022-04-12T21:00:24.817Z] ---> 712172326575 [2022-04-12T21:00:24.817Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-12T21:00:24.817Z] ---> Using cache [2022-04-12T21:00:24.817Z] ---> 60fe508a1f33 [2022-04-12T21:00:24.817Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-04-12T21:00:24.817Z] ---> Using cache [2022-04-12T21:00:24.817Z] ---> 89e930c8dccb [2022-04-12T21:00:24.817Z] Step 6/31 : COPY go.mod vendor* ./ [2022-04-12T21:00:24.817Z] ---> Using cache [2022-04-12T21:00:24.817Z] ---> c89ad3354c42 [2022-04-12T21:00:24.817Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-12T21:00:24.817Z] ---> Using cache [2022-04-12T21:00:24.817Z] ---> 31ed44c74cad [2022-04-12T21:00:24.817Z] Step 8/31 : COPY . . [2022-04-12T21:00:25.097Z] ---> Using cache [2022-04-12T21:00:25.097Z] ---> a733d314bf17 [2022-04-12T21:00:25.097Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-04-12T21:00:25.377Z] ---> Running in 9e5e4f0420b2 [2022-04-12T21:00:25.660Z] Collecting docker-pycreds>=0.4.0 [2022-04-12T21:00:25.660Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-04-12T21:00:27.122Z] Collecting urllib3<1.25,>=1.21.1 [2022-04-12T21:00:27.122Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-04-12T21:00:27.122Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) [2022-04-12T21:00:27.402Z] Collecting idna<2.8,>=2.5 [2022-04-12T21:00:27.402Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-04-12T21:00:27.683Z] Collecting chardet<3.1.0,>=3.0.2 [2022-04-12T21:00:27.683Z] Removing intermediate container 715e104499d5 [2022-04-12T21:00:27.683Z] ---> 04ae63cf627b [2022-04-12T21:00:27.683Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-04-12T21:00:27.683Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-04-12T21:00:27.974Z] ---> Running in 2ce0e201cbd0 [2022-04-12T21:00:27.974Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-04-12T21:00:28.613Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-04-12T21:00:28.613Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-04-12T21:00:28.613Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-04-12T21:00:28.613Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-04-12T21:00:30.070Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-04-12T21:00:30.070Z] Attempting uninstall: urllib3 [2022-04-12T21:00:30.070Z] Found existing installation: urllib3 1.26.7 [2022-04-12T21:00:30.070Z] Uninstalling urllib3-1.26.7: [2022-04-12T21:00:30.070Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-12T21:00:30.070Z] Successfully uninstalled urllib3-1.26.7 [2022-04-12T21:00:31.071Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-12T21:00:31.071Z] Attempting uninstall: idna [2022-04-12T21:00:31.071Z] Found existing installation: idna 3.3 [2022-04-12T21:00:31.071Z] Uninstalling idna-3.3: [2022-04-12T21:00:31.071Z] Successfully uninstalled idna-3.3 [2022-04-12T21:00:32.525Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-04-12T21:00:32.525Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-04-12T21:00:32.525Z] (3/6) Installing libsodium (1.0.18-r0) [2022-04-12T21:00:32.525Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-04-12T21:00:32.804Z] (5/6) Installing libzmq (4.3.4-r0) [2022-04-12T21:00:32.804Z] (6/6) Installing zeromq (4.3.4-r0) [2022-04-12T21:00:33.083Z] Executing busybox-1.33.1-r7.trigger [2022-04-12T21:00:33.083Z] OK: 8 MiB in 20 packages [2022-04-12T21:00:35.087Z] Removing intermediate container 2ce0e201cbd0 [2022-04-12T21:00:35.087Z] ---> a108316b1905 [2022-04-12T21:00:35.087Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-12T21:00:35.366Z] Attempting uninstall: requests [2022-04-12T21:00:35.366Z] Found existing installation: requests 2.26.0 [2022-04-12T21:00:35.366Z] Uninstalling requests-2.26.0: [2022-04-12T21:00:35.644Z] ---> 606ad153c018 [2022-04-12T21:00:35.644Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-04-12T21:00:35.925Z] Successfully uninstalled requests-2.26.0 [2022-04-12T21:00:36.539Z] Running setup.py install for texttable: started [2022-04-12T21:00:38.567Z] ---> ec0df0feaaae [2022-04-12T21:00:38.567Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-04-12T21:00:39.588Z] ---> f7f3c2927b77 [2022-04-12T21:00:39.588Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-04-12T21:00:39.588Z] ---> Running in bba01af2d2ff [2022-04-12T21:00:40.241Z] Removing intermediate container bba01af2d2ff [2022-04-12T21:00:40.241Z] ---> 5ac249a00c61 [2022-04-12T21:00:40.241Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-12T21:00:40.537Z] ---> Running in 33f89c90768f [2022-04-12T21:00:40.537Z] Running setup.py install for texttable: finished with status 'done' [2022-04-12T21:00:40.537Z] Running setup.py install for PyYAML: started [2022-04-12T21:00:41.165Z] Removing intermediate container 33f89c90768f [2022-04-12T21:00:41.165Z] ---> 94a778ee5b3c [2022-04-12T21:00:41.165Z] Step 21/23 : LABEL arch=arm64 [2022-04-12T21:00:41.165Z] ---> Running in a589944940f2 [2022-04-12T21:00:41.777Z] Removing intermediate container a589944940f2 [2022-04-12T21:00:41.777Z] ---> cd9397c7cb01 [2022-04-12T21:00:41.777Z] Step 22/23 : LABEL git_sha=e6dda6238a3e80563cbae1c569dc5e86f50497f6 [2022-04-12T21:00:41.777Z] ---> Running in 82e9dc7baf12 [2022-04-12T21:00:42.417Z] Removing intermediate container 82e9dc7baf12 [2022-04-12T21:00:42.417Z] ---> 65e86c99a11a [2022-04-12T21:00:42.417Z] Step 23/23 : LABEL version=0.0.0 [2022-04-12T21:00:42.692Z] ---> Running in 07c41019bc27 [2022-04-12T21:00:43.304Z] Removing intermediate container 07c41019bc27 [2022-04-12T21:00:43.304Z] ---> 0f956066395b [2022-04-12T21:00:43.304Z] [2022-04-12T21:00:43.911Z] Successfully built 0f956066395b [2022-04-12T21:00:43.911Z] Successfully tagged core-data-arm64:latest [2022-04-12T21:00:43.911Z] Building security-spiffe-token-provider [2022-04-12T21:00:44.903Z]  Building core-data ... done  Running setup.py install for PyYAML: finished with status 'done' [2022-04-12T21:00:45.508Z] Running setup.py install for docopt: started [2022-04-12T21:00:48.915Z] Running setup.py install for docopt: finished with status 'done' [2022-04-12T21:00:48.915Z] Running setup.py install for dockerpty: started [2022-04-12T21:00:51.551Z] Running setup.py install for dockerpty: finished with status 'done' [2022-04-12T21:00:54.191Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2022-04-12T21:01:16.400Z] Removing intermediate container b47e7a175ebe [2022-04-12T21:01:16.400Z] ---> 2ddec100ee57 [2022-04-12T21:01:16.400Z] Step 14/23 : ENV APP_PORT=58890 [2022-04-12T21:01:16.400Z] ---> Running in 17c792643c18 [2022-04-12T21:01:17.391Z] Removing intermediate container 17c792643c18 [2022-04-12T21:01:17.391Z] ---> eadb4e6f20e5 [2022-04-12T21:01:17.391Z] Step 15/23 : EXPOSE $APP_PORT [2022-04-12T21:01:17.391Z] ---> Running in d40fa1b111d8 [2022-04-12T21:01:17.993Z] Removing intermediate container d40fa1b111d8 [2022-04-12T21:01:17.993Z] ---> a35a6b73c8fc [2022-04-12T21:01:17.993Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-04-12T21:01:22.360Z] ---> 9880aa61c4bb [2022-04-12T21:01:22.360Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-04-12T21:01:22.360Z] Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-12T21:01:22.360Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-04-12T21:01:22.360Z] ---> 8130c5dcb86c [2022-04-12T21:01:22.360Z] Step 3/20 : WORKDIR /edgex-go [2022-04-12T21:01:22.360Z] ---> Using cache [2022-04-12T21:01:22.360Z] ---> 712172326575 [2022-04-12T21:01:22.360Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-04-12T21:01:22.360Z] ---> Running in f63733a3a39a [2022-04-12T21:01:23.369Z] ---> 8facb32892d4 [2022-04-12T21:01:23.369Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-04-12T21:01:24.369Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-12T21:01:25.010Z] ---> 8c0c716b4915 [2022-04-12T21:01:25.010Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-04-12T21:01:25.010Z] ---> Running in 312ea1e5692b [2022-04-12T21:01:25.616Z] Removing intermediate container 312ea1e5692b [2022-04-12T21:01:25.616Z] ---> 3037a480d79d [2022-04-12T21:01:25.616Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-12T21:01:25.616Z] ---> Running in b715c3bb035c [2022-04-12T21:01:25.897Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-12T21:01:26.184Z] Removing intermediate container b715c3bb035c [2022-04-12T21:01:26.184Z] ---> 6d3eb2398106 [2022-04-12T21:01:26.184Z] Step 21/23 : LABEL arch=arm64 [2022-04-12T21:01:26.184Z] ---> Running in 7474af017f50 [2022-04-12T21:01:26.799Z] Removing intermediate container 7474af017f50 [2022-04-12T21:01:26.799Z] ---> 873b1cd2d104 [2022-04-12T21:01:26.799Z] Step 22/23 : LABEL git_sha=e6dda6238a3e80563cbae1c569dc5e86f50497f6 [2022-04-12T21:01:27.079Z] ---> Running in 0e5c71946acb [2022-04-12T21:01:27.697Z] Removing intermediate container 0e5c71946acb [2022-04-12T21:01:27.697Z] ---> ce6c3388e207 [2022-04-12T21:01:27.697Z] Step 23/23 : LABEL version=0.0.0 [2022-04-12T21:01:27.697Z] ---> Running in 5140d7572771 [2022-04-12T21:01:27.697Z] v3.15.4-20-g6d2f627d6c [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-12T21:01:27.697Z] v3.15.4-15-gb33590fc03 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-12T21:01:27.697Z] OK: 15740 distinct packages available [2022-04-12T21:01:27.977Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-12T21:01:28.258Z] Removing intermediate container 5140d7572771 [2022-04-12T21:01:28.258Z] ---> 1b5eef700f45 [2022-04-12T21:01:28.258Z] [2022-04-12T21:01:28.868Z] Successfully built 1b5eef700f45 [2022-04-12T21:01:28.868Z] Successfully tagged sys-mgmt-agent-arm64:latest [2022-04-12T21:01:28.868Z]  Building sys-mgmt-agent ... done Building support-scheduler [2022-04-12T21:01:29.146Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-12T21:01:30.610Z] OK: 220 MiB in 52 packages [2022-04-12T21:01:32.070Z] Removing intermediate container f63733a3a39a [2022-04-12T21:01:32.070Z] ---> 5e8059309c19 [2022-04-12T21:01:32.347Z] Step 5/20 : COPY go.mod vendor* ./ [2022-04-12T21:01:33.349Z] ---> a05eaa26ae79 [2022-04-12T21:01:33.349Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-12T21:01:33.349Z] ---> Running in 474d1106dd3f [2022-04-12T21:01:40.117Z] Removing intermediate container 474d1106dd3f [2022-04-12T21:01:40.117Z] ---> 79d03e2d13db [2022-04-12T21:01:40.117Z] Step 7/20 : COPY . . [2022-04-12T21:02:12.589Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-12T21:02:12.589Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-04-12T21:02:12.589Z] ---> 8130c5dcb86c [2022-04-12T21:02:12.589Z] Step 3/22 : WORKDIR /edgex-go [2022-04-12T21:02:12.589Z] ---> Using cache [2022-04-12T21:02:12.589Z] ---> 712172326575 [2022-04-12T21:02:12.589Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-12T21:02:12.589Z] ---> Using cache [2022-04-12T21:02:12.589Z] ---> 60fe508a1f33 [2022-04-12T21:02:12.589Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-04-12T21:02:12.589Z] ---> Using cache [2022-04-12T21:02:12.589Z] ---> 89e930c8dccb [2022-04-12T21:02:12.589Z] Step 6/22 : COPY go.mod vendor* ./ [2022-04-12T21:02:12.589Z] ---> Using cache [2022-04-12T21:02:12.589Z] ---> c89ad3354c42 [2022-04-12T21:02:12.589Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-12T21:02:12.589Z] ---> Using cache [2022-04-12T21:02:12.589Z] ---> 31ed44c74cad [2022-04-12T21:02:12.589Z] Step 8/22 : COPY . . [2022-04-12T21:02:12.589Z] ---> Using cache [2022-04-12T21:02:12.589Z] ---> a733d314bf17 [2022-04-12T21:02:12.589Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-04-12T21:02:12.589Z] ---> Running in 3c47ca7218ae [2022-04-12T21:02:15.101Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-04-12T21:02:17.802Z] ---> 119ae9469011 [2022-04-12T21:02:17.802Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-04-12T21:02:17.802Z] ---> Running in 1997bc1d74cb [2022-04-12T21:02:19.813Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2022-04-12T21:08:42.231Z] Removing intermediate container 9e5e4f0420b2 [2022-04-12T21:08:42.231Z] ---> a3de8a586456 [2022-04-12T21:08:42.231Z] [2022-04-12T21:08:42.231Z] Step 10/31 : FROM alpine:3.14 [2022-04-12T21:08:42.231Z] ---> ac73e934f311 [2022-04-12T21:08:42.231Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-04-12T21:08:42.231Z] ---> Running in d0450ce9a751 [2022-04-12T21:08:42.231Z] Removing intermediate container d0450ce9a751 [2022-04-12T21:08:42.231Z] ---> 825d5c2c028e [2022-04-12T21:08:42.231Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-04-12T21:08:42.231Z] ---> Running in a8e8779f8cce [2022-04-12T21:08:42.231Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-12T21:08:42.231Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-12T21:08:42.231Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-04-12T21:08:42.231Z] (2/2) Installing su-exec (0.2-r1) [2022-04-12T21:08:42.231Z] Executing busybox-1.33.1-r7.trigger [2022-04-12T21:08:42.231Z] OK: 6 MiB in 16 packages [2022-04-12T21:08:42.231Z] Removing intermediate container a8e8779f8cce [2022-04-12T21:08:42.231Z] ---> f6373466e048 [2022-04-12T21:08:42.231Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-04-12T21:08:42.231Z] ---> Running in 16667b35ba38 [2022-04-12T21:08:42.231Z] Removing intermediate container 16667b35ba38 [2022-04-12T21:08:42.231Z] ---> 9c51b84fef02 [2022-04-12T21:08:42.231Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-04-12T21:08:42.231Z] ---> Running in aece7670e180 [2022-04-12T21:08:42.231Z] Removing intermediate container aece7670e180 [2022-04-12T21:08:42.231Z] ---> 3b4699e78669 [2022-04-12T21:08:42.231Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-04-12T21:08:42.231Z] ---> Running in 9d7fd1200fce [2022-04-12T21:08:42.231Z] Removing intermediate container 9d7fd1200fce [2022-04-12T21:08:42.231Z] ---> b1c1cf5fda1c [2022-04-12T21:08:42.231Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2022-04-12T21:08:42.231Z] ---> Running in 03f789f98d3a [2022-04-12T21:08:42.231Z] Removing intermediate container 03f789f98d3a [2022-04-12T21:08:42.231Z] ---> b236111db543 [2022-04-12T21:08:42.231Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-04-12T21:08:42.231Z] ---> 1626dc35f65f [2022-04-12T21:08:42.231Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-04-12T21:08:42.231Z] ---> Running in fe2602b49d88 [2022-04-12T21:08:44.916Z] Removing intermediate container fe2602b49d88 [2022-04-12T21:08:44.916Z] ---> e4193d5a7e02 [2022-04-12T21:08:44.916Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-12T21:08:45.519Z] ---> f79f52f87807 [2022-04-12T21:08:45.519Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-04-12T21:08:48.189Z] ---> 414539e7c339 [2022-04-12T21:08:48.189Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-04-12T21:08:48.807Z] ---> 0844edd1e7e0 [2022-04-12T21:08:48.807Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-04-12T21:08:49.807Z] ---> 353690abd8da [2022-04-12T21:08:49.807Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-04-12T21:08:51.278Z] ---> 33a379668de6 [2022-04-12T21:08:51.278Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2022-04-12T21:08:51.278Z] ---> Running in 3121e0931daf [2022-04-12T21:08:52.275Z] Removing intermediate container 3121e0931daf [2022-04-12T21:08:52.275Z] ---> ceab34c59196 [2022-04-12T21:08:52.275Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-04-12T21:08:53.279Z] ---> 2eb72778f063 [2022-04-12T21:08:53.279Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-04-12T21:08:53.571Z] ---> Running in 169c5c08edc7 [2022-04-12T21:08:57.035Z] Removing intermediate container 169c5c08edc7 [2022-04-12T21:08:57.035Z] ---> b04822967fb4 [2022-04-12T21:08:57.035Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-04-12T21:08:57.035Z] ---> Running in 2d314eaaacbe [2022-04-12T21:08:58.073Z] Removing intermediate container 2d314eaaacbe [2022-04-12T21:08:58.073Z] ---> 836935ac9eba [2022-04-12T21:08:58.073Z] Step 28/31 : CMD ["gate"] [2022-04-12T21:08:58.073Z] ---> Running in 1ad31e17031f [2022-04-12T21:08:58.687Z] Removing intermediate container 1ad31e17031f [2022-04-12T21:08:58.975Z] ---> 07cc358242b4 [2022-04-12T21:08:58.975Z] Step 29/31 : LABEL arch=arm64 [2022-04-12T21:08:59.257Z] ---> Running in 2e4844e223b0 [2022-04-12T21:08:59.543Z] Removing intermediate container 2e4844e223b0 [2022-04-12T21:08:59.543Z] ---> 1e55883dd86a [2022-04-12T21:08:59.543Z] Step 30/31 : LABEL git_sha=e6dda6238a3e80563cbae1c569dc5e86f50497f6 [2022-04-12T21:09:00.153Z] ---> Running in 6537e2b629a9 [2022-04-12T21:09:00.753Z] Removing intermediate container 6537e2b629a9 [2022-04-12T21:09:00.753Z] ---> 206f1cdd8e00 [2022-04-12T21:09:00.753Z] Step 31/31 : LABEL version=0.0.0 [2022-04-12T21:09:01.026Z] ---> Running in 1da89861bcca [2022-04-12T21:09:01.637Z] Removing intermediate container 1da89861bcca [2022-04-12T21:09:01.637Z] ---> 3d528d5c75c7 [2022-04-12T21:09:01.637Z] [2022-04-12T21:09:02.246Z] Successfully built 3d528d5c75c7 [2022-04-12T21:09:02.246Z] Successfully tagged security-bootstrapper-arm64:latest [2022-04-12T21:09:02.246Z] Building core-metadata [2022-04-12T21:09:41.336Z]  Building security-bootstrapper ... done Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-12T21:09:41.336Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-12T21:09:41.336Z] ---> 8130c5dcb86c [2022-04-12T21:09:41.336Z] Step 3/23 : WORKDIR /edgex-go [2022-04-12T21:09:41.336Z] ---> Using cache [2022-04-12T21:09:41.336Z] ---> 712172326575 [2022-04-12T21:09:41.336Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-12T21:09:41.336Z] ---> Using cache [2022-04-12T21:09:41.336Z] ---> 60fe508a1f33 [2022-04-12T21:09:41.336Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-04-12T21:09:41.336Z] ---> Using cache [2022-04-12T21:09:41.336Z] ---> 89e930c8dccb [2022-04-12T21:09:41.336Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-12T21:09:41.336Z] ---> Using cache [2022-04-12T21:09:41.336Z] ---> c89ad3354c42 [2022-04-12T21:09:41.336Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-12T21:09:41.336Z] ---> Using cache [2022-04-12T21:09:41.336Z] ---> 31ed44c74cad [2022-04-12T21:09:41.336Z] Step 8/23 : COPY . . [2022-04-12T21:09:41.336Z] ---> Using cache [2022-04-12T21:09:41.336Z] ---> a733d314bf17 [2022-04-12T21:09:41.336Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-04-12T21:09:41.336Z] ---> Running in 506ceb66c8e4 [2022-04-12T21:09:41.615Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-04-12T21:10:03.881Z] Removing intermediate container 1997bc1d74cb [2022-04-12T21:10:03.881Z] ---> 9b19d7b6762c [2022-04-12T21:10:03.881Z] [2022-04-12T21:10:03.881Z] Step 9/20 : FROM alpine:3.15 [2022-04-12T21:10:03.881Z] 3.15: Pulling from library/alpine [2022-04-12T21:10:03.881Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-04-12T21:10:03.881Z] Status: Downloaded newer image for alpine:3.15 [2022-04-12T21:10:03.881Z] ---> 3fb3c9af89a9 [2022-04-12T21:10:03.881Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-12T21:10:03.881Z] ---> Running in 8365768d3f85 [2022-04-12T21:10:03.881Z] Removing intermediate container 8365768d3f85 [2022-04-12T21:10:03.881Z] ---> 70052ffed3f2 [2022-04-12T21:10:03.881Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-12T21:10:03.881Z] ---> Running in 561482e57830 [2022-04-12T21:10:07.353Z] Removing intermediate container 561482e57830 [2022-04-12T21:10:07.353Z] ---> 53e6e8ce10f2 [2022-04-12T21:10:07.353Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-04-12T21:10:07.353Z] ---> Running in 0c364b40ea4d [2022-04-12T21:10:09.357Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-12T21:10:10.349Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-12T21:10:12.368Z] v3.15.4-20-g6d2f627d6c [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-12T21:10:12.368Z] v3.15.4-15-gb33590fc03 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-12T21:10:12.368Z] OK: 15729 distinct packages available [2022-04-12T21:10:12.368Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-12T21:10:14.101Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-12T21:10:14.692Z] (1/9) Installing ca-certificates (20211220-r0) [2022-04-12T21:10:15.492Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-04-12T21:10:15.492Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-04-12T21:10:15.492Z] (4/9) Installing libcurl (7.80.0-r0) [2022-04-12T21:10:15.492Z] (5/9) Installing curl (7.80.0-r0) [2022-04-12T21:10:15.492Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-04-12T21:10:15.492Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-04-12T21:10:15.492Z] (8/9) Installing libucontext (1.1-r0) [2022-04-12T21:10:15.904Z] (9/9) Installing gcompat (1.0.0-r4) [2022-04-12T21:10:15.904Z] Executing busybox-1.34.1-r5.trigger [2022-04-12T21:10:15.904Z] Executing ca-certificates-20211220-r0.trigger [2022-04-12T21:10:16.382Z] OK: 8 MiB in 23 packages [2022-04-12T21:10:19.369Z] Removing intermediate container 0c364b40ea4d [2022-04-12T21:10:19.369Z] ---> 3bfd2092fce3 [2022-04-12T21:10:19.369Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-12T21:10:20.632Z] ---> 61db0209f6a1 [2022-04-12T21:10:20.632Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-04-12T21:10:22.713Z] ---> 8f2190026086 [2022-04-12T21:10:22.713Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-04-12T21:10:23.801Z] ---> af515e9ba878 [2022-04-12T21:10:23.802Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-04-12T21:10:23.802Z] ---> Running in ada053cb6785 [2022-04-12T21:10:24.093Z] Removing intermediate container ada053cb6785 [2022-04-12T21:10:24.093Z] ---> c87266c6a33d [2022-04-12T21:10:24.093Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-12T21:10:24.390Z] ---> Running in 900034529b24 [2022-04-12T21:10:24.992Z] Removing intermediate container 900034529b24 [2022-04-12T21:10:24.992Z] ---> 6803e2147f42 [2022-04-12T21:10:24.992Z] Step 18/20 : LABEL arch=arm64 [2022-04-12T21:10:24.992Z] ---> Running in 275013bcd9f2 [2022-04-12T21:10:25.590Z] Removing intermediate container 275013bcd9f2 [2022-04-12T21:10:25.590Z] ---> dcf4449e4f7a [2022-04-12T21:10:25.590Z] Step 19/20 : LABEL git_sha=e6dda6238a3e80563cbae1c569dc5e86f50497f6 [2022-04-12T21:10:25.590Z] ---> Running in 60ee1f082582 [2022-04-12T21:10:26.205Z] Removing intermediate container 60ee1f082582 [2022-04-12T21:10:26.205Z] ---> 89536b71bcf3 [2022-04-12T21:10:26.205Z] Step 20/20 : LABEL version=0.0.0 [2022-04-12T21:10:26.205Z] ---> Running in d41dc4ba68ce [2022-04-12T21:10:26.810Z] Removing intermediate container d41dc4ba68ce [2022-04-12T21:10:26.810Z] ---> a2d81c7ad89c [2022-04-12T21:10:26.810Z] [2022-04-12T21:10:27.439Z] Successfully built a2d81c7ad89c [2022-04-12T21:10:27.439Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2022-04-12T21:10:27.439Z]  Building security-spiffe-token-provider ... done Building security-secretstore-setup [2022-04-12T21:10:49.710Z] Removing intermediate container 3c47ca7218ae [2022-04-12T21:10:49.710Z] ---> 719ad24d276c [2022-04-12T21:10:49.710Z] [2022-04-12T21:10:49.710Z] Step 10/22 : FROM alpine:3.14 [2022-04-12T21:10:49.710Z] ---> ac73e934f311 [2022-04-12T21:10:49.710Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-04-12T21:10:49.710Z] ---> Running in 577c8e89e929 [2022-04-12T21:10:51.174Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-12T21:10:51.474Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-12T21:10:52.977Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-04-12T21:10:53.270Z] Executing busybox-1.33.1-r7.trigger [2022-04-12T21:10:53.270Z] OK: 5 MiB in 15 packages [2022-04-12T21:10:55.342Z] Removing intermediate container 577c8e89e929 [2022-04-12T21:10:55.342Z] ---> 52f829e8b632 [2022-04-12T21:10:55.342Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-12T21:10:55.342Z] ---> Running in 51c9cc82450d [2022-04-12T21:10:55.955Z] Removing intermediate container 51c9cc82450d [2022-04-12T21:10:55.955Z] ---> 1652993ed806 [2022-04-12T21:10:55.955Z] Step 13/22 : ENV APP_PORT=59861 [2022-04-12T21:10:56.241Z] ---> Running in a3abfcfbd04c [2022-04-12T21:10:57.244Z] Removing intermediate container a3abfcfbd04c [2022-04-12T21:10:57.244Z] ---> 67d9208a05de [2022-04-12T21:10:57.244Z] Step 14/22 : EXPOSE $APP_PORT [2022-04-12T21:10:57.244Z] ---> Running in e752cdeebe40 [2022-04-12T21:10:58.236Z] Removing intermediate container e752cdeebe40 [2022-04-12T21:10:58.236Z] ---> 6933f97329e9 [2022-04-12T21:10:58.236Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-12T21:10:59.710Z] ---> 1a6f5c17d574 [2022-04-12T21:10:59.710Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-04-12T21:11:03.141Z] ---> 1b4c50f56151 [2022-04-12T21:11:03.141Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-04-12T21:11:03.429Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-12T21:11:03.429Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-04-12T21:11:03.429Z] ---> 8130c5dcb86c [2022-04-12T21:11:03.429Z] Step 3/25 : WORKDIR /edgex-go [2022-04-12T21:11:03.429Z] ---> Using cache [2022-04-12T21:11:03.429Z] ---> 712172326575 [2022-04-12T21:11:03.429Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-12T21:11:03.429Z] ---> Using cache [2022-04-12T21:11:03.429Z] ---> 60fe508a1f33 [2022-04-12T21:11:03.429Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-04-12T21:11:03.429Z] ---> Using cache [2022-04-12T21:11:03.429Z] ---> 89e930c8dccb [2022-04-12T21:11:03.429Z] Step 6/25 : COPY go.mod vendor* ./ [2022-04-12T21:11:03.429Z] ---> Using cache [2022-04-12T21:11:03.429Z] ---> c89ad3354c42 [2022-04-12T21:11:03.429Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-12T21:11:03.429Z] ---> Using cache [2022-04-12T21:11:03.429Z] ---> 31ed44c74cad [2022-04-12T21:11:03.429Z] Step 8/25 : COPY . . [2022-04-12T21:11:03.429Z] ---> Using cache [2022-04-12T21:11:03.429Z] ---> a733d314bf17 [2022-04-12T21:11:03.429Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-04-12T21:11:03.429Z] ---> Running in 4cd889ae2ab2 [2022-04-12T21:11:04.918Z] ---> 2fc3fa6ce673 [2022-04-12T21:11:04.918Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-04-12T21:11:04.918Z] ---> Running in fbd20737d731 [2022-04-12T21:11:05.537Z] Removing intermediate container fbd20737d731 [2022-04-12T21:11:05.537Z] ---> 92222404f10d [2022-04-12T21:11:05.537Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-12T21:11:05.822Z] ---> Running in 555b29160568 [2022-04-12T21:11:06.100Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-04-12T21:11:06.720Z] Removing intermediate container 555b29160568 [2022-04-12T21:11:06.720Z] ---> bad8214db97d [2022-04-12T21:11:06.720Z] Step 20/22 : LABEL arch=arm64 [2022-04-12T21:11:06.720Z] ---> Running in ce1d4ad0ca48 [2022-04-12T21:11:07.332Z] Removing intermediate container ce1d4ad0ca48 [2022-04-12T21:11:07.332Z] ---> 667e6bd2ec88 [2022-04-12T21:11:07.332Z] Step 21/22 : LABEL git_sha=e6dda6238a3e80563cbae1c569dc5e86f50497f6 [2022-04-12T21:11:07.332Z] ---> Running in 1df1b77bf39d [2022-04-12T21:11:07.942Z] Removing intermediate container 1df1b77bf39d [2022-04-12T21:11:07.942Z] ---> 36671a5c4ba4 [2022-04-12T21:11:07.942Z] Step 22/22 : LABEL version=0.0.0 [2022-04-12T21:11:07.942Z] ---> Running in f087ba794b29 [2022-04-12T21:11:08.557Z] Removing intermediate container f087ba794b29 [2022-04-12T21:11:08.557Z] ---> d494e0bbef20 [2022-04-12T21:11:08.557Z] [2022-04-12T21:11:09.163Z] Successfully built d494e0bbef20 [2022-04-12T21:11:09.163Z] Successfully tagged support-scheduler-arm64:latest [2022-04-12T21:11:09.163Z] Building security-spire-server [2022-04-12T21:11:48.277Z]  Building support-scheduler ... done Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-12T21:11:48.277Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-04-12T21:11:48.277Z] ---> 8130c5dcb86c [2022-04-12T21:11:48.277Z] Step 3/25 : WORKDIR /edgex-go [2022-04-12T21:11:48.277Z] ---> Using cache [2022-04-12T21:11:48.277Z] ---> 712172326575 [2022-04-12T21:11:48.277Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-12T21:11:48.277Z] ---> Using cache [2022-04-12T21:11:48.277Z] ---> 60fe508a1f33 [2022-04-12T21:11:48.277Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-04-12T21:11:48.277Z] ---> Running in 7ec4ca71d841 [2022-04-12T21:11:50.293Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-12T21:11:50.900Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-12T21:11:52.353Z] OK: 220 MiB in 52 packages [2022-04-12T21:11:53.810Z] Removing intermediate container 7ec4ca71d841 [2022-04-12T21:11:53.810Z] ---> 2d17a5435983 [2022-04-12T21:11:53.810Z] Step 6/25 : COPY go.mod vendor* ./ [2022-04-12T21:11:54.814Z] ---> d18e76f208d5 [2022-04-12T21:11:54.814Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-12T21:11:54.814Z] ---> Running in 4a88b3d4c106 [2022-04-12T21:12:01.592Z] Removing intermediate container 4a88b3d4c106 [2022-04-12T21:12:01.592Z] ---> 31ea08fd3474 [2022-04-12T21:12:01.592Z] Step 8/25 : COPY . . [2022-04-12T21:12:28.505Z] ---> db928883f7fe [2022-04-12T21:12:28.505Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-04-12T21:12:28.505Z] ---> Running in a930e08c8d5e [2022-04-12T21:12:28.505Z] Removing intermediate container a930e08c8d5e [2022-04-12T21:12:28.505Z] ---> 78b1e7fc817b [2022-04-12T21:12:28.505Z] Step 10/25 : RUN mkdir -p spire-build [2022-04-12T21:12:28.505Z] ---> Running in c5846068b978 [2022-04-12T21:12:29.511Z] Removing intermediate container c5846068b978 [2022-04-12T21:12:29.511Z] ---> e1b523fdb2ff [2022-04-12T21:12:29.511Z] Step 11/25 : WORKDIR /edgex-go/spire-build [2022-04-12T21:12:29.511Z] ---> Running in d46bc1773f78 [2022-04-12T21:12:30.121Z] Removing intermediate container d46bc1773f78 [2022-04-12T21:12:30.121Z] ---> 796e48e25aec [2022-04-12T21:12:30.121Z] Step 12/25 : RUN wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent [2022-04-12T21:12:30.402Z] ---> Running in db52b838a1f6 [2022-04-12T21:12:33.833Z] spire-1.2.1/ [2022-04-12T21:12:33.833Z] spire-1.2.1/.data/ [2022-04-12T21:12:33.833Z] spire-1.2.1/.data/.file [2022-04-12T21:12:33.833Z] spire-1.2.1/.dockerignore [2022-04-12T21:12:33.833Z] spire-1.2.1/.gitattributes [2022-04-12T21:12:33.833Z] spire-1.2.1/.githooks/ [2022-04-12T21:12:33.833Z] spire-1.2.1/.githooks/pre-commit [2022-04-12T21:12:33.833Z] spire-1.2.1/.github/ [2022-04-12T21:12:33.833Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-04-12T21:12:33.833Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-04-12T21:12:33.833Z] spire-1.2.1/.github/dependabot.yml [2022-04-12T21:12:33.833Z] spire-1.2.1/.github/workflows/ [2022-04-12T21:12:33.833Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-04-12T21:12:33.833Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-04-12T21:12:33.833Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-04-12T21:12:33.833Z] spire-1.2.1/.github/workflows/scripts/ [2022-04-12T21:12:33.833Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-04-12T21:12:33.833Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-04-12T21:12:33.833Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-04-12T21:12:33.833Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-04-12T21:12:33.833Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-04-12T21:12:33.833Z] spire-1.2.1/.gitignore [2022-04-12T21:12:33.833Z] spire-1.2.1/.go-version [2022-04-12T21:12:33.833Z] spire-1.2.1/.golangci.yml [2022-04-12T21:12:33.833Z] spire-1.2.1/ADOPTERS.md [2022-04-12T21:12:33.833Z] spire-1.2.1/CHANGELOG.md [2022-04-12T21:12:33.833Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-04-12T21:12:33.833Z] spire-1.2.1/CODEOWNERS [2022-04-12T21:12:33.833Z] spire-1.2.1/CONTRIBUTING.md [2022-04-12T21:12:33.833Z] spire-1.2.1/Dockerfile [2022-04-12T21:12:33.833Z] spire-1.2.1/Dockerfile.dev [2022-04-12T21:12:33.833Z] spire-1.2.1/Dockerfile.scratch [2022-04-12T21:12:33.833Z] spire-1.2.1/LICENSE [2022-04-12T21:12:33.833Z] spire-1.2.1/MAINTAINERS.md [2022-04-12T21:12:33.833Z] spire-1.2.1/Makefile [2022-04-12T21:12:33.833Z] spire-1.2.1/README.md [2022-04-12T21:12:33.833Z] spire-1.2.1/ROADMAP.md [2022-04-12T21:12:33.833Z] spire-1.2.1/SECURITY.md [2022-04-12T21:12:33.833Z] spire-1.2.1/cmd/ [2022-04-12T21:12:33.833Z] spire-1.2.1/cmd/spire-agent/ [2022-04-12T21:12:33.833Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-04-12T21:12:33.833Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-04-12T21:12:33.833Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-04-12T21:12:33.833Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-04-12T21:12:33.833Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-04-12T21:12:33.833Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-04-12T21:12:33.833Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-04-12T21:12:33.833Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-04-12T21:12:33.833Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-04-12T21:12:33.834Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-04-12T21:12:33.834Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-04-12T21:12:33.834Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-04-12T21:12:33.834Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-04-12T21:12:33.834Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-04-12T21:12:33.834Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-04-12T21:12:33.834Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-04-12T21:12:33.834Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-04-12T21:12:33.834Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-04-12T21:12:33.834Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-04-12T21:12:33.834Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-04-12T21:12:33.834Z] spire-1.2.1/cmd/spire-agent/main.go [2022-04-12T21:12:33.834Z] spire-1.2.1/cmd/spire-server/ [2022-04-12T21:12:33.834Z] spire-1.2.1/cmd/spire-server/cli/ [2022-04-12T21:12:33.834Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-04-12T21:12:33.834Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-04-12T21:12:33.834Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-04-12T21:12:33.834Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-04-12T21:12:33.834Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-04-12T21:12:33.834Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-04-12T21:12:33.834Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-04-12T21:12:33.834Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-04-12T21:12:33.834Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-04-12T21:12:33.834Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-04-12T21:12:33.834Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-04-12T21:12:33.834Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-04-12T21:12:33.834Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-04-12T21:12:33.834Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-04-12T21:12:33.834Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-04-12T21:12:33.834Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-04-12T21:12:33.834Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-04-12T21:12:33.834Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-04-12T21:12:33.834Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-04-12T21:12:33.834Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-04-12T21:12:33.834Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-04-12T21:12:33.834Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-04-12T21:12:33.834Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-04-12T21:12:33.834Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-04-12T21:12:33.834Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-04-12T21:12:33.834Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-04-12T21:12:33.834Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-04-12T21:12:33.834Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-04-12T21:12:33.834Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-04-12T21:12:33.834Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-04-12T21:12:33.834Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-04-12T21:12:33.834Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-04-12T21:12:33.834Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-04-12T21:12:33.834Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-04-12T21:12:33.834Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-04-12T21:12:33.834Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-04-12T21:12:33.834Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-04-12T21:12:33.834Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-04-12T21:12:33.834Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-04-12T21:12:33.834Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-04-12T21:12:33.834Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-04-12T21:12:33.834Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-04-12T21:12:33.834Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-04-12T21:12:33.834Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-04-12T21:12:33.834Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-04-12T21:12:33.834Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-04-12T21:12:33.834Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-04-12T21:12:33.834Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-04-12T21:12:33.834Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-04-12T21:12:33.834Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-04-12T21:12:33.834Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-04-12T21:12:33.834Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-04-12T21:12:33.834Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-04-12T21:12:33.834Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-04-12T21:12:33.834Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-04-12T21:12:33.834Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-04-12T21:12:33.834Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-04-12T21:12:33.834Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-04-12T21:12:33.834Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-04-12T21:12:33.834Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-04-12T21:12:33.834Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-04-12T21:12:33.834Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-04-12T21:12:33.834Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-04-12T21:12:33.834Z] spire-1.2.1/cmd/spire-server/main.go [2022-04-12T21:12:33.834Z] spire-1.2.1/cmd/spire-server/util/ [2022-04-12T21:12:33.834Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-04-12T21:12:33.834Z] spire-1.2.1/conf/ [2022-04-12T21:12:33.834Z] spire-1.2.1/conf/agent/ [2022-04-12T21:12:33.834Z] spire-1.2.1/conf/agent/agent.conf [2022-04-12T21:12:33.834Z] spire-1.2.1/conf/agent/agent_full.conf [2022-04-12T21:12:33.834Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-04-12T21:12:33.834Z] spire-1.2.1/conf/server/ [2022-04-12T21:12:33.834Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-04-12T21:12:33.834Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-04-12T21:12:33.834Z] spire-1.2.1/conf/server/server.conf [2022-04-12T21:12:33.834Z] spire-1.2.1/conf/server/server_full.conf [2022-04-12T21:12:33.834Z] spire-1.2.1/doc/ [2022-04-12T21:12:33.834Z] spire-1.2.1/doc/SPIRE101.md [2022-04-12T21:12:33.834Z] spire-1.2.1/doc/auditlog.md [2022-04-12T21:12:33.834Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-04-12T21:12:33.834Z] spire-1.2.1/doc/changelog_guidelines.md [2022-04-12T21:12:33.834Z] spire-1.2.1/doc/cure53-report.pdf [2022-04-12T21:12:33.834Z] spire-1.2.1/doc/images/ [2022-04-12T21:12:33.834Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-04-12T21:12:33.834Z] spire-1.2.1/doc/images/SPIRE101.png [2022-04-12T21:12:33.834Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-04-12T21:12:33.834Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-04-12T21:12:33.834Z] spire-1.2.1/doc/images/cache_mgr.png [2022-04-12T21:12:33.834Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-04-12T21:12:33.834Z] spire-1.2.1/doc/images/federated_spire.png [2022-04-12T21:12:33.834Z] spire-1.2.1/doc/images/ha_mode.png [2022-04-12T21:12:33.834Z] spire-1.2.1/doc/images/nested_spire.png [2022-04-12T21:12:33.834Z] spire-1.2.1/doc/images/oidc_federation.png [2022-04-12T21:12:33.834Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-04-12T21:12:33.834Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-04-12T21:12:33.834Z] spire-1.2.1/doc/images/spire_logo.png [2022-04-12T21:12:33.834Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-04-12T21:12:33.834Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-04-12T21:12:33.834Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-04-12T21:12:33.834Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-04-12T21:12:33.834Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-04-12T21:12:33.834Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-04-12T21:12:33.834Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-04-12T21:12:33.834Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-04-12T21:12:33.834Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-04-12T21:12:33.834Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-04-12T21:12:33.834Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-04-12T21:12:33.834Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-04-12T21:12:33.834Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-04-12T21:12:33.834Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-04-12T21:12:33.834Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-04-12T21:12:33.834Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-04-12T21:12:33.834Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-04-12T21:12:33.834Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-04-12T21:12:33.834Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-04-12T21:12:33.834Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-04-12T21:12:33.834Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-04-12T21:12:33.834Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-04-12T21:12:33.834Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-04-12T21:12:33.834Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-04-12T21:12:33.834Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-04-12T21:12:33.834Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-04-12T21:12:33.834Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-04-12T21:12:33.834Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-04-12T21:12:33.834Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-04-12T21:12:33.834Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-04-12T21:12:33.834Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-04-12T21:12:33.834Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-04-12T21:12:33.834Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-04-12T21:12:33.834Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-04-12T21:12:33.834Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-04-12T21:12:33.834Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-04-12T21:12:33.834Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-04-12T21:12:33.834Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-04-12T21:12:33.834Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-04-12T21:12:33.834Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-04-12T21:12:33.834Z] spire-1.2.1/doc/scaling_spire.md [2022-04-12T21:12:33.834Z] spire-1.2.1/doc/spire_agent.md [2022-04-12T21:12:33.834Z] spire-1.2.1/doc/spire_server.md [2022-04-12T21:12:33.834Z] spire-1.2.1/doc/supported_integrations.md [2022-04-12T21:12:33.834Z] spire-1.2.1/doc/telemetry.md [2022-04-12T21:12:33.834Z] spire-1.2.1/doc/telemetry_config.md [2022-04-12T21:12:33.834Z] spire-1.2.1/doc/upgrading.md [2022-04-12T21:12:33.834Z] spire-1.2.1/doc/using_spire.md [2022-04-12T21:12:33.834Z] spire-1.2.1/examples/ [2022-04-12T21:12:33.834Z] spire-1.2.1/examples/README.md [2022-04-12T21:12:33.834Z] spire-1.2.1/go.mod [2022-04-12T21:12:33.834Z] spire-1.2.1/go.sum [2022-04-12T21:12:33.834Z] spire-1.2.1/pkg/ [2022-04-12T21:12:33.834Z] spire-1.2.1/pkg/agent/ [2022-04-12T21:12:33.834Z] spire-1.2.1/pkg/agent/agent.go [2022-04-12T21:12:33.834Z] spire-1.2.1/pkg/agent/api/ [2022-04-12T21:12:33.834Z] spire-1.2.1/pkg/agent/api/config.go [2022-04-12T21:12:33.834Z] spire-1.2.1/pkg/agent/api/debug/ [2022-04-12T21:12:33.834Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-04-12T21:12:33.834Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-04-12T21:12:33.834Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-04-12T21:12:33.834Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-04-12T21:12:33.834Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-04-12T21:12:33.834Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-04-12T21:12:33.834Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-04-12T21:12:33.834Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-04-12T21:12:33.834Z] spire-1.2.1/pkg/agent/api/health/ [2022-04-12T21:12:33.834Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-04-12T21:12:33.834Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-04-12T21:12:33.834Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-04-12T21:12:33.834Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-04-12T21:12:33.834Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-04-12T21:12:33.834Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-04-12T21:12:33.834Z] spire-1.2.1/pkg/agent/attestor/ [2022-04-12T21:12:33.834Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-04-12T21:12:33.834Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-04-12T21:12:33.834Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-04-12T21:12:33.834Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-04-12T21:12:33.834Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-04-12T21:12:33.834Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-04-12T21:12:33.834Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-04-12T21:12:33.834Z] spire-1.2.1/pkg/agent/catalog/ [2022-04-12T21:12:33.834Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-04-12T21:12:33.834Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-04-12T21:12:33.834Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-04-12T21:12:33.834Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-04-12T21:12:33.834Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-04-12T21:12:33.834Z] spire-1.2.1/pkg/agent/client/ [2022-04-12T21:12:33.834Z] spire-1.2.1/pkg/agent/client/client.go [2022-04-12T21:12:33.834Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-04-12T21:12:33.834Z] spire-1.2.1/pkg/agent/client/dial.go [2022-04-12T21:12:33.834Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-04-12T21:12:33.834Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-04-12T21:12:33.834Z] spire-1.2.1/pkg/agent/client/update.go [2022-04-12T21:12:33.834Z] spire-1.2.1/pkg/agent/client/util.go [2022-04-12T21:12:33.834Z] spire-1.2.1/pkg/agent/common/ [2022-04-12T21:12:33.834Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-04-12T21:12:33.834Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-04-12T21:12:33.834Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-04-12T21:12:33.834Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-04-12T21:12:33.834Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-04-12T21:12:33.834Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-04-12T21:12:33.834Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-04-12T21:12:33.834Z] spire-1.2.1/pkg/agent/config.go [2022-04-12T21:12:33.834Z] spire-1.2.1/pkg/agent/endpoints/ [2022-04-12T21:12:33.834Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-04-12T21:12:33.834Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-04-12T21:12:33.835Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-04-12T21:12:33.835Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-04-12T21:12:33.835Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-04-12T21:12:33.835Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-04-12T21:12:33.835Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-04-12T21:12:33.835Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-04-12T21:12:33.835Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-04-12T21:12:33.835Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-04-12T21:12:33.835Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-04-12T21:12:33.835Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-04-12T21:12:33.835Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-04-12T21:12:33.835Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-04-12T21:12:33.835Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-04-12T21:12:33.835Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-04-12T21:12:33.835Z] spire-1.2.1/pkg/agent/manager/ [2022-04-12T21:12:33.835Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-04-12T21:12:33.835Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-04-12T21:12:33.835Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-04-12T21:12:33.835Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-04-12T21:12:33.835Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-04-12T21:12:33.835Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-04-12T21:12:33.835Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-04-12T21:12:33.835Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-04-12T21:12:33.835Z] spire-1.2.1/pkg/agent/manager/config.go [2022-04-12T21:12:33.835Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-04-12T21:12:33.835Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-04-12T21:12:33.835Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-04-12T21:12:33.835Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-04-12T21:12:33.835Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-04-12T21:12:33.835Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-04-12T21:12:33.835Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-04-12T21:12:33.835Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-04-12T21:12:33.835Z] spire-1.2.1/pkg/agent/plugin/ [2022-04-12T21:12:33.835Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-04-12T21:12:33.835Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-04-12T21:12:33.835Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-04-12T21:12:33.835Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-04-12T21:12:33.835Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-04-12T21:12:33.835Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-04-12T21:12:33.835Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-04-12T21:12:33.835Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-04-12T21:12:33.835Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-04-12T21:12:33.835Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-04-12T21:12:33.835Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-04-12T21:12:33.835Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-04-12T21:12:33.835Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-04-12T21:12:33.835Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-04-12T21:12:33.835Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-04-12T21:12:33.835Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-04-12T21:12:33.835Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-04-12T21:12:33.835Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-04-12T21:12:33.835Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-04-12T21:12:33.835Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-04-12T21:12:33.835Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-04-12T21:12:33.835Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-04-12T21:12:33.835Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-04-12T21:12:33.835Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-04-12T21:12:33.835Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-04-12T21:12:33.835Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-04-12T21:12:33.835Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-04-12T21:12:33.835Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-04-12T21:12:33.835Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-04-12T21:12:33.835Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-04-12T21:12:33.835Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-04-12T21:12:33.835Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-04-12T21:12:33.835Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-04-12T21:12:33.835Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-04-12T21:12:33.835Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-04-12T21:12:33.835Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-12T21:12:33.835Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-04-12T21:12:33.835Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-04-12T21:12:33.835Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-12T21:12:33.835Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-04-12T21:12:33.835Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-04-12T21:12:33.835Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-04-12T21:12:33.835Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-04-12T21:12:33.835Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-12T21:12:33.835Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-04-12T21:12:33.835Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-04-12T21:12:33.835Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-04-12T21:12:33.835Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-04-12T21:12:33.835Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-12T21:12:33.835Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-04-12T21:12:33.835Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-04-12T21:12:33.835Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-04-12T21:12:33.835Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-04-12T21:12:33.835Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-04-12T21:12:33.835Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-04-12T21:12:33.835Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-04-12T21:12:33.835Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-04-12T21:12:33.835Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-04-12T21:12:33.835Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-04-12T21:12:33.835Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-04-12T21:12:33.835Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-12T21:12:33.835Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-04-12T21:12:33.835Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-04-12T21:12:33.835Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-04-12T21:12:33.835Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-04-12T21:12:33.835Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-04-12T21:12:33.835Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-04-12T21:12:33.835Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-04-12T21:12:33.835Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-04-12T21:12:33.835Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-04-12T21:12:33.835Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-04-12T21:12:33.835Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-04-12T21:12:33.835Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-04-12T21:12:33.835Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-04-12T21:12:33.835Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-04-12T21:12:33.835Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-04-12T21:12:33.835Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-04-12T21:12:33.835Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-04-12T21:12:33.835Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-04-12T21:12:33.835Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-04-12T21:12:33.835Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-04-12T21:12:33.835Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-04-12T21:12:33.835Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-04-12T21:12:33.835Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-04-12T21:12:33.835Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-04-12T21:12:33.835Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-04-12T21:12:33.835Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-04-12T21:12:33.835Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-04-12T21:12:33.835Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-04-12T21:12:33.835Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-04-12T21:12:33.835Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-04-12T21:12:33.835Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-04-12T21:12:33.835Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-04-12T21:12:33.835Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-04-12T21:12:33.835Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-04-12T21:12:33.835Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-04-12T21:12:33.835Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-04-12T21:12:33.835Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-04-12T21:12:33.835Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-04-12T21:12:33.835Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-04-12T21:12:33.835Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-04-12T21:12:33.835Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-04-12T21:12:33.835Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-04-12T21:12:33.835Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-04-12T21:12:33.835Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-04-12T21:12:33.835Z] spire-1.2.1/pkg/agent/svid/ [2022-04-12T21:12:33.835Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-04-12T21:12:33.835Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-04-12T21:12:33.835Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-04-12T21:12:33.835Z] spire-1.2.1/pkg/agent/svid/store/ [2022-04-12T21:12:33.835Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-04-12T21:12:33.835Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-04-12T21:12:33.835Z] spire-1.2.1/pkg/common/ [2022-04-12T21:12:33.835Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-04-12T21:12:33.835Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-04-12T21:12:33.835Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-04-12T21:12:33.835Z] spire-1.2.1/pkg/common/api/ [2022-04-12T21:12:33.835Z] spire-1.2.1/pkg/common/api/metrics.go [2022-04-12T21:12:33.835Z] spire-1.2.1/pkg/common/api/middleware/ [2022-04-12T21:12:33.835Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-04-12T21:12:33.835Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-04-12T21:12:33.835Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-04-12T21:12:33.835Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-04-12T21:12:33.835Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-04-12T21:12:33.835Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-04-12T21:12:33.835Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-04-12T21:12:33.835Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-04-12T21:12:33.835Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-04-12T21:12:33.835Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-04-12T21:12:33.835Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-04-12T21:12:33.835Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-04-12T21:12:33.835Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-04-12T21:12:33.835Z] spire-1.2.1/pkg/common/api/names.go [2022-04-12T21:12:33.835Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-04-12T21:12:33.835Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-04-12T21:12:33.835Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-04-12T21:12:33.835Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-04-12T21:12:33.835Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-04-12T21:12:33.835Z] spire-1.2.1/pkg/common/auth/ [2022-04-12T21:12:33.835Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-04-12T21:12:33.835Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-04-12T21:12:33.835Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-04-12T21:12:33.835Z] spire-1.2.1/pkg/common/bundleutil/ [2022-04-12T21:12:33.835Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-04-12T21:12:33.835Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-04-12T21:12:33.835Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-04-12T21:12:33.835Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-04-12T21:12:33.835Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-04-12T21:12:33.835Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-04-12T21:12:33.835Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-04-12T21:12:33.835Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-04-12T21:12:33.835Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-04-12T21:12:33.835Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-04-12T21:12:33.835Z] spire-1.2.1/pkg/common/catalog/ [2022-04-12T21:12:33.835Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-04-12T21:12:33.835Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-04-12T21:12:33.835Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-04-12T21:12:33.835Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-04-12T21:12:33.835Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-04-12T21:12:33.835Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-04-12T21:12:33.835Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-04-12T21:12:33.835Z] spire-1.2.1/pkg/common/catalog/config.go [2022-04-12T21:12:33.835Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-04-12T21:12:33.835Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-04-12T21:12:33.835Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-04-12T21:12:33.835Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-04-12T21:12:33.835Z] spire-1.2.1/pkg/common/catalog/context.go [2022-04-12T21:12:33.836Z] spire-1.2.1/pkg/common/catalog/external.go [2022-04-12T21:12:33.836Z] spire-1.2.1/pkg/common/catalog/host.go [2022-04-12T21:12:33.836Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-04-12T21:12:33.836Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-04-12T21:12:33.836Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-04-12T21:12:33.836Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-04-12T21:12:33.836Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-04-12T21:12:33.836Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-04-12T21:12:33.836Z] spire-1.2.1/pkg/common/cli/ [2022-04-12T21:12:33.836Z] spire-1.2.1/pkg/common/cli/env.go [2022-04-12T21:12:33.836Z] spire-1.2.1/pkg/common/cli/flags.go [2022-04-12T21:12:33.836Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-04-12T21:12:33.836Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-04-12T21:12:33.836Z] spire-1.2.1/pkg/common/cli/umask.go [2022-04-12T21:12:33.836Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-04-12T21:12:33.836Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-04-12T21:12:33.836Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-04-12T21:12:33.836Z] spire-1.2.1/pkg/common/cliprinter/ [2022-04-12T21:12:33.836Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-04-12T21:12:33.836Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-04-12T21:12:33.836Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-04-12T21:12:33.836Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-04-12T21:12:33.836Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-04-12T21:12:33.836Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-04-12T21:12:33.836Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-04-12T21:12:33.836Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-04-12T21:12:33.836Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-04-12T21:12:33.836Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-04-12T21:12:33.836Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-04-12T21:12:33.836Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-04-12T21:12:33.836Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-04-12T21:12:33.836Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-04-12T21:12:33.836Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-04-12T21:12:33.836Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-04-12T21:12:33.836Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-04-12T21:12:33.836Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-04-12T21:12:33.836Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-04-12T21:12:33.836Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-04-12T21:12:33.836Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-04-12T21:12:33.836Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-04-12T21:12:34.114Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-04-12T21:12:34.114Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-04-12T21:12:34.114Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-04-12T21:12:34.114Z] spire-1.2.1/pkg/common/coretypes/ [2022-04-12T21:12:34.114Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-04-12T21:12:34.114Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-04-12T21:12:34.114Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-04-12T21:12:34.114Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-04-12T21:12:34.114Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-04-12T21:12:34.114Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-04-12T21:12:34.114Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-04-12T21:12:34.114Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-04-12T21:12:34.114Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-04-12T21:12:34.114Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-04-12T21:12:34.114Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-04-12T21:12:34.114Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-04-12T21:12:34.114Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-04-12T21:12:34.114Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-04-12T21:12:34.114Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-04-12T21:12:34.114Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-04-12T21:12:34.114Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-04-12T21:12:34.114Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-04-12T21:12:34.114Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-04-12T21:12:34.114Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-04-12T21:12:34.114Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-04-12T21:12:34.114Z] spire-1.2.1/pkg/common/diskutil/ [2022-04-12T21:12:34.114Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-04-12T21:12:34.114Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-04-12T21:12:34.114Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-04-12T21:12:34.114Z] spire-1.2.1/pkg/common/errorutil/ [2022-04-12T21:12:34.114Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-04-12T21:12:34.114Z] spire-1.2.1/pkg/common/health/ [2022-04-12T21:12:34.114Z] spire-1.2.1/pkg/common/health/config.go [2022-04-12T21:12:34.114Z] spire-1.2.1/pkg/common/health/context.go [2022-04-12T21:12:34.114Z] spire-1.2.1/pkg/common/health/context_test.go [2022-04-12T21:12:34.114Z] spire-1.2.1/pkg/common/health/health.go [2022-04-12T21:12:34.114Z] spire-1.2.1/pkg/common/health/health_test.go [2022-04-12T21:12:34.114Z] spire-1.2.1/pkg/common/health/logger.go [2022-04-12T21:12:34.114Z] spire-1.2.1/pkg/common/hostservice/ [2022-04-12T21:12:34.114Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-04-12T21:12:34.114Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-04-12T21:12:34.114Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-04-12T21:12:34.114Z] spire-1.2.1/pkg/common/idutil/ [2022-04-12T21:12:34.114Z] spire-1.2.1/pkg/common/idutil/require.go [2022-04-12T21:12:34.114Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-04-12T21:12:34.114Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-04-12T21:12:34.114Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-04-12T21:12:34.114Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-04-12T21:12:34.114Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-04-12T21:12:34.114Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-04-12T21:12:34.114Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-04-12T21:12:34.114Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-04-12T21:12:34.114Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-04-12T21:12:34.114Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-04-12T21:12:34.114Z] spire-1.2.1/pkg/common/jwtutil/ [2022-04-12T21:12:34.114Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-04-12T21:12:34.114Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-04-12T21:12:34.114Z] spire-1.2.1/pkg/common/log/ [2022-04-12T21:12:34.114Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-04-12T21:12:34.114Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-04-12T21:12:34.114Z] spire-1.2.1/pkg/common/log/log.go [2022-04-12T21:12:34.114Z] spire-1.2.1/pkg/common/log/log_test.go [2022-04-12T21:12:34.114Z] spire-1.2.1/pkg/common/log/options.go [2022-04-12T21:12:34.114Z] spire-1.2.1/pkg/common/nodeutil/ [2022-04-12T21:12:34.114Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-04-12T21:12:34.114Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-04-12T21:12:34.114Z] spire-1.2.1/pkg/common/peertracker/ [2022-04-12T21:12:34.114Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-04-12T21:12:34.114Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-04-12T21:12:34.114Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-04-12T21:12:34.114Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-04-12T21:12:34.114Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-04-12T21:12:34.114Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-04-12T21:12:34.114Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-04-12T21:12:34.114Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-04-12T21:12:34.114Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-04-12T21:12:34.114Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-04-12T21:12:34.114Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-04-12T21:12:34.114Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-04-12T21:12:34.114Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-04-12T21:12:34.114Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-04-12T21:12:34.114Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-04-12T21:12:34.114Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-04-12T21:12:34.114Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-04-12T21:12:34.114Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-04-12T21:12:34.114Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-04-12T21:12:34.114Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-04-12T21:12:34.114Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-04-12T21:12:34.114Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-04-12T21:12:34.114Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-04-12T21:12:34.114Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-04-12T21:12:34.114Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-04-12T21:12:34.114Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-04-12T21:12:34.114Z] spire-1.2.1/pkg/common/pemutil/ [2022-04-12T21:12:34.114Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-04-12T21:12:34.114Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-04-12T21:12:34.114Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-04-12T21:12:34.114Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-04-12T21:12:34.114Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-04-12T21:12:34.114Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-04-12T21:12:34.114Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-04-12T21:12:34.114Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-04-12T21:12:34.114Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-04-12T21:12:34.114Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-04-12T21:12:34.114Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-04-12T21:12:34.114Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-04-12T21:12:34.114Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-04-12T21:12:34.114Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-04-12T21:12:34.114Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-04-12T21:12:34.114Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-04-12T21:12:34.114Z] spire-1.2.1/pkg/common/plugin/ [2022-04-12T21:12:34.114Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-04-12T21:12:34.114Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-04-12T21:12:34.114Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-04-12T21:12:34.114Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-04-12T21:12:34.114Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-04-12T21:12:34.114Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-04-12T21:12:34.114Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-04-12T21:12:34.114Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-04-12T21:12:34.114Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-04-12T21:12:34.114Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-04-12T21:12:34.114Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-04-12T21:12:34.114Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-04-12T21:12:34.114Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-04-12T21:12:34.114Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-04-12T21:12:34.114Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-04-12T21:12:34.114Z] spire-1.2.1/pkg/common/plugin/log.go [2022-04-12T21:12:34.114Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-04-12T21:12:34.114Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-04-12T21:12:34.114Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-04-12T21:12:34.114Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-04-12T21:12:34.114Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-04-12T21:12:34.114Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-04-12T21:12:34.114Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-04-12T21:12:34.114Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-04-12T21:12:34.114Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-04-12T21:12:34.114Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-04-12T21:12:34.114Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-04-12T21:12:34.114Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-04-12T21:12:34.114Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-04-12T21:12:34.114Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-04-12T21:12:34.114Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-04-12T21:12:34.114Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-04-12T21:12:34.114Z] spire-1.2.1/pkg/common/profiling/ [2022-04-12T21:12:34.114Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-04-12T21:12:34.114Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-04-12T21:12:34.114Z] spire-1.2.1/pkg/common/protoutil/ [2022-04-12T21:12:34.114Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-04-12T21:12:34.114Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-04-12T21:12:34.114Z] spire-1.2.1/pkg/common/rotationutil/ [2022-04-12T21:12:34.114Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-04-12T21:12:34.114Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-04-12T21:12:34.114Z] spire-1.2.1/pkg/common/selector/ [2022-04-12T21:12:34.114Z] spire-1.2.1/pkg/common/selector/selector.go [2022-04-12T21:12:34.114Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-04-12T21:12:34.114Z] spire-1.2.1/pkg/common/selector/set.go [2022-04-12T21:12:34.114Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-04-12T21:12:34.114Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-04-12T21:12:34.114Z] spire-1.2.1/pkg/common/telemetry/ [2022-04-12T21:12:34.114Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-04-12T21:12:34.114Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-04-12T21:12:34.114Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-04-12T21:12:34.114Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-04-12T21:12:34.114Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-04-12T21:12:34.114Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-04-12T21:12:34.114Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-04-12T21:12:34.114Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-04-12T21:12:34.114Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-04-12T21:12:34.114Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-04-12T21:12:34.114Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-04-12T21:12:34.114Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-04-12T21:12:34.114Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-04-12T21:12:34.114Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-04-12T21:12:34.114Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-04-12T21:12:34.114Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-04-12T21:12:34.114Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-04-12T21:12:34.114Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-04-12T21:12:34.114Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-04-12T21:12:34.114Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-04-12T21:12:34.114Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-04-12T21:12:34.114Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-04-12T21:12:34.114Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-04-12T21:12:34.114Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-04-12T21:12:34.114Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-04-12T21:12:34.115Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-04-12T21:12:34.115Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-04-12T21:12:34.115Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-04-12T21:12:34.115Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-04-12T21:12:34.115Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-04-12T21:12:34.115Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-04-12T21:12:34.115Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-04-12T21:12:34.115Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-04-12T21:12:34.115Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-04-12T21:12:34.115Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-04-12T21:12:34.115Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-04-12T21:12:34.115Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-04-12T21:12:34.115Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-04-12T21:12:34.115Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-04-12T21:12:34.115Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-04-12T21:12:34.115Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-04-12T21:12:34.115Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-04-12T21:12:34.115Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-04-12T21:12:34.115Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-04-12T21:12:34.115Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-04-12T21:12:34.115Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-04-12T21:12:34.115Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-04-12T21:12:34.115Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-04-12T21:12:34.115Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-04-12T21:12:34.115Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-04-12T21:12:34.115Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-04-12T21:12:34.115Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-04-12T21:12:34.115Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-04-12T21:12:34.115Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-04-12T21:12:34.115Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-04-12T21:12:34.115Z] spire-1.2.1/pkg/common/uptime/ [2022-04-12T21:12:34.115Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-04-12T21:12:34.115Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-04-12T21:12:34.115Z] spire-1.2.1/pkg/common/util/ [2022-04-12T21:12:34.115Z] spire-1.2.1/pkg/common/util/certs.go [2022-04-12T21:12:34.115Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-04-12T21:12:34.115Z] spire-1.2.1/pkg/common/util/csr.go [2022-04-12T21:12:34.115Z] spire-1.2.1/pkg/common/util/hash.go [2022-04-12T21:12:34.115Z] spire-1.2.1/pkg/common/util/selectors.go [2022-04-12T21:12:34.115Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-04-12T21:12:34.115Z] spire-1.2.1/pkg/common/util/signals.go [2022-04-12T21:12:34.115Z] spire-1.2.1/pkg/common/util/sort.go [2022-04-12T21:12:34.115Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-04-12T21:12:34.115Z] spire-1.2.1/pkg/common/util/task.go [2022-04-12T21:12:34.115Z] spire-1.2.1/pkg/common/util/task_test.go [2022-04-12T21:12:34.115Z] spire-1.2.1/pkg/common/util/testdata/ [2022-04-12T21:12:34.115Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-04-12T21:12:34.115Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-04-12T21:12:34.115Z] spire-1.2.1/pkg/common/version/ [2022-04-12T21:12:34.115Z] spire-1.2.1/pkg/common/version/version.go [2022-04-12T21:12:34.115Z] spire-1.2.1/pkg/common/x509svid/ [2022-04-12T21:12:34.115Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-04-12T21:12:34.115Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-04-12T21:12:34.115Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-04-12T21:12:34.115Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-04-12T21:12:34.115Z] spire-1.2.1/pkg/common/x509util/ [2022-04-12T21:12:34.115Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-04-12T21:12:34.115Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-04-12T21:12:34.115Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-04-12T21:12:34.115Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-04-12T21:12:34.115Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-04-12T21:12:34.115Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-04-12T21:12:34.115Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-04-12T21:12:34.115Z] spire-1.2.1/pkg/server/ [2022-04-12T21:12:34.115Z] spire-1.2.1/pkg/server/api/ [2022-04-12T21:12:34.115Z] spire-1.2.1/pkg/server/api/agent.go [2022-04-12T21:12:34.115Z] spire-1.2.1/pkg/server/api/agent/ [2022-04-12T21:12:34.115Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-04-12T21:12:34.115Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-04-12T21:12:34.115Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-04-12T21:12:34.115Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-04-12T21:12:34.115Z] spire-1.2.1/pkg/server/api/api.go [2022-04-12T21:12:34.115Z] spire-1.2.1/pkg/server/api/audit/ [2022-04-12T21:12:34.115Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-04-12T21:12:34.115Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-04-12T21:12:34.115Z] spire-1.2.1/pkg/server/api/bundle.go [2022-04-12T21:12:34.115Z] spire-1.2.1/pkg/server/api/bundle/ [2022-04-12T21:12:34.115Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-04-12T21:12:34.115Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-04-12T21:12:34.115Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-04-12T21:12:34.115Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-04-12T21:12:34.115Z] spire-1.2.1/pkg/server/api/debug/ [2022-04-12T21:12:34.115Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-04-12T21:12:34.115Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-04-12T21:12:34.393Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-04-12T21:12:34.393Z] spire-1.2.1/pkg/server/api/entry.go [2022-04-12T21:12:34.393Z] spire-1.2.1/pkg/server/api/entry/ [2022-04-12T21:12:34.393Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-04-12T21:12:34.393Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-04-12T21:12:34.393Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-04-12T21:12:34.393Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-04-12T21:12:34.393Z] spire-1.2.1/pkg/server/api/health/ [2022-04-12T21:12:34.393Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-04-12T21:12:34.393Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-04-12T21:12:34.393Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-04-12T21:12:34.393Z] spire-1.2.1/pkg/server/api/id.go [2022-04-12T21:12:34.393Z] spire-1.2.1/pkg/server/api/id_test.go [2022-04-12T21:12:34.393Z] spire-1.2.1/pkg/server/api/limits/ [2022-04-12T21:12:34.393Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-04-12T21:12:34.393Z] spire-1.2.1/pkg/server/api/middleware/ [2022-04-12T21:12:34.393Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-04-12T21:12:34.393Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-04-12T21:12:34.393Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-04-12T21:12:34.393Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-04-12T21:12:34.393Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-04-12T21:12:34.393Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-04-12T21:12:34.393Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-04-12T21:12:34.393Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-04-12T21:12:34.393Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-04-12T21:12:34.393Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-04-12T21:12:34.393Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-04-12T21:12:34.393Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-04-12T21:12:34.393Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-04-12T21:12:34.393Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-04-12T21:12:34.393Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-04-12T21:12:34.393Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-04-12T21:12:34.393Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-04-12T21:12:34.393Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-04-12T21:12:34.393Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-04-12T21:12:34.393Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-04-12T21:12:34.393Z] spire-1.2.1/pkg/server/api/selector.go [2022-04-12T21:12:34.393Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-04-12T21:12:34.393Z] spire-1.2.1/pkg/server/api/status.go [2022-04-12T21:12:34.393Z] spire-1.2.1/pkg/server/api/status_test.go [2022-04-12T21:12:34.393Z] spire-1.2.1/pkg/server/api/svid/ [2022-04-12T21:12:34.393Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-04-12T21:12:34.393Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-04-12T21:12:34.393Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-04-12T21:12:34.393Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-04-12T21:12:34.393Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-04-12T21:12:34.393Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-04-12T21:12:34.393Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-04-12T21:12:34.393Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-04-12T21:12:34.393Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-04-12T21:12:34.393Z] spire-1.2.1/pkg/server/authpolicy/ [2022-04-12T21:12:34.393Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-04-12T21:12:34.393Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-04-12T21:12:34.393Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-04-12T21:12:34.393Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-04-12T21:12:34.393Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-04-12T21:12:34.393Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-04-12T21:12:34.393Z] spire-1.2.1/pkg/server/bundle/ [2022-04-12T21:12:34.393Z] spire-1.2.1/pkg/server/bundle/client/ [2022-04-12T21:12:34.393Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-04-12T21:12:34.393Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-04-12T21:12:34.393Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-04-12T21:12:34.393Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-04-12T21:12:34.393Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-04-12T21:12:34.393Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-04-12T21:12:34.393Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-04-12T21:12:34.393Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-04-12T21:12:34.393Z] spire-1.2.1/pkg/server/ca/ [2022-04-12T21:12:34.393Z] spire-1.2.1/pkg/server/ca/ca.go [2022-04-12T21:12:34.393Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-04-12T21:12:34.393Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-04-12T21:12:34.393Z] spire-1.2.1/pkg/server/ca/journal.go [2022-04-12T21:12:34.393Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-04-12T21:12:34.393Z] spire-1.2.1/pkg/server/ca/manager.go [2022-04-12T21:12:34.393Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-04-12T21:12:34.393Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-04-12T21:12:34.393Z] spire-1.2.1/pkg/server/ca/templates.go [2022-04-12T21:12:34.393Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-04-12T21:12:34.393Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-04-12T21:12:34.393Z] spire-1.2.1/pkg/server/ca/validation.go [2022-04-12T21:12:34.393Z] spire-1.2.1/pkg/server/cache/ [2022-04-12T21:12:34.393Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-04-12T21:12:34.393Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-04-12T21:12:34.393Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-04-12T21:12:34.393Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-04-12T21:12:34.393Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-04-12T21:12:34.393Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-04-12T21:12:34.393Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-04-12T21:12:34.393Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-04-12T21:12:34.393Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-04-12T21:12:34.393Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-04-12T21:12:34.393Z] spire-1.2.1/pkg/server/catalog/ [2022-04-12T21:12:34.393Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-04-12T21:12:34.393Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-04-12T21:12:34.393Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-04-12T21:12:34.393Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-04-12T21:12:34.393Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-04-12T21:12:34.393Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-04-12T21:12:34.393Z] spire-1.2.1/pkg/server/config.go [2022-04-12T21:12:34.393Z] spire-1.2.1/pkg/server/datastore/ [2022-04-12T21:12:34.393Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-04-12T21:12:34.393Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-04-12T21:12:34.393Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-04-12T21:12:34.393Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-04-12T21:12:34.393Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-04-12T21:12:34.393Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-04-12T21:12:34.393Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-04-12T21:12:34.393Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-04-12T21:12:34.393Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-04-12T21:12:34.393Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-04-12T21:12:34.393Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-04-12T21:12:34.393Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-04-12T21:12:34.393Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-04-12T21:12:34.393Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-04-12T21:12:34.393Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-04-12T21:12:34.393Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-04-12T21:12:34.393Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-04-12T21:12:34.393Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-04-12T21:12:34.393Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-04-12T21:12:34.393Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-04-12T21:12:34.393Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-04-12T21:12:34.393Z] spire-1.2.1/pkg/server/endpoints/ [2022-04-12T21:12:34.393Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-04-12T21:12:34.393Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-04-12T21:12:34.393Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-04-12T21:12:34.393Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-04-12T21:12:34.393Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-04-12T21:12:34.393Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-04-12T21:12:34.393Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-04-12T21:12:34.393Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-04-12T21:12:34.393Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-04-12T21:12:34.393Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-04-12T21:12:34.393Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-04-12T21:12:34.393Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-04-12T21:12:34.393Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-04-12T21:12:34.393Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-04-12T21:12:34.393Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-04-12T21:12:34.393Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-04-12T21:12:34.393Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-04-12T21:12:34.393Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-04-12T21:12:34.393Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-04-12T21:12:34.393Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-04-12T21:12:34.393Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-04-12T21:12:34.393Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-04-12T21:12:34.393Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-04-12T21:12:34.393Z] spire-1.2.1/pkg/server/hostservice/ [2022-04-12T21:12:34.393Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-04-12T21:12:34.393Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-04-12T21:12:34.393Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-04-12T21:12:34.393Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-04-12T21:12:34.393Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-04-12T21:12:34.393Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-04-12T21:12:34.393Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-04-12T21:12:34.393Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-04-12T21:12:34.393Z] spire-1.2.1/pkg/server/plugin/ [2022-04-12T21:12:34.393Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-04-12T21:12:34.393Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-04-12T21:12:34.393Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-04-12T21:12:34.393Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-04-12T21:12:34.393Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-04-12T21:12:34.393Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-04-12T21:12:34.393Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-04-12T21:12:34.393Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-04-12T21:12:34.393Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-04-12T21:12:34.393Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-04-12T21:12:34.394Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-04-12T21:12:34.394Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-04-12T21:12:34.394Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-04-12T21:12:34.394Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-04-12T21:12:34.394Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-04-12T21:12:34.394Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-04-12T21:12:34.394Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-04-12T21:12:34.394Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-04-12T21:12:34.394Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-04-12T21:12:34.394Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-04-12T21:12:34.394Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-04-12T21:12:34.394Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-04-12T21:12:34.394Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-04-12T21:12:34.394Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-04-12T21:12:34.394Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-04-12T21:12:34.394Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-04-12T21:12:34.394Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-04-12T21:12:34.394Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-04-12T21:12:34.394Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-04-12T21:12:34.394Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-04-12T21:12:34.394Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-04-12T21:12:34.394Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-04-12T21:12:34.394Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-04-12T21:12:34.394Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-04-12T21:12:34.394Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-04-12T21:12:34.394Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-04-12T21:12:34.394Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-04-12T21:12:34.394Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-04-12T21:12:34.394Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-04-12T21:12:34.394Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-04-12T21:12:34.394Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-04-12T21:12:34.394Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-04-12T21:12:34.394Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-04-12T21:12:34.394Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-04-12T21:12:34.394Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-04-12T21:12:34.394Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-04-12T21:12:34.394Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-12T21:12:34.394Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-04-12T21:12:34.394Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-04-12T21:12:34.394Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-12T21:12:34.394Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-04-12T21:12:34.394Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-04-12T21:12:34.394Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-04-12T21:12:34.394Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-04-12T21:12:34.394Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-12T21:12:34.394Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-04-12T21:12:34.394Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-04-12T21:12:34.394Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-04-12T21:12:34.394Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-12T21:12:34.394Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-04-12T21:12:34.394Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-04-12T21:12:34.394Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-04-12T21:12:34.394Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-04-12T21:12:34.394Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-04-12T21:12:34.394Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-12T21:12:34.394Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-04-12T21:12:34.394Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-04-12T21:12:34.394Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-04-12T21:12:34.394Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-04-12T21:12:34.676Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-04-12T21:12:34.676Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-04-12T21:12:34.676Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-04-12T21:12:34.676Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-04-12T21:12:34.676Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-04-12T21:12:34.676Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-04-12T21:12:34.676Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-04-12T21:12:34.676Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-04-12T21:12:34.676Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-04-12T21:12:34.676Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-04-12T21:12:34.676Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-04-12T21:12:34.676Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-04-12T21:12:34.676Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-04-12T21:12:34.676Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-04-12T21:12:34.676Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-04-12T21:12:34.676Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-04-12T21:12:34.676Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-04-12T21:12:34.676Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-04-12T21:12:34.676Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-04-12T21:12:34.676Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-04-12T21:12:34.676Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-04-12T21:12:34.676Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-04-12T21:12:34.676Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-04-12T21:12:34.676Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-04-12T21:12:34.676Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-04-12T21:12:34.676Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-04-12T21:12:34.676Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-04-12T21:12:34.676Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-04-12T21:12:34.676Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-04-12T21:12:34.676Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-04-12T21:12:34.676Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-04-12T21:12:34.676Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-04-12T21:12:34.676Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-04-12T21:12:34.676Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-04-12T21:12:34.676Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-04-12T21:12:34.676Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-04-12T21:12:34.676Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-04-12T21:12:34.676Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-04-12T21:12:34.676Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-04-12T21:12:34.676Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-04-12T21:12:34.676Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-04-12T21:12:34.676Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-04-12T21:12:34.676Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-04-12T21:12:34.676Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-04-12T21:12:34.676Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-04-12T21:12:34.676Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-04-12T21:12:34.676Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-04-12T21:12:34.676Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-04-12T21:12:34.676Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-04-12T21:12:34.676Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-04-12T21:12:34.676Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-04-12T21:12:34.676Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-04-12T21:12:34.676Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-04-12T21:12:34.676Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-04-12T21:12:34.676Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-04-12T21:12:34.676Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-04-12T21:12:34.676Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-04-12T21:12:34.676Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-04-12T21:12:34.676Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-04-12T21:12:34.676Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-04-12T21:12:34.676Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-04-12T21:12:34.676Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-04-12T21:12:34.676Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-04-12T21:12:34.676Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-04-12T21:12:34.676Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-04-12T21:12:34.676Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-04-12T21:12:34.676Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-04-12T21:12:34.676Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-04-12T21:12:34.676Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-04-12T21:12:34.676Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-04-12T21:12:34.676Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-04-12T21:12:34.676Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-04-12T21:12:34.676Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-04-12T21:12:34.676Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-04-12T21:12:34.676Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-04-12T21:12:34.676Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-04-12T21:12:34.676Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-04-12T21:12:34.676Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-04-12T21:12:34.676Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-04-12T21:12:34.676Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-04-12T21:12:34.677Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-04-12T21:12:34.677Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-04-12T21:12:34.677Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-04-12T21:12:34.677Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-04-12T21:12:34.677Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-04-12T21:12:34.677Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-04-12T21:12:34.677Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-04-12T21:12:34.677Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-04-12T21:12:34.677Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-04-12T21:12:34.677Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-04-12T21:12:34.677Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-04-12T21:12:34.677Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-04-12T21:12:34.677Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-04-12T21:12:34.677Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-04-12T21:12:34.677Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-04-12T21:12:34.677Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-04-12T21:12:34.677Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-04-12T21:12:34.677Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-04-12T21:12:34.677Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-04-12T21:12:34.677Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-04-12T21:12:34.677Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-04-12T21:12:34.677Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-04-12T21:12:34.677Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-04-12T21:12:34.677Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-04-12T21:12:34.677Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-04-12T21:12:34.677Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-04-12T21:12:34.677Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-04-12T21:12:34.677Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-04-12T21:12:34.677Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-04-12T21:12:34.677Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-04-12T21:12:34.677Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-04-12T21:12:34.677Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-04-12T21:12:34.677Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-04-12T21:12:34.677Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-04-12T21:12:34.677Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-04-12T21:12:34.677Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-04-12T21:12:34.677Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-04-12T21:12:34.677Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-04-12T21:12:34.677Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-04-12T21:12:34.677Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-04-12T21:12:34.677Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-04-12T21:12:34.677Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-04-12T21:12:34.677Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-04-12T21:12:34.677Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-04-12T21:12:34.677Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-04-12T21:12:34.677Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-04-12T21:12:34.677Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-04-12T21:12:34.677Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-04-12T21:12:34.677Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-04-12T21:12:34.677Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-04-12T21:12:34.677Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-04-12T21:12:34.677Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-04-12T21:12:34.677Z] spire-1.2.1/pkg/server/registration/ [2022-04-12T21:12:34.677Z] spire-1.2.1/pkg/server/registration/manager.go [2022-04-12T21:12:34.677Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-04-12T21:12:34.677Z] spire-1.2.1/pkg/server/scanentries.go [2022-04-12T21:12:34.677Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-04-12T21:12:34.677Z] spire-1.2.1/pkg/server/server.go [2022-04-12T21:12:34.677Z] spire-1.2.1/pkg/server/server_test.go [2022-04-12T21:12:34.677Z] spire-1.2.1/pkg/server/svid/ [2022-04-12T21:12:34.677Z] spire-1.2.1/pkg/server/svid/observer.go [2022-04-12T21:12:34.677Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-04-12T21:12:34.677Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-04-12T21:12:34.677Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-04-12T21:12:34.677Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-04-12T21:12:34.677Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-04-12T21:12:34.677Z] spire-1.2.1/proto/ [2022-04-12T21:12:34.677Z] spire-1.2.1/proto/private/ [2022-04-12T21:12:34.677Z] spire-1.2.1/proto/private/server/ [2022-04-12T21:12:34.677Z] spire-1.2.1/proto/private/server/journal/ [2022-04-12T21:12:34.677Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-04-12T21:12:34.677Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-04-12T21:12:34.677Z] spire-1.2.1/proto/spire/ [2022-04-12T21:12:34.677Z] spire-1.2.1/proto/spire/common/ [2022-04-12T21:12:34.677Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-04-12T21:12:34.677Z] spire-1.2.1/proto/spire/common/common.proto [2022-04-12T21:12:34.677Z] spire-1.2.1/proto/spire/common/plugin/ [2022-04-12T21:12:34.677Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-04-12T21:12:34.677Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-04-12T21:12:34.677Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-04-12T21:12:34.677Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-04-12T21:12:34.677Z] spire-1.2.1/proto/spire/plugin/ [2022-04-12T21:12:34.677Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-04-12T21:12:34.677Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-04-12T21:12:34.677Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-04-12T21:12:34.677Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-04-12T21:12:34.677Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-04-12T21:12:34.677Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-04-12T21:12:34.677Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-04-12T21:12:34.677Z] spire-1.2.1/release/ [2022-04-12T21:12:34.677Z] spire-1.2.1/release/spire-extras/ [2022-04-12T21:12:34.677Z] spire-1.2.1/release/spire-extras/README.md [2022-04-12T21:12:34.677Z] spire-1.2.1/release/spire-extras/conf/ [2022-04-12T21:12:34.677Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-04-12T21:12:34.677Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-04-12T21:12:34.677Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-04-12T21:12:34.677Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-04-12T21:12:34.677Z] spire-1.2.1/release/spire/ [2022-04-12T21:12:34.677Z] spire-1.2.1/release/spire/README.md [2022-04-12T21:12:34.677Z] spire-1.2.1/release/spire/conf/ [2022-04-12T21:12:34.677Z] spire-1.2.1/release/spire/conf/agent/ [2022-04-12T21:12:34.677Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-04-12T21:12:34.677Z] spire-1.2.1/release/spire/conf/server/ [2022-04-12T21:12:34.677Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-04-12T21:12:34.677Z] spire-1.2.1/script/ [2022-04-12T21:12:34.677Z] spire-1.2.1/script/build-artifact.sh [2022-04-12T21:12:34.677Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-04-12T21:12:34.677Z] spire-1.2.1/support/ [2022-04-12T21:12:34.677Z] spire-1.2.1/support/k8s/ [2022-04-12T21:12:34.677Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-04-12T21:12:34.677Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-04-12T21:12:34.677Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-04-12T21:12:34.677Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-04-12T21:12:34.677Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-04-12T21:12:34.677Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-04-12T21:12:34.677Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-04-12T21:12:34.677Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-04-12T21:12:34.677Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-04-12T21:12:34.677Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-04-12T21:12:34.677Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-04-12T21:12:34.677Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-04-12T21:12:34.677Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-04-12T21:12:34.677Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-04-12T21:12:34.677Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-04-12T21:12:34.677Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-04-12T21:12:34.677Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-04-12T21:12:34.677Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-04-12T21:12:34.677Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-04-12T21:12:34.677Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-04-12T21:12:34.677Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-04-12T21:12:34.677Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-04-12T21:12:34.677Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-04-12T21:12:34.677Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-04-12T21:12:34.677Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-04-12T21:12:34.677Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-04-12T21:12:34.677Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-04-12T21:12:34.677Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-04-12T21:12:34.677Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-04-12T21:12:34.677Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-04-12T21:12:34.677Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-04-12T21:12:34.677Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-04-12T21:12:34.677Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-04-12T21:12:34.677Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-04-12T21:12:34.677Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-04-12T21:12:34.677Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-04-12T21:12:34.677Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-04-12T21:12:34.677Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-04-12T21:12:34.677Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-04-12T21:12:34.677Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-04-12T21:12:34.677Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-04-12T21:12:34.677Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-04-12T21:12:34.677Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-04-12T21:12:34.677Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-04-12T21:12:34.677Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-04-12T21:12:34.677Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-04-12T21:12:34.677Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-04-12T21:12:34.677Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-04-12T21:12:34.677Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-04-12T21:12:34.677Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-04-12T21:12:34.677Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-04-12T21:12:34.677Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-04-12T21:12:34.677Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-04-12T21:12:34.677Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-04-12T21:12:34.677Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-04-12T21:12:34.677Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-04-12T21:12:34.677Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-04-12T21:12:34.677Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-04-12T21:12:34.677Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-04-12T21:12:34.677Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-04-12T21:12:34.677Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-04-12T21:12:34.677Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-04-12T21:12:34.678Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-04-12T21:12:34.678Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-04-12T21:12:34.678Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-04-12T21:12:34.678Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-04-12T21:12:34.678Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-04-12T21:12:34.678Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-04-12T21:12:34.678Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-04-12T21:12:34.678Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-04-12T21:12:34.678Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-04-12T21:12:34.678Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-04-12T21:12:34.678Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-04-12T21:12:34.678Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-04-12T21:12:34.678Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-04-12T21:12:34.678Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-04-12T21:12:34.678Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-04-12T21:12:34.678Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-04-12T21:12:34.678Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-04-12T21:12:34.678Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-04-12T21:12:34.678Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-04-12T21:12:34.678Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-04-12T21:12:34.678Z] spire-1.2.1/test/ [2022-04-12T21:12:34.678Z] spire-1.2.1/test/clock/ [2022-04-12T21:12:34.678Z] spire-1.2.1/test/clock/clock.go [2022-04-12T21:12:34.678Z] spire-1.2.1/test/fakes/ [2022-04-12T21:12:34.678Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-04-12T21:12:34.678Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-04-12T21:12:34.678Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-04-12T21:12:34.678Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-04-12T21:12:34.678Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-04-12T21:12:34.678Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-04-12T21:12:34.678Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-04-12T21:12:34.954Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-04-12T21:12:34.954Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-04-12T21:12:34.954Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-04-12T21:12:34.954Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-04-12T21:12:34.954Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-04-12T21:12:34.954Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-04-12T21:12:34.954Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-04-12T21:12:34.954Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-04-12T21:12:34.954Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-04-12T21:12:34.954Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-04-12T21:12:34.954Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-04-12T21:12:34.954Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-04-12T21:12:34.954Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-04-12T21:12:34.954Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-04-12T21:12:34.954Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-04-12T21:12:34.954Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-04-12T21:12:34.954Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-04-12T21:12:34.954Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-04-12T21:12:34.954Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-04-12T21:12:34.954Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-04-12T21:12:34.954Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-04-12T21:12:34.954Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-04-12T21:12:34.954Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-04-12T21:12:34.954Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-04-12T21:12:34.954Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-04-12T21:12:34.954Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-04-12T21:12:34.954Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-04-12T21:12:34.954Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-04-12T21:12:34.954Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-04-12T21:12:34.954Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-04-12T21:12:34.954Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-04-12T21:12:34.954Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-04-12T21:12:34.954Z] spire-1.2.1/test/fixture/ [2022-04-12T21:12:34.954Z] spire-1.2.1/test/fixture/certs/ [2022-04-12T21:12:34.954Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-04-12T21:12:34.954Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-04-12T21:12:34.954Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-04-12T21:12:34.954Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-04-12T21:12:34.954Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-04-12T21:12:34.954Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-04-12T21:12:34.954Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-04-12T21:12:34.954Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-04-12T21:12:34.954Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-04-12T21:12:34.954Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-04-12T21:12:34.954Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-04-12T21:12:34.954Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-04-12T21:12:34.954Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-04-12T21:12:34.954Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-04-12T21:12:34.954Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-04-12T21:12:34.954Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-04-12T21:12:34.954Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-04-12T21:12:34.954Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-04-12T21:12:34.954Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-04-12T21:12:34.954Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-04-12T21:12:34.954Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-04-12T21:12:34.954Z] spire-1.2.1/test/fixture/config/ [2022-04-12T21:12:34.954Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-04-12T21:12:34.954Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-04-12T21:12:34.954Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-04-12T21:12:34.954Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-04-12T21:12:34.954Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-04-12T21:12:34.954Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-04-12T21:12:34.954Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-04-12T21:12:34.954Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-04-12T21:12:34.954Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-04-12T21:12:34.954Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-04-12T21:12:34.954Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-04-12T21:12:34.954Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-04-12T21:12:34.954Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-04-12T21:12:34.954Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-04-12T21:12:34.954Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-04-12T21:12:34.954Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-04-12T21:12:34.954Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-04-12T21:12:34.954Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-04-12T21:12:34.954Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-04-12T21:12:34.954Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-04-12T21:12:34.954Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-04-12T21:12:34.954Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-04-12T21:12:34.954Z] spire-1.2.1/test/fixture/fixture.go [2022-04-12T21:12:34.954Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-04-12T21:12:34.954Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-04-12T21:12:34.954Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-04-12T21:12:34.954Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-04-12T21:12:34.954Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-04-12T21:12:34.954Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-04-12T21:12:34.954Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-04-12T21:12:34.954Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-04-12T21:12:34.954Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-04-12T21:12:34.954Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-04-12T21:12:34.954Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-04-12T21:12:34.954Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-04-12T21:12:34.954Z] spire-1.2.1/test/fixture/registration/ [2022-04-12T21:12:34.954Z] spire-1.2.1/test/fixture/registration/entries.json [2022-04-12T21:12:34.954Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-04-12T21:12:34.954Z] spire-1.2.1/test/fixture/registration/good.json [2022-04-12T21:12:34.954Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-04-12T21:12:34.954Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-04-12T21:12:34.954Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-04-12T21:12:34.954Z] spire-1.2.1/test/integration/ [2022-04-12T21:12:34.954Z] spire-1.2.1/test/integration/README.md [2022-04-12T21:12:34.954Z] spire-1.2.1/test/integration/common [2022-04-12T21:12:34.954Z] spire-1.2.1/test/integration/setup/ [2022-04-12T21:12:34.954Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-04-12T21:12:34.954Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-04-12T21:12:34.954Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-04-12T21:12:34.954Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-04-12T21:12:34.954Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-04-12T21:12:34.954Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-04-12T21:12:34.954Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-04-12T21:12:34.954Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-04-12T21:12:34.954Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-04-12T21:12:34.954Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-04-12T21:12:34.954Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-04-12T21:12:34.954Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-04-12T21:12:34.954Z] spire-1.2.1/test/integration/setup/itclient/ [2022-04-12T21:12:34.954Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-04-12T21:12:34.954Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-04-12T21:12:34.954Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-04-12T21:12:34.954Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-04-12T21:12:34.954Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-04-12T21:12:34.954Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-04-12T21:12:34.954Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-04-12T21:12:34.954Z] spire-1.2.1/test/integration/suites/ [2022-04-12T21:12:34.954Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-04-12T21:12:34.954Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-04-12T21:12:34.954Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-04-12T21:12:34.954Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-04-12T21:12:34.954Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-04-12T21:12:34.954Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-04-12T21:12:34.954Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-04-12T21:12:34.954Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-04-12T21:12:34.954Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-04-12T21:12:34.954Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-04-12T21:12:34.954Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-04-12T21:12:34.954Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-04-12T21:12:34.954Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-04-12T21:12:34.954Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-04-12T21:12:34.954Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-04-12T21:12:34.954Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-04-12T21:12:34.954Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-04-12T21:12:34.954Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-04-12T21:12:34.954Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-04-12T21:12:34.954Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-04-12T21:12:34.954Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-04-12T21:12:34.954Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-04-12T21:12:34.954Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-04-12T21:12:34.954Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-04-12T21:12:34.954Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-04-12T21:12:34.954Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-04-12T21:12:34.954Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-04-12T21:12:34.954Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-04-12T21:12:34.954Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-04-12T21:12:34.954Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-04-12T21:12:34.954Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-04-12T21:12:34.954Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-04-12T21:12:34.954Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-04-12T21:12:34.954Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-04-12T21:12:34.954Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-04-12T21:12:34.954Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-04-12T21:12:34.954Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-04-12T21:12:34.954Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-04-12T21:12:34.954Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-04-12T21:12:34.954Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-04-12T21:12:34.954Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-04-12T21:12:34.954Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-04-12T21:12:34.954Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-04-12T21:12:34.954Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-04-12T21:12:34.954Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-04-12T21:12:34.955Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-04-12T21:12:34.955Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-04-12T21:12:34.955Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-04-12T21:12:34.955Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-04-12T21:12:34.955Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-04-12T21:12:34.955Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-04-12T21:12:34.955Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-04-12T21:12:34.955Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-04-12T21:12:34.955Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-04-12T21:12:34.955Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-04-12T21:12:34.955Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-04-12T21:12:34.955Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-04-12T21:12:34.955Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-04-12T21:12:34.955Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-04-12T21:12:34.955Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-04-12T21:12:34.955Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-04-12T21:12:34.955Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-04-12T21:12:34.955Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-04-12T21:12:34.955Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-04-12T21:12:34.955Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-04-12T21:12:34.955Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-04-12T21:12:34.955Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-04-12T21:12:34.955Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-04-12T21:12:34.955Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-04-12T21:12:34.955Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-04-12T21:12:34.955Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-04-12T21:12:34.955Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-04-12T21:12:34.955Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-04-12T21:12:34.955Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-04-12T21:12:34.955Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-04-12T21:12:34.955Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-04-12T21:12:34.955Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-04-12T21:12:34.955Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-04-12T21:12:34.955Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-04-12T21:12:34.955Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-04-12T21:12:34.955Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-04-12T21:12:34.955Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-04-12T21:12:34.955Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-04-12T21:12:34.955Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-04-12T21:12:34.955Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-04-12T21:12:34.955Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-04-12T21:12:34.955Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-04-12T21:12:34.955Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-04-12T21:12:34.955Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-04-12T21:12:34.955Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-04-12T21:12:34.955Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-04-12T21:12:34.955Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-04-12T21:12:34.955Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-04-12T21:12:34.955Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-04-12T21:12:34.955Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-04-12T21:12:34.955Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-04-12T21:12:34.955Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-04-12T21:12:34.955Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-04-12T21:12:34.955Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-04-12T21:12:34.955Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-04-12T21:12:34.955Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-04-12T21:12:34.955Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-04-12T21:12:34.955Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-04-12T21:12:34.955Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-04-12T21:12:34.955Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-04-12T21:12:34.955Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-04-12T21:12:34.955Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-04-12T21:12:34.955Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-04-12T21:12:34.955Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-04-12T21:12:34.955Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-04-12T21:12:34.955Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-04-12T21:12:34.955Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-04-12T21:12:34.955Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-04-12T21:12:34.955Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-04-12T21:12:34.955Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-04-12T21:12:34.955Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-04-12T21:12:34.955Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-04-12T21:12:34.955Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-04-12T21:12:34.955Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-04-12T21:12:34.955Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-04-12T21:12:34.955Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-04-12T21:12:34.955Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-04-12T21:12:34.955Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-04-12T21:12:34.955Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-04-12T21:12:34.955Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-04-12T21:12:34.955Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-04-12T21:12:34.955Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-04-12T21:12:34.955Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-04-12T21:12:34.955Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-04-12T21:12:34.955Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-04-12T21:12:34.955Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-04-12T21:12:34.955Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-04-12T21:12:34.955Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-04-12T21:12:34.955Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-04-12T21:12:34.955Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-04-12T21:12:34.955Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-04-12T21:12:34.955Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-04-12T21:12:34.955Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-04-12T21:12:34.955Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-04-12T21:12:34.955Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-04-12T21:12:34.955Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-04-12T21:12:34.955Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-04-12T21:12:34.955Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-04-12T21:12:34.955Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-04-12T21:12:34.955Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-04-12T21:12:34.955Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-04-12T21:12:34.955Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-04-12T21:12:34.955Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-04-12T21:12:34.955Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-04-12T21:12:34.955Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-04-12T21:12:34.955Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-04-12T21:12:34.955Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-04-12T21:12:34.955Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-04-12T21:12:34.955Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-04-12T21:12:34.955Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-04-12T21:12:34.955Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-04-12T21:12:34.955Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-04-12T21:12:34.955Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-04-12T21:12:34.955Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-04-12T21:12:34.955Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-04-12T21:12:34.955Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-04-12T21:12:34.955Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-04-12T21:12:34.955Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-04-12T21:12:34.955Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-04-12T21:12:34.955Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-04-12T21:12:34.955Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-04-12T21:12:34.955Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-04-12T21:12:34.955Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-04-12T21:12:34.955Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-04-12T21:12:34.955Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-04-12T21:12:34.955Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-04-12T21:12:34.955Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-04-12T21:12:34.955Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-04-12T21:12:34.955Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-04-12T21:12:34.955Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-04-12T21:12:34.955Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-04-12T21:12:34.955Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-04-12T21:12:34.955Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-04-12T21:12:34.955Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-04-12T21:12:34.955Z] spire-1.2.1/test/integration/suites/join-token/ [2022-04-12T21:12:34.955Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-04-12T21:12:34.955Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-04-12T21:12:34.955Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-04-12T21:12:34.955Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-04-12T21:12:34.955Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-04-12T21:12:34.955Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-04-12T21:12:34.955Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-04-12T21:12:34.955Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-04-12T21:12:34.955Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-04-12T21:12:34.955Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-04-12T21:12:34.955Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-04-12T21:12:34.955Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-04-12T21:12:34.955Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-04-12T21:12:34.955Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-04-12T21:12:34.955Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-04-12T21:12:34.955Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-04-12T21:12:34.955Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-04-12T21:12:34.955Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-04-12T21:12:35.233Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-04-12T21:12:35.233Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-04-12T21:12:35.233Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-04-12T21:12:35.233Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-04-12T21:12:35.233Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-04-12T21:12:35.233Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-04-12T21:12:35.233Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-04-12T21:12:35.233Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-04-12T21:12:35.233Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-04-12T21:12:35.233Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-04-12T21:12:35.233Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-04-12T21:12:35.233Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-04-12T21:12:35.233Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-04-12T21:12:35.233Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-04-12T21:12:35.233Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-04-12T21:12:35.233Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-04-12T21:12:35.233Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-04-12T21:12:35.233Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-04-12T21:12:35.233Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-04-12T21:12:35.233Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-04-12T21:12:35.233Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-04-12T21:12:35.233Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-04-12T21:12:35.233Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-04-12T21:12:35.233Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-04-12T21:12:35.233Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-04-12T21:12:35.233Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-04-12T21:12:35.233Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-04-12T21:12:35.233Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-04-12T21:12:35.233Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-04-12T21:12:35.233Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-04-12T21:12:35.233Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-04-12T21:12:35.233Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-04-12T21:12:35.233Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-04-12T21:12:35.233Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-04-12T21:12:35.233Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-04-12T21:12:35.233Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-04-12T21:12:35.233Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-04-12T21:12:35.233Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-04-12T21:12:35.233Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-04-12T21:12:35.233Z] spire-1.2.1/test/integration/suites/k8s/ [2022-04-12T21:12:35.233Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-04-12T21:12:35.233Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-04-12T21:12:35.233Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-04-12T21:12:35.233Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-04-12T21:12:35.233Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-04-12T21:12:35.233Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-04-12T21:12:35.233Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-04-12T21:12:35.233Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-04-12T21:12:35.233Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-04-12T21:12:35.233Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-04-12T21:12:35.233Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-04-12T21:12:35.233Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-04-12T21:12:35.233Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-04-12T21:12:35.233Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-04-12T21:12:35.233Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-04-12T21:12:35.233Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-04-12T21:12:35.233Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-04-12T21:12:35.233Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-04-12T21:12:35.233Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-04-12T21:12:35.233Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-04-12T21:12:35.233Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-04-12T21:12:35.233Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-04-12T21:12:35.233Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-04-12T21:12:35.233Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-04-12T21:12:35.233Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-04-12T21:12:35.233Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-04-12T21:12:35.233Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-04-12T21:12:35.233Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-04-12T21:12:35.233Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-04-12T21:12:35.233Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-04-12T21:12:35.233Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-04-12T21:12:35.233Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-04-12T21:12:35.233Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-04-12T21:12:35.233Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-04-12T21:12:35.233Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-04-12T21:12:35.233Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-04-12T21:12:35.233Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-04-12T21:12:35.233Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-04-12T21:12:35.233Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-04-12T21:12:35.233Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-04-12T21:12:35.233Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-04-12T21:12:35.233Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-04-12T21:12:35.233Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-04-12T21:12:35.233Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-04-12T21:12:35.233Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-04-12T21:12:35.233Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-04-12T21:12:35.233Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-04-12T21:12:35.233Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-04-12T21:12:35.233Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-04-12T21:12:35.233Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-04-12T21:12:35.233Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-04-12T21:12:35.233Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-04-12T21:12:35.233Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-04-12T21:12:35.233Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-04-12T21:12:35.233Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-04-12T21:12:35.233Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-04-12T21:12:35.233Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-04-12T21:12:35.233Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-04-12T21:12:35.233Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-04-12T21:12:35.233Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-04-12T21:12:35.233Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-04-12T21:12:35.233Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-04-12T21:12:35.233Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-04-12T21:12:35.233Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-04-12T21:12:35.233Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-04-12T21:12:35.233Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-04-12T21:12:35.233Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-04-12T21:12:35.233Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-04-12T21:12:35.233Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-04-12T21:12:35.233Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-04-12T21:12:35.233Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-04-12T21:12:35.233Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-04-12T21:12:35.233Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-04-12T21:12:35.233Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-04-12T21:12:35.233Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-04-12T21:12:35.233Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-04-12T21:12:35.233Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-04-12T21:12:35.233Z] spire-1.2.1/test/integration/suites/rotation/ [2022-04-12T21:12:35.233Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-04-12T21:12:35.233Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-04-12T21:12:35.233Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-04-12T21:12:35.234Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-04-12T21:12:35.234Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-04-12T21:12:35.234Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-04-12T21:12:35.234Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-04-12T21:12:35.234Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-04-12T21:12:35.234Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-04-12T21:12:35.234Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-04-12T21:12:35.234Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-04-12T21:12:35.234Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-04-12T21:12:35.234Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-04-12T21:12:35.234Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-04-12T21:12:35.234Z] spire-1.2.1/test/integration/suites/self-test/ [2022-04-12T21:12:35.234Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-04-12T21:12:35.234Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-04-12T21:12:35.234Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-04-12T21:12:35.234Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-04-12T21:12:35.234Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-04-12T21:12:35.234Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-04-12T21:12:35.234Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-04-12T21:12:35.234Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-04-12T21:12:35.234Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-04-12T21:12:35.234Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-04-12T21:12:35.234Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-04-12T21:12:35.234Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-04-12T21:12:35.234Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-04-12T21:12:35.234Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-04-12T21:12:35.234Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-04-12T21:12:35.234Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-04-12T21:12:35.234Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-04-12T21:12:35.234Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-04-12T21:12:35.234Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-04-12T21:12:35.234Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-04-12T21:12:35.234Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-04-12T21:12:35.234Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-04-12T21:12:35.234Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-04-12T21:12:35.234Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-04-12T21:12:35.234Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-04-12T21:12:35.234Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-04-12T21:12:35.234Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-04-12T21:12:35.234Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-04-12T21:12:35.234Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-04-12T21:12:35.234Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-04-12T21:12:35.234Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-04-12T21:12:35.234Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-04-12T21:12:35.234Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-04-12T21:12:35.234Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-04-12T21:12:35.234Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-04-12T21:12:35.234Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-04-12T21:12:35.234Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-04-12T21:12:35.234Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-04-12T21:12:35.234Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-04-12T21:12:35.234Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-04-12T21:12:35.234Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-04-12T21:12:35.234Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-04-12T21:12:35.234Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-04-12T21:12:35.234Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-04-12T21:12:35.234Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-04-12T21:12:35.234Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-04-12T21:12:35.234Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-04-12T21:12:35.234Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-04-12T21:12:35.234Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-04-12T21:12:35.234Z] spire-1.2.1/test/integration/test-one.sh [2022-04-12T21:12:35.234Z] spire-1.2.1/test/integration/test.sh [2022-04-12T21:12:35.234Z] spire-1.2.1/test/plugintest/ [2022-04-12T21:12:35.234Z] spire-1.2.1/test/plugintest/config.go [2022-04-12T21:12:35.234Z] spire-1.2.1/test/plugintest/load.go [2022-04-12T21:12:35.234Z] spire-1.2.1/test/plugintest/option.go [2022-04-12T21:12:35.234Z] spire-1.2.1/test/spiretest/ [2022-04-12T21:12:35.234Z] spire-1.2.1/test/spiretest/apiserver.go [2022-04-12T21:12:35.234Z] spire-1.2.1/test/spiretest/assertions.go [2022-04-12T21:12:35.234Z] spire-1.2.1/test/spiretest/dir.go [2022-04-12T21:12:35.234Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-04-12T21:12:35.234Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-04-12T21:12:35.234Z] spire-1.2.1/test/spiretest/logs.go [2022-04-12T21:12:35.234Z] spire-1.2.1/test/spiretest/socketapi.go [2022-04-12T21:12:35.234Z] spire-1.2.1/test/spiretest/suite.go [2022-04-12T21:12:35.234Z] spire-1.2.1/test/spiretest/x509.go [2022-04-12T21:12:35.234Z] spire-1.2.1/test/testca/ [2022-04-12T21:12:35.234Z] spire-1.2.1/test/testca/ca.go [2022-04-12T21:12:35.234Z] spire-1.2.1/test/testkey/ [2022-04-12T21:12:35.234Z] spire-1.2.1/test/testkey/generate.sh [2022-04-12T21:12:35.234Z] spire-1.2.1/test/testkey/genkeys.go [2022-04-12T21:12:35.234Z] spire-1.2.1/test/testkey/keys.go [2022-04-12T21:12:35.234Z] spire-1.2.1/test/testkey/new.go [2022-04-12T21:12:35.234Z] spire-1.2.1/test/tpmsimulator/ [2022-04-12T21:12:35.234Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-04-12T21:12:35.234Z] spire-1.2.1/test/util/ [2022-04-12T21:12:35.234Z] spire-1.2.1/test/util/cert_fixtures.go [2022-04-12T21:12:35.234Z] spire-1.2.1/test/util/cert_generation.go [2022-04-12T21:12:35.234Z] spire-1.2.1/test/util/io_redirection.go [2022-04-12T21:12:35.234Z] spire-1.2.1/test/util/race.go [2022-04-12T21:12:35.234Z] spire-1.2.1/test/util/util.go [2022-04-12T21:12:35.234Z] building spire from source... [2022-04-12T21:12:36.222Z] Installing go1.17.7... [2022-04-12T21:13:03.114Z] Building bin/spire-server... [2022-04-12T21:13:03.114Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-04-12T21:13:03.114Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-04-12T21:13:03.114Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-04-12T21:13:03.114Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-04-12T21:13:03.114Z] go: downloading google.golang.org/grpc v1.44.0 [2022-04-12T21:13:06.548Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-04-12T21:13:06.548Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-04-12T21:13:06.548Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-12T21:13:07.157Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-04-12T21:13:07.157Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-04-12T21:13:07.438Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-04-12T21:13:07.718Z] go: downloading github.com/fatih/color v1.13.0 [2022-04-12T21:13:07.718Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-12T21:13:07.999Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-04-12T21:13:08.281Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-04-12T21:13:08.281Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-04-12T21:13:08.281Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-04-12T21:13:08.281Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-04-12T21:13:10.297Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-04-12T21:13:10.298Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-04-12T21:13:10.298Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-04-12T21:13:10.579Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-04-12T21:13:11.579Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-04-12T21:13:13.044Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-04-12T21:13:13.044Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-04-12T21:13:39.950Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-12T21:13:39.950Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-04-12T21:13:39.950Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-12T21:13:39.950Z] go: downloading github.com/google/uuid v1.1.2 [2022-04-12T21:13:39.950Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-04-12T21:13:40.230Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-04-12T21:13:40.230Z] go: downloading github.com/oklog/run v1.0.0 [2022-04-12T21:13:40.512Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-04-12T21:13:40.512Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-04-12T21:13:40.512Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-12T21:13:40.512Z] go: downloading github.com/prometheus/common v0.32.1 [2022-04-12T21:13:40.512Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-04-12T21:13:40.791Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-12T21:13:40.791Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-04-12T21:13:41.072Z] go: downloading go.uber.org/atomic v1.9.0 [2022-04-12T21:13:41.684Z] go: downloading github.com/pkg/errors v0.9.1 [2022-04-12T21:13:42.294Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-04-12T21:13:42.576Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-04-12T21:13:42.856Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-04-12T21:13:42.856Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-04-12T21:13:42.856Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-04-12T21:13:42.856Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-04-12T21:13:42.856Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-04-12T21:13:42.856Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-04-12T21:13:43.141Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-04-12T21:13:43.141Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-04-12T21:13:51.490Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-04-12T21:13:51.490Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-04-12T21:13:51.490Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-04-12T21:13:51.490Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-04-12T21:13:51.490Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-04-12T21:13:51.490Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-04-12T21:13:51.490Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-04-12T21:13:51.490Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-04-12T21:13:51.490Z] go: downloading github.com/lib/pq v1.10.4 [2022-04-12T21:13:51.490Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-04-12T21:13:51.490Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-04-12T21:14:18.408Z] go: downloading k8s.io/client-go v0.23.4 [2022-04-12T21:14:18.408Z] go: downloading google.golang.org/api v0.70.0 [2022-04-12T21:14:18.408Z] go: downloading k8s.io/api v0.23.4 [2022-04-12T21:14:28.634Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-04-12T21:15:01.060Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-04-12T21:15:01.060Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-04-12T21:15:01.060Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-04-12T21:15:01.060Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-04-12T21:15:01.335Z] go: downloading cloud.google.com/go v0.100.2 [2022-04-12T21:15:02.786Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-04-12T21:15:03.390Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-04-12T21:15:05.394Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-04-12T21:15:08.028Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-04-12T21:15:08.303Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-04-12T21:15:08.576Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-04-12T21:15:09.180Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-04-12T21:15:10.170Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-12T21:15:10.447Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-04-12T21:15:10.725Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-04-12T21:15:11.331Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-04-12T21:15:11.609Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-04-12T21:15:11.609Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-04-12T21:15:13.059Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-04-12T21:15:13.344Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-04-12T21:15:13.622Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-04-12T21:15:13.899Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-04-12T21:15:14.174Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-04-12T21:15:14.174Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-04-12T21:15:14.776Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-04-12T21:15:21.519Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-04-12T21:15:21.519Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-04-12T21:15:21.519Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-04-12T21:15:21.519Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-04-12T21:15:21.519Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-04-12T21:15:21.519Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-04-12T21:15:21.519Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-04-12T21:15:22.968Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-04-12T21:15:22.968Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-04-12T21:15:23.245Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-04-12T21:15:23.522Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-04-12T21:15:23.799Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-04-12T21:15:24.402Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-04-12T21:15:24.679Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-04-12T21:15:25.283Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-04-12T21:15:25.283Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-04-12T21:15:26.265Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-04-12T21:15:26.265Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-04-12T21:15:26.265Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-04-12T21:15:26.265Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-04-12T21:15:26.538Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-04-12T21:15:27.516Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-12T21:15:27.789Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-04-12T21:15:28.065Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-04-12T21:15:28.343Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-04-12T21:15:28.619Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-04-12T21:15:30.068Z] go: downloading go.opencensus.io v0.23.0 [2022-04-12T21:15:31.512Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-04-12T21:15:31.512Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-04-12T21:15:31.787Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-04-12T21:15:32.064Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-04-12T21:15:32.341Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-04-12T21:15:32.619Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-04-12T21:15:32.896Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-04-12T21:15:33.500Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-04-12T21:15:36.140Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-04-12T21:15:38.791Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-04-12T21:15:38.791Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-04-12T21:15:39.070Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-04-12T21:15:39.347Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-04-12T21:15:39.347Z] go: downloading go.uber.org/zap v1.21.0 [2022-04-12T21:15:40.342Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-04-12T21:15:40.342Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-04-12T21:15:40.342Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-04-12T21:15:40.622Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-04-12T21:15:40.901Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-04-12T21:15:40.901Z] go: downloading github.com/golang/snappy v0.0.4 [2022-04-12T21:15:41.190Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-04-12T21:15:51.414Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-04-12T21:15:51.414Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-04-12T21:15:51.414Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-04-12T21:15:51.415Z] go: downloading go.uber.org/multierr v1.6.0 [2022-04-12T21:16:18.287Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-04-12T21:16:18.287Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-04-12T21:18:25.221Z] Removing intermediate container 506ceb66c8e4 [2022-04-12T21:18:25.221Z] ---> ec9a4d65e652 [2022-04-12T21:18:25.221Z] [2022-04-12T21:18:25.221Z] Step 10/23 : FROM alpine:3.14 [2022-04-12T21:18:25.221Z] ---> ac73e934f311 [2022-04-12T21:18:25.221Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-04-12T21:18:25.221Z] ---> Using cache [2022-04-12T21:18:25.221Z] ---> 52f829e8b632 [2022-04-12T21:18:25.221Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-12T21:18:25.221Z] ---> Using cache [2022-04-12T21:18:25.221Z] ---> 1652993ed806 [2022-04-12T21:18:25.221Z] Step 13/23 : ENV APP_PORT=59881 [2022-04-12T21:18:25.221Z] ---> Running in 30d9d9ade4d0 [2022-04-12T21:18:25.221Z] Removing intermediate container 30d9d9ade4d0 [2022-04-12T21:18:25.221Z] ---> db6c943554cb [2022-04-12T21:18:25.221Z] Step 14/23 : EXPOSE $APP_PORT [2022-04-12T21:18:25.221Z] ---> Running in 4febee2b1390 [2022-04-12T21:18:25.221Z] Removing intermediate container 4febee2b1390 [2022-04-12T21:18:25.221Z] ---> 8e81ae612a7c [2022-04-12T21:18:25.221Z] Step 15/23 : WORKDIR / [2022-04-12T21:18:25.221Z] ---> Running in c877c8347d8b [2022-04-12T21:18:25.221Z] Removing intermediate container c877c8347d8b [2022-04-12T21:18:25.221Z] ---> c096e2d760a3 [2022-04-12T21:18:25.221Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-12T21:18:25.221Z] ---> 66a9509e1a20 [2022-04-12T21:18:25.221Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-04-12T21:18:25.221Z] ---> 84c3e3bdc221 [2022-04-12T21:18:25.221Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-04-12T21:18:25.221Z] ---> 1b55b207cbe8 [2022-04-12T21:18:25.221Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-04-12T21:18:25.221Z] ---> Running in 6fecc0ac248d [2022-04-12T21:18:25.221Z] Removing intermediate container 6fecc0ac248d [2022-04-12T21:18:25.221Z] ---> b3a03632764c [2022-04-12T21:18:25.221Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-12T21:18:25.221Z] ---> Running in 8ce40afc4b9c [2022-04-12T21:18:25.221Z] Removing intermediate container 8ce40afc4b9c [2022-04-12T21:18:25.221Z] ---> 50ebdc76e8f4 [2022-04-12T21:18:25.221Z] Step 21/23 : LABEL arch=arm64 [2022-04-12T21:18:25.221Z] ---> Running in d567f53245d9 [2022-04-12T21:18:25.221Z] Removing intermediate container d567f53245d9 [2022-04-12T21:18:25.221Z] ---> 58bed770ee07 [2022-04-12T21:18:25.221Z] Step 22/23 : LABEL git_sha=e6dda6238a3e80563cbae1c569dc5e86f50497f6 [2022-04-12T21:18:25.221Z] ---> Running in 76871a50801f [2022-04-12T21:18:25.222Z] Removing intermediate container 76871a50801f [2022-04-12T21:18:25.222Z] ---> d35e9f6ddc3a [2022-04-12T21:18:25.222Z] Step 23/23 : LABEL version=0.0.0 [2022-04-12T21:18:25.222Z] ---> Running in 97bd5b939cf3 [2022-04-12T21:18:25.222Z] Removing intermediate container 97bd5b939cf3 [2022-04-12T21:18:25.222Z] ---> 07c8ae122f8c [2022-04-12T21:18:25.222Z] [2022-04-12T21:18:25.222Z] Successfully built 07c8ae122f8c [2022-04-12T21:18:25.222Z] Successfully tagged core-metadata-arm64:latest [2022-04-12T21:18:25.222Z]  Building core-metadata ... done Building support-notifications [2022-04-12T21:19:04.292Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-12T21:19:04.292Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-04-12T21:19:04.292Z] ---> 8130c5dcb86c [2022-04-12T21:19:04.292Z] Step 3/22 : WORKDIR /edgex-go [2022-04-12T21:19:04.292Z] ---> Using cache [2022-04-12T21:19:04.292Z] ---> 712172326575 [2022-04-12T21:19:04.292Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-12T21:19:04.292Z] ---> Using cache [2022-04-12T21:19:04.292Z] ---> 60fe508a1f33 [2022-04-12T21:19:04.292Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-04-12T21:19:04.292Z] ---> Running in 77a2805404df [2022-04-12T21:19:04.292Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-12T21:19:04.292Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-12T21:19:04.898Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-04-12T21:19:05.173Z] OK: 220 MiB in 52 packages [2022-04-12T21:19:07.180Z] Removing intermediate container 77a2805404df [2022-04-12T21:19:07.180Z] ---> 89c0bb046bf6 [2022-04-12T21:19:07.180Z] Step 6/22 : COPY go.mod vendor* ./ [2022-04-12T21:19:08.192Z] ---> 3558c2e0230e [2022-04-12T21:19:08.193Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-12T21:19:08.193Z] ---> Running in 6671f8202dd4 [2022-04-12T21:19:13.639Z] Removing intermediate container 6671f8202dd4 [2022-04-12T21:19:13.639Z] ---> e07dab5f46d3 [2022-04-12T21:19:13.639Z] Step 8/22 : COPY . . [2022-04-12T21:19:32.027Z] Removing intermediate container 4cd889ae2ab2 [2022-04-12T21:19:32.027Z] ---> d690b60a7ac4 [2022-04-12T21:19:32.027Z] [2022-04-12T21:19:32.027Z] Step 10/25 : FROM alpine:3.14 [2022-04-12T21:19:32.027Z] ---> ac73e934f311 [2022-04-12T21:19:32.027Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-04-12T21:19:32.027Z] ---> Running in dd2f288d52ec [2022-04-12T21:19:33.053Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-12T21:19:33.659Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-12T21:19:35.136Z] (1/3) Installing ca-certificates (20211220-r0) [2022-04-12T21:19:35.420Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-04-12T21:19:35.420Z] (3/3) Installing su-exec (0.2-r1) [2022-04-12T21:19:35.420Z] Executing busybox-1.33.1-r7.trigger [2022-04-12T21:19:35.420Z] Executing ca-certificates-20211220-r0.trigger [2022-04-12T21:19:36.043Z] OK: 6 MiB in 17 packages [2022-04-12T21:19:39.476Z] Removing intermediate container dd2f288d52ec [2022-04-12T21:19:39.476Z] ---> 64d37a5f8124 [2022-04-12T21:19:39.476Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-04-12T21:19:39.476Z] ---> Running in 213fb900acbe [2022-04-12T21:19:40.461Z] Removing intermediate container 213fb900acbe [2022-04-12T21:19:40.461Z] ---> 0bc32e5ed61a [2022-04-12T21:19:40.461Z] Step 13/25 : WORKDIR / [2022-04-12T21:19:40.742Z] ---> Running in 1e02530981f6 [2022-04-12T21:19:41.354Z] Removing intermediate container 1e02530981f6 [2022-04-12T21:19:41.354Z] ---> 9f3e7a8263b9 [2022-04-12T21:19:41.354Z] Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2022-04-12T21:19:43.363Z] ---> 25d540c53b12 [2022-04-12T21:19:43.363Z] Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2022-04-12T21:19:44.830Z] ---> 6967dbf70f5a [2022-04-12T21:19:44.830Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-04-12T21:19:46.289Z] ---> 5bbc80ab460e [2022-04-12T21:19:46.289Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2022-04-12T21:19:47.769Z] ---> c65ee06ee840 [2022-04-12T21:19:47.769Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-04-12T21:19:52.611Z] ---> ed02fe05360e [2022-04-12T21:19:52.611Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-04-12T21:19:54.737Z] ---> bc6d0e901080 [2022-04-12T21:19:54.737Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-04-12T21:19:54.737Z] ---> Running in dda917293073 [2022-04-12T21:19:56.820Z] ---> c2ddc73c4e95 [2022-04-12T21:19:56.820Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-04-12T21:19:57.943Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-04-12T21:19:58.747Z] ---> d7f545e5a88f [2022-04-12T21:19:58.747Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2022-04-12T21:19:58.747Z] ---> Running in a756c66ee949 [2022-04-12T21:20:02.197Z] Removing intermediate container a756c66ee949 [2022-04-12T21:20:02.197Z] ---> 805582ab21c0 [2022-04-12T21:20:02.197Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-04-12T21:20:02.197Z] ---> Running in fe6c3004934f [2022-04-12T21:20:02.818Z] Removing intermediate container fe6c3004934f [2022-04-12T21:20:02.818Z] ---> 5a17624d70db [2022-04-12T21:20:02.818Z] Step 23/25 : LABEL arch=arm64 [2022-04-12T21:20:02.818Z] ---> Running in a083b33110e2 [2022-04-12T21:20:03.434Z] Removing intermediate container a083b33110e2 [2022-04-12T21:20:03.434Z] ---> 7b6d969552de [2022-04-12T21:20:03.434Z] Step 24/25 : LABEL git_sha=e6dda6238a3e80563cbae1c569dc5e86f50497f6 [2022-04-12T21:20:03.434Z] ---> Running in 51a5a295b987 [2022-04-12T21:20:04.047Z] Removing intermediate container 51a5a295b987 [2022-04-12T21:20:04.047Z] ---> f0d9e487bffc [2022-04-12T21:20:04.047Z] Step 25/25 : LABEL version=0.0.0 [2022-04-12T21:20:04.047Z] ---> Running in 36fa8b8422c8 [2022-04-12T21:20:04.660Z] Removing intermediate container 36fa8b8422c8 [2022-04-12T21:20:04.660Z] ---> 7fe97d7138b2 [2022-04-12T21:20:04.660Z] [2022-04-12T21:20:05.282Z] Successfully built 7fe97d7138b2 [2022-04-12T21:20:05.282Z] Successfully tagged security-secretstore-setup-arm64:latest [2022-04-12T21:20:05.282Z] Building core-command [2022-04-12T21:20:44.411Z]  Building security-secretstore-setup ... done Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-12T21:20:44.411Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-12T21:20:44.411Z] ---> 8130c5dcb86c [2022-04-12T21:20:44.411Z] Step 3/23 : WORKDIR /edgex-go [2022-04-12T21:20:44.411Z] ---> Using cache [2022-04-12T21:20:44.411Z] ---> 712172326575 [2022-04-12T21:20:44.411Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-12T21:20:44.411Z] ---> Using cache [2022-04-12T21:20:44.411Z] ---> 60fe508a1f33 [2022-04-12T21:20:44.411Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-04-12T21:20:44.411Z] ---> Using cache [2022-04-12T21:20:44.411Z] ---> 89e930c8dccb [2022-04-12T21:20:44.411Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-12T21:20:44.411Z] ---> Using cache [2022-04-12T21:20:44.411Z] ---> c89ad3354c42 [2022-04-12T21:20:44.411Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-12T21:20:44.411Z] ---> Using cache [2022-04-12T21:20:44.411Z] ---> 31ed44c74cad [2022-04-12T21:20:44.411Z] Step 8/23 : COPY . . [2022-04-12T21:20:44.411Z] ---> Using cache [2022-04-12T21:20:44.411Z] ---> a733d314bf17 [2022-04-12T21:20:44.411Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-04-12T21:20:44.411Z] ---> Running in 6b4f9e5a78ed [2022-04-12T21:20:44.411Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-04-12T21:28:21.920Z] Removing intermediate container dda917293073 [2022-04-12T21:28:21.920Z] ---> 94e9b78b97ba [2022-04-12T21:28:21.920Z] [2022-04-12T21:28:21.920Z] Step 10/22 : FROM alpine:3.14 [2022-04-12T21:28:21.920Z] ---> ac73e934f311 [2022-04-12T21:28:21.920Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-04-12T21:28:21.920Z] ---> Running in 177f33d868de [2022-04-12T21:28:21.920Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-12T21:28:21.920Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-12T21:28:22.530Z] (1/2) Installing ca-certificates (20211220-r0) [2022-04-12T21:28:22.809Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-04-12T21:28:22.809Z] Executing busybox-1.33.1-r7.trigger [2022-04-12T21:28:22.809Z] Executing ca-certificates-20211220-r0.trigger [2022-04-12T21:28:23.413Z] OK: 6 MiB in 16 packages [2022-04-12T21:28:26.832Z] Removing intermediate container 177f33d868de [2022-04-12T21:28:26.832Z] ---> 0ff312e3b73e [2022-04-12T21:28:26.832Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-12T21:28:27.116Z] ---> Running in a32d8e09363b [2022-04-12T21:28:28.113Z] Removing intermediate container a32d8e09363b [2022-04-12T21:28:28.113Z] ---> f806d31344cf [2022-04-12T21:28:28.113Z] Step 13/22 : ENV APP_PORT=59860 [2022-04-12T21:28:28.113Z] ---> Running in fcb0cd01c3ab [2022-04-12T21:28:29.124Z] Removing intermediate container fcb0cd01c3ab [2022-04-12T21:28:29.124Z] ---> 52216cab8415 [2022-04-12T21:28:29.124Z] Step 14/22 : EXPOSE $APP_PORT [2022-04-12T21:28:29.408Z] ---> Running in 105d1621351d [2022-04-12T21:28:30.404Z] Removing intermediate container 105d1621351d [2022-04-12T21:28:30.404Z] ---> 5e8d1e57e6d1 [2022-04-12T21:28:30.404Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-12T21:28:32.422Z] ---> 78571ea7ecf8 [2022-04-12T21:28:32.422Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-04-12T21:28:35.845Z] ---> 5d7983826982 [2022-04-12T21:28:35.845Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-04-12T21:28:36.132Z] Removing intermediate container 6b4f9e5a78ed [2022-04-12T21:28:36.132Z] ---> a6ec51f7d2a0 [2022-04-12T21:28:36.132Z] [2022-04-12T21:28:36.132Z] Step 10/23 : FROM alpine:3.14 [2022-04-12T21:28:36.132Z] ---> ac73e934f311 [2022-04-12T21:28:36.132Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-04-12T21:28:36.132Z] ---> Using cache [2022-04-12T21:28:36.132Z] ---> 52f829e8b632 [2022-04-12T21:28:36.132Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-12T21:28:36.132Z] ---> Using cache [2022-04-12T21:28:36.132Z] ---> 1652993ed806 [2022-04-12T21:28:36.132Z] Step 13/23 : ENV APP_PORT=59882 [2022-04-12T21:28:36.416Z] ---> Running in abe114b8c312 [2022-04-12T21:28:37.023Z] Removing intermediate container abe114b8c312 [2022-04-12T21:28:37.310Z] ---> ef4f4e53e0ff [2022-04-12T21:28:37.310Z] Step 14/23 : EXPOSE $APP_PORT [2022-04-12T21:28:37.310Z] ---> 30edd5f7295b [2022-04-12T21:28:37.310Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-04-12T21:28:37.310Z] ---> Running in 97ddb102cc43 [2022-04-12T21:28:37.608Z] ---> Running in d6680cb5607e [2022-04-12T21:28:38.230Z] Removing intermediate container d6680cb5607e [2022-04-12T21:28:38.230Z] ---> 28c85d1575ef [2022-04-12T21:28:38.230Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-12T21:28:38.230Z] Removing intermediate container 97ddb102cc43 [2022-04-12T21:28:38.230Z] ---> 78cebd3864a3 [2022-04-12T21:28:38.230Z] Step 15/23 : WORKDIR / [2022-04-12T21:28:38.506Z] ---> Running in e79af13c066d [2022-04-12T21:28:38.506Z] ---> Running in fb0473c571b2 [2022-04-12T21:28:39.115Z] Removing intermediate container e79af13c066d [2022-04-12T21:28:39.115Z] ---> 92433b508ce8 [2022-04-12T21:28:39.115Z] Step 20/22 : LABEL arch=arm64 [2022-04-12T21:28:39.391Z] Removing intermediate container fb0473c571b2 [2022-04-12T21:28:39.391Z] ---> a519855ad07b [2022-04-12T21:28:39.391Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-12T21:28:39.391Z] ---> Running in 6bcb8bf40bed [2022-04-12T21:28:40.389Z] Removing intermediate container 6bcb8bf40bed [2022-04-12T21:28:40.389Z] ---> 27d8c2d9b562 [2022-04-12T21:28:40.389Z] Step 21/22 : LABEL git_sha=e6dda6238a3e80563cbae1c569dc5e86f50497f6 [2022-04-12T21:28:40.389Z] ---> Running in f5cc0016aecd [2022-04-12T21:28:40.667Z] ---> 9fcd76666db5 [2022-04-12T21:28:40.667Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-04-12T21:28:40.946Z] Removing intermediate container f5cc0016aecd [2022-04-12T21:28:40.946Z] ---> afb05b0e9b4b [2022-04-12T21:28:40.946Z] Step 22/22 : LABEL version=0.0.0 [2022-04-12T21:28:41.226Z] ---> Running in 157ef4ea484e [2022-04-12T21:28:42.208Z] Removing intermediate container 157ef4ea484e [2022-04-12T21:28:42.208Z] ---> 9c640a394d9b [2022-04-12T21:28:42.208Z] [2022-04-12T21:28:43.199Z] Successfully built 9c640a394d9b [2022-04-12T21:28:43.199Z] Successfully tagged support-notifications-arm64:latest [2022-04-12T21:28:43.813Z]  Building support-notifications ... done  ---> 02f512c8f87a [2022-04-12T21:28:43.813Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-04-12T21:28:44.809Z] ---> 9703b98d65c0 [2022-04-12T21:28:44.809Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-04-12T21:28:44.809Z] ---> Running in 20f0e3731e6d [2022-04-12T21:28:45.425Z] Removing intermediate container 20f0e3731e6d [2022-04-12T21:28:45.425Z] ---> 50b2c418918f [2022-04-12T21:28:45.425Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-12T21:28:45.425Z] ---> Running in 67d793adcd59 [2022-04-12T21:28:46.031Z] Removing intermediate container 67d793adcd59 [2022-04-12T21:28:46.031Z] ---> 8de317faf139 [2022-04-12T21:28:46.031Z] Step 21/23 : LABEL arch=arm64 [2022-04-12T21:28:46.031Z] ---> Running in 21bd30794292 [2022-04-12T21:28:46.644Z] Removing intermediate container 21bd30794292 [2022-04-12T21:28:46.644Z] ---> 9bcd7c942de0 [2022-04-12T21:28:46.644Z] Step 22/23 : LABEL git_sha=e6dda6238a3e80563cbae1c569dc5e86f50497f6 [2022-04-12T21:28:46.644Z] ---> Running in 14dac4bad949 [2022-04-12T21:28:47.253Z] Removing intermediate container 14dac4bad949 [2022-04-12T21:28:47.253Z] ---> b508d3d9934f [2022-04-12T21:28:47.253Z] Step 23/23 : LABEL version=0.0.0 [2022-04-12T21:28:47.253Z] ---> Running in cb2b88bf11b1 [2022-04-12T21:28:47.869Z] Removing intermediate container cb2b88bf11b1 [2022-04-12T21:28:47.869Z] ---> 0d23371364fb [2022-04-12T21:28:47.869Z] [2022-04-12T21:28:48.477Z] Successfully built 0d23371364fb [2022-04-12T21:28:48.477Z] Successfully tagged core-command-arm64:latest [2022-04-12T21:39:56.388Z]  Building core-command ... done Building bin/spire-agent... [2022-04-12T21:39:56.388Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-04-12T21:39:56.388Z] Building bin/spire-agent... [2022-04-12T21:39:56.388Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-04-12T21:39:56.388Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-04-12T21:39:56.388Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-04-12T21:39:56.388Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-04-12T21:39:56.388Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-04-12T21:39:56.388Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-04-12T21:39:56.388Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-04-12T21:39:56.388Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-04-12T21:39:56.663Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-04-12T21:39:56.663Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-04-12T21:40:00.993Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-04-12T21:40:00.993Z] go: downloading github.com/docker/go-units v0.4.0 [2022-04-12T21:40:00.993Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-04-12T21:40:00.993Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-04-12T21:40:00.993Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-04-12T21:40:00.993Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-04-12T21:40:01.595Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-04-12T21:40:04.224Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-04-12T21:40:04.224Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-04-12T21:40:04.224Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-04-12T21:40:04.224Z] go: downloading github.com/docker/go-units v0.4.0 [2022-04-12T21:40:04.224Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-04-12T21:40:04.496Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-04-12T21:40:04.496Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-04-12T21:40:04.771Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-04-12T21:46:58.069Z] Removing intermediate container 7966720480cf [2022-04-12T21:46:58.069Z] ---> aee11f5be6f1 [2022-04-12T21:46:58.069Z] [2022-04-12T21:46:58.069Z] Step 13/26 : FROM alpine:3.15 [2022-04-12T21:46:58.069Z] ---> 3fb3c9af89a9 [2022-04-12T21:46:58.069Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-12T21:46:58.069Z] ---> Using cache [2022-04-12T21:46:58.069Z] ---> 70052ffed3f2 [2022-04-12T21:46:58.069Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-12T21:46:58.069Z] ---> Using cache [2022-04-12T21:46:58.069Z] ---> 53e6e8ce10f2 [2022-04-12T21:46:58.069Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-04-12T21:46:58.069Z] ---> Running in 9a7a8e09381a [2022-04-12T21:46:58.069Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-12T21:46:58.684Z] Removing intermediate container 61b6690c3214 [2022-04-12T21:46:58.684Z] ---> b13c0aca9d78 [2022-04-12T21:46:58.684Z] [2022-04-12T21:46:58.684Z] Step 13/26 : FROM alpine:3.15 [2022-04-12T21:46:58.684Z] ---> 3fb3c9af89a9 [2022-04-12T21:46:58.684Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-12T21:46:58.684Z] ---> Using cache [2022-04-12T21:46:58.684Z] ---> 70052ffed3f2 [2022-04-12T21:46:58.684Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-12T21:46:58.684Z] ---> Using cache [2022-04-12T21:46:58.684Z] ---> 53e6e8ce10f2 [2022-04-12T21:46:58.684Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-04-12T21:46:58.684Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-12T21:46:58.684Z] ---> Running in 3a354701ca56 [2022-04-12T21:47:00.145Z] v3.15.4-20-g6d2f627d6c [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-12T21:47:00.145Z] v3.15.4-15-gb33590fc03 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-12T21:47:00.145Z] OK: 15729 distinct packages available [2022-04-12T21:47:00.145Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-12T21:47:00.145Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-12T21:47:01.129Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-12T21:47:01.129Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-12T21:47:02.117Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-04-12T21:47:02.117Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-04-12T21:47:02.117Z] v3.15.4-20-g6d2f627d6c [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-12T21:47:02.117Z] v3.15.4-15-gb33590fc03 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-12T21:47:02.117Z] OK: 15729 distinct packages available [2022-04-12T21:47:02.117Z] (3/4) Installing libucontext (1.1-r0) [2022-04-12T21:47:02.117Z] (4/4) Installing gcompat (1.0.0-r4) [2022-04-12T21:47:02.393Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-12T21:47:02.393Z] Executing busybox-1.34.1-r5.trigger [2022-04-12T21:47:02.393Z] OK: 6 MiB in 18 packages [2022-04-12T21:47:03.409Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-12T21:47:03.688Z] Removing intermediate container 9a7a8e09381a [2022-04-12T21:47:03.688Z] ---> 9b49146e5c5b [2022-04-12T21:47:03.688Z] Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-04-12T21:47:04.304Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-04-12T21:47:04.304Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-04-12T21:47:04.304Z] (3/5) Installing libucontext (1.1-r0) [2022-04-12T21:47:04.577Z] (4/5) Installing gcompat (1.0.0-r4) [2022-04-12T21:47:04.577Z] (5/5) Installing openssl (1.1.1n-r0) [2022-04-12T21:47:04.853Z] Executing busybox-1.34.1-r5.trigger [2022-04-12T21:47:04.853Z] OK: 6 MiB in 19 packages [2022-04-12T21:47:06.293Z] Removing intermediate container 3a354701ca56 [2022-04-12T21:47:06.293Z] ---> 872e01297da8 [2022-04-12T21:47:06.293Z] Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-agent /usr/local/bin [2022-04-12T21:47:08.280Z] ---> 67475df839de [2022-04-12T21:47:08.280Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-04-12T21:47:09.269Z] ---> e91a241bb3f2 [2022-04-12T21:47:09.270Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-04-12T21:47:09.270Z] ---> Running in b3b8a30c2e93 [2022-04-12T21:47:09.270Z] ---> f55e80ba3c94 [2022-04-12T21:47:09.270Z] Step 18/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-04-12T21:47:09.870Z] Removing intermediate container b3b8a30c2e93 [2022-04-12T21:47:09.870Z] ---> 5ba7e19723ad [2022-04-12T21:47:09.870Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-04-12T21:47:10.855Z] ---> 02c8567ffc98 [2022-04-12T21:47:10.855Z] Step 21/26 : WORKDIR / [2022-04-12T21:47:10.855Z] ---> Running in b9adf1ea8245 [2022-04-12T21:47:11.452Z] Removing intermediate container b9adf1ea8245 [2022-04-12T21:47:11.452Z] ---> 0350ff201ee9 [2022-04-12T21:47:11.452Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-04-12T21:47:11.724Z] ---> Running in a3abe366e2f9 [2022-04-12T21:47:12.325Z] Removing intermediate container a3abe366e2f9 [2022-04-12T21:47:12.325Z] ---> 4f4990b899c2 [2022-04-12T21:47:12.325Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-04-12T21:47:12.325Z] ---> Running in 67373f9b6947 [2022-04-12T21:47:12.936Z] Removing intermediate container 67373f9b6947 [2022-04-12T21:47:12.936Z] ---> 80a7660a63a3 [2022-04-12T21:47:12.936Z] Step 24/26 : LABEL arch=arm64 [2022-04-12T21:47:12.936Z] ---> Running in 004a72c81aa5 [2022-04-12T21:47:13.552Z] Removing intermediate container 004a72c81aa5 [2022-04-12T21:47:13.552Z] ---> 81bca7b45162 [2022-04-12T21:47:13.552Z] Step 25/26 : LABEL git_sha=e6dda6238a3e80563cbae1c569dc5e86f50497f6 [2022-04-12T21:47:13.552Z] ---> Running in 8723e0c43438 [2022-04-12T21:47:14.151Z] Removing intermediate container 8723e0c43438 [2022-04-12T21:47:14.151Z] ---> e6248b56478c [2022-04-12T21:47:14.151Z] Step 26/26 : LABEL version=0.0.0 [2022-04-12T21:47:14.151Z] ---> Running in c5cd92780bb1 [2022-04-12T21:47:14.433Z] ---> 19da25e326b5 [2022-04-12T21:47:14.433Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-04-12T21:47:14.711Z] Removing intermediate container c5cd92780bb1 [2022-04-12T21:47:14.711Z] ---> cb61adc82794 [2022-04-12T21:47:14.711Z] [2022-04-12T21:47:14.987Z] Successfully built cb61adc82794 [2022-04-12T21:47:14.987Z] Successfully tagged security-spire-config-arm64:latest [2022-04-12T21:47:15.260Z]  Building security-spire-config ... done  ---> 25cf3768bfd3 [2022-04-12T21:47:15.260Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-04-12T21:47:15.856Z] ---> 34c561841d66 [2022-04-12T21:47:15.856Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-04-12T21:47:16.449Z] ---> 66e0f2fda98a [2022-04-12T21:47:16.449Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-04-12T21:47:16.449Z] ---> Running in e59bab62bb9c [2022-04-12T21:47:16.725Z] Removing intermediate container e59bab62bb9c [2022-04-12T21:47:16.725Z] ---> 7d400e98294b [2022-04-12T21:47:16.725Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-04-12T21:47:16.999Z] ---> Running in 7b30b0b8c3be [2022-04-12T21:47:17.274Z] Removing intermediate container 7b30b0b8c3be [2022-04-12T21:47:17.274Z] ---> 54de63cd5b83 [2022-04-12T21:47:17.274Z] Step 24/26 : LABEL arch=arm64 [2022-04-12T21:47:17.274Z] ---> Running in 9435353b4e72 [2022-04-12T21:47:17.551Z] Removing intermediate container 9435353b4e72 [2022-04-12T21:47:17.551Z] ---> 176e4bda7dd3 [2022-04-12T21:47:17.551Z] Step 25/26 : LABEL git_sha=e6dda6238a3e80563cbae1c569dc5e86f50497f6 [2022-04-12T21:47:17.827Z] ---> Running in 6d281502e101 [2022-04-12T21:47:18.100Z] Removing intermediate container 6d281502e101 [2022-04-12T21:47:18.100Z] ---> 9e3c354f8d92 [2022-04-12T21:47:18.100Z] Step 26/26 : LABEL version=0.0.0 [2022-04-12T21:47:18.374Z] ---> Running in 0054fad84690 [2022-04-12T21:47:18.647Z] Removing intermediate container 0054fad84690 [2022-04-12T21:47:18.647Z] ---> dff6acf26ed6 [2022-04-12T21:47:18.647Z] [2022-04-12T21:47:18.919Z] Successfully built dff6acf26ed6 [2022-04-12T21:47:18.919Z] Successfully tagged security-spire-agent-arm64:latest [2022-04-12T21:48:15.406Z]  Building security-spire-agent ... done Building bin/spire-agent... [2022-04-12T21:48:15.406Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-04-12T21:48:15.406Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-04-12T21:48:15.406Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-04-12T21:48:15.406Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-04-12T21:48:15.406Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-04-12T21:48:15.406Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-04-12T21:48:15.406Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-04-12T21:48:15.406Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-04-12T21:48:15.406Z] go: downloading github.com/docker/go-units v0.4.0 [2022-04-12T21:48:15.406Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-04-12T21:48:15.406Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-04-12T21:48:15.406Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-04-12T21:48:15.406Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-04-12T21:51:52.411Z] Removing intermediate container db52b838a1f6 [2022-04-12T21:51:52.411Z] ---> f361f146790a [2022-04-12T21:51:52.411Z] [2022-04-12T21:51:52.411Z] Step 13/25 : FROM alpine:3.15 [2022-04-12T21:51:52.411Z] ---> 3fb3c9af89a9 [2022-04-12T21:51:52.411Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-12T21:51:52.411Z] ---> Using cache [2022-04-12T21:51:52.411Z] ---> 70052ffed3f2 [2022-04-12T21:51:52.411Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-12T21:51:52.411Z] ---> Using cache [2022-04-12T21:51:52.411Z] ---> 53e6e8ce10f2 [2022-04-12T21:51:52.411Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-04-12T21:51:52.411Z] ---> Using cache [2022-04-12T21:51:52.411Z] ---> 872e01297da8 [2022-04-12T21:51:52.411Z] Step 17/25 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-04-12T21:51:52.411Z] ---> fd41a8ff22e9 [2022-04-12T21:51:52.411Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-04-12T21:51:52.411Z] ---> 80cc8a767a12 [2022-04-12T21:51:52.411Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-04-12T21:51:52.411Z] ---> 2fc012f0e6ee [2022-04-12T21:51:52.411Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-04-12T21:51:52.688Z] ---> 693f18bcf5d1 [2022-04-12T21:51:52.688Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-04-12T21:51:52.688Z] ---> Running in f98ae70f8c14 [2022-04-12T21:51:52.960Z] Removing intermediate container f98ae70f8c14 [2022-04-12T21:51:52.960Z] ---> 4884982f16f5 [2022-04-12T21:51:52.960Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-04-12T21:51:52.960Z] ---> Running in b08c3d3c7920 [2022-04-12T21:51:53.233Z] Removing intermediate container b08c3d3c7920 [2022-04-12T21:51:53.233Z] ---> 22c9e3a54a24 [2022-04-12T21:51:53.233Z] Step 23/25 : LABEL arch=arm64 [2022-04-12T21:51:53.507Z] ---> Running in 7ba8204380a4 [2022-04-12T21:51:53.779Z] Removing intermediate container 7ba8204380a4 [2022-04-12T21:51:53.779Z] ---> d34c713ad832 [2022-04-12T21:51:53.779Z] Step 24/25 : LABEL git_sha=e6dda6238a3e80563cbae1c569dc5e86f50497f6 [2022-04-12T21:51:53.779Z] ---> Running in d1836fefa918 [2022-04-12T21:51:54.061Z] Removing intermediate container d1836fefa918 [2022-04-12T21:51:54.061Z] ---> 736b8a756979 [2022-04-12T21:51:54.061Z] Step 25/25 : LABEL version=0.0.0 [2022-04-12T21:51:54.335Z] ---> Running in 950137c057d2 [2022-04-12T21:51:54.610Z] Removing intermediate container 950137c057d2 [2022-04-12T21:51:54.610Z] ---> 228540d8102c [2022-04-12T21:51:54.610Z] [2022-04-12T21:51:54.610Z] Successfully built 228540d8102c [2022-04-12T21:51:54.610Z] Successfully tagged security-spire-server-arm64:latest [2022-04-12T21:51:55.219Z]  Building security-spire-server ... done  [Pipeline] } [2022-04-12T21:51:55.239Z] $ docker stop --time=1 8d12fe6de481086b3a10d5d83bbc43faa324a7908f865904d2aa471292f6053b [2022-04-12T21:51:57.046Z] $ docker rm -f 8d12fe6de481086b3a10d5d83bbc43faa324a7908f865904d2aa471292f6053b [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-12T21:51:57.607Z] + docker images [2022-04-12T21:51:58.201Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-04-12T21:51:58.201Z] security-spire-server-arm64 latest 228540d8102c 3 seconds ago 86.3MB [2022-04-12T21:51:58.201Z] f361f146790a 25 seconds ago 4.21GB [2022-04-12T21:51:58.201Z] security-spire-agent-arm64 latest dff6acf26ed6 4 minutes ago 126MB [2022-04-12T21:51:58.201Z] security-spire-config-arm64 latest cb61adc82794 4 minutes ago 85.6MB [2022-04-12T21:51:58.201Z] b13c0aca9d78 5 minutes ago 4.21GB [2022-04-12T21:51:58.201Z] aee11f5be6f1 5 minutes ago 4.21GB [2022-04-12T21:51:58.201Z] core-command-arm64 latest 0d23371364fb 23 minutes ago 23.7MB [2022-04-12T21:51:58.201Z] support-notifications-arm64 latest 9c640a394d9b 23 minutes ago 25.5MB [2022-04-12T21:51:58.201Z] a6ec51f7d2a0 23 minutes ago 1.43GB [2022-04-12T21:51:58.201Z] 94e9b78b97ba 23 minutes ago 1.43GB [2022-04-12T21:51:58.201Z] security-secretstore-setup-arm64 latest 7fe97d7138b2 31 minutes ago 40.8MB [2022-04-12T21:51:58.201Z] d690b60a7ac4 32 minutes ago 1.44GB [2022-04-12T21:51:58.201Z] core-metadata-arm64 latest 07c8ae122f8c 33 minutes ago 25.2MB [2022-04-12T21:51:58.201Z] ec9a4d65e652 33 minutes ago 1.43GB [2022-04-12T21:51:58.201Z] support-scheduler-arm64 latest d494e0bbef20 40 minutes ago 24.9MB [2022-04-12T21:51:58.201Z] 719ad24d276c 41 minutes ago 1.43GB [2022-04-12T21:51:58.201Z] security-spiffe-token-provider-arm64 latest a2d81c7ad89c 41 minutes ago 27.7MB [2022-04-12T21:51:58.201Z] 9b19d7b6762c 41 minutes ago 1.43GB [2022-04-12T21:51:58.201Z] security-bootstrapper-arm64 latest 3d528d5c75c7 42 minutes ago 23.6MB [2022-04-12T21:51:58.201Z] a3de8a586456 43 minutes ago 1.43GB [2022-04-12T21:51:58.201Z] sys-mgmt-agent-arm64 latest 1b5eef700f45 50 minutes ago 290MB [2022-04-12T21:51:58.201Z] core-data-arm64 latest 0f956066395b 51 minutes ago 34.4MB [2022-04-12T21:51:58.201Z] 2eca61c424f9 51 minutes ago 1.46GB [2022-04-12T21:51:58.201Z] security-proxy-setup-arm64 latest 9d211b2ff5a7 52 minutes ago 42.1MB [2022-04-12T21:51:58.201Z] 7ec6c8aa0963 52 minutes ago 1.43GB [2022-04-12T21:51:58.201Z] 99b67d5d816f 52 minutes ago 1.44GB [2022-04-12T21:51:58.201Z] ci-base-image-arm64 latest 8130c5dcb86c About an hour ago 886MB [2022-04-12T21:51:58.201Z] docker 20.10.14 c346e9eafbab 7 days ago 202MB [2022-04-12T21:51:58.201Z] alpine 3.14 ac73e934f311 7 days ago 5.34MB [2022-04-12T21:51:58.201Z] alpine 3.15 3fb3c9af89a9 7 days ago 5.32MB [2022-04-12T21:51:58.201Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.17-alpine f79e39bc4007 2 months ago 551MB [2022-04-12T21:51:58.201Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 21 months ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-12T21:51:58.640Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-12T21:51:58.640Z] [2022-04-12T21:51:58.640Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-04-12T21:51:58.986Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-12T21:51:59.257Z] arm64: Pulling from edgex-lftools-log-publisher [2022-04-12T21:51:59.257Z] 8998bd30e6a1: Pulling fs layer [2022-04-12T21:51:59.257Z] 04944245beec: Pulling fs layer [2022-04-12T21:51:59.257Z] 699f458cf7ca: Pulling fs layer [2022-04-12T21:51:59.257Z] 765212b225bb: Pulling fs layer [2022-04-12T21:51:59.257Z] f23df028b6ca: Pulling fs layer [2022-04-12T21:51:59.257Z] d65c8cfc05b1: Pulling fs layer [2022-04-12T21:51:59.257Z] 2437ff75d9bd: Pulling fs layer [2022-04-12T21:51:59.257Z] f23df028b6ca: Waiting [2022-04-12T21:51:59.257Z] d65c8cfc05b1: Waiting [2022-04-12T21:51:59.257Z] 765212b225bb: Waiting [2022-04-12T21:51:59.257Z] 2437ff75d9bd: Waiting [2022-04-12T21:51:59.257Z] 04944245beec: Verifying Checksum [2022-04-12T21:51:59.257Z] 04944245beec: Download complete [2022-04-12T21:51:59.257Z] 765212b225bb: Verifying Checksum [2022-04-12T21:51:59.257Z] 765212b225bb: Download complete [2022-04-12T21:51:59.257Z] f23df028b6ca: Verifying Checksum [2022-04-12T21:51:59.257Z] f23df028b6ca: Download complete [2022-04-12T21:51:59.257Z] d65c8cfc05b1: Verifying Checksum [2022-04-12T21:51:59.257Z] d65c8cfc05b1: Download complete [2022-04-12T21:51:59.532Z] 699f458cf7ca: Verifying Checksum [2022-04-12T21:51:59.532Z] 699f458cf7ca: Download complete [2022-04-12T21:51:59.806Z] 8998bd30e6a1: Verifying Checksum [2022-04-12T21:51:59.806Z] 8998bd30e6a1: Download complete [2022-04-12T21:52:02.435Z] 2437ff75d9bd: Download complete [2022-04-12T21:52:04.414Z] 8998bd30e6a1: Pull complete [2022-04-12T21:52:04.689Z] 04944245beec: Pull complete [2022-04-12T21:52:06.125Z] 699f458cf7ca: Pull complete [2022-04-12T21:52:06.397Z] 765212b225bb: Pull complete [2022-04-12T21:52:07.371Z] f23df028b6ca: Pull complete [2022-04-12T21:52:07.645Z] d65c8cfc05b1: Pull complete [2022-04-12T21:52:22.717Z] 2437ff75d9bd: Pull complete [2022-04-12T21:52:22.718Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-04-12T21:52:22.718Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-12T21:52:22.718Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-04-12T21:52:22.963Z] prd-ubuntu20.04-docker-arm64-4c-16g-20722 does not seem to be running inside a container [2022-04-12T21:52:23.060Z] $ 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/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@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-04-12T21:52:25.684Z] $ docker top f9c91570f0ff3cf45840c6d43657ed74ac6ec58da6f0227b9bed7d646f66989f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-12T21:52:26.657Z] ---> job-cost.sh [2022-04-12T21:52:26.657Z] lf-activate-venv: SKIPPING [2022-04-12T21:52:26.657Z] INFO: No Stack... [2022-04-12T21:52:27.250Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-04-12T21:52:27.843Z] INFO: Archiving Costs [Pipeline] sh [2022-04-12T21:52:28.508Z] + cut -d, -f6 [2022-04-12T21:52:28.509Z] + cat /w/workspace/edgex-go/6/archives/cost.csv [Pipeline] lock [2022-04-12T21:52:28.543Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3948-6-stack-cost] [2022-04-12T21:52:28.550Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3948-6-stack-cost] did not exist. Created. [2022-04-12T21:52:28.550Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3948-6-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-04-12T21:52:29.209Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-04-12T21:52:29.381Z] Stashed 1 file(s) [Pipeline] } [2022-04-12T21:52:29.390Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3948-6-stack-cost] [Pipeline] // lock [Pipeline] } [2022-04-12T21:52:29.420Z] $ docker stop --time=1 f9c91570f0ff3cf45840c6d43657ed74ac6ec58da6f0227b9bed7d646f66989f [2022-04-12T21:52:30.950Z] $ docker rm -f f9c91570f0ff3cf45840c6d43657ed74ac6ec58da6f0227b9bed7d646f66989f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2022-04-12T21:52:31.402Z] provisioning config files... [2022-04-12T21:52:31.411Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/6@tmp/config3276644484979758731tmp [Pipeline] { [Pipeline] sh [2022-04-12T21:52:31.718Z] + set +x [2022-04-12T21:52:31.718Z] + curl -s https://codecov.io/bash [2022-04-12T21:52:31.718Z] + bash -s -- [2022-04-12T21:52:31.718Z] [2022-04-12T21:52:31.718Z] _____ _ [2022-04-12T21:52:31.718Z] / ____| | | [2022-04-12T21:52:31.718Z] | | ___ __| | ___ ___ _____ __ [2022-04-12T21:52:31.718Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-04-12T21:52:31.718Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-04-12T21:52:31.718Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-04-12T21:52:31.718Z] Bash-1.0.6 [2022-04-12T21:52:31.718Z] [2022-04-12T21:52:31.718Z] [2022-04-12T21:52:31.718Z] ==> git version 2.25.1 found [2022-04-12T21:52:31.718Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2022-04-12T21:52:31.718Z] Release-Date: 2020-01-08 [2022-04-12T21:52:31.718Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-04-12T21:52:31.718Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-04-12T21:52:31.718Z] ==> Jenkins CI detected. [2022-04-12T21:52:31.718Z] current dir:  /w/workspace/edgex-go/6 [2022-04-12T21:52:31.718Z] project root: . [2022-04-12T21:52:31.718Z] --> token set from env [2022-04-12T21:52:31.718Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-04-12T21:52:31.718Z] ==> Running gcov in . (disable via -X gcov) [2022-04-12T21:52:31.718Z] ==> Python coveragepy not found [2022-04-12T21:52:31.718Z] ==> Searching for coverage reports in: [2022-04-12T21:52:31.718Z] + . [2022-04-12T21:52:31.978Z] -> Found 1 reports [2022-04-12T21:52:31.978Z] ==> Detecting git/mercurial file structure [2022-04-12T21:52:31.978Z] ==> Reading reports [2022-04-12T21:52:31.978Z] + ./coverage.out bytes=432619 [2022-04-12T21:52:31.978Z] ==> Appending adjustments [2022-04-12T21:52:31.978Z] https://docs.codecov.io/docs/fixing-reports [2022-04-12T21:52:33.364Z] + Found adjustments [2022-04-12T21:52:33.364Z] ==> Gzipping contents [2022-04-12T21:52:33.364Z] 60K /tmp/codecov.ou8JCX.gz [2022-04-12T21:52:33.364Z] ==> Uploading reports [2022-04-12T21:52:33.364Z] url: https://codecov.io [2022-04-12T21:52:33.364Z] query: branch=PR-3948&commit=2428a0ee4410790165453aa9b71060fc80f7feae&build=6&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3948%2F6%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3948&job=&cmd_args= [2022-04-12T21:52:33.364Z] -> Pinging Codecov [2022-04-12T21:52:33.364Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-3948&commit=2428a0ee4410790165453aa9b71060fc80f7feae&build=6&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3948%2F6%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3948&job=&cmd_args= [2022-04-12T21:52:33.364Z] -> Uploading to [2022-04-12T21:52:33.364Z] https://storage.googleapis.com/codecov/v4/raw/2022-04-12/00271124DB129430A58F1EEE437C3FCB/2428a0ee4410790165453aa9b71060fc80f7feae/64fa9349-7330-4831-81e4-37ff67c61979.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220412%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220412T215233Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=9d1c2071f53d6629e09c162dac424eccec0781438761832c1480bf9c5fedfce2 [2022-04-12T21:52:33.364Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-12T21:52:33.364Z] Dload Upload Total Spent Left Speed [2022-04-12T21:52:33.625Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 59461 0 0 100 59461 0 231k --:--:-- --:--:-- --:--:-- 231k [2022-04-12T21:52:33.625Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/2428a0ee4410790165453aa9b71060fc80f7feae [Pipeline] } [2022-04-12T21:52:33.633Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2022-04-12T21:52:34.237Z] + [ -d /w/workspace/edgex-go/6/archives ] [Pipeline] libraryResource [Pipeline] sh [2022-04-12T21:52:34.559Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-12T21:52:35.438Z] ---> package-listing.sh [2022-04-12T21:52:35.438Z] ++ facter osfamily [2022-04-12T21:52:35.438Z] ++ tr '[:upper:]' '[:lower:]' [2022-04-12T21:52:35.700Z] + OS_FAMILY=debian [2022-04-12T21:52:35.700Z] + workspace=/w/workspace/edgex-go/6 [2022-04-12T21:52:35.700Z] + START_PACKAGES=/tmp/packages_start.txt [2022-04-12T21:52:35.700Z] + END_PACKAGES=/tmp/packages_end.txt [2022-04-12T21:52:35.700Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-04-12T21:52:35.700Z] + PACKAGES=/tmp/packages_start.txt [2022-04-12T21:52:35.700Z] + '[' /w/workspace/edgex-go/6 ']' [2022-04-12T21:52:35.700Z] + PACKAGES=/tmp/packages_end.txt [2022-04-12T21:52:35.700Z] + case "${OS_FAMILY}" in [2022-04-12T21:52:35.700Z] + dpkg -l [2022-04-12T21:52:35.700Z] + grep '^ii' [2022-04-12T21:52:35.700Z] + '[' -f /tmp/packages_start.txt ']' [2022-04-12T21:52:35.700Z] + '[' -f /tmp/packages_end.txt ']' [2022-04-12T21:52:35.700Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-04-12T21:52:35.700Z] + '[' /w/workspace/edgex-go/6 ']' [2022-04-12T21:52:35.700Z] + mkdir -p /w/workspace/edgex-go/6/archives/ [2022-04-12T21:52:35.700Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/6/archives/ [Pipeline] echo [2022-04-12T21:52:35.714Z] 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/6/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-04-12T21:52:35.997Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-04-12T21:52:36.561Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-12T21:52:36.562Z] [2022-04-12T21:52:36.562Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-04-12T21:52:36.882Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-12T21:52:36.882Z] latest: Pulling from edgex-lftools-log-publisher [2022-04-12T21:52:36.882Z] 5eb5b503b376: Pulling fs layer [2022-04-12T21:52:36.882Z] 5c69ac0246d0: Pulling fs layer [2022-04-12T21:52:36.882Z] ec43610c2a17: Pulling fs layer [2022-04-12T21:52:36.882Z] 3a2ae6a8a46f: Pulling fs layer [2022-04-12T21:52:36.882Z] 33b1e0a273af: Pulling fs layer [2022-04-12T21:52:36.882Z] 5d3b04190fa2: Pulling fs layer [2022-04-12T21:52:36.882Z] 33b1e0a273af: Waiting [2022-04-12T21:52:36.882Z] 3a2ae6a8a46f: Waiting [2022-04-12T21:52:36.882Z] 5d3b04190fa2: Waiting [2022-04-12T21:52:36.882Z] 2f39f015ded8: Pulling fs layer [2022-04-12T21:52:36.882Z] 2f39f015ded8: Waiting [2022-04-12T21:52:36.882Z] 5c69ac0246d0: Verifying Checksum [2022-04-12T21:52:36.882Z] 5c69ac0246d0: Download complete [2022-04-12T21:52:36.882Z] 3a2ae6a8a46f: Verifying Checksum [2022-04-12T21:52:36.882Z] 3a2ae6a8a46f: Download complete [2022-04-12T21:52:36.882Z] 33b1e0a273af: Verifying Checksum [2022-04-12T21:52:36.882Z] 33b1e0a273af: Download complete [2022-04-12T21:52:36.882Z] 5d3b04190fa2: Verifying Checksum [2022-04-12T21:52:36.882Z] 5d3b04190fa2: Download complete [2022-04-12T21:52:37.142Z] ec43610c2a17: Verifying Checksum [2022-04-12T21:52:37.142Z] ec43610c2a17: Download complete [2022-04-12T21:52:37.142Z] 5eb5b503b376: Verifying Checksum [2022-04-12T21:52:37.142Z] 5eb5b503b376: Download complete [2022-04-12T21:52:37.716Z] 2f39f015ded8: Verifying Checksum [2022-04-12T21:52:37.716Z] 2f39f015ded8: Download complete [2022-04-12T21:52:38.655Z] 5eb5b503b376: Pull complete [2022-04-12T21:52:38.655Z] 5c69ac0246d0: Pull complete [2022-04-12T21:52:38.936Z] ec43610c2a17: Pull complete [2022-04-12T21:52:39.241Z] 3a2ae6a8a46f: Pull complete [2022-04-12T21:52:39.241Z] 33b1e0a273af: Pull complete [2022-04-12T21:52:39.509Z] 5d3b04190fa2: Pull complete [2022-04-12T21:52:44.857Z] 2f39f015ded8: Pull complete [2022-04-12T21:52:44.858Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-04-12T21:52:44.858Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-12T21:52:44.858Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-04-12T21:52:44.944Z] prd-ubuntu20.04-docker-8c-8g-20718 does not seem to be running inside a container [2022-04-12T21:52:44.984Z] $ 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/6/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/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@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-04-12T21:52:46.518Z] $ docker top ad6d16b1beae721228f12a24608bf4d344363338daa067f98407d27f85da67e0 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-12T21:52:46.885Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-04-12T21:52:47.177Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-04-12T21:52:47.468Z] + ls /var/log/sa-host [2022-04-12T21:52:47.468Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-12T21:52:47.560Z] provisioning config files... [2022-04-12T21:52:47.569Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/6@tmp/config7760009176529095088tmp [Pipeline] { [Pipeline] echo [2022-04-12T21:52:47.585Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-12T21:52:47.873Z] ---> create-netrc.sh [Pipeline] } [2022-04-12T21:52:47.882Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-04-12T21:52:48.214Z] ---> python-tools-install.sh [Pipeline] echo [2022-04-12T21:52:48.225Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-12T21:52:48.519Z] ---> sudo-logs.sh [2022-04-12T21:52:48.519Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-04-12T21:52:48.549Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-12T21:52:48.839Z] ---> job-cost.sh [2022-04-12T21:52:48.840Z] lf-activate-venv: SKIPPING [2022-04-12T21:52:48.840Z] DEBUG: total: 0.2199999988079071 [2022-04-12T21:52:48.840Z] INFO: Retrieving Stack Cost... [2022-04-12T21:52:49.410Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-04-12T21:52:49.670Z] INFO: Archiving Costs [Pipeline] echo [2022-04-12T21:52:49.683Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-12T21:52:49.968Z] ---> logs-deploy.sh [2022-04-12T21:52:49.969Z] lf-activate-venv: SKIPPING [2022-04-12T21:52:49.969Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3948/6 [2022-04-12T21:52:49.969Z] INFO: archiving workspace using pattern(s): [2022-04-12T21:52:50.911Z] Archives upload complete. [2022-04-12T21:52:50.911Z] INFO: archiving logs to Nexus