Pull request #3967 opened 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 jim-wang-intel for edgexfoundry/edgex-go Obtained Jenkinsfile from aa17a0d297f7eeac5bdd98d09819418474808dd8+27c806b0f75bc6fc777cabf1c3db2a4884dbc817 (551685fe86be6892eeaf64415dc9052344339831) 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-ssh1662023818375221598.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-ssh15520272997167460085.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision c72b16708d6eed9a08be464a432ce22db7d90667 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3967/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3967/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh16238562836207648394.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3967/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh2793444672048277822.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision c72b16708d6eed9a08be464a432ce22db7d90667 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f c72b16708d6eed9a08be464a432ce22db7d90667 # timeout=10 Commit message: "Merge pull request #378 from ernestojeda/ubuntu-20-changes" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh4935271831011575886.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b3dada9287033e4e81bc68320e01fd57bef02650 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3967/workspace@libs/lf-pipelines # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3967/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh3337387525053026331.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision b3dada9287033e4e81bc68320e01fd57bef02650 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b3dada9287033e4e81bc68320e01fd57bef02650 # timeout=10 Commit message: "Fix: Update requirements.txt, update global-jjb" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object c72b16708d6eed9a08be464a432ce22db7d90667 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.17 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-20863’ Running on prd-ubuntu20.04-docker-8c-8g-20873 in /w/workspace/edgexfoundry_edgex-go_PR-3967 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 27c806b0f75bc6fc777cabf1c3db2a4884dbc817 into PR head commit aa17a0d297f7eeac5bdd98d09819418474808dd8 Merge succeeded, producing aa17a0d297f7eeac5bdd98d09819418474808dd8 Checking out Revision aa17a0d297f7eeac5bdd98d09819418474808dd8 (PR-3967) > 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/3967/head:refs/remotes/origin/PR-3967 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f aa17a0d297f7eeac5bdd98d09819418474808dd8 # 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 27c806b0f75bc6fc777cabf1c3db2a4884dbc817 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f aa17a0d297f7eeac5bdd98d09819418474808dd8 # timeout=10 Commit message: "feat(security): Use conditional go build tags for delayed start and no_messagebus" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object c72b16708d6eed9a08be464a432ce22db7d90667 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-04-14T00:04:42.443Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-04-14T00:04:42.613Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-04-14T00:04:42.701Z] ========================================================= [2022-04-14T00:04:42.701Z] EdgeX Global Pipelines Version Info [2022-04-14T00:04:42.701Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-04-14T00:04:43.518Z] ------------------- [2022-04-14T00:04:43.518Z] stable info: [2022-04-14T00:04:43.518Z] ------------------- [2022-04-14T00:04:43.518Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-04-14T00:04:43.518Z] Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 [2022-04-14T00:04:43.518Z] Message: update stable to v1.0.221 [2022-04-14T00:04:44.089Z] ------------------- [2022-04-14T00:04:44.089Z] experimental info: [2022-04-14T00:04:44.089Z] ------------------- [2022-04-14T00:04:44.089Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-04-14T00:04:44.089Z] Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 [2022-04-14T00:04:44.089Z] Message: update experimental to v1.0.221 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-04-14T00:04:44.306Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2022-04-14T00:04:44.340Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2022-04-14T00:04:44.374Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-04-14T00:04:44.413Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-04-14T00:04:44.443Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-04-14T00:04:44.476Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-04-14T00:04:44.509Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-04-14T00:04:44.541Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2022-04-14T00:04:44.574Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2022-04-14T00:04:44.607Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2022-04-14T00:04:44.641Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-04-14T00:04:44.674Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-04-14T00:04:44.706Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-04-14T00:04:44.740Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-04-14T00:04:44.774Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-04-14T00:04:44.814Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-04-14T00:04:44.856Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-04-14T00:04:44.891Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-04-14T00:04:44.929Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-04-14T00:04:44.970Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2022-04-14T00:04:45.010Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-04-14T00:04:45.046Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-04-14T00:04:45.083Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3967 [Pipeline] echo [2022-04-14T00:04:45.117Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3967 [Pipeline] echo [2022-04-14T00:04:45.153Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3967 [Pipeline] echo [2022-04-14T00:04:45.187Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = aa17a0d297f7eeac5bdd98d09819418474808dd8 [Pipeline] echo [2022-04-14T00:04:45.227Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = aa17a0d [Pipeline] echo [2022-04-14T00:04:45.263Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-14T00:04:45.363Z] provisioning config files... [2022-04-14T00:04:45.377Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config7802183376327967670tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-14T00:04:45.733Z] ---> docker-login.sh [2022-04-14T00:04:45.733Z] nexus3.edgexfoundry.org:10001 [2022-04-14T00:04:45.994Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-14T00:04:45.994Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-14T00:04:45.994Z] Configure a credential helper to remove this warning. See [2022-04-14T00:04:45.994Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-14T00:04:45.994Z] [2022-04-14T00:04:45.994Z] Login Succeeded [2022-04-14T00:04:45.994Z] nexus3.edgexfoundry.org:10002 [2022-04-14T00:04:46.256Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-14T00:04:46.256Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-14T00:04:46.256Z] Configure a credential helper to remove this warning. See [2022-04-14T00:04:46.256Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-14T00:04:46.256Z] [2022-04-14T00:04:46.256Z] Login Succeeded [2022-04-14T00:04:46.256Z] nexus3.edgexfoundry.org:10003 [2022-04-14T00:04:46.256Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-14T00:04:46.256Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-14T00:04:46.256Z] Configure a credential helper to remove this warning. See [2022-04-14T00:04:46.256Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-14T00:04:46.256Z] [2022-04-14T00:04:46.256Z] Login Succeeded [2022-04-14T00:04:46.256Z] nexus3.edgexfoundry.org:10004 [2022-04-14T00:04:46.521Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-14T00:04:46.521Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-14T00:04:46.521Z] Configure a credential helper to remove this warning. See [2022-04-14T00:04:46.521Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-14T00:04:46.521Z] [2022-04-14T00:04:46.521Z] Login Succeeded [2022-04-14T00:04:46.521Z] docker.io [2022-04-14T00:04:46.521Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-14T00:04:47.093Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-14T00:04:47.093Z] Configure a credential helper to remove this warning. See [2022-04-14T00:04:47.093Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-14T00:04:47.093Z] [2022-04-14T00:04:47.093Z] Login Succeeded [2022-04-14T00:04:47.093Z] ---> docker-login.sh ends [Pipeline] } [2022-04-14T00:04:47.120Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-04-14T00:04:47.543Z] + 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-14T00:04:47.543Z] + dirname cmd/core-command/Dockerfile [2022-04-14T00:04:47.543Z] + cut -d/ -f2 [2022-04-14T00:04:47.543Z] + echo core-command,cmd/core-command/Dockerfile [2022-04-14T00:04:47.543Z] + + cut -d/ -f2 [2022-04-14T00:04:47.543Z] dirname cmd/core-data/Dockerfile [2022-04-14T00:04:47.543Z] + echo core-data,cmd/core-data/Dockerfile [2022-04-14T00:04:47.543Z] + dirname cmd/core-metadata/Dockerfile+ [2022-04-14T00:04:47.543Z] cut -d/ -f2 [2022-04-14T00:04:47.543Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2022-04-14T00:04:47.543Z] + dirname cmd/security-bootstrapper/Dockerfile [2022-04-14T00:04:47.543Z] + cut -d/ -f2 [2022-04-14T00:04:47.543Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2022-04-14T00:04:47.543Z] + dirname cmd/security-proxy-setup/Dockerfile [2022-04-14T00:04:47.543Z] + cut -d/ -f2 [2022-04-14T00:04:47.543Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2022-04-14T00:04:47.543Z] + dirname cmd/security-secretstore-setup/Dockerfile [2022-04-14T00:04:47.543Z] + cut -d/ -f2 [2022-04-14T00:04:47.543Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2022-04-14T00:04:47.543Z] + cut -d/ -f2 [2022-04-14T00:04:47.543Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2022-04-14T00:04:47.543Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2022-04-14T00:04:47.543Z] + dirname cmd/security-spire-agent/Dockerfile [2022-04-14T00:04:47.543Z] + cut -d/ -f2 [2022-04-14T00:04:47.543Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2022-04-14T00:04:47.543Z] + + dirname cmd/security-spire-config/Dockerfile [2022-04-14T00:04:47.543Z] cut -d/ -f2 [2022-04-14T00:04:47.543Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2022-04-14T00:04:47.543Z] + dirname cmd/security-spire-server/Dockerfile [2022-04-14T00:04:47.543Z] + cut -d/ -f2 [2022-04-14T00:04:47.543Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2022-04-14T00:04:47.543Z] + dirname cmd/support-notifications/Dockerfile [2022-04-14T00:04:47.543Z] + cut -d/ -f2 [2022-04-14T00:04:47.543Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2022-04-14T00:04:47.543Z] + + dirname cmd/support-scheduler/Dockerfile [2022-04-14T00:04:47.543Z] cut -d/ -f2 [2022-04-14T00:04:47.543Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2022-04-14T00:04:47.543Z] + cut -d/ -f2 [2022-04-14T00:04:47.543Z] + dirname cmd/sys-mgmt-agent/Dockerfile [2022-04-14T00:04:47.543Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2022-04-14T00:04:47.595Z] 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-14T00:04:48.098Z] + git rev-list -1 --merges aa17a0d297f7eeac5bdd98d09819418474808dd8~1..aa17a0d297f7eeac5bdd98d09819418474808dd8 [Pipeline] echo [2022-04-14T00:04:48.130Z] -----------> git rev-list -1 --merges aa17a0d297f7eeac5bdd98d09819418474808dd8~1..aa17a0d297f7eeac5bdd98d09819418474808dd8 aa17a0d297f7eeac5bdd98d09819418474808dd8 [false] [Pipeline] sh [2022-04-14T00:04:48.437Z] + git log --format=format:%s -1 aa17a0d297f7eeac5bdd98d09819418474808dd8 [Pipeline] echo [2022-04-14T00:04:48.471Z] ========================================================= [2022-04-14T00:04:48.471Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-04-14T00:04:48.471Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2022-04-14T00:04:49.100Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-04-14T00:04:49.100Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-04-14T00:04:49.100Z] + [ -e /tmp/ssh_known_hosts ] [2022-04-14T00:04:49.100Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-04-14T00:04:49.100Z] + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-04-14T00:04:49.100Z] sudo tee -a /etc/ssh/ssh_known_hosts [2022-04-14T00:04:49.100Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-04-14T00:04:49.478Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-14T00:04:49.478Z] [2022-04-14T00:04:49.478Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-04-14T00:04:49.820Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-14T00:04:49.820Z] latest: Pulling from edgex-devops/git-semver [2022-04-14T00:04:49.820Z] a0d0a0d46f8b: Pulling fs layer [2022-04-14T00:04:49.820Z] 3e5f54012d9b: Pulling fs layer [2022-04-14T00:04:49.820Z] 4c7163046ea9: Pulling fs layer [2022-04-14T00:04:49.820Z] 0c2d73faf560: Pulling fs layer [2022-04-14T00:04:49.820Z] 0c2d73faf560: Waiting [2022-04-14T00:04:49.820Z] 3e5f54012d9b: Verifying Checksum [2022-04-14T00:04:49.820Z] a0d0a0d46f8b: Download complete [2022-04-14T00:04:49.820Z] 0c2d73faf560: Verifying Checksum [2022-04-14T00:04:49.820Z] 0c2d73faf560: Download complete [2022-04-14T00:04:49.820Z] 4c7163046ea9: Verifying Checksum [2022-04-14T00:04:49.820Z] 4c7163046ea9: Download complete [2022-04-14T00:04:50.079Z] a0d0a0d46f8b: Pull complete [2022-04-14T00:04:50.079Z] 3e5f54012d9b: Pull complete [2022-04-14T00:04:50.338Z] 4c7163046ea9: Pull complete [2022-04-14T00:04:50.599Z] 0c2d73faf560: Pull complete [2022-04-14T00:04:50.599Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2022-04-14T00:04:50.599Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-14T00:04:50.599Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2022-04-14T00:04:50.697Z] prd-ubuntu20.04-docker-8c-8g-20873 does not seem to be running inside a container [2022-04-14T00:04:50.740Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2022-04-14T00:04:51.553Z] $ docker top 058ce3284abc102ae211371a95d963cbe7e317ed5c7258387bc368571223efd1 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-04-14T00:04:51.732Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-04-14T00:04:51.732Z] [ssh-agent] Looking for ssh-agent implementation... [2022-04-14T00:04:51.844Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-04-14T00:04:51.853Z] $ docker exec 058ce3284abc102ae211371a95d963cbe7e317ed5c7258387bc368571223efd1 ssh-agent [2022-04-14T00:04:51.963Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXANHohL/agent.14 [2022-04-14T00:04:51.963Z] SSH_AGENT_PID=20 [2022-04-14T00:04:51.970Z] Running ssh-add (command line suppressed) [2022-04-14T00:04:52.082Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_4393517741793008313.key (/w/workspace/edgex-go/1@tmp/private_key_4393517741793008313.key) [2022-04-14T00:04:52.091Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-04-14T00:04:52.418Z] + git tag --points-at HEAD [Pipeline] } [2022-04-14T00:04:52.452Z] $ docker exec --env ******** --env ******** 058ce3284abc102ae211371a95d963cbe7e317ed5c7258387bc368571223efd1 ssh-agent -k [2022-04-14T00:04:52.558Z] unset SSH_AUTH_SOCK; [2022-04-14T00:04:52.559Z] unset SSH_AGENT_PID; [2022-04-14T00:04:52.559Z] echo Agent pid 20 killed; [2022-04-14T00:04:52.563Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-04-14T00:04:52.643Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-04-14T00:04:52.643Z] [ssh-agent] Looking for ssh-agent implementation... [2022-04-14T00:04:52.760Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-04-14T00:04:52.769Z] $ docker exec 058ce3284abc102ae211371a95d963cbe7e317ed5c7258387bc368571223efd1 ssh-agent [2022-04-14T00:04:52.889Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXeLCBML/agent.53 [2022-04-14T00:04:52.889Z] SSH_AGENT_PID=60 [2022-04-14T00:04:52.894Z] Running ssh-add (command line suppressed) [2022-04-14T00:04:53.018Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_1607055419218503211.key (/w/workspace/edgex-go/1@tmp/private_key_1607055419218503211.key) [2022-04-14T00:04:53.025Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-04-14T00:04:53.375Z] + git semver init [2022-04-14T00:04:53.375Z] # -> Open(): unable to determine branch for HEAD [2022-04-14T00:04:53.375Z] # $GIT_DIR = /w/workspace/edgex-go/1/.git [2022-04-14T00:04:53.375Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/1 [2022-04-14T00:04:53.375Z] # $SEMVER_REMOTE_NAME = origin [2022-04-14T00:04:53.375Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-04-14T00:04:53.375Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-04-14T00:04:53.375Z] # $SEMVER_BRANCH = PR-3967 [2022-04-14T00:04:53.375Z] # $SEMVER_TEMP = /tmp/semver-765334917 [2022-04-14T00:04:53.375Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2022-04-14T00:05:08.327Z] # '/tmp/semver-765334917' -> '/w/workspace/edgex-go/1/.semver' [2022-04-14T00:05:08.327Z] # -> Force: false [2022-04-14T00:05:08.327Z] # $SEMVER_DIR = /w/workspace/edgex-go/1/.semver [Pipeline] } [2022-04-14T00:05:08.360Z] $ docker exec --env ******** --env ******** 058ce3284abc102ae211371a95d963cbe7e317ed5c7258387bc368571223efd1 ssh-agent -k [2022-04-14T00:05:08.461Z] unset SSH_AUTH_SOCK; [2022-04-14T00:05:08.461Z] unset SSH_AGENT_PID; [2022-04-14T00:05:08.461Z] echo Agent pid 60 killed; [2022-04-14T00:05:08.468Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-04-14T00:05:08.901Z] + git semver [Pipeline] } [2022-04-14T00:05:08.940Z] $ docker stop --time=1 058ce3284abc102ae211371a95d963cbe7e317ed5c7258387bc368571223efd1 [2022-04-14T00:05:10.529Z] $ docker rm -f 058ce3284abc102ae211371a95d963cbe7e317ed5c7258387bc368571223efd1 [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-14T00:05:10.960Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-04-14T00:05:11.271Z] Stashed 1 file(s) [Pipeline] echo [2022-04-14T00:05:11.288Z] [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-14T00:05:11.804Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-04-14T00:05:11.836Z] ========================================================= [2022-04-14T00:05:11.836Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-04-14T00:05:11.836Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-04-14T00:05:12.176Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-04-14T00:05:12.176Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-04-14T00:05:12.176Z] 59bf1c3509f3: Pulling fs layer [2022-04-14T00:05:12.176Z] 666ba61612fd: Pulling fs layer [2022-04-14T00:05:12.176Z] 8ed8ca486205: Pulling fs layer [2022-04-14T00:05:12.176Z] 4fe6c5a15a65: Pulling fs layer [2022-04-14T00:05:12.176Z] 22a0e8bec74d: Pulling fs layer [2022-04-14T00:05:12.176Z] 640e595b4fbd: Pulling fs layer [2022-04-14T00:05:12.176Z] 763cafe07f6e: Pulling fs layer [2022-04-14T00:05:12.176Z] 0c0b528cf693: Pulling fs layer [2022-04-14T00:05:12.176Z] 10935f4eaf8b: Pulling fs layer [2022-04-14T00:05:12.176Z] 640e595b4fbd: Waiting [2022-04-14T00:05:12.176Z] 763cafe07f6e: Waiting [2022-04-14T00:05:12.176Z] 0c0b528cf693: Waiting [2022-04-14T00:05:12.176Z] 10935f4eaf8b: Waiting [2022-04-14T00:05:12.176Z] 22a0e8bec74d: Waiting [2022-04-14T00:05:12.176Z] 8ed8ca486205: Verifying Checksum [2022-04-14T00:05:12.176Z] 8ed8ca486205: Download complete [2022-04-14T00:05:12.176Z] 666ba61612fd: Download complete [2022-04-14T00:05:12.176Z] 22a0e8bec74d: Verifying Checksum [2022-04-14T00:05:12.176Z] 22a0e8bec74d: Download complete [2022-04-14T00:05:12.176Z] 640e595b4fbd: Verifying Checksum [2022-04-14T00:05:12.176Z] 640e595b4fbd: Download complete [2022-04-14T00:05:12.176Z] 763cafe07f6e: Verifying Checksum [2022-04-14T00:05:12.176Z] 763cafe07f6e: Download complete [2022-04-14T00:05:12.176Z] 59bf1c3509f3: Verifying Checksum [2022-04-14T00:05:12.176Z] 59bf1c3509f3: Download complete [2022-04-14T00:05:12.436Z] 0c0b528cf693: Verifying Checksum [2022-04-14T00:05:12.436Z] 0c0b528cf693: Download complete [2022-04-14T00:05:12.436Z] 59bf1c3509f3: Pull complete [2022-04-14T00:05:12.436Z] 666ba61612fd: Pull complete [2022-04-14T00:05:12.695Z] 8ed8ca486205: Pull complete [2022-04-14T00:05:12.954Z] 10935f4eaf8b: Verifying Checksum [2022-04-14T00:05:12.954Z] 10935f4eaf8b: Download complete [2022-04-14T00:05:12.954Z] 4fe6c5a15a65: Verifying Checksum [2022-04-14T00:05:12.954Z] 4fe6c5a15a65: Download complete [2022-04-14T00:05:16.246Z] 4fe6c5a15a65: Pull complete [2022-04-14T00:05:16.505Z] 22a0e8bec74d: Pull complete [2022-04-14T00:05:16.505Z] 640e595b4fbd: Pull complete [2022-04-14T00:05:16.505Z] 763cafe07f6e: Pull complete [2022-04-14T00:05:16.766Z] 0c0b528cf693: Pull complete [2022-04-14T00:05:18.672Z] 10935f4eaf8b: Pull complete [2022-04-14T00:05:18.672Z] Digest: sha256:fe2da51ced2bed6c5fc1d1038c2fbec5a5bb29cdcacce78977c37c66bfba8387 [2022-04-14T00:05:18.672Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-04-14T00:05:18.672Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [Pipeline] fileExists [Pipeline] sh [2022-04-14T00:05:19.053Z] + + docker build -t ci-base-image-x86_64 -f - . [2022-04-14T00:05:19.053Z] echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-04-14T00:05:19.053Z] WORKDIR /edgex [2022-04-14T00:05:19.053Z] COPY go.mod . [2022-04-14T00:05:19.053Z] RUN go mod download [2022-04-14T00:05:20.433Z] Sending build context to Docker daemon 334.9MB [2022-04-14T00:05:20.433Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-04-14T00:05:20.433Z] ---> 99d49a6021b9 [2022-04-14T00:05:20.433Z] Step 2/4 : WORKDIR /edgex [2022-04-14T00:05:22.353Z] ---> Running in 9e210b21970c [2022-04-14T00:05:22.353Z] Removing intermediate container 9e210b21970c [2022-04-14T00:05:22.353Z] ---> 0ce0af29de1b [2022-04-14T00:05:22.353Z] Step 3/4 : COPY go.mod . [2022-04-14T00:05:22.614Z] ---> f5f89349bafe [2022-04-14T00:05:22.614Z] Step 4/4 : RUN go mod download [2022-04-14T00:05:22.614Z] ---> Running in 19d96490c335 [2022-04-14T00:05:26.602Z] Still waiting to schedule task [2022-04-14T00:05:26.603Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-20865’ [2022-04-14T00:05:37.513Z] Removing intermediate container 19d96490c335 [2022-04-14T00:05:37.513Z] ---> f0cb2d2148ef [2022-04-14T00:05:37.513Z] Successfully built f0cb2d2148ef [2022-04-14T00:05:37.513Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-14T00:05:37.843Z] + docker inspect -f . ci-base-image-x86_64 [2022-04-14T00:05:37.843Z] . [Pipeline] withDockerContainer [2022-04-14T00:05:37.937Z] prd-ubuntu20.04-docker-8c-8g-20873 does not seem to be running inside a container [2022-04-14T00:05:37.979Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-04-14T00:05:38.389Z] $ docker top dae44a546c6f778d0ee6b61b5e22593980728fc5dcab2e7300f200e59c5416d1 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-14T00:05:38.788Z] + go version [2022-04-14T00:05:38.788Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-04-14T00:05:38.825Z] $ docker stop --time=1 dae44a546c6f778d0ee6b61b5e22593980728fc5dcab2e7300f200e59c5416d1 [2022-04-14T00:05:40.098Z] $ docker rm -f dae44a546c6f778d0ee6b61b5e22593980728fc5dcab2e7300f200e59c5416d1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-14T00:05:40.783Z] + docker inspect -f . ci-base-image-x86_64 [2022-04-14T00:05:40.783Z] . [Pipeline] withDockerContainer [2022-04-14T00:05:40.880Z] prd-ubuntu20.04-docker-8c-8g-20873 does not seem to be running inside a container [2022-04-14T00:05:40.933Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-04-14T00:05:41.296Z] $ docker top 0e79cd5d48aa865c8642a9421aa4ec779390fe4c779c10396c373984394c5d49 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-04-14T00:05:41.412Z] ========================================================= [2022-04-14T00:05:41.412Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-04-14T00:05:41.412Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-04-14T00:05:41.750Z] + make test [2022-04-14T00:05:41.750Z] go mod tidy -compat=1.17 [2022-04-14T00:05:41.750Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-04-14T00:05:47.027Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-04-14T00:05:57.002Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-04-14T00:05:57.002Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-04-14T00:05:57.261Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-04-14T00:05:57.261Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-04-14T00:05:57.261Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-04-14T00:05:57.524Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-04-14T00:05:57.524Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-04-14T00:05:57.524Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-04-14T00:05:57.524Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-04-14T00:05:57.524Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-04-14T00:05:57.524Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-04-14T00:05:57.524Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-04-14T00:05:57.524Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-04-14T00:05:57.524Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-04-14T00:05:57.524Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-04-14T00:05:59.427Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.077s coverage: 28.7% of statements [2022-04-14T00:05:59.427Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-04-14T00:05:59.427Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-04-14T00:05:59.995Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.073s coverage: 98.5% of statements [2022-04-14T00:05:59.995Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-04-14T00:05:59.995Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.089s coverage: 53.4% of statements [2022-04-14T00:05:59.995Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-04-14T00:05:59.995Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-04-14T00:06:03.294Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.289s coverage: 89.2% of statements [2022-04-14T00:06:03.294Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-04-14T00:06:03.294Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-04-14T00:06:03.294Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-04-14T00:06:03.294Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.096s coverage: 84.4% of statements [2022-04-14T00:06:03.294Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-04-14T00:06:03.294Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-04-14T00:06:03.294Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-04-14T00:06:03.294Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-04-14T00:06:03.294Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-04-14T00:06:03.294Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.471s coverage: 95.6% of statements [2022-04-14T00:06:03.294Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-04-14T00:06:03.294Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-04-14T00:06:03.294Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.081s coverage: 72.2% of statements [2022-04-14T00:06:03.294Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-04-14T00:06:03.294Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-04-14T00:06:03.294Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-04-14T00:06:03.294Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-04-14T00:06:03.294Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-04-14T00:06:03.294Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.073s coverage: 60.0% of statements [2022-04-14T00:06:03.294Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-04-14T00:06:03.294Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-04-14T00:06:03.294Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-04-14T00:06:03.294Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.082s coverage: 0.9% of statements [2022-04-14T00:06:03.294Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-04-14T00:06:03.294Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.053s coverage: 58.8% of statements [2022-04-14T00:06:03.294Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.071s coverage: 24.0% of statements [2022-04-14T00:06:03.294Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-04-14T00:06:03.294Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.064s coverage: 47.1% of statements [2022-04-14T00:06:03.294Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.046s coverage: 79.5% of statements [2022-04-14T00:06:03.294Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.042s coverage: 94.1% of statements [2022-04-14T00:06:03.294Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.073s coverage: 96.3% of statements [2022-04-14T00:06:03.294Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.055s coverage: 87.5% of statements [2022-04-14T00:06:13.297Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.060s coverage: 94.4% of statements [2022-04-14T00:06:13.297Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.073s coverage: 44.8% of statements [2022-04-14T00:06:14.680Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.181s coverage: 82.5% of statements [2022-04-14T00:06:14.680Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-04-14T00:06:24.728Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.080s coverage: 92.9% of statements [2022-04-14T00:06:24.729Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-04-14T00:06:24.729Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-04-14T00:06:24.729Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-04-14T00:06:24.729Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.031s coverage: 65.1% of statements [2022-04-14T00:06:24.729Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-04-14T00:06:24.729Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-04-14T00:06:24.729Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-04-14T00:06:24.729Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-04-14T00:06:24.729Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-04-14T00:06:24.729Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.062s coverage: 87.2% of statements [2022-04-14T00:06:24.729Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-04-14T00:06:24.729Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-04-14T00:06:24.729Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.052s coverage: 100.0% of statements [2022-04-14T00:06:24.729Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-04-14T00:06:24.729Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.071s coverage: 58.8% of statements [2022-04-14T00:06:24.729Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-04-14T00:06:24.729Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.052s coverage: 80.0% of statements [2022-04-14T00:06:24.729Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.051s coverage: 87.2% of statements [2022-04-14T00:06:24.729Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.065s coverage: 85.4% of statements [2022-04-14T00:06:24.729Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.154s coverage: 91.2% of statements [2022-04-14T00:06:24.729Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-04-14T00:06:24.729Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.181s coverage: 64.4% of statements [2022-04-14T00:06:24.729Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-04-14T00:06:24.729Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-04-14T00:06:24.729Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.056s coverage: 100.0% of statements [2022-04-14T00:06:24.729Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.031s coverage: 89.4% of statements [2022-04-14T00:06:24.729Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.027s coverage: 100.0% of statements [2022-04-14T00:06:24.729Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.029s coverage: 73.7% of statements [2022-04-14T00:06:24.729Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.024s coverage: 100.0% of statements [2022-04-14T00:06:24.729Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.334s coverage: 65.4% of statements [2022-04-14T00:06:24.729Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-04-14T00:06:24.729Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-04-14T00:06:24.729Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-04-14T00:06:24.729Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.140s coverage: 43.8% of statements [2022-04-14T00:06:24.729Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-04-14T00:06:24.729Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-04-14T00:06:24.729Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.081s coverage: 89.5% of statements [2022-04-14T00:06:24.729Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-04-14T00:06:24.729Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.052s coverage: 84.8% of statements [2022-04-14T00:06:24.729Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-04-14T00:06:24.729Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-04-14T00:06:24.729Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-04-14T00:06:24.729Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-04-14T00:06:24.729Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.086s coverage: 17.7% of statements [2022-04-14T00:06:24.729Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-04-14T00:06:24.729Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-04-14T00:06:24.729Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-04-14T00:06:24.729Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-04-14T00:06:24.729Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.139s coverage: 92.3% of statements [2022-04-14T00:06:24.729Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-04-14T00:06:24.729Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-04-14T00:06:24.729Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-04-14T00:06:24.729Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-04-14T00:06:24.729Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.066s coverage: 63.2% of statements [2022-04-14T00:06:24.729Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-04-14T00:06:24.729Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-04-14T00:06:24.729Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.112s coverage: 97.7% of statements [2022-04-14T00:06:24.729Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-04-14T00:06:24.729Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-04-14T00:06:24.729Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-04-14T00:06:24.729Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-04-14T00:06:24.729Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.065s coverage: 28.9% of statements [2022-04-14T00:06:24.729Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-04-14T00:06:24.729Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-04-14T00:06:24.729Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-04-14T00:06:24.729Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-04-14T00:06:24.729Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-04-14T00:06:24.729Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-04-14T00:06:24.729Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.087s coverage: 100.0% of statements [2022-04-14T00:06:24.729Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.033s coverage: 96.9% of statements [2022-04-14T00:06:24.729Z] 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-14T00:06:39.617Z] GO111MODULE=on go vet ./... [2022-04-14T00:06:43.811Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-04-14T00:06:43.811Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-04-14T00:06:44.073Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-04-14T00:06:44.677Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-04-14T00:06:44.987Z] + ls -al . [2022-04-14T00:06:44.987Z] total 672 [2022-04-14T00:06:44.987Z] drwxrwxr-x 10 1001 1001 4096 Apr 14 00:06 . [2022-04-14T00:06:44.987Z] drwxr-xr-x 4 root root 4096 Apr 14 00:05 .. [2022-04-14T00:06:44.987Z] -rw-rw-r-- 1 1001 1001 11 Apr 14 00:04 .dockerignore [2022-04-14T00:06:44.987Z] drwxrwxr-x 8 1001 1001 4096 Apr 14 00:04 .git [2022-04-14T00:06:44.987Z] drwxrwxr-x 3 1001 1001 4096 Apr 14 00:04 .github [2022-04-14T00:06:44.987Z] -rw-rw-r-- 1 1001 1001 879 Apr 14 00:04 .gitignore [2022-04-14T00:06:44.987Z] -rw-rw-r-- 1 1001 1001 42 Apr 14 00:04 .golangci.yml [2022-04-14T00:06:44.987Z] -rw-rw-r-- 1 1001 1001 87 Apr 14 00:04 .hadolint.yml [2022-04-14T00:06:44.987Z] drwx------ 3 1001 1001 4096 Apr 14 00:05 .semver [2022-04-14T00:06:44.987Z] -rw-rw-r-- 1 1001 1001 166 Apr 14 00:04 .sonarcloud.properties [2022-04-14T00:06:44.987Z] -rw-rw-r-- 1 1001 1001 1171 Apr 14 00:04 ADOPTERS.md [2022-04-14T00:06:44.987Z] -rw-rw-r-- 1 1001 1001 10086 Apr 14 00:04 Attribution.txt [2022-04-14T00:06:44.987Z] -rw-rw-r-- 1 1001 1001 51732 Apr 14 00:04 CHANGELOG.md [2022-04-14T00:06:44.987Z] -rw-rw-r-- 1 1001 1001 3804 Apr 14 00:04 CONTRIBUTING.md [2022-04-14T00:06:44.987Z] -rw-rw-r-- 1 1001 1001 677 Apr 14 00:04 GOVERNANCE.md [2022-04-14T00:06:44.987Z] -rw-rw-r-- 1 1001 1001 850 Apr 14 00:04 Jenkinsfile [2022-04-14T00:06:44.987Z] -rw-rw-r-- 1 1001 1001 10775 Apr 14 00:04 LICENSE [2022-04-14T00:06:44.987Z] -rw-rw-r-- 1 1001 1001 9847 Apr 14 00:04 Makefile [2022-04-14T00:06:44.987Z] -rw-rw-r-- 1 1001 1001 582 Apr 14 00:04 OWNERS.md [2022-04-14T00:06:44.987Z] -rw-rw-r-- 1 1001 1001 8683 Apr 14 00:04 README.md [2022-04-14T00:06:44.987Z] -rw-rw-r-- 1 1001 1001 6912 Apr 14 00:04 SECURITY.md [2022-04-14T00:06:44.987Z] -rw-rw-r-- 1 1001 1001 5 Apr 14 00:05 VERSION [2022-04-14T00:06:44.987Z] -rw-rw-r-- 1 1001 1001 4131 Apr 14 00:04 ZMQWindows.md [2022-04-14T00:06:44.987Z] drwxrwxr-x 2 1001 1001 4096 Apr 14 00:04 bin [2022-04-14T00:06:44.987Z] drwxrwxr-x 18 1001 1001 4096 Apr 14 00:04 cmd [2022-04-14T00:06:44.987Z] -rw-r--r-- 1 root root 434738 Apr 14 00:06 coverage.out [2022-04-14T00:06:44.987Z] -rw-rw-r-- 1 1001 1001 3256 Apr 14 00:04 go.mod [2022-04-14T00:06:44.987Z] -rw-rw-r-- 1 1001 1001 35162 Apr 14 00:04 go.sum [2022-04-14T00:06:44.987Z] drwxrwxr-x 8 1001 1001 4096 Apr 14 00:04 internal [2022-04-14T00:06:44.987Z] drwxrwxr-x 3 1001 1001 4096 Apr 14 00:04 openapi [2022-04-14T00:06:44.987Z] drwxrwxr-x 4 1001 1001 4096 Apr 14 00:04 snap [2022-04-14T00:06:44.987Z] -rw-rw-r-- 1 1001 1001 204 Apr 14 00:04 version.go [Pipeline] sh [2022-04-14T00:06:45.299Z] + '[' -e coverage.out ] [2022-04-14T00:06:45.299Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-04-14T00:06:45.405Z] Stashed 1 file(s) [Pipeline] sh [2022-04-14T00:06:45.703Z] + make build [2022-04-14T00:06:45.703Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-04-14T00:06:57.913Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-04-14T00:07:07.891Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-04-14T00:07:07.891Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-04-14T00:07:08.152Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-04-14T00:07:08.413Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-04-14T00:07:09.351Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-04-14T00:07:10.286Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-04-14T00:07:11.227Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-04-14T00:07:12.163Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-04-14T00:07:12.731Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-04-14T00:07:13.670Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-04-14T00:07:15.054Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2022-04-14T00:07:20.433Z] $ docker stop --time=1 0e79cd5d48aa865c8642a9421aa4ec779390fe4c779c10396c373984394c5d49 [2022-04-14T00:07:22.811Z] $ docker rm -f 0e79cd5d48aa865c8642a9421aa4ec779390fe4c779c10396c373984394c5d49 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-14T00:07:24.468Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-04-14T00:07:24.468Z] [2022-04-14T00:07:24.468Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2022-04-14T00:07:24.811Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-04-14T00:07:24.811Z] latest: Pulling from edgex-devops/edgex-compose [2022-04-14T00:07:24.811Z] cbdbe7a5bc2a: Pulling fs layer [2022-04-14T00:07:24.811Z] ca9280d653b3: Pulling fs layer [2022-04-14T00:07:24.811Z] 7e9c9ca2126c: Pulling fs layer [2022-04-14T00:07:24.811Z] cbdbe7a5bc2a: Verifying Checksum [2022-04-14T00:07:24.811Z] cbdbe7a5bc2a: Download complete [2022-04-14T00:07:25.071Z] ca9280d653b3: Verifying Checksum [2022-04-14T00:07:25.071Z] ca9280d653b3: Download complete [2022-04-14T00:07:25.071Z] cbdbe7a5bc2a: Pull complete [2022-04-14T00:07:25.329Z] 7e9c9ca2126c: Download complete [2022-04-14T00:07:25.588Z] ca9280d653b3: Pull complete [2022-04-14T00:07:28.873Z] 7e9c9ca2126c: Pull complete [2022-04-14T00:07:28.873Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2022-04-14T00:07:28.873Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-04-14T00:07:28.873Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2022-04-14T00:07:28.965Z] prd-ubuntu20.04-docker-8c-8g-20873 does not seem to be running inside a container [2022-04-14T00:07:29.001Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-04-14T00:07:30.350Z] $ docker top 4392fb5697b69f94e656c5479c1a3b8f0525fc3aa8e8c900f599cf09e2ad86c8 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-14T00:07:30.745Z] + docker-compose build --help [2022-04-14T00:07:30.745Z] + grep parallel [2022-04-14T00:07:31.313Z] --parallel Build images in parallel. [Pipeline] } [2022-04-14T00:07:31.348Z] $ docker stop --time=1 4392fb5697b69f94e656c5479c1a3b8f0525fc3aa8e8c900f599cf09e2ad86c8 [2022-04-14T00:07:32.629Z] $ docker rm -f 4392fb5697b69f94e656c5479c1a3b8f0525fc3aa8e8c900f599cf09e2ad86c8 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-14T00:07:33.173Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-04-14T00:07:33.173Z] . [Pipeline] withDockerContainer [2022-04-14T00:07:33.267Z] prd-ubuntu20.04-docker-8c-8g-20873 does not seem to be running inside a container [2022-04-14T00:07:33.308Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-04-14T00:07:33.708Z] $ docker top 493b3bebd596d1a2648503577d9e7b3986a6a2e720f39cc54f759b10be4f7526 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-14T00:07:34.103Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-04-14T00:07:34.672Z] Building core-command ... [2022-04-14T00:07:34.672Z] Building core-data ... [2022-04-14T00:07:34.672Z] Building core-metadata ... [2022-04-14T00:07:34.672Z] Building security-bootstrapper ... [2022-04-14T00:07:34.672Z] Building security-proxy-setup ... [2022-04-14T00:07:34.672Z] Building security-secretstore-setup ... [2022-04-14T00:07:34.672Z] Building security-spiffe-token-provider ... [2022-04-14T00:07:34.672Z] Building security-spire-agent ... [2022-04-14T00:07:34.672Z] Building security-spire-config ... [2022-04-14T00:07:34.672Z] Building security-spire-server ... [2022-04-14T00:07:34.672Z] Building support-notifications ... [2022-04-14T00:07:34.672Z] Building support-scheduler ... [2022-04-14T00:07:34.672Z] Building sys-mgmt-agent ... [2022-04-14T00:07:34.672Z] Building security-spire-agent [2022-04-14T00:07:34.672Z] Building security-secretstore-setup [2022-04-14T00:07:34.672Z] Building security-spire-config [2022-04-14T00:07:34.672Z] Building support-scheduler [2022-04-14T00:07:34.672Z] Building security-bootstrapper [2022-04-14T00:07:49.562Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-14T00:07:49.562Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-04-14T00:07:49.562Z] ---> f0cb2d2148ef [2022-04-14T00:07:49.562Z] Step 3/26 : WORKDIR /edgex-go [2022-04-14T00:07:49.562Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-14T00:07:49.562Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-04-14T00:07:49.562Z] ---> f0cb2d2148ef [2022-04-14T00:07:49.562Z] Step 3/22 : WORKDIR /edgex-go [2022-04-14T00:07:49.562Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-14T00:07:49.562Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-04-14T00:07:49.562Z] ---> f0cb2d2148ef [2022-04-14T00:07:49.562Z] Step 3/25 : WORKDIR /edgex-go [2022-04-14T00:07:49.562Z] Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-14T00:07:49.562Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-04-14T00:07:49.562Z] ---> f0cb2d2148ef [2022-04-14T00:07:49.562Z] Step 3/31 : WORKDIR /edgex-go [2022-04-14T00:07:49.562Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-14T00:07:49.562Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-04-14T00:07:49.562Z] ---> f0cb2d2148ef [2022-04-14T00:07:49.562Z] Step 3/26 : WORKDIR /edgex-go [2022-04-14T00:07:50.950Z] ---> Running in 973e20118675 [2022-04-14T00:07:50.950Z] ---> Running in 7340dec4c962 [2022-04-14T00:07:50.950Z] ---> Running in 47e11ab5af8d [2022-04-14T00:07:50.950Z] ---> Running in d1084d0e1830 [2022-04-14T00:07:50.950Z] ---> Running in da115a040f7e [2022-04-14T00:07:51.211Z] Removing intermediate container 973e20118675 [2022-04-14T00:07:51.211Z] ---> 642d7fd5b27d [2022-04-14T00:07:51.211Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-14T00:07:51.211Z] Removing intermediate container 47e11ab5af8d [2022-04-14T00:07:51.211Z] ---> b8848d52336f [2022-04-14T00:07:51.211Z] Removing intermediate container da115a040f7e [2022-04-14T00:07:51.211Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-14T00:07:51.211Z] ---> 668aedc76029 [2022-04-14T00:07:51.211Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-14T00:07:51.211Z] Removing intermediate container 7340dec4c962 [2022-04-14T00:07:51.211Z] ---> 674ba99aa957 [2022-04-14T00:07:51.211Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-14T00:07:51.211Z] Removing intermediate container d1084d0e1830 [2022-04-14T00:07:51.211Z] ---> be16d98529d2 [2022-04-14T00:07:51.211Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-14T00:07:51.211Z] ---> Running in cf7e5b811f93 [2022-04-14T00:07:51.211Z] ---> Running in 9c9933e45c6f [2022-04-14T00:07:51.211Z] ---> Running in 7898b4e2c2b8 [2022-04-14T00:07:51.211Z] ---> Running in e9f59863fd92 [2022-04-14T00:07:51.211Z] ---> Running in 3b36407e85f4 [2022-04-14T00:07:52.595Z] Removing intermediate container cf7e5b811f93 [2022-04-14T00:07:52.595Z] ---> 836f73f38d1d [2022-04-14T00:07:52.595Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-04-14T00:07:52.595Z] ---> Running in c7e105894af2 [2022-04-14T00:07:52.595Z] Removing intermediate container 9c9933e45c6f [2022-04-14T00:07:52.595Z] ---> 887e53d9b895 [2022-04-14T00:07:52.595Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-04-14T00:07:52.595Z] ---> Running in 0de5c2023589 [2022-04-14T00:07:52.595Z] Removing intermediate container 7898b4e2c2b8 [2022-04-14T00:07:52.595Z] ---> 0cbcc990e443 [2022-04-14T00:07:52.595Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-04-14T00:07:52.595Z] ---> Running in eea6eeb4481e [2022-04-14T00:07:52.856Z] Removing intermediate container 3b36407e85f4 [2022-04-14T00:07:52.856Z] ---> 9da14b5810f2 [2022-04-14T00:07:52.856Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-04-14T00:07:52.856Z] Removing intermediate container e9f59863fd92 [2022-04-14T00:07:52.856Z] ---> fbcefd359754 [2022-04-14T00:07:52.856Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-04-14T00:07:52.856Z] ---> Running in 4a289e72290e [2022-04-14T00:07:52.856Z] ---> Running in 6b1ba61f4cd0 [2022-04-14T00:07:53.119Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-14T00:07:53.380Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-14T00:07:53.380Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-14T00:07:53.380Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-14T00:07:53.641Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-14T00:07:53.901Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-14T00:07:54.161Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-14T00:07:54.161Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-14T00:07:54.161Z] OK: 221 MiB in 52 packages [2022-04-14T00:07:54.437Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-14T00:07:54.437Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-14T00:07:54.437Z] OK: 221 MiB in 52 packages [2022-04-14T00:07:54.437Z] OK: 221 MiB in 52 packages [2022-04-14T00:07:54.698Z] Removing intermediate container c7e105894af2 [2022-04-14T00:07:54.698Z] ---> 3817d6b93755 [2022-04-14T00:07:54.698Z] Step 6/26 : COPY go.mod vendor* ./ [2022-04-14T00:07:54.698Z] OK: 221 MiB in 52 packages [2022-04-14T00:07:54.698Z] OK: 221 MiB in 52 packages [2022-04-14T00:07:54.698Z] ---> 6cc1a84bf336 [2022-04-14T00:07:54.698Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-14T00:07:54.698Z] ---> Running in 70839b38d691 [2022-04-14T00:07:54.965Z] Removing intermediate container 0de5c2023589 [2022-04-14T00:07:54.965Z] ---> c15da2620742 [2022-04-14T00:07:54.965Z] Step 6/22 : COPY go.mod vendor* ./ [2022-04-14T00:07:54.965Z] Removing intermediate container 6b1ba61f4cd0 [2022-04-14T00:07:54.965Z] ---> 634b4f960292 [2022-04-14T00:07:54.965Z] Step 6/31 : COPY go.mod vendor* ./ [2022-04-14T00:07:54.965Z] ---> 3b89f27f5654 [2022-04-14T00:07:54.965Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-14T00:07:54.965Z] ---> Running in b8c5fab1d4d6 [2022-04-14T00:07:54.965Z] ---> a7f9723426e1 [2022-04-14T00:07:54.965Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-14T00:07:55.232Z] ---> Running in cc9689c17696 [2022-04-14T00:07:55.232Z] Removing intermediate container 4a289e72290e [2022-04-14T00:07:55.232Z] ---> cc8bddd16230 [2022-04-14T00:07:55.232Z] Step 6/25 : COPY go.mod vendor* ./ [2022-04-14T00:07:55.232Z] Removing intermediate container eea6eeb4481e [2022-04-14T00:07:55.232Z] ---> 21a0830e1278 [2022-04-14T00:07:55.232Z] Step 6/26 : COPY go.mod vendor* ./ [2022-04-14T00:07:55.493Z] ---> 220432a142bc [2022-04-14T00:07:55.493Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-14T00:07:55.493Z] ---> 169a8b88ac48 [2022-04-14T00:07:55.493Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-14T00:07:55.493Z] ---> Running in dd8f0ed6e51d [2022-04-14T00:07:55.493Z] ---> Running in 162b1653e723 [2022-04-14T00:07:56.065Z] Removing intermediate container 70839b38d691 [2022-04-14T00:07:56.066Z] ---> 90ce9e16608e [2022-04-14T00:07:56.066Z] Step 8/26 : COPY . . [2022-04-14T00:07:57.447Z] Removing intermediate container cc9689c17696 [2022-04-14T00:07:57.447Z] ---> 26d26ec7c545 [2022-04-14T00:07:57.447Z] Step 8/31 : COPY . . [2022-04-14T00:07:57.447Z] Removing intermediate container b8c5fab1d4d6 [2022-04-14T00:07:57.447Z] ---> de85371ae499 [2022-04-14T00:07:57.447Z] Step 8/22 : COPY . . [2022-04-14T00:08:00.736Z] Removing intermediate container dd8f0ed6e51d [2022-04-14T00:08:00.736Z] ---> 9c57a6027b8f [2022-04-14T00:08:00.736Z] Step 8/25 : COPY . . [2022-04-14T00:08:03.274Z] Removing intermediate container 162b1653e723 [2022-04-14T00:08:03.274Z] ---> dbf4b446844b [2022-04-14T00:08:03.274Z] Step 8/26 : COPY . . [2022-04-14T00:08:03.274Z] ---> 02c426459556 [2022-04-14T00:08:03.274Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-04-14T00:08:03.274Z] ---> 0e43a2615e76 [2022-04-14T00:08:03.274Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-04-14T00:08:03.274Z] ---> 7e2866e3f2cb [2022-04-14T00:08:03.274Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-04-14T00:08:03.532Z] ---> Running in c0fa752bbcb3 [2022-04-14T00:08:04.100Z] ---> Running in cd099fe424df [2022-04-14T00:08:04.100Z] ---> Running in 1d2a7adde619 [2022-04-14T00:08:04.678Z] Removing intermediate container c0fa752bbcb3 [2022-04-14T00:08:04.678Z] ---> aa1d0d661628 [2022-04-14T00:08:04.678Z] Step 10/26 : RUN mkdir -p spire-build [2022-04-14T00:08:04.936Z] ---> Running in ab412cc9b3c1 [2022-04-14T00:08:04.936Z] ---> 33c41e74185c [2022-04-14T00:08:04.936Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-04-14T00:08:04.936Z] ---> Running in 20b1fda9611f [2022-04-14T00:08:05.203Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-04-14T00:08:05.203Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-04-14T00:08:05.466Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-04-14T00:08:06.405Z] Removing intermediate container ab412cc9b3c1 [2022-04-14T00:08:06.405Z] ---> 21cf6e5deaf0 [2022-04-14T00:08:06.405Z] Step 11/26 : WORKDIR /edgex-go/spire-build [2022-04-14T00:08:06.405Z] ---> Running in 023fd60ce9ee [2022-04-14T00:08:06.666Z] Removing intermediate container 023fd60ce9ee [2022-04-14T00:08:06.666Z] ---> 230b63fd9a75 [2022-04-14T00:08:06.666Z] 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-14T00:08:06.666Z] ---> Running in 7399a01c9e50 [2022-04-14T00:08:08.044Z] spire-1.2.1/ [2022-04-14T00:08:08.044Z] spire-1.2.1/.data/ [2022-04-14T00:08:08.044Z] spire-1.2.1/.data/.file [2022-04-14T00:08:08.044Z] spire-1.2.1/.dockerignore [2022-04-14T00:08:08.044Z] spire-1.2.1/.gitattributes [2022-04-14T00:08:08.044Z] spire-1.2.1/.githooks/ [2022-04-14T00:08:08.044Z] spire-1.2.1/.githooks/pre-commit [2022-04-14T00:08:08.044Z] spire-1.2.1/.github/ [2022-04-14T00:08:08.044Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-04-14T00:08:08.044Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-04-14T00:08:08.044Z] spire-1.2.1/.github/dependabot.yml [2022-04-14T00:08:08.044Z] spire-1.2.1/.github/workflows/ [2022-04-14T00:08:08.044Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-04-14T00:08:08.044Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-04-14T00:08:08.044Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-04-14T00:08:08.044Z] spire-1.2.1/.github/workflows/scripts/ [2022-04-14T00:08:08.044Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-04-14T00:08:08.044Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-04-14T00:08:08.044Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-04-14T00:08:08.044Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-04-14T00:08:08.044Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-04-14T00:08:08.044Z] spire-1.2.1/.gitignore [2022-04-14T00:08:08.044Z] spire-1.2.1/.go-version [2022-04-14T00:08:08.044Z] spire-1.2.1/.golangci.yml [2022-04-14T00:08:08.044Z] spire-1.2.1/ADOPTERS.md [2022-04-14T00:08:08.044Z] spire-1.2.1/CHANGELOG.md [2022-04-14T00:08:08.044Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-04-14T00:08:08.044Z] spire-1.2.1/CODEOWNERS [2022-04-14T00:08:08.044Z] spire-1.2.1/CONTRIBUTING.md [2022-04-14T00:08:08.044Z] spire-1.2.1/Dockerfile [2022-04-14T00:08:08.044Z] spire-1.2.1/Dockerfile.dev [2022-04-14T00:08:08.044Z] spire-1.2.1/Dockerfile.scratch [2022-04-14T00:08:08.044Z] spire-1.2.1/LICENSE [2022-04-14T00:08:08.044Z] spire-1.2.1/MAINTAINERS.md [2022-04-14T00:08:08.044Z] spire-1.2.1/Makefile [2022-04-14T00:08:08.044Z] spire-1.2.1/README.md [2022-04-14T00:08:08.044Z] spire-1.2.1/ROADMAP.md [2022-04-14T00:08:08.044Z] spire-1.2.1/SECURITY.md [2022-04-14T00:08:08.044Z] spire-1.2.1/cmd/ [2022-04-14T00:08:08.044Z] spire-1.2.1/cmd/spire-agent/ [2022-04-14T00:08:08.044Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-04-14T00:08:08.044Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-04-14T00:08:08.044Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-04-14T00:08:08.044Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-04-14T00:08:08.044Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-04-14T00:08:08.044Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-04-14T00:08:08.044Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-04-14T00:08:08.044Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-04-14T00:08:08.044Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-04-14T00:08:08.044Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-04-14T00:08:08.044Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-04-14T00:08:08.044Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-04-14T00:08:08.044Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-04-14T00:08:08.044Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-04-14T00:08:08.044Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-04-14T00:08:08.044Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-04-14T00:08:08.044Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-04-14T00:08:08.044Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-04-14T00:08:08.044Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-04-14T00:08:08.044Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-04-14T00:08:08.044Z] spire-1.2.1/cmd/spire-agent/main.go [2022-04-14T00:08:08.044Z] spire-1.2.1/cmd/spire-server/ [2022-04-14T00:08:08.044Z] spire-1.2.1/cmd/spire-server/cli/ [2022-04-14T00:08:08.044Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-04-14T00:08:08.044Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-04-14T00:08:08.044Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-04-14T00:08:08.044Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-04-14T00:08:08.044Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-04-14T00:08:08.044Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-04-14T00:08:08.044Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-04-14T00:08:08.044Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-04-14T00:08:08.044Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-04-14T00:08:08.044Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-04-14T00:08:08.044Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-04-14T00:08:08.044Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-04-14T00:08:08.044Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-04-14T00:08:08.044Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-04-14T00:08:08.044Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-04-14T00:08:08.044Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-04-14T00:08:08.044Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-04-14T00:08:08.044Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-04-14T00:08:08.044Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-04-14T00:08:08.044Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-04-14T00:08:08.044Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-04-14T00:08:08.044Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-04-14T00:08:08.044Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-04-14T00:08:08.044Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-04-14T00:08:08.044Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-04-14T00:08:08.044Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-04-14T00:08:08.044Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-04-14T00:08:08.044Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-04-14T00:08:08.044Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-04-14T00:08:08.044Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-04-14T00:08:08.044Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-04-14T00:08:08.044Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-04-14T00:08:08.044Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-04-14T00:08:08.044Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-04-14T00:08:08.044Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-04-14T00:08:08.044Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-04-14T00:08:08.044Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-04-14T00:08:08.044Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-04-14T00:08:08.044Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-04-14T00:08:08.044Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-04-14T00:08:08.044Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-04-14T00:08:08.044Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-04-14T00:08:08.044Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-04-14T00:08:08.044Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-04-14T00:08:08.044Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-04-14T00:08:08.044Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-04-14T00:08:08.044Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-04-14T00:08:08.044Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-04-14T00:08:08.044Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-04-14T00:08:08.044Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-04-14T00:08:08.044Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-04-14T00:08:08.044Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-04-14T00:08:08.044Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-04-14T00:08:08.044Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-04-14T00:08:08.044Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-04-14T00:08:08.044Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-04-14T00:08:08.044Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-04-14T00:08:08.045Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-04-14T00:08:08.045Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-04-14T00:08:08.045Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-04-14T00:08:08.045Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-04-14T00:08:08.045Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-04-14T00:08:08.045Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-04-14T00:08:08.045Z] spire-1.2.1/cmd/spire-server/main.go [2022-04-14T00:08:08.045Z] spire-1.2.1/cmd/spire-server/util/ [2022-04-14T00:08:08.045Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-04-14T00:08:08.045Z] spire-1.2.1/conf/ [2022-04-14T00:08:08.045Z] spire-1.2.1/conf/agent/ [2022-04-14T00:08:08.045Z] spire-1.2.1/conf/agent/agent.conf [2022-04-14T00:08:08.045Z] spire-1.2.1/conf/agent/agent_full.conf [2022-04-14T00:08:08.045Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-04-14T00:08:08.045Z] spire-1.2.1/conf/server/ [2022-04-14T00:08:08.045Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-04-14T00:08:08.045Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-04-14T00:08:08.045Z] spire-1.2.1/conf/server/server.conf [2022-04-14T00:08:08.045Z] spire-1.2.1/conf/server/server_full.conf [2022-04-14T00:08:08.045Z] spire-1.2.1/doc/ [2022-04-14T00:08:08.045Z] spire-1.2.1/doc/SPIRE101.md [2022-04-14T00:08:08.045Z] spire-1.2.1/doc/auditlog.md [2022-04-14T00:08:08.045Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-04-14T00:08:08.045Z] spire-1.2.1/doc/changelog_guidelines.md [2022-04-14T00:08:08.045Z] spire-1.2.1/doc/cure53-report.pdf [2022-04-14T00:08:08.045Z] spire-1.2.1/doc/images/ [2022-04-14T00:08:08.045Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-04-14T00:08:08.045Z] spire-1.2.1/doc/images/SPIRE101.png [2022-04-14T00:08:08.045Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-04-14T00:08:08.045Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-04-14T00:08:08.045Z] spire-1.2.1/doc/images/cache_mgr.png [2022-04-14T00:08:08.045Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-04-14T00:08:08.045Z] spire-1.2.1/doc/images/federated_spire.png [2022-04-14T00:08:08.045Z] spire-1.2.1/doc/images/ha_mode.png [2022-04-14T00:08:08.045Z] spire-1.2.1/doc/images/nested_spire.png [2022-04-14T00:08:08.045Z] spire-1.2.1/doc/images/oidc_federation.png [2022-04-14T00:08:08.045Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-04-14T00:08:08.045Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-04-14T00:08:08.045Z] spire-1.2.1/doc/images/spire_logo.png [2022-04-14T00:08:08.045Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-04-14T00:08:08.045Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-04-14T00:08:08.045Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-04-14T00:08:08.045Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-04-14T00:08:08.045Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-04-14T00:08:08.045Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-04-14T00:08:08.045Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-04-14T00:08:08.045Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-04-14T00:08:08.045Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-04-14T00:08:08.045Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-04-14T00:08:08.045Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-04-14T00:08:08.045Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-04-14T00:08:08.045Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-04-14T00:08:08.045Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-04-14T00:08:08.045Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-04-14T00:08:08.045Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-04-14T00:08:08.045Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-04-14T00:08:08.045Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-04-14T00:08:08.045Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-04-14T00:08:08.045Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-04-14T00:08:08.045Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-04-14T00:08:08.045Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-04-14T00:08:08.045Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-04-14T00:08:08.045Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-04-14T00:08:08.045Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-04-14T00:08:08.045Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-04-14T00:08:08.045Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-04-14T00:08:08.045Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-04-14T00:08:08.045Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-04-14T00:08:08.045Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-04-14T00:08:08.045Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-04-14T00:08:08.045Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-04-14T00:08:08.045Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-04-14T00:08:08.045Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-04-14T00:08:08.045Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-04-14T00:08:08.045Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-04-14T00:08:08.045Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-04-14T00:08:08.045Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-04-14T00:08:08.045Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-04-14T00:08:08.045Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-04-14T00:08:08.045Z] spire-1.2.1/doc/scaling_spire.md [2022-04-14T00:08:08.045Z] spire-1.2.1/doc/spire_agent.md [2022-04-14T00:08:08.045Z] spire-1.2.1/doc/spire_server.md [2022-04-14T00:08:08.045Z] spire-1.2.1/doc/supported_integrations.md [2022-04-14T00:08:08.045Z] spire-1.2.1/doc/telemetry.md [2022-04-14T00:08:08.045Z] spire-1.2.1/doc/telemetry_config.md [2022-04-14T00:08:08.045Z] spire-1.2.1/doc/upgrading.md [2022-04-14T00:08:08.045Z] spire-1.2.1/doc/using_spire.md [2022-04-14T00:08:08.045Z] spire-1.2.1/examples/ [2022-04-14T00:08:08.045Z] spire-1.2.1/examples/README.md [2022-04-14T00:08:08.045Z] spire-1.2.1/go.mod [2022-04-14T00:08:08.045Z] spire-1.2.1/go.sum [2022-04-14T00:08:08.045Z] spire-1.2.1/pkg/ [2022-04-14T00:08:08.045Z] spire-1.2.1/pkg/agent/ [2022-04-14T00:08:08.045Z] spire-1.2.1/pkg/agent/agent.go [2022-04-14T00:08:08.045Z] spire-1.2.1/pkg/agent/api/ [2022-04-14T00:08:08.045Z] spire-1.2.1/pkg/agent/api/config.go [2022-04-14T00:08:08.045Z] spire-1.2.1/pkg/agent/api/debug/ [2022-04-14T00:08:08.045Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-04-14T00:08:08.045Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-04-14T00:08:08.045Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-04-14T00:08:08.045Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-04-14T00:08:08.045Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-04-14T00:08:08.045Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-04-14T00:08:08.045Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-04-14T00:08:08.045Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-04-14T00:08:08.045Z] spire-1.2.1/pkg/agent/api/health/ [2022-04-14T00:08:08.045Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-04-14T00:08:08.045Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-04-14T00:08:08.045Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-04-14T00:08:08.045Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-04-14T00:08:08.045Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-04-14T00:08:08.045Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-04-14T00:08:08.045Z] spire-1.2.1/pkg/agent/attestor/ [2022-04-14T00:08:08.045Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-04-14T00:08:08.045Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-04-14T00:08:08.045Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-04-14T00:08:08.045Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-04-14T00:08:08.045Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-04-14T00:08:08.045Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-04-14T00:08:08.045Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-04-14T00:08:08.045Z] spire-1.2.1/pkg/agent/catalog/ [2022-04-14T00:08:08.045Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-04-14T00:08:08.045Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-04-14T00:08:08.045Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-04-14T00:08:08.045Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-04-14T00:08:08.045Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-04-14T00:08:08.045Z] spire-1.2.1/pkg/agent/client/ [2022-04-14T00:08:08.045Z] spire-1.2.1/pkg/agent/client/client.go [2022-04-14T00:08:08.045Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-04-14T00:08:08.045Z] spire-1.2.1/pkg/agent/client/dial.go [2022-04-14T00:08:08.045Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-04-14T00:08:08.045Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-04-14T00:08:08.045Z] spire-1.2.1/pkg/agent/client/update.go [2022-04-14T00:08:08.045Z] spire-1.2.1/pkg/agent/client/util.go [2022-04-14T00:08:08.045Z] spire-1.2.1/pkg/agent/common/ [2022-04-14T00:08:08.045Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-04-14T00:08:08.045Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-04-14T00:08:08.045Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-04-14T00:08:08.045Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-04-14T00:08:08.045Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-04-14T00:08:08.045Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-04-14T00:08:08.045Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-04-14T00:08:08.045Z] spire-1.2.1/pkg/agent/config.go [2022-04-14T00:08:08.045Z] spire-1.2.1/pkg/agent/endpoints/ [2022-04-14T00:08:08.045Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-04-14T00:08:08.045Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-04-14T00:08:08.045Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-04-14T00:08:08.045Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-04-14T00:08:08.045Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-04-14T00:08:08.045Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-04-14T00:08:08.045Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-04-14T00:08:08.045Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-04-14T00:08:08.045Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-04-14T00:08:08.045Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-04-14T00:08:08.045Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-04-14T00:08:08.045Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-04-14T00:08:08.045Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-04-14T00:08:08.045Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-04-14T00:08:08.045Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-04-14T00:08:08.045Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-04-14T00:08:08.045Z] spire-1.2.1/pkg/agent/manager/ [2022-04-14T00:08:08.045Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-04-14T00:08:08.045Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-04-14T00:08:08.045Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-04-14T00:08:08.045Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-04-14T00:08:08.045Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-04-14T00:08:08.045Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-04-14T00:08:08.045Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-04-14T00:08:08.045Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-04-14T00:08:08.045Z] spire-1.2.1/pkg/agent/manager/config.go [2022-04-14T00:08:08.045Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-04-14T00:08:08.045Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-04-14T00:08:08.045Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-04-14T00:08:08.045Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-04-14T00:08:08.045Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-04-14T00:08:08.045Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-04-14T00:08:08.045Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-04-14T00:08:08.045Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-04-14T00:08:08.045Z] spire-1.2.1/pkg/agent/plugin/ [2022-04-14T00:08:08.045Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-04-14T00:08:08.045Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-04-14T00:08:08.045Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-04-14T00:08:08.045Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-04-14T00:08:08.045Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-04-14T00:08:08.045Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-04-14T00:08:08.045Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-04-14T00:08:08.045Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-04-14T00:08:08.045Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-04-14T00:08:08.045Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-04-14T00:08:08.045Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-04-14T00:08:08.045Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-04-14T00:08:08.045Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-04-14T00:08:08.045Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-04-14T00:08:08.045Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-04-14T00:08:08.045Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-04-14T00:08:08.045Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-04-14T00:08:08.045Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-04-14T00:08:08.045Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-04-14T00:08:08.045Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-04-14T00:08:08.045Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-04-14T00:08:08.045Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-04-14T00:08:08.045Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-04-14T00:08:08.045Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-04-14T00:08:08.045Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-04-14T00:08:08.045Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-04-14T00:08:08.045Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-04-14T00:08:08.045Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-04-14T00:08:08.045Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-04-14T00:08:08.045Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-04-14T00:08:08.045Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-04-14T00:08:08.045Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-04-14T00:08:08.045Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-04-14T00:08:08.045Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-04-14T00:08:08.045Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-04-14T00:08:08.045Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-14T00:08:08.045Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-04-14T00:08:08.045Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-04-14T00:08:08.045Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-14T00:08:08.045Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-04-14T00:08:08.045Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-04-14T00:08:08.045Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-04-14T00:08:08.045Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-04-14T00:08:08.045Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-14T00:08:08.045Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-04-14T00:08:08.045Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-04-14T00:08:08.046Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-04-14T00:08:08.046Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-04-14T00:08:08.046Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-14T00:08:08.046Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-04-14T00:08:08.046Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-04-14T00:08:08.046Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-04-14T00:08:08.046Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-04-14T00:08:08.046Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-04-14T00:08:08.046Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-04-14T00:08:08.046Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-04-14T00:08:08.046Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-04-14T00:08:08.046Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-04-14T00:08:08.046Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-04-14T00:08:08.046Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-04-14T00:08:08.046Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-14T00:08:08.046Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-04-14T00:08:08.046Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-04-14T00:08:08.046Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-04-14T00:08:08.046Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-04-14T00:08:08.046Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-04-14T00:08:08.046Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-04-14T00:08:08.046Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-04-14T00:08:08.046Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-04-14T00:08:08.046Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-04-14T00:08:08.046Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-04-14T00:08:08.046Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-04-14T00:08:08.046Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-04-14T00:08:08.046Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-04-14T00:08:08.046Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-04-14T00:08:08.046Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-04-14T00:08:08.046Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-04-14T00:08:08.046Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-04-14T00:08:08.046Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-04-14T00:08:08.046Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-04-14T00:08:08.046Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-04-14T00:08:08.046Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-04-14T00:08:08.046Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-04-14T00:08:08.046Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-04-14T00:08:08.046Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-04-14T00:08:08.046Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-04-14T00:08:08.046Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-04-14T00:08:08.046Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-04-14T00:08:08.046Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-04-14T00:08:08.046Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-04-14T00:08:08.046Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-04-14T00:08:08.046Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-04-14T00:08:08.046Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-04-14T00:08:08.046Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-04-14T00:08:08.046Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-04-14T00:08:08.046Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-04-14T00:08:08.046Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-04-14T00:08:08.046Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-04-14T00:08:08.046Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-04-14T00:08:08.046Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-04-14T00:08:08.046Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-04-14T00:08:08.046Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-04-14T00:08:08.046Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-04-14T00:08:08.046Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-04-14T00:08:08.046Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-04-14T00:08:08.046Z] spire-1.2.1/pkg/agent/svid/ [2022-04-14T00:08:08.046Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-04-14T00:08:08.046Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-04-14T00:08:08.046Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-04-14T00:08:08.046Z] spire-1.2.1/pkg/agent/svid/store/ [2022-04-14T00:08:08.046Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-04-14T00:08:08.046Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-04-14T00:08:08.046Z] spire-1.2.1/pkg/common/ [2022-04-14T00:08:08.046Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-04-14T00:08:08.046Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-04-14T00:08:08.046Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-04-14T00:08:08.046Z] spire-1.2.1/pkg/common/api/ [2022-04-14T00:08:08.046Z] spire-1.2.1/pkg/common/api/metrics.go [2022-04-14T00:08:08.046Z] spire-1.2.1/pkg/common/api/middleware/ [2022-04-14T00:08:08.046Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-04-14T00:08:08.046Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-04-14T00:08:08.046Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-04-14T00:08:08.046Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-04-14T00:08:08.046Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-04-14T00:08:08.046Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-04-14T00:08:08.046Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-04-14T00:08:08.046Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-04-14T00:08:08.046Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-04-14T00:08:08.046Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-04-14T00:08:08.046Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-04-14T00:08:08.046Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-04-14T00:08:08.046Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-04-14T00:08:08.046Z] spire-1.2.1/pkg/common/api/names.go [2022-04-14T00:08:08.046Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-04-14T00:08:08.046Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-04-14T00:08:08.046Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-04-14T00:08:08.046Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-04-14T00:08:08.046Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-04-14T00:08:08.046Z] spire-1.2.1/pkg/common/auth/ [2022-04-14T00:08:08.046Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-04-14T00:08:08.046Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-04-14T00:08:08.046Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-04-14T00:08:08.046Z] spire-1.2.1/pkg/common/bundleutil/ [2022-04-14T00:08:08.046Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-04-14T00:08:08.046Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-04-14T00:08:08.046Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-04-14T00:08:08.046Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-04-14T00:08:08.046Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-04-14T00:08:08.046Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-04-14T00:08:08.046Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-04-14T00:08:08.046Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-04-14T00:08:08.046Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-04-14T00:08:08.046Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-04-14T00:08:08.046Z] spire-1.2.1/pkg/common/catalog/ [2022-04-14T00:08:08.046Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-04-14T00:08:08.046Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-04-14T00:08:08.046Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-04-14T00:08:08.046Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-04-14T00:08:08.046Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-04-14T00:08:08.046Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-04-14T00:08:08.046Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-04-14T00:08:08.046Z] spire-1.2.1/pkg/common/catalog/config.go [2022-04-14T00:08:08.046Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-04-14T00:08:08.046Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-04-14T00:08:08.046Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-04-14T00:08:08.046Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-04-14T00:08:08.046Z] spire-1.2.1/pkg/common/catalog/context.go [2022-04-14T00:08:08.046Z] spire-1.2.1/pkg/common/catalog/external.go [2022-04-14T00:08:08.046Z] spire-1.2.1/pkg/common/catalog/host.go [2022-04-14T00:08:08.046Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-04-14T00:08:08.046Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-04-14T00:08:08.046Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-04-14T00:08:08.046Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-04-14T00:08:08.046Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-04-14T00:08:08.046Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-04-14T00:08:08.046Z] spire-1.2.1/pkg/common/cli/ [2022-04-14T00:08:08.046Z] spire-1.2.1/pkg/common/cli/env.go [2022-04-14T00:08:08.046Z] spire-1.2.1/pkg/common/cli/flags.go [2022-04-14T00:08:08.046Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-04-14T00:08:08.046Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-04-14T00:08:08.046Z] spire-1.2.1/pkg/common/cli/umask.go [2022-04-14T00:08:08.046Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-04-14T00:08:08.046Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-04-14T00:08:08.046Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-04-14T00:08:08.046Z] spire-1.2.1/pkg/common/cliprinter/ [2022-04-14T00:08:08.046Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-04-14T00:08:08.046Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-04-14T00:08:08.046Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-04-14T00:08:08.046Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-04-14T00:08:08.046Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-04-14T00:08:08.046Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-04-14T00:08:08.046Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-04-14T00:08:08.046Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-04-14T00:08:08.046Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-04-14T00:08:08.046Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-04-14T00:08:08.046Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-04-14T00:08:08.046Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-04-14T00:08:08.046Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-04-14T00:08:08.046Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-04-14T00:08:08.046Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-04-14T00:08:08.046Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-04-14T00:08:08.046Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-04-14T00:08:08.046Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-04-14T00:08:08.046Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-04-14T00:08:08.046Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-04-14T00:08:08.046Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-04-14T00:08:08.046Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-04-14T00:08:08.046Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-04-14T00:08:08.046Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-04-14T00:08:08.046Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-04-14T00:08:08.046Z] spire-1.2.1/pkg/common/coretypes/ [2022-04-14T00:08:08.046Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-04-14T00:08:08.046Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-04-14T00:08:08.046Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-04-14T00:08:08.046Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-04-14T00:08:08.046Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-04-14T00:08:08.046Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-04-14T00:08:08.046Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-04-14T00:08:08.046Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-04-14T00:08:08.046Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-04-14T00:08:08.046Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-04-14T00:08:08.046Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-04-14T00:08:08.046Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-04-14T00:08:08.046Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-04-14T00:08:08.046Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-04-14T00:08:08.046Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-04-14T00:08:08.046Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-04-14T00:08:08.046Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-04-14T00:08:08.046Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-04-14T00:08:08.046Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-04-14T00:08:08.046Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-04-14T00:08:08.046Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-04-14T00:08:08.046Z] spire-1.2.1/pkg/common/diskutil/ [2022-04-14T00:08:08.046Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-04-14T00:08:08.046Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-04-14T00:08:08.046Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-04-14T00:08:08.046Z] spire-1.2.1/pkg/common/errorutil/ [2022-04-14T00:08:08.046Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-04-14T00:08:08.046Z] spire-1.2.1/pkg/common/health/ [2022-04-14T00:08:08.046Z] spire-1.2.1/pkg/common/health/config.go [2022-04-14T00:08:08.046Z] spire-1.2.1/pkg/common/health/context.go [2022-04-14T00:08:08.046Z] spire-1.2.1/pkg/common/health/context_test.go [2022-04-14T00:08:08.046Z] spire-1.2.1/pkg/common/health/health.go [2022-04-14T00:08:08.046Z] spire-1.2.1/pkg/common/health/health_test.go [2022-04-14T00:08:08.046Z] spire-1.2.1/pkg/common/health/logger.go [2022-04-14T00:08:08.046Z] spire-1.2.1/pkg/common/hostservice/ [2022-04-14T00:08:08.046Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-04-14T00:08:08.046Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-04-14T00:08:08.046Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-04-14T00:08:08.046Z] spire-1.2.1/pkg/common/idutil/ [2022-04-14T00:08:08.046Z] spire-1.2.1/pkg/common/idutil/require.go [2022-04-14T00:08:08.046Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-04-14T00:08:08.046Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-04-14T00:08:08.046Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-04-14T00:08:08.046Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-04-14T00:08:08.046Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-04-14T00:08:08.046Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-04-14T00:08:08.047Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-04-14T00:08:08.047Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-04-14T00:08:08.047Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-04-14T00:08:08.047Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-04-14T00:08:08.047Z] spire-1.2.1/pkg/common/jwtutil/ [2022-04-14T00:08:08.047Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-04-14T00:08:08.047Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-04-14T00:08:08.047Z] spire-1.2.1/pkg/common/log/ [2022-04-14T00:08:08.047Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-04-14T00:08:08.047Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-04-14T00:08:08.047Z] spire-1.2.1/pkg/common/log/log.go [2022-04-14T00:08:08.047Z] spire-1.2.1/pkg/common/log/log_test.go [2022-04-14T00:08:08.047Z] spire-1.2.1/pkg/common/log/options.go [2022-04-14T00:08:08.047Z] spire-1.2.1/pkg/common/nodeutil/ [2022-04-14T00:08:08.047Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-04-14T00:08:08.047Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-04-14T00:08:08.047Z] spire-1.2.1/pkg/common/peertracker/ [2022-04-14T00:08:08.047Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-04-14T00:08:08.047Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-04-14T00:08:08.047Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-04-14T00:08:08.047Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-04-14T00:08:08.047Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-04-14T00:08:08.047Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-04-14T00:08:08.047Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-04-14T00:08:08.047Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-04-14T00:08:08.047Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-04-14T00:08:08.047Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-04-14T00:08:08.047Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-04-14T00:08:08.047Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-04-14T00:08:08.047Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-04-14T00:08:08.047Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-04-14T00:08:08.047Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-04-14T00:08:08.047Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-04-14T00:08:08.047Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-04-14T00:08:08.047Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-04-14T00:08:08.047Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-04-14T00:08:08.047Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-04-14T00:08:08.047Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-04-14T00:08:08.047Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-04-14T00:08:08.047Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-04-14T00:08:08.047Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-04-14T00:08:08.047Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-04-14T00:08:08.047Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-04-14T00:08:08.047Z] spire-1.2.1/pkg/common/pemutil/ [2022-04-14T00:08:08.047Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-04-14T00:08:08.047Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-04-14T00:08:08.047Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-04-14T00:08:08.047Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-04-14T00:08:08.047Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-04-14T00:08:08.047Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-04-14T00:08:08.047Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-04-14T00:08:08.047Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-04-14T00:08:08.047Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-04-14T00:08:08.047Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-04-14T00:08:08.047Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-04-14T00:08:08.047Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-04-14T00:08:08.047Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-04-14T00:08:08.047Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-04-14T00:08:08.047Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-04-14T00:08:08.047Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-04-14T00:08:08.047Z] spire-1.2.1/pkg/common/plugin/ [2022-04-14T00:08:08.047Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-04-14T00:08:08.047Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-04-14T00:08:08.047Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-04-14T00:08:08.047Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-04-14T00:08:08.047Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-04-14T00:08:08.047Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-04-14T00:08:08.047Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-04-14T00:08:08.047Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-04-14T00:08:08.047Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-04-14T00:08:08.047Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-04-14T00:08:08.047Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-04-14T00:08:08.047Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-04-14T00:08:08.047Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-04-14T00:08:08.047Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-04-14T00:08:08.047Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-04-14T00:08:08.047Z] spire-1.2.1/pkg/common/plugin/log.go [2022-04-14T00:08:08.047Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-04-14T00:08:08.047Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-04-14T00:08:08.047Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-04-14T00:08:08.047Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-04-14T00:08:08.047Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-04-14T00:08:08.047Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-04-14T00:08:08.047Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-04-14T00:08:08.047Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-04-14T00:08:08.047Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-04-14T00:08:08.047Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-04-14T00:08:08.047Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-04-14T00:08:08.047Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-04-14T00:08:08.047Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-04-14T00:08:08.047Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-04-14T00:08:08.047Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-04-14T00:08:08.047Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-04-14T00:08:08.047Z] spire-1.2.1/pkg/common/profiling/ [2022-04-14T00:08:08.047Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-04-14T00:08:08.047Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-04-14T00:08:08.047Z] spire-1.2.1/pkg/common/protoutil/ [2022-04-14T00:08:08.047Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-04-14T00:08:08.047Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-04-14T00:08:08.047Z] spire-1.2.1/pkg/common/rotationutil/ [2022-04-14T00:08:08.047Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-04-14T00:08:08.047Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-04-14T00:08:08.047Z] spire-1.2.1/pkg/common/selector/ [2022-04-14T00:08:08.047Z] spire-1.2.1/pkg/common/selector/selector.go [2022-04-14T00:08:08.047Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-04-14T00:08:08.047Z] spire-1.2.1/pkg/common/selector/set.go [2022-04-14T00:08:08.047Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-04-14T00:08:08.047Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-04-14T00:08:08.047Z] spire-1.2.1/pkg/common/telemetry/ [2022-04-14T00:08:08.047Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-04-14T00:08:08.047Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-04-14T00:08:08.047Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-04-14T00:08:08.047Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-04-14T00:08:08.047Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-04-14T00:08:08.047Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-04-14T00:08:08.047Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-04-14T00:08:08.047Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-04-14T00:08:08.047Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-04-14T00:08:08.047Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-04-14T00:08:08.047Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-04-14T00:08:08.047Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-04-14T00:08:08.047Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-04-14T00:08:08.047Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-04-14T00:08:08.047Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-04-14T00:08:08.047Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-04-14T00:08:08.047Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-04-14T00:08:08.047Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-04-14T00:08:08.047Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-04-14T00:08:08.047Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-04-14T00:08:08.047Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-04-14T00:08:08.047Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-04-14T00:08:08.047Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-04-14T00:08:08.047Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-04-14T00:08:08.047Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-04-14T00:08:08.047Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-04-14T00:08:08.047Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-04-14T00:08:08.047Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-04-14T00:08:08.047Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-04-14T00:08:08.047Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-04-14T00:08:08.047Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-04-14T00:08:08.047Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-04-14T00:08:08.047Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-04-14T00:08:08.047Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-04-14T00:08:08.047Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-04-14T00:08:08.047Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-04-14T00:08:08.047Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-04-14T00:08:08.047Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-04-14T00:08:08.047Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-04-14T00:08:08.047Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-04-14T00:08:08.047Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-04-14T00:08:08.047Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-04-14T00:08:08.047Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-04-14T00:08:08.047Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-04-14T00:08:08.047Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-04-14T00:08:08.047Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-04-14T00:08:08.047Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-04-14T00:08:08.047Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-04-14T00:08:08.047Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-04-14T00:08:08.047Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-04-14T00:08:08.047Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-04-14T00:08:08.047Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-04-14T00:08:08.047Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-04-14T00:08:08.047Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-04-14T00:08:08.047Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-04-14T00:08:08.047Z] spire-1.2.1/pkg/common/uptime/ [2022-04-14T00:08:08.047Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-04-14T00:08:08.047Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-04-14T00:08:08.047Z] spire-1.2.1/pkg/common/util/ [2022-04-14T00:08:08.047Z] spire-1.2.1/pkg/common/util/certs.go [2022-04-14T00:08:08.047Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-04-14T00:08:08.047Z] spire-1.2.1/pkg/common/util/csr.go [2022-04-14T00:08:08.047Z] spire-1.2.1/pkg/common/util/hash.go [2022-04-14T00:08:08.047Z] spire-1.2.1/pkg/common/util/selectors.go [2022-04-14T00:08:08.047Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-04-14T00:08:08.047Z] spire-1.2.1/pkg/common/util/signals.go [2022-04-14T00:08:08.047Z] spire-1.2.1/pkg/common/util/sort.go [2022-04-14T00:08:08.047Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-04-14T00:08:08.047Z] spire-1.2.1/pkg/common/util/task.go [2022-04-14T00:08:08.047Z] spire-1.2.1/pkg/common/util/task_test.go [2022-04-14T00:08:08.047Z] spire-1.2.1/pkg/common/util/testdata/ [2022-04-14T00:08:08.047Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-04-14T00:08:08.047Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-04-14T00:08:08.047Z] spire-1.2.1/pkg/common/version/ [2022-04-14T00:08:08.047Z] spire-1.2.1/pkg/common/version/version.go [2022-04-14T00:08:08.047Z] spire-1.2.1/pkg/common/x509svid/ [2022-04-14T00:08:08.047Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-04-14T00:08:08.047Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-04-14T00:08:08.047Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-04-14T00:08:08.047Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-04-14T00:08:08.047Z] spire-1.2.1/pkg/common/x509util/ [2022-04-14T00:08:08.047Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-04-14T00:08:08.047Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-04-14T00:08:08.047Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-04-14T00:08:08.047Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-04-14T00:08:08.047Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-04-14T00:08:08.047Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-04-14T00:08:08.047Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-04-14T00:08:08.047Z] spire-1.2.1/pkg/server/ [2022-04-14T00:08:08.047Z] spire-1.2.1/pkg/server/api/ [2022-04-14T00:08:08.047Z] spire-1.2.1/pkg/server/api/agent.go [2022-04-14T00:08:08.047Z] spire-1.2.1/pkg/server/api/agent/ [2022-04-14T00:08:08.047Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-04-14T00:08:08.047Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-04-14T00:08:08.047Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-04-14T00:08:08.047Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-04-14T00:08:08.047Z] spire-1.2.1/pkg/server/api/api.go [2022-04-14T00:08:08.047Z] spire-1.2.1/pkg/server/api/audit/ [2022-04-14T00:08:08.047Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-04-14T00:08:08.047Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-04-14T00:08:08.047Z] spire-1.2.1/pkg/server/api/bundle.go [2022-04-14T00:08:08.047Z] spire-1.2.1/pkg/server/api/bundle/ [2022-04-14T00:08:08.048Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-04-14T00:08:08.048Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-04-14T00:08:08.048Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-04-14T00:08:08.048Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-04-14T00:08:08.048Z] spire-1.2.1/pkg/server/api/debug/ [2022-04-14T00:08:08.048Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-04-14T00:08:08.048Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-04-14T00:08:08.048Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-04-14T00:08:08.048Z] spire-1.2.1/pkg/server/api/entry.go [2022-04-14T00:08:08.048Z] spire-1.2.1/pkg/server/api/entry/ [2022-04-14T00:08:08.048Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-04-14T00:08:08.048Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-04-14T00:08:08.048Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-04-14T00:08:08.048Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-04-14T00:08:08.048Z] spire-1.2.1/pkg/server/api/health/ [2022-04-14T00:08:08.048Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-04-14T00:08:08.048Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-04-14T00:08:08.048Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-04-14T00:08:08.048Z] spire-1.2.1/pkg/server/api/id.go [2022-04-14T00:08:08.048Z] spire-1.2.1/pkg/server/api/id_test.go [2022-04-14T00:08:08.048Z] spire-1.2.1/pkg/server/api/limits/ [2022-04-14T00:08:08.048Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-04-14T00:08:08.048Z] spire-1.2.1/pkg/server/api/middleware/ [2022-04-14T00:08:08.048Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-04-14T00:08:08.048Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-04-14T00:08:08.048Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-04-14T00:08:08.048Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-04-14T00:08:08.048Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-04-14T00:08:08.048Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-04-14T00:08:08.048Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-04-14T00:08:08.048Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-04-14T00:08:08.048Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-04-14T00:08:08.048Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-04-14T00:08:08.048Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-04-14T00:08:08.048Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-04-14T00:08:08.048Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-04-14T00:08:08.048Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-04-14T00:08:08.048Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-04-14T00:08:08.048Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-04-14T00:08:08.048Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-04-14T00:08:08.048Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-04-14T00:08:08.048Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-04-14T00:08:08.048Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-04-14T00:08:08.048Z] spire-1.2.1/pkg/server/api/selector.go [2022-04-14T00:08:08.048Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-04-14T00:08:08.048Z] spire-1.2.1/pkg/server/api/status.go [2022-04-14T00:08:08.048Z] spire-1.2.1/pkg/server/api/status_test.go [2022-04-14T00:08:08.048Z] spire-1.2.1/pkg/server/api/svid/ [2022-04-14T00:08:08.048Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-04-14T00:08:08.048Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-04-14T00:08:08.048Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-04-14T00:08:08.048Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-04-14T00:08:08.048Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-04-14T00:08:08.048Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-04-14T00:08:08.048Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-04-14T00:08:08.048Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-04-14T00:08:08.048Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-04-14T00:08:08.048Z] spire-1.2.1/pkg/server/authpolicy/ [2022-04-14T00:08:08.048Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-04-14T00:08:08.048Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-04-14T00:08:08.048Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-04-14T00:08:08.048Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-04-14T00:08:08.048Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-04-14T00:08:08.048Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-04-14T00:08:08.048Z] spire-1.2.1/pkg/server/bundle/ [2022-04-14T00:08:08.048Z] spire-1.2.1/pkg/server/bundle/client/ [2022-04-14T00:08:08.048Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-04-14T00:08:08.048Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-04-14T00:08:08.048Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-04-14T00:08:08.048Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-04-14T00:08:08.048Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-04-14T00:08:08.048Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-04-14T00:08:08.048Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-04-14T00:08:08.048Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-04-14T00:08:08.048Z] spire-1.2.1/pkg/server/ca/ [2022-04-14T00:08:08.048Z] spire-1.2.1/pkg/server/ca/ca.go [2022-04-14T00:08:08.048Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-04-14T00:08:08.048Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-04-14T00:08:08.048Z] spire-1.2.1/pkg/server/ca/journal.go [2022-04-14T00:08:08.048Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-04-14T00:08:08.048Z] spire-1.2.1/pkg/server/ca/manager.go [2022-04-14T00:08:08.048Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-04-14T00:08:08.048Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-04-14T00:08:08.048Z] spire-1.2.1/pkg/server/ca/templates.go [2022-04-14T00:08:08.048Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-04-14T00:08:08.048Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-04-14T00:08:08.048Z] spire-1.2.1/pkg/server/ca/validation.go [2022-04-14T00:08:08.048Z] spire-1.2.1/pkg/server/cache/ [2022-04-14T00:08:08.048Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-04-14T00:08:08.048Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-04-14T00:08:08.048Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-04-14T00:08:08.048Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-04-14T00:08:08.048Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-04-14T00:08:08.048Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-04-14T00:08:08.048Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-04-14T00:08:08.048Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-04-14T00:08:08.048Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-04-14T00:08:08.048Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-04-14T00:08:08.048Z] spire-1.2.1/pkg/server/catalog/ [2022-04-14T00:08:08.048Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-04-14T00:08:08.048Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-04-14T00:08:08.048Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-04-14T00:08:08.048Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-04-14T00:08:08.048Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-04-14T00:08:08.048Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-04-14T00:08:08.048Z] spire-1.2.1/pkg/server/config.go [2022-04-14T00:08:08.048Z] spire-1.2.1/pkg/server/datastore/ [2022-04-14T00:08:08.048Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-04-14T00:08:08.048Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-04-14T00:08:08.048Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-04-14T00:08:08.048Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-04-14T00:08:08.048Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-04-14T00:08:08.048Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-04-14T00:08:08.048Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-04-14T00:08:08.048Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-04-14T00:08:08.048Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-04-14T00:08:08.048Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-04-14T00:08:08.048Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-04-14T00:08:08.048Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-04-14T00:08:08.048Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-04-14T00:08:08.048Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-04-14T00:08:08.048Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-04-14T00:08:08.048Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-04-14T00:08:08.048Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-04-14T00:08:08.048Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-04-14T00:08:08.048Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-04-14T00:08:08.048Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-04-14T00:08:08.048Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-04-14T00:08:08.048Z] spire-1.2.1/pkg/server/endpoints/ [2022-04-14T00:08:08.048Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-04-14T00:08:08.048Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-04-14T00:08:08.048Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-04-14T00:08:08.048Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-04-14T00:08:08.048Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-04-14T00:08:08.048Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-04-14T00:08:08.048Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-04-14T00:08:08.048Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-04-14T00:08:08.048Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-04-14T00:08:08.048Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-04-14T00:08:08.048Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-04-14T00:08:08.048Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-04-14T00:08:08.048Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-04-14T00:08:08.048Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-04-14T00:08:08.048Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-04-14T00:08:08.048Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-04-14T00:08:08.048Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-04-14T00:08:08.048Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-04-14T00:08:08.048Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-04-14T00:08:08.048Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-04-14T00:08:08.048Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-04-14T00:08:08.048Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-04-14T00:08:08.048Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-04-14T00:08:08.048Z] spire-1.2.1/pkg/server/hostservice/ [2022-04-14T00:08:08.048Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-04-14T00:08:08.048Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-04-14T00:08:08.048Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-04-14T00:08:08.048Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-04-14T00:08:08.048Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-04-14T00:08:08.048Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-04-14T00:08:08.048Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-04-14T00:08:08.048Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-04-14T00:08:08.048Z] spire-1.2.1/pkg/server/plugin/ [2022-04-14T00:08:08.048Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-04-14T00:08:08.048Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-04-14T00:08:08.048Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-04-14T00:08:08.048Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-04-14T00:08:08.048Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-04-14T00:08:08.048Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-04-14T00:08:08.048Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-04-14T00:08:08.048Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-04-14T00:08:08.048Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-04-14T00:08:08.048Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-04-14T00:08:08.048Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-04-14T00:08:08.048Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-04-14T00:08:08.048Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-04-14T00:08:08.048Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-04-14T00:08:08.048Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-04-14T00:08:08.048Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-04-14T00:08:08.048Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-04-14T00:08:08.048Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-04-14T00:08:08.048Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-04-14T00:08:08.048Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-04-14T00:08:08.048Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-04-14T00:08:08.048Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-04-14T00:08:08.048Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-04-14T00:08:08.048Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-04-14T00:08:08.048Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-04-14T00:08:08.048Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-04-14T00:08:08.048Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-04-14T00:08:08.048Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-04-14T00:08:08.048Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-04-14T00:08:08.048Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-04-14T00:08:08.048Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-04-14T00:08:08.048Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-04-14T00:08:08.048Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-04-14T00:08:08.048Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-04-14T00:08:08.048Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-04-14T00:08:08.048Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-04-14T00:08:08.048Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-04-14T00:08:08.048Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-04-14T00:08:08.048Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-04-14T00:08:08.048Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-04-14T00:08:08.048Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-04-14T00:08:08.048Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-04-14T00:08:08.048Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-04-14T00:08:08.048Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-04-14T00:08:08.048Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-04-14T00:08:08.048Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-04-14T00:08:08.048Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-14T00:08:08.048Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-04-14T00:08:08.048Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-04-14T00:08:08.048Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-14T00:08:08.048Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-04-14T00:08:08.048Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-04-14T00:08:08.048Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-04-14T00:08:08.048Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-04-14T00:08:08.048Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-14T00:08:08.048Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-04-14T00:08:08.048Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-04-14T00:08:08.048Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-04-14T00:08:08.048Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-14T00:08:08.048Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-04-14T00:08:08.048Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-04-14T00:08:08.048Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-04-14T00:08:08.048Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-04-14T00:08:08.048Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-04-14T00:08:08.048Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-14T00:08:08.048Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-04-14T00:08:08.048Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-04-14T00:08:08.048Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-04-14T00:08:08.048Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-04-14T00:08:08.048Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-04-14T00:08:08.048Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-04-14T00:08:08.048Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-04-14T00:08:08.048Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-04-14T00:08:08.048Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-04-14T00:08:08.048Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-04-14T00:08:08.048Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-04-14T00:08:08.048Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-04-14T00:08:08.048Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-04-14T00:08:08.048Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-04-14T00:08:08.048Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-04-14T00:08:08.048Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-04-14T00:08:08.048Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-04-14T00:08:08.048Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-04-14T00:08:08.048Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-04-14T00:08:08.048Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-04-14T00:08:08.048Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-04-14T00:08:08.048Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-04-14T00:08:08.048Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-04-14T00:08:08.048Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-04-14T00:08:08.048Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-04-14T00:08:08.048Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-04-14T00:08:08.048Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-04-14T00:08:08.048Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-04-14T00:08:08.048Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-04-14T00:08:08.048Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-04-14T00:08:08.048Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-04-14T00:08:08.048Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-04-14T00:08:08.048Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-04-14T00:08:08.048Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-04-14T00:08:08.048Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-04-14T00:08:08.048Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-04-14T00:08:08.048Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-04-14T00:08:08.048Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-04-14T00:08:08.048Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-04-14T00:08:08.048Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-04-14T00:08:08.048Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-04-14T00:08:08.048Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-04-14T00:08:08.048Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-04-14T00:08:08.048Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-04-14T00:08:08.048Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-04-14T00:08:08.048Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-04-14T00:08:08.048Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-04-14T00:08:08.048Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-04-14T00:08:08.049Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-04-14T00:08:08.049Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-04-14T00:08:08.049Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-04-14T00:08:08.049Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-04-14T00:08:08.049Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-04-14T00:08:08.049Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-04-14T00:08:08.049Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-04-14T00:08:08.049Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-04-14T00:08:08.049Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-04-14T00:08:08.049Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-04-14T00:08:08.049Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-04-14T00:08:08.049Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-04-14T00:08:08.049Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-04-14T00:08:08.049Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-04-14T00:08:08.049Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-04-14T00:08:08.049Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-04-14T00:08:08.049Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-04-14T00:08:08.049Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-04-14T00:08:08.049Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-04-14T00:08:08.049Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-04-14T00:08:08.049Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-04-14T00:08:08.049Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-04-14T00:08:08.049Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-04-14T00:08:08.049Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-04-14T00:08:08.049Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-04-14T00:08:08.049Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-04-14T00:08:08.049Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-04-14T00:08:08.049Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-04-14T00:08:08.049Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-04-14T00:08:08.049Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-04-14T00:08:08.049Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-04-14T00:08:08.049Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-04-14T00:08:08.049Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-04-14T00:08:08.049Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-04-14T00:08:08.049Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-04-14T00:08:08.049Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-04-14T00:08:08.049Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-04-14T00:08:08.049Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-04-14T00:08:08.049Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-04-14T00:08:08.049Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-04-14T00:08:08.049Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-04-14T00:08:08.049Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-04-14T00:08:08.310Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-04-14T00:08:08.310Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-04-14T00:08:08.310Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-04-14T00:08:08.310Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-04-14T00:08:08.310Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-04-14T00:08:08.310Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-04-14T00:08:08.310Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-04-14T00:08:08.310Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-04-14T00:08:08.310Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-04-14T00:08:08.310Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-04-14T00:08:08.310Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-04-14T00:08:08.310Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-04-14T00:08:08.310Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-04-14T00:08:08.310Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-04-14T00:08:08.310Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-04-14T00:08:08.310Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-04-14T00:08:08.310Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-04-14T00:08:08.310Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-04-14T00:08:08.310Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-04-14T00:08:08.310Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-04-14T00:08:08.310Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-04-14T00:08:08.310Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-04-14T00:08:08.310Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-04-14T00:08:08.310Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-04-14T00:08:08.310Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-04-14T00:08:08.310Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-04-14T00:08:08.310Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-04-14T00:08:08.310Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-04-14T00:08:08.310Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-04-14T00:08:08.310Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-04-14T00:08:08.310Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-04-14T00:08:08.310Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-04-14T00:08:08.310Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-04-14T00:08:08.310Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-04-14T00:08:08.310Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-04-14T00:08:08.310Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-04-14T00:08:08.310Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-04-14T00:08:08.310Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-04-14T00:08:08.310Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-04-14T00:08:08.310Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-04-14T00:08:08.310Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-04-14T00:08:08.310Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-04-14T00:08:08.310Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-04-14T00:08:08.310Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-04-14T00:08:08.310Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-04-14T00:08:08.310Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-04-14T00:08:08.310Z] spire-1.2.1/pkg/server/registration/ [2022-04-14T00:08:08.310Z] spire-1.2.1/pkg/server/registration/manager.go [2022-04-14T00:08:08.310Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-04-14T00:08:08.310Z] spire-1.2.1/pkg/server/scanentries.go [2022-04-14T00:08:08.310Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-04-14T00:08:08.310Z] spire-1.2.1/pkg/server/server.go [2022-04-14T00:08:08.310Z] spire-1.2.1/pkg/server/server_test.go [2022-04-14T00:08:08.310Z] spire-1.2.1/pkg/server/svid/ [2022-04-14T00:08:08.310Z] spire-1.2.1/pkg/server/svid/observer.go [2022-04-14T00:08:08.310Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-04-14T00:08:08.310Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-04-14T00:08:08.310Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-04-14T00:08:08.310Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-04-14T00:08:08.310Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-04-14T00:08:08.310Z] spire-1.2.1/proto/ [2022-04-14T00:08:08.310Z] spire-1.2.1/proto/private/ [2022-04-14T00:08:08.310Z] spire-1.2.1/proto/private/server/ [2022-04-14T00:08:08.310Z] spire-1.2.1/proto/private/server/journal/ [2022-04-14T00:08:08.310Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-04-14T00:08:08.310Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-04-14T00:08:08.310Z] spire-1.2.1/proto/spire/ [2022-04-14T00:08:08.310Z] spire-1.2.1/proto/spire/common/ [2022-04-14T00:08:08.310Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-04-14T00:08:08.310Z] spire-1.2.1/proto/spire/common/common.proto [2022-04-14T00:08:08.310Z] spire-1.2.1/proto/spire/common/plugin/ [2022-04-14T00:08:08.310Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-04-14T00:08:08.310Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-04-14T00:08:08.310Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-04-14T00:08:08.310Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-04-14T00:08:08.310Z] spire-1.2.1/proto/spire/plugin/ [2022-04-14T00:08:08.310Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-04-14T00:08:08.310Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-04-14T00:08:08.310Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-04-14T00:08:08.310Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-04-14T00:08:08.310Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-04-14T00:08:08.310Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-04-14T00:08:08.310Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-04-14T00:08:08.310Z] spire-1.2.1/release/ [2022-04-14T00:08:08.310Z] spire-1.2.1/release/spire-extras/ [2022-04-14T00:08:08.310Z] spire-1.2.1/release/spire-extras/README.md [2022-04-14T00:08:08.310Z] spire-1.2.1/release/spire-extras/conf/ [2022-04-14T00:08:08.310Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-04-14T00:08:08.310Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-04-14T00:08:08.310Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-04-14T00:08:08.310Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-04-14T00:08:08.310Z] spire-1.2.1/release/spire/ [2022-04-14T00:08:08.310Z] spire-1.2.1/release/spire/README.md [2022-04-14T00:08:08.310Z] spire-1.2.1/release/spire/conf/ [2022-04-14T00:08:08.310Z] spire-1.2.1/release/spire/conf/agent/ [2022-04-14T00:08:08.310Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-04-14T00:08:08.310Z] spire-1.2.1/release/spire/conf/server/ [2022-04-14T00:08:08.310Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-04-14T00:08:08.310Z] spire-1.2.1/script/ [2022-04-14T00:08:08.310Z] spire-1.2.1/script/build-artifact.sh [2022-04-14T00:08:08.310Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-04-14T00:08:08.310Z] spire-1.2.1/support/ [2022-04-14T00:08:08.311Z] spire-1.2.1/support/k8s/ [2022-04-14T00:08:08.311Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-04-14T00:08:08.311Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-04-14T00:08:08.311Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-04-14T00:08:08.311Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-04-14T00:08:08.311Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-04-14T00:08:08.311Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-04-14T00:08:08.311Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-04-14T00:08:08.311Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-04-14T00:08:08.311Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-04-14T00:08:08.311Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-04-14T00:08:08.311Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-04-14T00:08:08.311Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-04-14T00:08:08.311Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-04-14T00:08:08.311Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-04-14T00:08:08.311Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-04-14T00:08:08.311Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-04-14T00:08:08.311Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-04-14T00:08:08.311Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-04-14T00:08:08.311Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-04-14T00:08:08.311Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-04-14T00:08:08.311Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-04-14T00:08:08.311Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-04-14T00:08:08.311Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-04-14T00:08:08.311Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-04-14T00:08:08.311Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-04-14T00:08:08.311Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-04-14T00:08:08.311Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-04-14T00:08:08.311Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-04-14T00:08:08.311Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-04-14T00:08:08.311Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-04-14T00:08:08.311Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-04-14T00:08:08.311Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-04-14T00:08:08.311Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-04-14T00:08:08.311Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-04-14T00:08:08.311Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-04-14T00:08:08.311Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-04-14T00:08:08.311Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-04-14T00:08:08.311Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-04-14T00:08:08.311Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-04-14T00:08:08.311Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-04-14T00:08:08.311Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-04-14T00:08:08.311Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-04-14T00:08:08.311Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-04-14T00:08:08.311Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-04-14T00:08:08.311Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-04-14T00:08:08.311Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-04-14T00:08:08.311Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-04-14T00:08:08.311Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-04-14T00:08:08.311Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-04-14T00:08:08.311Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-04-14T00:08:08.311Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-04-14T00:08:08.311Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-04-14T00:08:08.311Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-04-14T00:08:08.311Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-04-14T00:08:08.311Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-04-14T00:08:08.311Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-04-14T00:08:08.311Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-04-14T00:08:08.311Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-04-14T00:08:08.311Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-04-14T00:08:08.311Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-04-14T00:08:08.311Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-04-14T00:08:08.311Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-04-14T00:08:08.311Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-04-14T00:08:08.311Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-04-14T00:08:08.311Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-04-14T00:08:08.311Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-04-14T00:08:08.311Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-04-14T00:08:08.311Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-04-14T00:08:08.311Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-04-14T00:08:08.311Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-04-14T00:08:08.311Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-04-14T00:08:08.311Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-04-14T00:08:08.311Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-04-14T00:08:08.311Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-04-14T00:08:08.311Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-04-14T00:08:08.311Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-04-14T00:08:08.311Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-04-14T00:08:08.311Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-04-14T00:08:08.311Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-04-14T00:08:08.311Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-04-14T00:08:08.311Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-04-14T00:08:08.311Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-04-14T00:08:08.311Z] spire-1.2.1/test/ [2022-04-14T00:08:08.311Z] spire-1.2.1/test/clock/ [2022-04-14T00:08:08.311Z] spire-1.2.1/test/clock/clock.go [2022-04-14T00:08:08.311Z] spire-1.2.1/test/fakes/ [2022-04-14T00:08:08.311Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-04-14T00:08:08.311Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-04-14T00:08:08.311Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-04-14T00:08:08.311Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-04-14T00:08:08.311Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-04-14T00:08:08.311Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-04-14T00:08:08.311Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-04-14T00:08:08.311Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-04-14T00:08:08.311Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-04-14T00:08:08.311Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-04-14T00:08:08.311Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-04-14T00:08:08.311Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-04-14T00:08:08.311Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-04-14T00:08:08.311Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-04-14T00:08:08.311Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-04-14T00:08:08.311Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-04-14T00:08:08.311Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-04-14T00:08:08.311Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-04-14T00:08:08.311Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-04-14T00:08:08.311Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-04-14T00:08:08.311Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-04-14T00:08:08.311Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-04-14T00:08:08.311Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-04-14T00:08:08.311Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-04-14T00:08:08.311Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-04-14T00:08:08.311Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-04-14T00:08:08.311Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-04-14T00:08:08.311Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-04-14T00:08:08.311Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-04-14T00:08:08.311Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-04-14T00:08:08.311Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-04-14T00:08:08.311Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-04-14T00:08:08.311Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-04-14T00:08:08.311Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-04-14T00:08:08.311Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-04-14T00:08:08.311Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-04-14T00:08:08.311Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-04-14T00:08:08.311Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-04-14T00:08:08.311Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-04-14T00:08:08.311Z] spire-1.2.1/test/fixture/ [2022-04-14T00:08:08.311Z] spire-1.2.1/test/fixture/certs/ [2022-04-14T00:08:08.311Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-04-14T00:08:08.311Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-04-14T00:08:08.311Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-04-14T00:08:08.311Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-04-14T00:08:08.311Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-04-14T00:08:08.311Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-04-14T00:08:08.311Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-04-14T00:08:08.311Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-04-14T00:08:08.311Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-04-14T00:08:08.311Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-04-14T00:08:08.311Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-04-14T00:08:08.311Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-04-14T00:08:08.311Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-04-14T00:08:08.311Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-04-14T00:08:08.311Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-04-14T00:08:08.311Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-04-14T00:08:08.311Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-04-14T00:08:08.311Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-04-14T00:08:08.311Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-04-14T00:08:08.311Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-04-14T00:08:08.311Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-04-14T00:08:08.311Z] spire-1.2.1/test/fixture/config/ [2022-04-14T00:08:08.311Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-04-14T00:08:08.311Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-04-14T00:08:08.311Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-04-14T00:08:08.311Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-04-14T00:08:08.311Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-04-14T00:08:08.311Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-04-14T00:08:08.311Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-04-14T00:08:08.311Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-04-14T00:08:08.311Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-04-14T00:08:08.311Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-04-14T00:08:08.311Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-04-14T00:08:08.311Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-04-14T00:08:08.311Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-04-14T00:08:08.311Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-04-14T00:08:08.311Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-04-14T00:08:08.311Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-04-14T00:08:08.311Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-04-14T00:08:08.311Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-04-14T00:08:08.311Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-04-14T00:08:08.312Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-04-14T00:08:08.312Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-04-14T00:08:08.312Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-04-14T00:08:08.312Z] spire-1.2.1/test/fixture/fixture.go [2022-04-14T00:08:08.312Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-04-14T00:08:08.312Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-04-14T00:08:08.312Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-04-14T00:08:08.312Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-04-14T00:08:08.312Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-04-14T00:08:08.312Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-04-14T00:08:08.312Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-04-14T00:08:08.312Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-04-14T00:08:08.312Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-04-14T00:08:08.312Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-04-14T00:08:08.312Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-04-14T00:08:08.312Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-04-14T00:08:08.312Z] spire-1.2.1/test/fixture/registration/ [2022-04-14T00:08:08.312Z] spire-1.2.1/test/fixture/registration/entries.json [2022-04-14T00:08:08.312Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-04-14T00:08:08.312Z] spire-1.2.1/test/fixture/registration/good.json [2022-04-14T00:08:08.312Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-04-14T00:08:08.312Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-04-14T00:08:08.312Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-04-14T00:08:08.312Z] spire-1.2.1/test/integration/ [2022-04-14T00:08:08.312Z] spire-1.2.1/test/integration/README.md [2022-04-14T00:08:08.312Z] spire-1.2.1/test/integration/common [2022-04-14T00:08:08.312Z] spire-1.2.1/test/integration/setup/ [2022-04-14T00:08:08.312Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-04-14T00:08:08.312Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-04-14T00:08:08.312Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-04-14T00:08:08.312Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-04-14T00:08:08.312Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-04-14T00:08:08.312Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-04-14T00:08:08.312Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-04-14T00:08:08.312Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-04-14T00:08:08.312Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-04-14T00:08:08.312Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-04-14T00:08:08.312Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-04-14T00:08:08.312Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-04-14T00:08:08.312Z] spire-1.2.1/test/integration/setup/itclient/ [2022-04-14T00:08:08.312Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-04-14T00:08:08.312Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-04-14T00:08:08.312Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-04-14T00:08:08.312Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-04-14T00:08:08.312Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-04-14T00:08:08.312Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-04-14T00:08:08.312Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-04-14T00:08:08.312Z] spire-1.2.1/test/integration/suites/ [2022-04-14T00:08:08.312Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-04-14T00:08:08.312Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-04-14T00:08:08.312Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-04-14T00:08:08.312Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-04-14T00:08:08.312Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-04-14T00:08:08.312Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-04-14T00:08:08.312Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-04-14T00:08:08.312Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-04-14T00:08:08.312Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-04-14T00:08:08.312Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-04-14T00:08:08.312Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-04-14T00:08:08.312Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-04-14T00:08:08.312Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-04-14T00:08:08.312Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-04-14T00:08:08.312Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-04-14T00:08:08.312Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-04-14T00:08:08.312Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-04-14T00:08:08.312Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-04-14T00:08:08.312Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-04-14T00:08:08.312Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-04-14T00:08:08.312Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-04-14T00:08:08.312Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-04-14T00:08:08.312Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-04-14T00:08:08.312Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-04-14T00:08:08.312Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-04-14T00:08:08.312Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-04-14T00:08:08.312Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-04-14T00:08:08.312Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-04-14T00:08:08.312Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-04-14T00:08:08.312Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-04-14T00:08:08.312Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-04-14T00:08:08.312Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-04-14T00:08:08.312Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-04-14T00:08:08.312Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-04-14T00:08:08.312Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-04-14T00:08:08.312Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-04-14T00:08:08.312Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-04-14T00:08:08.312Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-04-14T00:08:08.312Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-04-14T00:08:08.312Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-04-14T00:08:08.312Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-04-14T00:08:08.312Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-04-14T00:08:08.312Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-04-14T00:08:08.312Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-04-14T00:08:08.312Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-04-14T00:08:08.312Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-04-14T00:08:08.312Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-04-14T00:08:08.312Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-04-14T00:08:08.312Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-04-14T00:08:08.312Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-04-14T00:08:08.312Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-04-14T00:08:08.312Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-04-14T00:08:08.312Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-04-14T00:08:08.312Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-04-14T00:08:08.312Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-04-14T00:08:08.312Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-04-14T00:08:08.312Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-04-14T00:08:08.312Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-04-14T00:08:08.312Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-04-14T00:08:08.312Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-04-14T00:08:08.312Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-04-14T00:08:08.312Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-04-14T00:08:08.312Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-04-14T00:08:08.312Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-04-14T00:08:08.312Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-04-14T00:08:08.312Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-04-14T00:08:08.312Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-04-14T00:08:08.312Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-04-14T00:08:08.312Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-04-14T00:08:08.312Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-04-14T00:08:08.312Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-04-14T00:08:08.312Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-04-14T00:08:08.312Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-04-14T00:08:08.312Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-04-14T00:08:08.312Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-04-14T00:08:08.312Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-04-14T00:08:08.312Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-04-14T00:08:08.312Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-04-14T00:08:08.312Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-04-14T00:08:08.312Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-04-14T00:08:08.312Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-04-14T00:08:08.312Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-04-14T00:08:08.312Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-04-14T00:08:08.312Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-04-14T00:08:08.312Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-04-14T00:08:08.312Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-04-14T00:08:08.312Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-04-14T00:08:08.312Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-04-14T00:08:08.312Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-04-14T00:08:08.312Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-04-14T00:08:08.312Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-04-14T00:08:08.312Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-04-14T00:08:08.312Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-04-14T00:08:08.312Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-04-14T00:08:08.312Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-04-14T00:08:08.312Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-04-14T00:08:08.312Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-04-14T00:08:08.312Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-04-14T00:08:08.312Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-04-14T00:08:08.312Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-04-14T00:08:08.312Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-04-14T00:08:08.312Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-04-14T00:08:08.312Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-04-14T00:08:08.312Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-04-14T00:08:08.312Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-04-14T00:08:08.312Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-04-14T00:08:08.312Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-04-14T00:08:08.312Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-04-14T00:08:08.312Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-04-14T00:08:08.312Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-04-14T00:08:08.312Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-04-14T00:08:08.312Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-04-14T00:08:08.312Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-04-14T00:08:08.312Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-04-14T00:08:08.312Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-04-14T00:08:08.312Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-04-14T00:08:08.312Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-04-14T00:08:08.312Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-04-14T00:08:08.312Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-04-14T00:08:08.312Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-04-14T00:08:08.312Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-04-14T00:08:08.312Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-04-14T00:08:08.312Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-04-14T00:08:08.313Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-04-14T00:08:08.313Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-04-14T00:08:08.313Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-04-14T00:08:08.313Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-04-14T00:08:08.313Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-04-14T00:08:08.313Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-04-14T00:08:08.313Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-04-14T00:08:08.313Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-04-14T00:08:08.313Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-04-14T00:08:08.313Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-04-14T00:08:08.313Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-04-14T00:08:08.313Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-04-14T00:08:08.313Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-04-14T00:08:08.313Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-04-14T00:08:08.313Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-04-14T00:08:08.313Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-04-14T00:08:08.313Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-04-14T00:08:08.313Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-04-14T00:08:08.313Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-04-14T00:08:08.313Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-04-14T00:08:08.313Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-04-14T00:08:08.313Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-04-14T00:08:08.313Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-04-14T00:08:08.313Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-04-14T00:08:08.313Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-04-14T00:08:08.313Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-04-14T00:08:08.313Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-04-14T00:08:08.313Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-04-14T00:08:08.313Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-04-14T00:08:08.313Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-04-14T00:08:08.313Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-04-14T00:08:08.313Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-04-14T00:08:08.313Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-04-14T00:08:08.313Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-04-14T00:08:08.313Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-04-14T00:08:08.313Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-04-14T00:08:08.313Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-04-14T00:08:08.313Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-04-14T00:08:08.313Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-04-14T00:08:08.313Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-04-14T00:08:08.313Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-04-14T00:08:08.313Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-04-14T00:08:08.313Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-04-14T00:08:08.313Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-04-14T00:08:08.313Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-04-14T00:08:08.313Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-04-14T00:08:08.313Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-04-14T00:08:08.313Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-04-14T00:08:08.313Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-04-14T00:08:08.313Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-04-14T00:08:08.313Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-04-14T00:08:08.313Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-04-14T00:08:08.313Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-04-14T00:08:08.313Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-04-14T00:08:08.313Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-04-14T00:08:08.313Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-04-14T00:08:08.313Z] spire-1.2.1/test/integration/suites/join-token/ [2022-04-14T00:08:08.313Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-04-14T00:08:08.313Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-04-14T00:08:08.313Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-04-14T00:08:08.313Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-04-14T00:08:08.313Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-04-14T00:08:08.313Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-04-14T00:08:08.313Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-04-14T00:08:08.313Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-04-14T00:08:08.313Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-04-14T00:08:08.313Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-04-14T00:08:08.313Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-04-14T00:08:08.313Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-04-14T00:08:08.313Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-04-14T00:08:08.313Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-04-14T00:08:08.313Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-04-14T00:08:08.313Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-04-14T00:08:08.313Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-04-14T00:08:08.313Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-04-14T00:08:08.313Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-04-14T00:08:08.313Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-04-14T00:08:08.313Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-04-14T00:08:08.313Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-04-14T00:08:08.313Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-04-14T00:08:08.313Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-04-14T00:08:08.313Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-04-14T00:08:08.313Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-04-14T00:08:08.313Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-04-14T00:08:08.313Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-04-14T00:08:08.313Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-04-14T00:08:08.313Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-04-14T00:08:08.313Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-04-14T00:08:08.313Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-04-14T00:08:08.313Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-04-14T00:08:08.313Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-04-14T00:08:08.313Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-04-14T00:08:08.313Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-04-14T00:08:08.313Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-04-14T00:08:08.313Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-04-14T00:08:08.313Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-04-14T00:08:08.313Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-04-14T00:08:08.313Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-04-14T00:08:08.313Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-04-14T00:08:08.313Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-04-14T00:08:08.313Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-04-14T00:08:08.313Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-04-14T00:08:08.313Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-04-14T00:08:08.313Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-04-14T00:08:08.313Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-04-14T00:08:08.313Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-04-14T00:08:08.313Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-04-14T00:08:08.313Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-04-14T00:08:08.313Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-04-14T00:08:08.313Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-04-14T00:08:08.313Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-04-14T00:08:08.313Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-04-14T00:08:08.313Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-04-14T00:08:08.313Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-04-14T00:08:08.313Z] spire-1.2.1/test/integration/suites/k8s/ [2022-04-14T00:08:08.313Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-04-14T00:08:08.313Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-04-14T00:08:08.313Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-04-14T00:08:08.313Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-04-14T00:08:08.313Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-04-14T00:08:08.313Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-04-14T00:08:08.313Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-04-14T00:08:08.313Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-04-14T00:08:08.313Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-04-14T00:08:08.313Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-04-14T00:08:08.313Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-04-14T00:08:08.313Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-04-14T00:08:08.313Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-04-14T00:08:08.313Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-04-14T00:08:08.313Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-04-14T00:08:08.313Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-04-14T00:08:08.313Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-04-14T00:08:08.313Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-04-14T00:08:08.313Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-04-14T00:08:08.313Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-04-14T00:08:08.313Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-04-14T00:08:08.313Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-04-14T00:08:08.313Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-04-14T00:08:08.313Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-04-14T00:08:08.313Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-04-14T00:08:08.313Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-04-14T00:08:08.313Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-04-14T00:08:08.313Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-04-14T00:08:08.313Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-04-14T00:08:08.313Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-04-14T00:08:08.313Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-04-14T00:08:08.313Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-04-14T00:08:08.313Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-04-14T00:08:08.313Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-04-14T00:08:08.313Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-04-14T00:08:08.313Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-04-14T00:08:08.313Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-04-14T00:08:08.313Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-04-14T00:08:08.313Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-04-14T00:08:08.313Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-04-14T00:08:08.313Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-04-14T00:08:08.313Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-04-14T00:08:08.313Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-04-14T00:08:08.313Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-04-14T00:08:08.313Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-04-14T00:08:08.313Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-04-14T00:08:08.313Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-04-14T00:08:08.313Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-04-14T00:08:08.313Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-04-14T00:08:08.313Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-04-14T00:08:08.313Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-04-14T00:08:08.313Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-04-14T00:08:08.313Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-04-14T00:08:08.314Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-04-14T00:08:08.314Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-04-14T00:08:08.314Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-04-14T00:08:08.314Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-04-14T00:08:08.314Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-04-14T00:08:08.314Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-04-14T00:08:08.314Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-04-14T00:08:08.314Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-04-14T00:08:08.314Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-04-14T00:08:08.314Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-04-14T00:08:08.314Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-04-14T00:08:08.314Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-04-14T00:08:08.314Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-04-14T00:08:08.314Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-04-14T00:08:08.314Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-04-14T00:08:08.314Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-04-14T00:08:08.314Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-04-14T00:08:08.314Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-04-14T00:08:08.314Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-04-14T00:08:08.314Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-04-14T00:08:08.314Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-04-14T00:08:08.314Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-04-14T00:08:08.314Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-04-14T00:08:08.314Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-04-14T00:08:08.314Z] spire-1.2.1/test/integration/suites/rotation/ [2022-04-14T00:08:08.314Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-04-14T00:08:08.314Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-04-14T00:08:08.314Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-04-14T00:08:08.314Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-04-14T00:08:08.314Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-04-14T00:08:08.314Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-04-14T00:08:08.314Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-04-14T00:08:08.314Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-04-14T00:08:08.314Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-04-14T00:08:08.314Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-04-14T00:08:08.314Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-04-14T00:08:08.314Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-04-14T00:08:08.314Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-04-14T00:08:08.314Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-04-14T00:08:08.314Z] spire-1.2.1/test/integration/suites/self-test/ [2022-04-14T00:08:08.314Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-04-14T00:08:08.314Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-04-14T00:08:08.314Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-04-14T00:08:08.314Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-04-14T00:08:08.314Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-04-14T00:08:08.314Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-04-14T00:08:08.314Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-04-14T00:08:08.314Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-04-14T00:08:08.314Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-04-14T00:08:08.314Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-04-14T00:08:08.314Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-04-14T00:08:08.314Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-04-14T00:08:08.314Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-04-14T00:08:08.314Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-04-14T00:08:08.314Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-04-14T00:08:08.314Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-04-14T00:08:08.314Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-04-14T00:08:08.314Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-04-14T00:08:08.314Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-04-14T00:08:08.314Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-04-14T00:08:08.314Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-04-14T00:08:08.314Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-04-14T00:08:08.314Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-04-14T00:08:08.314Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-04-14T00:08:08.314Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-04-14T00:08:08.314Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-04-14T00:08:08.314Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-04-14T00:08:08.314Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-04-14T00:08:08.314Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-04-14T00:08:08.314Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-04-14T00:08:08.314Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-04-14T00:08:08.314Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-04-14T00:08:08.314Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-04-14T00:08:08.314Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-04-14T00:08:08.314Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-04-14T00:08:08.314Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-04-14T00:08:08.314Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-04-14T00:08:08.314Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-04-14T00:08:08.314Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-04-14T00:08:08.314Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-04-14T00:08:08.314Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-04-14T00:08:08.314Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-04-14T00:08:08.314Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-04-14T00:08:08.314Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-04-14T00:08:08.314Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-04-14T00:08:08.314Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-04-14T00:08:08.314Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-04-14T00:08:08.314Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-04-14T00:08:08.314Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-04-14T00:08:08.314Z] spire-1.2.1/test/integration/test-one.sh [2022-04-14T00:08:08.314Z] spire-1.2.1/test/integration/test.sh [2022-04-14T00:08:08.314Z] spire-1.2.1/test/plugintest/ [2022-04-14T00:08:08.314Z] spire-1.2.1/test/plugintest/config.go [2022-04-14T00:08:08.314Z] spire-1.2.1/test/plugintest/load.go [2022-04-14T00:08:08.314Z] spire-1.2.1/test/plugintest/option.go [2022-04-14T00:08:08.314Z] spire-1.2.1/test/spiretest/ [2022-04-14T00:08:08.314Z] spire-1.2.1/test/spiretest/apiserver.go [2022-04-14T00:08:08.314Z] spire-1.2.1/test/spiretest/assertions.go [2022-04-14T00:08:08.314Z] spire-1.2.1/test/spiretest/dir.go [2022-04-14T00:08:08.314Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-04-14T00:08:08.314Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-04-14T00:08:08.314Z] spire-1.2.1/test/spiretest/logs.go [2022-04-14T00:08:08.314Z] spire-1.2.1/test/spiretest/socketapi.go [2022-04-14T00:08:08.314Z] spire-1.2.1/test/spiretest/suite.go [2022-04-14T00:08:08.314Z] spire-1.2.1/test/spiretest/x509.go [2022-04-14T00:08:08.314Z] spire-1.2.1/test/testca/ [2022-04-14T00:08:08.314Z] spire-1.2.1/test/testca/ca.go [2022-04-14T00:08:08.314Z] spire-1.2.1/test/testkey/ [2022-04-14T00:08:08.314Z] spire-1.2.1/test/testkey/generate.sh [2022-04-14T00:08:08.314Z] spire-1.2.1/test/testkey/genkeys.go [2022-04-14T00:08:08.314Z] spire-1.2.1/test/testkey/keys.go [2022-04-14T00:08:08.314Z] spire-1.2.1/test/testkey/new.go [2022-04-14T00:08:08.314Z] spire-1.2.1/test/tpmsimulator/ [2022-04-14T00:08:08.314Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-04-14T00:08:08.314Z] spire-1.2.1/test/util/ [2022-04-14T00:08:08.314Z] spire-1.2.1/test/util/cert_fixtures.go [2022-04-14T00:08:08.314Z] spire-1.2.1/test/util/cert_generation.go [2022-04-14T00:08:08.314Z] spire-1.2.1/test/util/io_redirection.go [2022-04-14T00:08:08.314Z] spire-1.2.1/test/util/race.go [2022-04-14T00:08:08.314Z] spire-1.2.1/test/util/util.go [2022-04-14T00:08:08.314Z] building spire from source... [2022-04-14T00:08:08.314Z] Installing go1.17.7... [2022-04-14T00:08:08.913Z] ---> 4c2f1c24622c [2022-04-14T00:08:08.913Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-04-14T00:08:09.172Z] ---> Running in e07065289b6c [2022-04-14T00:08:09.455Z] Removing intermediate container e07065289b6c [2022-04-14T00:08:09.455Z] ---> ba5365c73dbe [2022-04-14T00:08:09.455Z] Step 10/26 : RUN mkdir -p spire-build [2022-04-14T00:08:09.715Z] ---> Running in 334348c8f07b [2022-04-14T00:08:11.617Z] Removing intermediate container 334348c8f07b [2022-04-14T00:08:11.617Z] ---> 14f7cc38973e [2022-04-14T00:08:11.617Z] Step 11/26 : WORKDIR /edgex-go/spire-build [2022-04-14T00:08:11.617Z] ---> Running in 7c73d5dc6a1e [2022-04-14T00:08:11.902Z] Removing intermediate container 7c73d5dc6a1e [2022-04-14T00:08:11.902Z] ---> 64b2c1c84a69 [2022-04-14T00:08:11.902Z] 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-14T00:08:12.161Z] ---> Running in 5f8961569978 [2022-04-14T00:08:13.545Z] spire-1.2.1/ [2022-04-14T00:08:13.545Z] spire-1.2.1/.data/ [2022-04-14T00:08:13.545Z] spire-1.2.1/.data/.file [2022-04-14T00:08:13.545Z] spire-1.2.1/.dockerignore [2022-04-14T00:08:13.545Z] spire-1.2.1/.gitattributes [2022-04-14T00:08:13.545Z] spire-1.2.1/.githooks/ [2022-04-14T00:08:13.545Z] spire-1.2.1/.githooks/pre-commit [2022-04-14T00:08:13.545Z] spire-1.2.1/.github/ [2022-04-14T00:08:13.545Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-04-14T00:08:13.545Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-04-14T00:08:13.545Z] spire-1.2.1/.github/dependabot.yml [2022-04-14T00:08:13.545Z] spire-1.2.1/.github/workflows/ [2022-04-14T00:08:13.545Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-04-14T00:08:13.545Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-04-14T00:08:13.545Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-04-14T00:08:13.545Z] spire-1.2.1/.github/workflows/scripts/ [2022-04-14T00:08:13.545Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-04-14T00:08:13.545Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-04-14T00:08:13.545Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-04-14T00:08:13.545Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-04-14T00:08:13.545Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-04-14T00:08:13.545Z] spire-1.2.1/.gitignore [2022-04-14T00:08:13.545Z] spire-1.2.1/.go-version [2022-04-14T00:08:13.545Z] spire-1.2.1/.golangci.yml [2022-04-14T00:08:13.545Z] spire-1.2.1/ADOPTERS.md [2022-04-14T00:08:13.545Z] spire-1.2.1/CHANGELOG.md [2022-04-14T00:08:13.545Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-04-14T00:08:13.545Z] spire-1.2.1/CODEOWNERS [2022-04-14T00:08:13.545Z] spire-1.2.1/CONTRIBUTING.md [2022-04-14T00:08:13.545Z] spire-1.2.1/Dockerfile [2022-04-14T00:08:13.545Z] spire-1.2.1/Dockerfile.dev [2022-04-14T00:08:13.545Z] spire-1.2.1/Dockerfile.scratch [2022-04-14T00:08:13.545Z] spire-1.2.1/LICENSE [2022-04-14T00:08:13.545Z] spire-1.2.1/MAINTAINERS.md [2022-04-14T00:08:13.545Z] spire-1.2.1/Makefile [2022-04-14T00:08:13.545Z] spire-1.2.1/README.md [2022-04-14T00:08:13.545Z] spire-1.2.1/ROADMAP.md [2022-04-14T00:08:13.545Z] spire-1.2.1/SECURITY.md [2022-04-14T00:08:13.545Z] spire-1.2.1/cmd/ [2022-04-14T00:08:13.545Z] spire-1.2.1/cmd/spire-agent/ [2022-04-14T00:08:13.545Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-04-14T00:08:13.545Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-04-14T00:08:13.545Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-04-14T00:08:13.545Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-04-14T00:08:13.545Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-04-14T00:08:13.545Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-04-14T00:08:13.545Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-04-14T00:08:13.545Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-04-14T00:08:13.545Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-04-14T00:08:13.545Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-04-14T00:08:13.545Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-04-14T00:08:13.545Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-04-14T00:08:13.545Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-04-14T00:08:13.545Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-04-14T00:08:13.545Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-04-14T00:08:13.545Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-04-14T00:08:13.545Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-04-14T00:08:13.546Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-04-14T00:08:13.546Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-04-14T00:08:13.546Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-04-14T00:08:13.546Z] spire-1.2.1/cmd/spire-agent/main.go [2022-04-14T00:08:13.546Z] spire-1.2.1/cmd/spire-server/ [2022-04-14T00:08:13.546Z] spire-1.2.1/cmd/spire-server/cli/ [2022-04-14T00:08:13.546Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-04-14T00:08:13.546Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-04-14T00:08:13.546Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-04-14T00:08:13.546Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-04-14T00:08:13.546Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-04-14T00:08:13.546Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-04-14T00:08:13.546Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-04-14T00:08:13.546Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-04-14T00:08:13.546Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-04-14T00:08:13.546Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-04-14T00:08:13.546Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-04-14T00:08:13.546Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-04-14T00:08:13.546Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-04-14T00:08:13.546Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-04-14T00:08:13.546Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-04-14T00:08:13.546Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-04-14T00:08:13.546Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-04-14T00:08:13.546Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-04-14T00:08:13.546Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-04-14T00:08:13.546Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-04-14T00:08:13.546Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-04-14T00:08:13.546Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-04-14T00:08:13.546Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-04-14T00:08:13.546Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-04-14T00:08:13.546Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-04-14T00:08:13.546Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-04-14T00:08:13.546Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-04-14T00:08:13.546Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-04-14T00:08:13.546Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-04-14T00:08:13.546Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-04-14T00:08:13.546Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-04-14T00:08:13.546Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-04-14T00:08:13.546Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-04-14T00:08:13.546Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-04-14T00:08:13.546Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-04-14T00:08:13.546Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-04-14T00:08:13.546Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-04-14T00:08:13.546Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-04-14T00:08:13.546Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-04-14T00:08:13.546Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-04-14T00:08:13.546Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-04-14T00:08:13.546Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-04-14T00:08:13.546Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-04-14T00:08:13.546Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-04-14T00:08:13.546Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-04-14T00:08:13.546Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-04-14T00:08:13.546Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-04-14T00:08:13.546Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-04-14T00:08:13.546Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-04-14T00:08:13.546Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-04-14T00:08:13.546Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-04-14T00:08:13.546Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-04-14T00:08:13.546Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-04-14T00:08:13.546Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-04-14T00:08:13.546Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-04-14T00:08:13.546Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-04-14T00:08:13.546Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-04-14T00:08:13.546Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-04-14T00:08:13.546Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-04-14T00:08:13.546Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-04-14T00:08:13.546Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-04-14T00:08:13.546Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-04-14T00:08:13.546Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-04-14T00:08:13.546Z] spire-1.2.1/cmd/spire-server/main.go [2022-04-14T00:08:13.546Z] spire-1.2.1/cmd/spire-server/util/ [2022-04-14T00:08:13.546Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-04-14T00:08:13.546Z] spire-1.2.1/conf/ [2022-04-14T00:08:13.546Z] spire-1.2.1/conf/agent/ [2022-04-14T00:08:13.546Z] spire-1.2.1/conf/agent/agent.conf [2022-04-14T00:08:13.546Z] spire-1.2.1/conf/agent/agent_full.conf [2022-04-14T00:08:13.546Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-04-14T00:08:13.546Z] spire-1.2.1/conf/server/ [2022-04-14T00:08:13.546Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-04-14T00:08:13.546Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-04-14T00:08:13.546Z] spire-1.2.1/conf/server/server.conf [2022-04-14T00:08:13.546Z] spire-1.2.1/conf/server/server_full.conf [2022-04-14T00:08:13.546Z] spire-1.2.1/doc/ [2022-04-14T00:08:13.546Z] spire-1.2.1/doc/SPIRE101.md [2022-04-14T00:08:13.546Z] spire-1.2.1/doc/auditlog.md [2022-04-14T00:08:13.546Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-04-14T00:08:13.546Z] spire-1.2.1/doc/changelog_guidelines.md [2022-04-14T00:08:13.546Z] spire-1.2.1/doc/cure53-report.pdf [2022-04-14T00:08:13.546Z] spire-1.2.1/doc/images/ [2022-04-14T00:08:13.546Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-04-14T00:08:13.546Z] spire-1.2.1/doc/images/SPIRE101.png [2022-04-14T00:08:13.546Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-04-14T00:08:13.546Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-04-14T00:08:13.546Z] spire-1.2.1/doc/images/cache_mgr.png [2022-04-14T00:08:13.546Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-04-14T00:08:13.546Z] spire-1.2.1/doc/images/federated_spire.png [2022-04-14T00:08:13.546Z] spire-1.2.1/doc/images/ha_mode.png [2022-04-14T00:08:13.546Z] spire-1.2.1/doc/images/nested_spire.png [2022-04-14T00:08:13.546Z] spire-1.2.1/doc/images/oidc_federation.png [2022-04-14T00:08:13.546Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-04-14T00:08:13.546Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-04-14T00:08:13.546Z] spire-1.2.1/doc/images/spire_logo.png [2022-04-14T00:08:13.546Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-04-14T00:08:13.546Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-04-14T00:08:13.546Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-04-14T00:08:13.546Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-04-14T00:08:13.546Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-04-14T00:08:13.546Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-04-14T00:08:13.546Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-04-14T00:08:13.546Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-04-14T00:08:13.546Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-04-14T00:08:13.546Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-04-14T00:08:13.546Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-04-14T00:08:13.546Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-04-14T00:08:13.546Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-04-14T00:08:13.546Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-04-14T00:08:13.546Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-04-14T00:08:13.546Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-04-14T00:08:13.546Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-04-14T00:08:13.546Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-04-14T00:08:13.546Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-04-14T00:08:13.546Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-04-14T00:08:13.546Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-04-14T00:08:13.546Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-04-14T00:08:13.546Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-04-14T00:08:13.546Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-04-14T00:08:13.546Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-04-14T00:08:13.546Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-04-14T00:08:13.546Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-04-14T00:08:13.546Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-04-14T00:08:13.546Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-04-14T00:08:13.546Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-04-14T00:08:13.546Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-04-14T00:08:13.546Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-04-14T00:08:13.546Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-04-14T00:08:13.546Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-04-14T00:08:13.546Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-04-14T00:08:13.546Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-04-14T00:08:13.546Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-04-14T00:08:13.546Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-04-14T00:08:13.546Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-04-14T00:08:13.546Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-04-14T00:08:13.546Z] spire-1.2.1/doc/scaling_spire.md [2022-04-14T00:08:13.546Z] spire-1.2.1/doc/spire_agent.md [2022-04-14T00:08:13.546Z] spire-1.2.1/doc/spire_server.md [2022-04-14T00:08:13.546Z] spire-1.2.1/doc/supported_integrations.md [2022-04-14T00:08:13.546Z] spire-1.2.1/doc/telemetry.md [2022-04-14T00:08:13.546Z] spire-1.2.1/doc/telemetry_config.md [2022-04-14T00:08:13.546Z] spire-1.2.1/doc/upgrading.md [2022-04-14T00:08:13.546Z] spire-1.2.1/doc/using_spire.md [2022-04-14T00:08:13.546Z] spire-1.2.1/examples/ [2022-04-14T00:08:13.546Z] spire-1.2.1/examples/README.md [2022-04-14T00:08:13.546Z] spire-1.2.1/go.mod [2022-04-14T00:08:13.546Z] spire-1.2.1/go.sum [2022-04-14T00:08:13.546Z] spire-1.2.1/pkg/ [2022-04-14T00:08:13.546Z] spire-1.2.1/pkg/agent/ [2022-04-14T00:08:13.546Z] spire-1.2.1/pkg/agent/agent.go [2022-04-14T00:08:13.546Z] spire-1.2.1/pkg/agent/api/ [2022-04-14T00:08:13.546Z] spire-1.2.1/pkg/agent/api/config.go [2022-04-14T00:08:13.546Z] spire-1.2.1/pkg/agent/api/debug/ [2022-04-14T00:08:13.546Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-04-14T00:08:13.546Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-04-14T00:08:13.546Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-04-14T00:08:13.546Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-04-14T00:08:13.546Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-04-14T00:08:13.546Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-04-14T00:08:13.546Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-04-14T00:08:13.546Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-04-14T00:08:13.546Z] spire-1.2.1/pkg/agent/api/health/ [2022-04-14T00:08:13.546Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-04-14T00:08:13.546Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-04-14T00:08:13.546Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-04-14T00:08:13.546Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-04-14T00:08:13.546Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-04-14T00:08:13.546Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-04-14T00:08:13.546Z] spire-1.2.1/pkg/agent/attestor/ [2022-04-14T00:08:13.546Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-04-14T00:08:13.546Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-04-14T00:08:13.546Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-04-14T00:08:13.546Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-04-14T00:08:13.546Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-04-14T00:08:13.546Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-04-14T00:08:13.546Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-04-14T00:08:13.546Z] spire-1.2.1/pkg/agent/catalog/ [2022-04-14T00:08:13.546Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-04-14T00:08:13.546Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-04-14T00:08:13.546Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-04-14T00:08:13.546Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-04-14T00:08:13.546Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-04-14T00:08:13.546Z] spire-1.2.1/pkg/agent/client/ [2022-04-14T00:08:13.546Z] spire-1.2.1/pkg/agent/client/client.go [2022-04-14T00:08:13.546Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-04-14T00:08:13.546Z] spire-1.2.1/pkg/agent/client/dial.go [2022-04-14T00:08:13.546Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-04-14T00:08:13.546Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-04-14T00:08:13.546Z] spire-1.2.1/pkg/agent/client/update.go [2022-04-14T00:08:13.546Z] spire-1.2.1/pkg/agent/client/util.go [2022-04-14T00:08:13.546Z] spire-1.2.1/pkg/agent/common/ [2022-04-14T00:08:13.546Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-04-14T00:08:13.546Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-04-14T00:08:13.546Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-04-14T00:08:13.546Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-04-14T00:08:13.546Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-04-14T00:08:13.546Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-04-14T00:08:13.546Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-04-14T00:08:13.546Z] spire-1.2.1/pkg/agent/config.go [2022-04-14T00:08:13.546Z] spire-1.2.1/pkg/agent/endpoints/ [2022-04-14T00:08:13.546Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-04-14T00:08:13.546Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-04-14T00:08:13.546Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-04-14T00:08:13.546Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-04-14T00:08:13.546Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-04-14T00:08:13.546Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-04-14T00:08:13.546Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-04-14T00:08:13.546Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-04-14T00:08:13.546Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-04-14T00:08:13.546Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-04-14T00:08:13.546Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-04-14T00:08:13.546Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-04-14T00:08:13.546Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-04-14T00:08:13.546Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-04-14T00:08:13.546Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-04-14T00:08:13.546Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-04-14T00:08:13.546Z] spire-1.2.1/pkg/agent/manager/ [2022-04-14T00:08:13.546Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-04-14T00:08:13.546Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-04-14T00:08:13.546Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-04-14T00:08:13.546Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-04-14T00:08:13.546Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-04-14T00:08:13.546Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-04-14T00:08:13.546Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-04-14T00:08:13.546Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-04-14T00:08:13.546Z] spire-1.2.1/pkg/agent/manager/config.go [2022-04-14T00:08:13.546Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-04-14T00:08:13.546Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-04-14T00:08:13.546Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-04-14T00:08:13.546Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-04-14T00:08:13.546Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-04-14T00:08:13.546Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-04-14T00:08:13.546Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-04-14T00:08:13.546Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-04-14T00:08:13.546Z] spire-1.2.1/pkg/agent/plugin/ [2022-04-14T00:08:13.546Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-04-14T00:08:13.546Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-04-14T00:08:13.546Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-04-14T00:08:13.546Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-04-14T00:08:13.546Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-04-14T00:08:13.546Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-04-14T00:08:13.546Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-04-14T00:08:13.546Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-04-14T00:08:13.546Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-04-14T00:08:13.546Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-04-14T00:08:13.546Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-04-14T00:08:13.546Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-04-14T00:08:13.546Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-04-14T00:08:13.546Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-04-14T00:08:13.546Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-04-14T00:08:13.546Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-04-14T00:08:13.546Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-04-14T00:08:13.546Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-04-14T00:08:13.546Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-04-14T00:08:13.546Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-04-14T00:08:13.546Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-04-14T00:08:13.546Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-04-14T00:08:13.546Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-04-14T00:08:13.546Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-04-14T00:08:13.546Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-04-14T00:08:13.546Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-04-14T00:08:13.546Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-04-14T00:08:13.546Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-04-14T00:08:13.546Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-04-14T00:08:13.546Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-04-14T00:08:13.546Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-04-14T00:08:13.546Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-04-14T00:08:13.546Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-04-14T00:08:13.546Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-04-14T00:08:13.546Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-04-14T00:08:13.546Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-14T00:08:13.547Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-04-14T00:08:13.547Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-04-14T00:08:13.547Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-14T00:08:13.547Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-04-14T00:08:13.547Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-04-14T00:08:13.547Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-04-14T00:08:13.547Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-04-14T00:08:13.547Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-14T00:08:13.547Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-04-14T00:08:13.547Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-04-14T00:08:13.547Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-04-14T00:08:13.547Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-04-14T00:08:13.547Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-14T00:08:13.547Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-04-14T00:08:13.547Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-04-14T00:08:13.547Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-04-14T00:08:13.547Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-04-14T00:08:13.547Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-04-14T00:08:13.547Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-04-14T00:08:13.547Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-04-14T00:08:13.547Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-04-14T00:08:13.547Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-04-14T00:08:13.547Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-04-14T00:08:13.547Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-04-14T00:08:13.547Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-14T00:08:13.547Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-04-14T00:08:13.547Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-04-14T00:08:13.547Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-04-14T00:08:13.547Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-04-14T00:08:13.547Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-04-14T00:08:13.547Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-04-14T00:08:13.547Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-04-14T00:08:13.547Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-04-14T00:08:13.547Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-04-14T00:08:13.547Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-04-14T00:08:13.547Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-04-14T00:08:13.547Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-04-14T00:08:13.547Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-04-14T00:08:13.547Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-04-14T00:08:13.547Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-04-14T00:08:13.547Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-04-14T00:08:13.547Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-04-14T00:08:13.547Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-04-14T00:08:13.547Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-04-14T00:08:13.547Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-04-14T00:08:13.547Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-04-14T00:08:13.547Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-04-14T00:08:13.547Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-04-14T00:08:13.547Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-04-14T00:08:13.547Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-04-14T00:08:13.547Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-04-14T00:08:13.547Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-04-14T00:08:13.547Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-04-14T00:08:13.547Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-04-14T00:08:13.547Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-04-14T00:08:13.547Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-04-14T00:08:13.547Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-04-14T00:08:13.547Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-04-14T00:08:13.547Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-04-14T00:08:13.547Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-04-14T00:08:13.547Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-04-14T00:08:13.547Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-04-14T00:08:13.547Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-04-14T00:08:13.547Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-04-14T00:08:13.547Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-04-14T00:08:13.547Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-04-14T00:08:13.547Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-04-14T00:08:13.547Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-04-14T00:08:13.547Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-04-14T00:08:13.547Z] spire-1.2.1/pkg/agent/svid/ [2022-04-14T00:08:13.547Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-04-14T00:08:13.547Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-04-14T00:08:13.547Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-04-14T00:08:13.547Z] spire-1.2.1/pkg/agent/svid/store/ [2022-04-14T00:08:13.547Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-04-14T00:08:13.547Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-04-14T00:08:13.547Z] spire-1.2.1/pkg/common/ [2022-04-14T00:08:13.547Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-04-14T00:08:13.547Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-04-14T00:08:13.547Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-04-14T00:08:13.547Z] spire-1.2.1/pkg/common/api/ [2022-04-14T00:08:13.547Z] spire-1.2.1/pkg/common/api/metrics.go [2022-04-14T00:08:13.547Z] spire-1.2.1/pkg/common/api/middleware/ [2022-04-14T00:08:13.547Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-04-14T00:08:13.547Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-04-14T00:08:13.547Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-04-14T00:08:13.547Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-04-14T00:08:13.547Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-04-14T00:08:13.547Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-04-14T00:08:13.547Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-04-14T00:08:13.547Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-04-14T00:08:13.547Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-04-14T00:08:13.547Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-04-14T00:08:13.547Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-04-14T00:08:13.547Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-04-14T00:08:13.547Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-04-14T00:08:13.547Z] spire-1.2.1/pkg/common/api/names.go [2022-04-14T00:08:13.547Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-04-14T00:08:13.547Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-04-14T00:08:13.547Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-04-14T00:08:13.547Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-04-14T00:08:13.547Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-04-14T00:08:13.547Z] spire-1.2.1/pkg/common/auth/ [2022-04-14T00:08:13.547Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-04-14T00:08:13.547Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-04-14T00:08:13.547Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-04-14T00:08:13.547Z] spire-1.2.1/pkg/common/bundleutil/ [2022-04-14T00:08:13.547Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-04-14T00:08:13.547Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-04-14T00:08:13.547Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-04-14T00:08:13.547Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-04-14T00:08:13.547Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-04-14T00:08:13.547Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-04-14T00:08:13.547Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-04-14T00:08:13.547Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-04-14T00:08:13.547Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-04-14T00:08:13.547Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-04-14T00:08:13.547Z] spire-1.2.1/pkg/common/catalog/ [2022-04-14T00:08:13.547Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-04-14T00:08:13.547Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-04-14T00:08:13.547Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-04-14T00:08:13.547Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-04-14T00:08:13.547Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-04-14T00:08:13.547Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-04-14T00:08:13.547Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-04-14T00:08:13.547Z] spire-1.2.1/pkg/common/catalog/config.go [2022-04-14T00:08:13.547Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-04-14T00:08:13.547Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-04-14T00:08:13.547Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-04-14T00:08:13.547Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-04-14T00:08:13.547Z] spire-1.2.1/pkg/common/catalog/context.go [2022-04-14T00:08:13.547Z] spire-1.2.1/pkg/common/catalog/external.go [2022-04-14T00:08:13.547Z] spire-1.2.1/pkg/common/catalog/host.go [2022-04-14T00:08:13.547Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-04-14T00:08:13.547Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-04-14T00:08:13.547Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-04-14T00:08:13.547Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-04-14T00:08:13.547Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-04-14T00:08:13.547Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-04-14T00:08:13.547Z] spire-1.2.1/pkg/common/cli/ [2022-04-14T00:08:13.547Z] spire-1.2.1/pkg/common/cli/env.go [2022-04-14T00:08:13.547Z] spire-1.2.1/pkg/common/cli/flags.go [2022-04-14T00:08:13.547Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-04-14T00:08:13.547Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-04-14T00:08:13.547Z] spire-1.2.1/pkg/common/cli/umask.go [2022-04-14T00:08:13.547Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-04-14T00:08:13.547Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-04-14T00:08:13.547Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-04-14T00:08:13.547Z] spire-1.2.1/pkg/common/cliprinter/ [2022-04-14T00:08:13.547Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-04-14T00:08:13.547Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-04-14T00:08:13.547Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-04-14T00:08:13.547Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-04-14T00:08:13.547Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-04-14T00:08:13.547Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-04-14T00:08:13.547Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-04-14T00:08:13.547Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-04-14T00:08:13.547Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-04-14T00:08:13.547Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-04-14T00:08:13.547Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-04-14T00:08:13.547Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-04-14T00:08:13.547Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-04-14T00:08:13.547Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-04-14T00:08:13.547Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-04-14T00:08:13.547Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-04-14T00:08:13.547Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-04-14T00:08:13.547Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-04-14T00:08:13.547Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-04-14T00:08:13.547Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-04-14T00:08:13.547Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-04-14T00:08:13.547Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-04-14T00:08:13.547Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-04-14T00:08:13.547Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-04-14T00:08:13.547Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-04-14T00:08:13.547Z] spire-1.2.1/pkg/common/coretypes/ [2022-04-14T00:08:13.547Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-04-14T00:08:13.547Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-04-14T00:08:13.547Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-04-14T00:08:13.547Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-04-14T00:08:13.547Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-04-14T00:08:13.547Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-04-14T00:08:13.547Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-04-14T00:08:13.547Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-04-14T00:08:13.547Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-04-14T00:08:13.547Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-04-14T00:08:13.547Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-04-14T00:08:13.547Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-04-14T00:08:13.547Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-04-14T00:08:13.547Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-04-14T00:08:13.547Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-04-14T00:08:13.547Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-04-14T00:08:13.547Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-04-14T00:08:13.547Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-04-14T00:08:13.547Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-04-14T00:08:13.547Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-04-14T00:08:13.547Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-04-14T00:08:13.547Z] spire-1.2.1/pkg/common/diskutil/ [2022-04-14T00:08:13.547Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-04-14T00:08:13.547Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-04-14T00:08:13.547Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-04-14T00:08:13.547Z] spire-1.2.1/pkg/common/errorutil/ [2022-04-14T00:08:13.547Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-04-14T00:08:13.547Z] spire-1.2.1/pkg/common/health/ [2022-04-14T00:08:13.547Z] spire-1.2.1/pkg/common/health/config.go [2022-04-14T00:08:13.547Z] spire-1.2.1/pkg/common/health/context.go [2022-04-14T00:08:13.547Z] spire-1.2.1/pkg/common/health/context_test.go [2022-04-14T00:08:13.547Z] spire-1.2.1/pkg/common/health/health.go [2022-04-14T00:08:13.547Z] spire-1.2.1/pkg/common/health/health_test.go [2022-04-14T00:08:13.547Z] spire-1.2.1/pkg/common/health/logger.go [2022-04-14T00:08:13.547Z] spire-1.2.1/pkg/common/hostservice/ [2022-04-14T00:08:13.547Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-04-14T00:08:13.547Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-04-14T00:08:13.547Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-04-14T00:08:13.547Z] spire-1.2.1/pkg/common/idutil/ [2022-04-14T00:08:13.547Z] spire-1.2.1/pkg/common/idutil/require.go [2022-04-14T00:08:13.547Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-04-14T00:08:13.547Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-04-14T00:08:13.547Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-04-14T00:08:13.547Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-04-14T00:08:13.547Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-04-14T00:08:13.547Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-04-14T00:08:13.547Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-04-14T00:08:13.547Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-04-14T00:08:13.547Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-04-14T00:08:13.547Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-04-14T00:08:13.547Z] spire-1.2.1/pkg/common/jwtutil/ [2022-04-14T00:08:13.547Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-04-14T00:08:13.547Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-04-14T00:08:13.547Z] spire-1.2.1/pkg/common/log/ [2022-04-14T00:08:13.547Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-04-14T00:08:13.547Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-04-14T00:08:13.547Z] spire-1.2.1/pkg/common/log/log.go [2022-04-14T00:08:13.547Z] spire-1.2.1/pkg/common/log/log_test.go [2022-04-14T00:08:13.547Z] spire-1.2.1/pkg/common/log/options.go [2022-04-14T00:08:13.547Z] spire-1.2.1/pkg/common/nodeutil/ [2022-04-14T00:08:13.547Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-04-14T00:08:13.547Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-04-14T00:08:13.547Z] spire-1.2.1/pkg/common/peertracker/ [2022-04-14T00:08:13.547Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-04-14T00:08:13.547Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-04-14T00:08:13.547Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-04-14T00:08:13.547Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-04-14T00:08:13.547Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-04-14T00:08:13.547Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-04-14T00:08:13.547Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-04-14T00:08:13.547Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-04-14T00:08:13.547Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-04-14T00:08:13.547Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-04-14T00:08:13.547Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-04-14T00:08:13.547Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-04-14T00:08:13.547Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-04-14T00:08:13.547Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-04-14T00:08:13.547Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-04-14T00:08:13.547Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-04-14T00:08:13.547Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-04-14T00:08:13.547Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-04-14T00:08:13.547Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-04-14T00:08:13.547Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-04-14T00:08:13.547Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-04-14T00:08:13.547Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-04-14T00:08:13.547Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-04-14T00:08:13.547Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-04-14T00:08:13.547Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-04-14T00:08:13.547Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-04-14T00:08:13.547Z] spire-1.2.1/pkg/common/pemutil/ [2022-04-14T00:08:13.547Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-04-14T00:08:13.547Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-04-14T00:08:13.547Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-04-14T00:08:13.547Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-04-14T00:08:13.547Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-04-14T00:08:13.547Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-04-14T00:08:13.547Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-04-14T00:08:13.547Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-04-14T00:08:13.547Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-04-14T00:08:13.547Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-04-14T00:08:13.547Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-04-14T00:08:13.547Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-04-14T00:08:13.547Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-04-14T00:08:13.547Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-04-14T00:08:13.547Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-04-14T00:08:13.547Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-04-14T00:08:13.547Z] spire-1.2.1/pkg/common/plugin/ [2022-04-14T00:08:13.547Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-04-14T00:08:13.547Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-04-14T00:08:13.547Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-04-14T00:08:13.547Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-04-14T00:08:13.547Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-04-14T00:08:13.547Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-04-14T00:08:13.547Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-04-14T00:08:13.547Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-04-14T00:08:13.547Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-04-14T00:08:13.547Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-04-14T00:08:13.547Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-04-14T00:08:13.547Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-04-14T00:08:13.547Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-04-14T00:08:13.547Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-04-14T00:08:13.547Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-04-14T00:08:13.547Z] spire-1.2.1/pkg/common/plugin/log.go [2022-04-14T00:08:13.547Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-04-14T00:08:13.547Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-04-14T00:08:13.547Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-04-14T00:08:13.547Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-04-14T00:08:13.547Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-04-14T00:08:13.547Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-04-14T00:08:13.547Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-04-14T00:08:13.547Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-04-14T00:08:13.547Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-04-14T00:08:13.547Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-04-14T00:08:13.547Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-04-14T00:08:13.547Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-04-14T00:08:13.547Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-04-14T00:08:13.547Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-04-14T00:08:13.547Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-04-14T00:08:13.547Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-04-14T00:08:13.547Z] spire-1.2.1/pkg/common/profiling/ [2022-04-14T00:08:13.547Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-04-14T00:08:13.547Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-04-14T00:08:13.547Z] spire-1.2.1/pkg/common/protoutil/ [2022-04-14T00:08:13.547Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-04-14T00:08:13.547Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-04-14T00:08:13.547Z] spire-1.2.1/pkg/common/rotationutil/ [2022-04-14T00:08:13.547Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-04-14T00:08:13.547Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-04-14T00:08:13.547Z] spire-1.2.1/pkg/common/selector/ [2022-04-14T00:08:13.548Z] spire-1.2.1/pkg/common/selector/selector.go [2022-04-14T00:08:13.548Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-04-14T00:08:13.548Z] spire-1.2.1/pkg/common/selector/set.go [2022-04-14T00:08:13.548Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-04-14T00:08:13.548Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-04-14T00:08:13.548Z] spire-1.2.1/pkg/common/telemetry/ [2022-04-14T00:08:13.548Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-04-14T00:08:13.548Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-04-14T00:08:13.548Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-04-14T00:08:13.548Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-04-14T00:08:13.548Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-04-14T00:08:13.548Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-04-14T00:08:13.548Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-04-14T00:08:13.548Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-04-14T00:08:13.548Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-04-14T00:08:13.548Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-04-14T00:08:13.548Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-04-14T00:08:13.548Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-04-14T00:08:13.548Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-04-14T00:08:13.548Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-04-14T00:08:13.548Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-04-14T00:08:13.548Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-04-14T00:08:13.548Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-04-14T00:08:13.548Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-04-14T00:08:13.548Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-04-14T00:08:13.548Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-04-14T00:08:13.548Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-04-14T00:08:13.548Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-04-14T00:08:13.548Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-04-14T00:08:13.548Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-04-14T00:08:13.548Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-04-14T00:08:13.548Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-04-14T00:08:13.548Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-04-14T00:08:13.548Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-04-14T00:08:13.548Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-04-14T00:08:13.548Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-04-14T00:08:13.548Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-04-14T00:08:13.548Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-04-14T00:08:13.548Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-04-14T00:08:13.548Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-04-14T00:08:13.548Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-04-14T00:08:13.548Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-04-14T00:08:13.548Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-04-14T00:08:13.548Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-04-14T00:08:13.548Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-04-14T00:08:13.548Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-04-14T00:08:13.548Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-04-14T00:08:13.548Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-04-14T00:08:13.548Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-04-14T00:08:13.548Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-04-14T00:08:13.548Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-04-14T00:08:13.548Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-04-14T00:08:13.548Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-04-14T00:08:13.548Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-04-14T00:08:13.548Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-04-14T00:08:13.548Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-04-14T00:08:13.548Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-04-14T00:08:13.548Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-04-14T00:08:13.548Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-04-14T00:08:13.548Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-04-14T00:08:13.548Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-04-14T00:08:13.548Z] spire-1.2.1/pkg/common/uptime/ [2022-04-14T00:08:13.548Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-04-14T00:08:13.548Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-04-14T00:08:13.548Z] spire-1.2.1/pkg/common/util/ [2022-04-14T00:08:13.548Z] spire-1.2.1/pkg/common/util/certs.go [2022-04-14T00:08:13.548Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-04-14T00:08:13.548Z] spire-1.2.1/pkg/common/util/csr.go [2022-04-14T00:08:13.548Z] spire-1.2.1/pkg/common/util/hash.go [2022-04-14T00:08:13.548Z] spire-1.2.1/pkg/common/util/selectors.go [2022-04-14T00:08:13.548Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-04-14T00:08:13.548Z] spire-1.2.1/pkg/common/util/signals.go [2022-04-14T00:08:13.548Z] spire-1.2.1/pkg/common/util/sort.go [2022-04-14T00:08:13.548Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-04-14T00:08:13.548Z] spire-1.2.1/pkg/common/util/task.go [2022-04-14T00:08:13.548Z] spire-1.2.1/pkg/common/util/task_test.go [2022-04-14T00:08:13.548Z] spire-1.2.1/pkg/common/util/testdata/ [2022-04-14T00:08:13.548Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-04-14T00:08:13.548Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-04-14T00:08:13.548Z] spire-1.2.1/pkg/common/version/ [2022-04-14T00:08:13.548Z] spire-1.2.1/pkg/common/version/version.go [2022-04-14T00:08:13.548Z] spire-1.2.1/pkg/common/x509svid/ [2022-04-14T00:08:13.548Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-04-14T00:08:13.548Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-04-14T00:08:13.548Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-04-14T00:08:13.548Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-04-14T00:08:13.548Z] spire-1.2.1/pkg/common/x509util/ [2022-04-14T00:08:13.548Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-04-14T00:08:13.548Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-04-14T00:08:13.548Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-04-14T00:08:13.548Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-04-14T00:08:13.548Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-04-14T00:08:13.548Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-04-14T00:08:13.548Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-04-14T00:08:13.548Z] spire-1.2.1/pkg/server/ [2022-04-14T00:08:13.548Z] spire-1.2.1/pkg/server/api/ [2022-04-14T00:08:13.548Z] spire-1.2.1/pkg/server/api/agent.go [2022-04-14T00:08:13.548Z] spire-1.2.1/pkg/server/api/agent/ [2022-04-14T00:08:13.548Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-04-14T00:08:13.548Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-04-14T00:08:13.548Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-04-14T00:08:13.548Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-04-14T00:08:13.548Z] spire-1.2.1/pkg/server/api/api.go [2022-04-14T00:08:13.548Z] spire-1.2.1/pkg/server/api/audit/ [2022-04-14T00:08:13.548Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-04-14T00:08:13.548Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-04-14T00:08:13.548Z] spire-1.2.1/pkg/server/api/bundle.go [2022-04-14T00:08:13.548Z] spire-1.2.1/pkg/server/api/bundle/ [2022-04-14T00:08:13.548Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-04-14T00:08:13.548Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-04-14T00:08:13.548Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-04-14T00:08:13.548Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-04-14T00:08:13.548Z] spire-1.2.1/pkg/server/api/debug/ [2022-04-14T00:08:13.548Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-04-14T00:08:13.548Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-04-14T00:08:13.548Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-04-14T00:08:13.548Z] spire-1.2.1/pkg/server/api/entry.go [2022-04-14T00:08:13.548Z] spire-1.2.1/pkg/server/api/entry/ [2022-04-14T00:08:13.548Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-04-14T00:08:13.548Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-04-14T00:08:13.548Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-04-14T00:08:13.548Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-04-14T00:08:13.548Z] spire-1.2.1/pkg/server/api/health/ [2022-04-14T00:08:13.548Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-04-14T00:08:13.548Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-04-14T00:08:13.548Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-04-14T00:08:13.548Z] spire-1.2.1/pkg/server/api/id.go [2022-04-14T00:08:13.548Z] spire-1.2.1/pkg/server/api/id_test.go [2022-04-14T00:08:13.548Z] spire-1.2.1/pkg/server/api/limits/ [2022-04-14T00:08:13.548Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-04-14T00:08:13.548Z] spire-1.2.1/pkg/server/api/middleware/ [2022-04-14T00:08:13.548Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-04-14T00:08:13.548Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-04-14T00:08:13.548Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-04-14T00:08:13.548Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-04-14T00:08:13.548Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-04-14T00:08:13.548Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-04-14T00:08:13.548Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-04-14T00:08:13.548Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-04-14T00:08:13.548Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-04-14T00:08:13.548Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-04-14T00:08:13.548Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-04-14T00:08:13.548Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-04-14T00:08:13.548Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-04-14T00:08:13.548Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-04-14T00:08:13.548Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-04-14T00:08:13.548Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-04-14T00:08:13.548Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-04-14T00:08:13.548Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-04-14T00:08:13.548Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-04-14T00:08:13.548Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-04-14T00:08:13.548Z] spire-1.2.1/pkg/server/api/selector.go [2022-04-14T00:08:13.548Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-04-14T00:08:13.548Z] spire-1.2.1/pkg/server/api/status.go [2022-04-14T00:08:13.548Z] spire-1.2.1/pkg/server/api/status_test.go [2022-04-14T00:08:13.548Z] spire-1.2.1/pkg/server/api/svid/ [2022-04-14T00:08:13.548Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-04-14T00:08:13.548Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-04-14T00:08:13.548Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-04-14T00:08:13.548Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-04-14T00:08:13.548Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-04-14T00:08:13.548Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-04-14T00:08:13.548Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-04-14T00:08:13.548Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-04-14T00:08:13.548Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-04-14T00:08:13.548Z] spire-1.2.1/pkg/server/authpolicy/ [2022-04-14T00:08:13.548Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-04-14T00:08:13.548Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-04-14T00:08:13.548Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-04-14T00:08:13.548Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-04-14T00:08:13.548Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-04-14T00:08:13.548Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-04-14T00:08:13.548Z] spire-1.2.1/pkg/server/bundle/ [2022-04-14T00:08:13.548Z] spire-1.2.1/pkg/server/bundle/client/ [2022-04-14T00:08:13.548Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-04-14T00:08:13.548Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-04-14T00:08:13.548Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-04-14T00:08:13.548Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-04-14T00:08:13.548Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-04-14T00:08:13.548Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-04-14T00:08:13.548Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-04-14T00:08:13.548Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-04-14T00:08:13.548Z] spire-1.2.1/pkg/server/ca/ [2022-04-14T00:08:13.548Z] spire-1.2.1/pkg/server/ca/ca.go [2022-04-14T00:08:13.548Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-04-14T00:08:13.548Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-04-14T00:08:13.548Z] spire-1.2.1/pkg/server/ca/journal.go [2022-04-14T00:08:13.548Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-04-14T00:08:13.548Z] spire-1.2.1/pkg/server/ca/manager.go [2022-04-14T00:08:13.548Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-04-14T00:08:13.548Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-04-14T00:08:13.548Z] spire-1.2.1/pkg/server/ca/templates.go [2022-04-14T00:08:13.548Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-04-14T00:08:13.548Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-04-14T00:08:13.548Z] spire-1.2.1/pkg/server/ca/validation.go [2022-04-14T00:08:13.548Z] spire-1.2.1/pkg/server/cache/ [2022-04-14T00:08:13.548Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-04-14T00:08:13.548Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-04-14T00:08:13.548Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-04-14T00:08:13.548Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-04-14T00:08:13.548Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-04-14T00:08:13.548Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-04-14T00:08:13.548Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-04-14T00:08:13.548Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-04-14T00:08:13.548Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-04-14T00:08:13.548Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-04-14T00:08:13.548Z] spire-1.2.1/pkg/server/catalog/ [2022-04-14T00:08:13.548Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-04-14T00:08:13.548Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-04-14T00:08:13.548Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-04-14T00:08:13.548Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-04-14T00:08:13.548Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-04-14T00:08:13.548Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-04-14T00:08:13.548Z] spire-1.2.1/pkg/server/config.go [2022-04-14T00:08:13.548Z] spire-1.2.1/pkg/server/datastore/ [2022-04-14T00:08:13.548Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-04-14T00:08:13.548Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-04-14T00:08:13.548Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-04-14T00:08:13.548Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-04-14T00:08:13.548Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-04-14T00:08:13.548Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-04-14T00:08:13.548Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-04-14T00:08:13.548Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-04-14T00:08:13.548Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-04-14T00:08:13.548Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-04-14T00:08:13.548Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-04-14T00:08:13.548Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-04-14T00:08:13.548Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-04-14T00:08:13.548Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-04-14T00:08:13.548Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-04-14T00:08:13.548Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-04-14T00:08:13.548Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-04-14T00:08:13.548Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-04-14T00:08:13.548Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-04-14T00:08:13.548Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-04-14T00:08:13.548Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-04-14T00:08:13.548Z] spire-1.2.1/pkg/server/endpoints/ [2022-04-14T00:08:13.548Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-04-14T00:08:13.548Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-04-14T00:08:13.548Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-04-14T00:08:13.548Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-04-14T00:08:13.548Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-04-14T00:08:13.548Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-04-14T00:08:13.548Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-04-14T00:08:13.548Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-04-14T00:08:13.548Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-04-14T00:08:13.548Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-04-14T00:08:13.548Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-04-14T00:08:13.548Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-04-14T00:08:13.548Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-04-14T00:08:13.548Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-04-14T00:08:13.548Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-04-14T00:08:13.548Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-04-14T00:08:13.548Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-04-14T00:08:13.548Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-04-14T00:08:13.548Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-04-14T00:08:13.548Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-04-14T00:08:13.548Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-04-14T00:08:13.548Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-04-14T00:08:13.548Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-04-14T00:08:13.548Z] spire-1.2.1/pkg/server/hostservice/ [2022-04-14T00:08:13.548Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-04-14T00:08:13.548Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-04-14T00:08:13.548Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-04-14T00:08:13.548Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-04-14T00:08:13.548Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-04-14T00:08:13.548Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-04-14T00:08:13.548Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-04-14T00:08:13.548Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-04-14T00:08:13.548Z] spire-1.2.1/pkg/server/plugin/ [2022-04-14T00:08:13.548Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-04-14T00:08:13.548Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-04-14T00:08:13.548Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-04-14T00:08:13.548Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-04-14T00:08:13.548Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-04-14T00:08:13.548Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-04-14T00:08:13.548Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-04-14T00:08:13.548Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-04-14T00:08:13.548Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-04-14T00:08:13.548Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-04-14T00:08:13.548Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-04-14T00:08:13.548Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-04-14T00:08:13.548Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-04-14T00:08:13.548Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-04-14T00:08:13.548Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-04-14T00:08:13.548Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-04-14T00:08:13.548Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-04-14T00:08:13.548Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-04-14T00:08:13.548Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-04-14T00:08:13.548Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-04-14T00:08:13.548Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-04-14T00:08:13.548Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-04-14T00:08:13.548Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-04-14T00:08:13.548Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-04-14T00:08:13.548Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-04-14T00:08:13.548Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-04-14T00:08:13.548Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-04-14T00:08:13.548Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-04-14T00:08:13.548Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-04-14T00:08:13.549Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-04-14T00:08:13.549Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-04-14T00:08:13.549Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-04-14T00:08:13.549Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-04-14T00:08:13.549Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-04-14T00:08:13.549Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-04-14T00:08:13.549Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-04-14T00:08:13.549Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-04-14T00:08:13.549Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-04-14T00:08:13.549Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-04-14T00:08:13.549Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-04-14T00:08:13.549Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-04-14T00:08:13.549Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-04-14T00:08:13.549Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-04-14T00:08:13.549Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-04-14T00:08:13.549Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-04-14T00:08:13.549Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-04-14T00:08:13.549Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-14T00:08:13.549Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-04-14T00:08:13.549Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-04-14T00:08:13.549Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-14T00:08:13.549Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-04-14T00:08:13.549Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-04-14T00:08:13.549Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-04-14T00:08:13.549Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-04-14T00:08:13.549Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-14T00:08:13.549Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-04-14T00:08:13.549Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-04-14T00:08:13.549Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-04-14T00:08:13.549Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-14T00:08:13.549Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-04-14T00:08:13.549Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-04-14T00:08:13.549Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-04-14T00:08:13.549Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-04-14T00:08:13.549Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-04-14T00:08:13.549Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-14T00:08:13.549Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-04-14T00:08:13.549Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-04-14T00:08:13.549Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-04-14T00:08:13.549Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-04-14T00:08:13.549Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-04-14T00:08:13.549Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-04-14T00:08:13.549Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-04-14T00:08:13.549Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-04-14T00:08:13.549Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-04-14T00:08:13.549Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-04-14T00:08:13.549Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-04-14T00:08:13.549Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-04-14T00:08:13.549Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-04-14T00:08:13.549Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-04-14T00:08:13.549Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-04-14T00:08:13.549Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-04-14T00:08:13.549Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-04-14T00:08:13.549Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-04-14T00:08:13.549Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-04-14T00:08:13.549Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-04-14T00:08:13.549Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-04-14T00:08:13.549Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-04-14T00:08:13.549Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-04-14T00:08:13.549Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-04-14T00:08:13.549Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-04-14T00:08:13.549Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-04-14T00:08:13.549Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-04-14T00:08:13.549Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-04-14T00:08:13.549Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-04-14T00:08:13.549Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-04-14T00:08:13.549Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-04-14T00:08:13.549Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-04-14T00:08:13.549Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-04-14T00:08:13.549Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-04-14T00:08:13.549Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-04-14T00:08:13.549Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-04-14T00:08:13.549Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-04-14T00:08:13.549Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-04-14T00:08:13.549Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-04-14T00:08:13.549Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-04-14T00:08:13.549Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-04-14T00:08:13.549Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-04-14T00:08:13.549Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-04-14T00:08:13.549Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-04-14T00:08:13.549Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-04-14T00:08:13.549Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-04-14T00:08:13.549Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-04-14T00:08:13.549Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-04-14T00:08:13.549Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-04-14T00:08:13.549Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-04-14T00:08:13.549Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-04-14T00:08:13.549Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-04-14T00:08:13.549Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-04-14T00:08:13.549Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-04-14T00:08:13.549Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-04-14T00:08:13.549Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-04-14T00:08:13.549Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-04-14T00:08:13.549Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-04-14T00:08:13.549Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-04-14T00:08:13.549Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-04-14T00:08:13.549Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-04-14T00:08:13.549Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-04-14T00:08:13.549Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-04-14T00:08:13.549Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-04-14T00:08:13.549Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-04-14T00:08:13.549Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-04-14T00:08:13.549Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-04-14T00:08:13.549Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-04-14T00:08:13.549Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-04-14T00:08:13.549Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-04-14T00:08:13.549Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-04-14T00:08:13.549Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-04-14T00:08:13.549Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-04-14T00:08:13.549Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-04-14T00:08:13.549Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-04-14T00:08:13.549Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-04-14T00:08:13.549Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-04-14T00:08:13.549Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-04-14T00:08:13.549Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-04-14T00:08:13.549Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-04-14T00:08:13.549Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-04-14T00:08:13.549Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-04-14T00:08:13.549Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-04-14T00:08:13.549Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-04-14T00:08:13.549Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-04-14T00:08:13.549Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-04-14T00:08:13.549Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-04-14T00:08:13.549Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-04-14T00:08:13.549Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-04-14T00:08:13.549Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-04-14T00:08:13.549Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-04-14T00:08:13.549Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-04-14T00:08:13.549Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-04-14T00:08:13.549Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-04-14T00:08:13.549Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-04-14T00:08:13.549Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-04-14T00:08:13.549Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-04-14T00:08:13.549Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-04-14T00:08:13.549Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-04-14T00:08:13.549Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-04-14T00:08:13.549Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-04-14T00:08:13.549Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-04-14T00:08:13.549Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-04-14T00:08:13.549Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-04-14T00:08:13.549Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-04-14T00:08:13.549Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-04-14T00:08:13.549Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-04-14T00:08:13.549Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-04-14T00:08:13.549Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-04-14T00:08:13.549Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-04-14T00:08:13.549Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-04-14T00:08:13.549Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-04-14T00:08:13.549Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-04-14T00:08:13.549Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-04-14T00:08:13.549Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-04-14T00:08:13.549Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-04-14T00:08:13.549Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-04-14T00:08:13.549Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-04-14T00:08:13.549Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-04-14T00:08:13.549Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-04-14T00:08:13.549Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-04-14T00:08:13.549Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-04-14T00:08:13.549Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-04-14T00:08:13.549Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-04-14T00:08:13.549Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-04-14T00:08:13.549Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-04-14T00:08:13.549Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-04-14T00:08:13.549Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-04-14T00:08:13.549Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-04-14T00:08:13.549Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-04-14T00:08:13.549Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-04-14T00:08:13.549Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-04-14T00:08:13.549Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-04-14T00:08:13.549Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-04-14T00:08:13.549Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-04-14T00:08:13.549Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-04-14T00:08:13.549Z] spire-1.2.1/pkg/server/registration/ [2022-04-14T00:08:13.549Z] spire-1.2.1/pkg/server/registration/manager.go [2022-04-14T00:08:13.549Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-04-14T00:08:13.549Z] spire-1.2.1/pkg/server/scanentries.go [2022-04-14T00:08:13.549Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-04-14T00:08:13.549Z] spire-1.2.1/pkg/server/server.go [2022-04-14T00:08:13.549Z] spire-1.2.1/pkg/server/server_test.go [2022-04-14T00:08:13.549Z] spire-1.2.1/pkg/server/svid/ [2022-04-14T00:08:13.549Z] spire-1.2.1/pkg/server/svid/observer.go [2022-04-14T00:08:13.549Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-04-14T00:08:13.549Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-04-14T00:08:13.549Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-04-14T00:08:13.549Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-04-14T00:08:13.549Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-04-14T00:08:13.549Z] spire-1.2.1/proto/ [2022-04-14T00:08:13.549Z] spire-1.2.1/proto/private/ [2022-04-14T00:08:13.549Z] spire-1.2.1/proto/private/server/ [2022-04-14T00:08:13.549Z] spire-1.2.1/proto/private/server/journal/ [2022-04-14T00:08:13.549Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-04-14T00:08:13.549Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-04-14T00:08:13.549Z] spire-1.2.1/proto/spire/ [2022-04-14T00:08:13.549Z] spire-1.2.1/proto/spire/common/ [2022-04-14T00:08:13.549Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-04-14T00:08:13.549Z] spire-1.2.1/proto/spire/common/common.proto [2022-04-14T00:08:13.549Z] spire-1.2.1/proto/spire/common/plugin/ [2022-04-14T00:08:13.549Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-04-14T00:08:13.549Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-04-14T00:08:13.549Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-04-14T00:08:13.549Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-04-14T00:08:13.549Z] spire-1.2.1/proto/spire/plugin/ [2022-04-14T00:08:13.549Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-04-14T00:08:13.549Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-04-14T00:08:13.549Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-04-14T00:08:13.549Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-04-14T00:08:13.549Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-04-14T00:08:13.549Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-04-14T00:08:13.549Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-04-14T00:08:13.549Z] spire-1.2.1/release/ [2022-04-14T00:08:13.549Z] spire-1.2.1/release/spire-extras/ [2022-04-14T00:08:13.549Z] spire-1.2.1/release/spire-extras/README.md [2022-04-14T00:08:13.549Z] spire-1.2.1/release/spire-extras/conf/ [2022-04-14T00:08:13.549Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-04-14T00:08:13.549Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-04-14T00:08:13.549Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-04-14T00:08:13.549Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-04-14T00:08:13.549Z] spire-1.2.1/release/spire/ [2022-04-14T00:08:13.549Z] spire-1.2.1/release/spire/README.md [2022-04-14T00:08:13.549Z] spire-1.2.1/release/spire/conf/ [2022-04-14T00:08:13.549Z] spire-1.2.1/release/spire/conf/agent/ [2022-04-14T00:08:13.549Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-04-14T00:08:13.549Z] spire-1.2.1/release/spire/conf/server/ [2022-04-14T00:08:13.549Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-04-14T00:08:13.549Z] spire-1.2.1/script/ [2022-04-14T00:08:13.549Z] spire-1.2.1/script/build-artifact.sh [2022-04-14T00:08:13.549Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-04-14T00:08:13.549Z] spire-1.2.1/support/ [2022-04-14T00:08:13.549Z] spire-1.2.1/support/k8s/ [2022-04-14T00:08:13.549Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-04-14T00:08:13.549Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-04-14T00:08:13.549Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-04-14T00:08:13.549Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-04-14T00:08:13.549Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-04-14T00:08:13.549Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-04-14T00:08:13.550Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-04-14T00:08:13.550Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-04-14T00:08:13.550Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-04-14T00:08:13.550Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-04-14T00:08:13.550Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-04-14T00:08:13.550Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-04-14T00:08:13.550Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-04-14T00:08:13.550Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-04-14T00:08:13.550Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-04-14T00:08:13.550Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-04-14T00:08:13.550Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-04-14T00:08:13.550Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-04-14T00:08:13.550Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-04-14T00:08:13.550Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-04-14T00:08:13.550Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-04-14T00:08:13.550Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-04-14T00:08:13.550Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-04-14T00:08:13.550Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-04-14T00:08:13.550Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-04-14T00:08:13.550Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-04-14T00:08:13.550Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-04-14T00:08:13.550Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-04-14T00:08:13.550Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-04-14T00:08:13.550Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-04-14T00:08:13.550Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-04-14T00:08:13.550Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-04-14T00:08:13.550Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-04-14T00:08:13.550Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-04-14T00:08:13.550Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-04-14T00:08:13.550Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-04-14T00:08:13.550Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-04-14T00:08:13.550Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-04-14T00:08:13.550Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-04-14T00:08:13.550Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-04-14T00:08:13.550Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-04-14T00:08:13.550Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-04-14T00:08:13.550Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-04-14T00:08:13.550Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-04-14T00:08:13.550Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-04-14T00:08:13.550Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-04-14T00:08:13.550Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-04-14T00:08:13.550Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-04-14T00:08:13.550Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-04-14T00:08:13.550Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-04-14T00:08:13.550Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-04-14T00:08:13.550Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-04-14T00:08:13.550Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-04-14T00:08:13.550Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-04-14T00:08:13.550Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-04-14T00:08:13.550Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-04-14T00:08:13.550Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-04-14T00:08:13.550Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-04-14T00:08:13.550Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-04-14T00:08:13.550Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-04-14T00:08:13.550Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-04-14T00:08:13.550Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-04-14T00:08:13.550Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-04-14T00:08:13.550Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-04-14T00:08:13.550Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-04-14T00:08:13.550Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-04-14T00:08:13.550Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-04-14T00:08:13.550Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-04-14T00:08:13.550Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-04-14T00:08:13.550Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-04-14T00:08:13.550Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-04-14T00:08:13.550Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-04-14T00:08:13.550Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-04-14T00:08:13.550Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-04-14T00:08:13.550Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-04-14T00:08:13.550Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-04-14T00:08:13.550Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-04-14T00:08:13.550Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-04-14T00:08:13.550Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-04-14T00:08:13.550Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-04-14T00:08:13.550Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-04-14T00:08:13.550Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-04-14T00:08:13.550Z] spire-1.2.1/test/ [2022-04-14T00:08:13.550Z] spire-1.2.1/test/clock/ [2022-04-14T00:08:13.550Z] spire-1.2.1/test/clock/clock.go [2022-04-14T00:08:13.550Z] spire-1.2.1/test/fakes/ [2022-04-14T00:08:13.550Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-04-14T00:08:13.550Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-04-14T00:08:13.550Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-04-14T00:08:13.550Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-04-14T00:08:13.550Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-04-14T00:08:13.550Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-04-14T00:08:13.550Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-04-14T00:08:13.550Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-04-14T00:08:13.550Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-04-14T00:08:13.550Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-04-14T00:08:13.550Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-04-14T00:08:13.550Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-04-14T00:08:13.550Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-04-14T00:08:13.550Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-04-14T00:08:13.550Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-04-14T00:08:13.550Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-04-14T00:08:13.550Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-04-14T00:08:13.550Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-04-14T00:08:13.550Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-04-14T00:08:13.550Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-04-14T00:08:13.550Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-04-14T00:08:13.550Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-04-14T00:08:13.550Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-04-14T00:08:13.550Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-04-14T00:08:13.550Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-04-14T00:08:13.550Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-04-14T00:08:13.550Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-04-14T00:08:13.550Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-04-14T00:08:13.550Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-04-14T00:08:13.550Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-04-14T00:08:13.550Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-04-14T00:08:13.550Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-04-14T00:08:13.550Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-04-14T00:08:13.550Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-04-14T00:08:13.550Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-04-14T00:08:13.550Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-04-14T00:08:13.550Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-04-14T00:08:13.550Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-04-14T00:08:13.550Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-04-14T00:08:13.550Z] spire-1.2.1/test/fixture/ [2022-04-14T00:08:13.550Z] spire-1.2.1/test/fixture/certs/ [2022-04-14T00:08:13.550Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-04-14T00:08:13.550Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-04-14T00:08:13.550Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-04-14T00:08:13.550Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-04-14T00:08:13.550Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-04-14T00:08:13.550Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-04-14T00:08:13.550Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-04-14T00:08:13.550Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-04-14T00:08:13.550Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-04-14T00:08:13.550Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-04-14T00:08:13.550Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-04-14T00:08:13.550Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-04-14T00:08:13.550Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-04-14T00:08:13.550Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-04-14T00:08:13.550Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-04-14T00:08:13.550Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-04-14T00:08:13.550Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-04-14T00:08:13.550Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-04-14T00:08:13.550Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-04-14T00:08:13.550Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-04-14T00:08:13.550Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-04-14T00:08:13.550Z] spire-1.2.1/test/fixture/config/ [2022-04-14T00:08:13.550Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-04-14T00:08:13.550Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-04-14T00:08:13.550Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-04-14T00:08:13.550Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-04-14T00:08:13.550Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-04-14T00:08:13.550Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-04-14T00:08:13.550Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-04-14T00:08:13.550Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-04-14T00:08:13.550Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-04-14T00:08:13.550Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-04-14T00:08:13.550Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-04-14T00:08:13.550Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-04-14T00:08:13.550Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-04-14T00:08:13.550Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-04-14T00:08:13.550Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-04-14T00:08:13.550Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-04-14T00:08:13.550Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-04-14T00:08:13.550Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-04-14T00:08:13.550Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-04-14T00:08:13.550Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-04-14T00:08:13.550Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-04-14T00:08:13.550Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-04-14T00:08:13.550Z] spire-1.2.1/test/fixture/fixture.go [2022-04-14T00:08:13.550Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-04-14T00:08:13.550Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-04-14T00:08:13.550Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-04-14T00:08:13.550Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-04-14T00:08:13.550Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-04-14T00:08:13.550Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-04-14T00:08:13.550Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-04-14T00:08:13.550Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-04-14T00:08:13.550Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-04-14T00:08:13.550Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-04-14T00:08:13.550Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-04-14T00:08:13.550Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-04-14T00:08:13.550Z] spire-1.2.1/test/fixture/registration/ [2022-04-14T00:08:13.550Z] spire-1.2.1/test/fixture/registration/entries.json [2022-04-14T00:08:13.550Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-04-14T00:08:13.550Z] spire-1.2.1/test/fixture/registration/good.json [2022-04-14T00:08:13.550Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-04-14T00:08:13.550Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-04-14T00:08:13.550Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-04-14T00:08:13.550Z] spire-1.2.1/test/integration/ [2022-04-14T00:08:13.550Z] spire-1.2.1/test/integration/README.md [2022-04-14T00:08:13.550Z] spire-1.2.1/test/integration/common [2022-04-14T00:08:13.550Z] spire-1.2.1/test/integration/setup/ [2022-04-14T00:08:13.550Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-04-14T00:08:13.550Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-04-14T00:08:13.550Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-04-14T00:08:13.550Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-04-14T00:08:13.550Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-04-14T00:08:13.550Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-04-14T00:08:13.550Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-04-14T00:08:13.550Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-04-14T00:08:13.550Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-04-14T00:08:13.550Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-04-14T00:08:13.550Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-04-14T00:08:13.550Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-04-14T00:08:13.550Z] spire-1.2.1/test/integration/setup/itclient/ [2022-04-14T00:08:13.550Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-04-14T00:08:13.550Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-04-14T00:08:13.550Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-04-14T00:08:13.550Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-04-14T00:08:13.550Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-04-14T00:08:13.550Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-04-14T00:08:13.550Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-04-14T00:08:13.550Z] spire-1.2.1/test/integration/suites/ [2022-04-14T00:08:13.550Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-04-14T00:08:13.550Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-04-14T00:08:13.550Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-04-14T00:08:13.550Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-04-14T00:08:13.550Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-04-14T00:08:13.550Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-04-14T00:08:13.550Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-04-14T00:08:13.550Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-04-14T00:08:13.550Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-04-14T00:08:13.550Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-04-14T00:08:13.550Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-04-14T00:08:13.550Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-04-14T00:08:13.550Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-04-14T00:08:13.550Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-04-14T00:08:13.550Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-04-14T00:08:13.550Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-04-14T00:08:13.550Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-04-14T00:08:13.550Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-04-14T00:08:13.550Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-04-14T00:08:13.550Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-04-14T00:08:13.550Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-04-14T00:08:13.550Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-04-14T00:08:13.550Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-04-14T00:08:13.550Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-04-14T00:08:13.550Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-04-14T00:08:13.550Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-04-14T00:08:13.550Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-04-14T00:08:13.550Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-04-14T00:08:13.550Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-04-14T00:08:13.550Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-04-14T00:08:13.550Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-04-14T00:08:13.550Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-04-14T00:08:13.550Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-04-14T00:08:13.550Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-04-14T00:08:13.550Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-04-14T00:08:13.550Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-04-14T00:08:13.550Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-04-14T00:08:13.550Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-04-14T00:08:13.550Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-04-14T00:08:13.550Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-04-14T00:08:13.550Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-04-14T00:08:13.550Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-04-14T00:08:13.550Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-04-14T00:08:13.551Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-04-14T00:08:13.551Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-04-14T00:08:13.551Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-04-14T00:08:13.551Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-04-14T00:08:13.551Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-04-14T00:08:13.551Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-04-14T00:08:13.551Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-04-14T00:08:13.551Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-04-14T00:08:13.551Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-04-14T00:08:13.551Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-04-14T00:08:13.551Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-04-14T00:08:13.551Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-04-14T00:08:13.551Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-04-14T00:08:13.551Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-04-14T00:08:13.551Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-04-14T00:08:13.551Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-04-14T00:08:13.551Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-04-14T00:08:13.551Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-04-14T00:08:13.551Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-04-14T00:08:13.551Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-04-14T00:08:13.551Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-04-14T00:08:13.551Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-04-14T00:08:13.551Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-04-14T00:08:13.551Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-04-14T00:08:13.551Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-04-14T00:08:13.551Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-04-14T00:08:13.551Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-04-14T00:08:13.551Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-04-14T00:08:13.551Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-04-14T00:08:13.551Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-04-14T00:08:13.551Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-04-14T00:08:13.551Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-04-14T00:08:13.551Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-04-14T00:08:13.551Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-04-14T00:08:13.551Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-04-14T00:08:13.551Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-04-14T00:08:13.551Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-04-14T00:08:13.551Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-04-14T00:08:13.551Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-04-14T00:08:13.551Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-04-14T00:08:13.551Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-04-14T00:08:13.551Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-04-14T00:08:13.551Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-04-14T00:08:13.551Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-04-14T00:08:13.551Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-04-14T00:08:13.551Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-04-14T00:08:13.551Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-04-14T00:08:13.551Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-04-14T00:08:13.551Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-04-14T00:08:13.551Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-04-14T00:08:13.551Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-04-14T00:08:13.551Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-04-14T00:08:13.551Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-04-14T00:08:13.551Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-04-14T00:08:13.551Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-04-14T00:08:13.551Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-04-14T00:08:13.551Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-04-14T00:08:13.551Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-04-14T00:08:13.551Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-04-14T00:08:13.551Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-04-14T00:08:13.551Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-04-14T00:08:13.551Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-04-14T00:08:13.551Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-04-14T00:08:13.551Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-04-14T00:08:13.551Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-04-14T00:08:13.551Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-04-14T00:08:13.551Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-04-14T00:08:13.551Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-04-14T00:08:13.551Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-04-14T00:08:13.551Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-04-14T00:08:13.551Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-04-14T00:08:13.551Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-04-14T00:08:13.551Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-04-14T00:08:13.551Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-04-14T00:08:13.551Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-04-14T00:08:13.551Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-04-14T00:08:13.551Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-04-14T00:08:13.551Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-04-14T00:08:13.551Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-04-14T00:08:13.551Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-04-14T00:08:13.551Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-04-14T00:08:13.551Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-04-14T00:08:13.551Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-04-14T00:08:13.551Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-04-14T00:08:13.551Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-04-14T00:08:13.551Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-04-14T00:08:13.551Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-04-14T00:08:13.551Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-04-14T00:08:13.551Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-04-14T00:08:13.551Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-04-14T00:08:13.551Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-04-14T00:08:13.551Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-04-14T00:08:13.551Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-04-14T00:08:13.551Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-04-14T00:08:13.551Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-04-14T00:08:13.551Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-04-14T00:08:13.551Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-04-14T00:08:13.551Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-04-14T00:08:13.551Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-04-14T00:08:13.551Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-04-14T00:08:13.551Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-04-14T00:08:13.551Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-04-14T00:08:13.551Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-04-14T00:08:13.551Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-04-14T00:08:13.551Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-04-14T00:08:13.551Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-04-14T00:08:13.551Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-04-14T00:08:13.551Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-04-14T00:08:13.551Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-04-14T00:08:13.551Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-04-14T00:08:13.551Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-04-14T00:08:13.551Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-04-14T00:08:13.551Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-04-14T00:08:13.551Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-04-14T00:08:13.551Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-04-14T00:08:13.551Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-04-14T00:08:13.551Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-04-14T00:08:13.551Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-04-14T00:08:13.551Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-04-14T00:08:13.551Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-04-14T00:08:13.551Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-04-14T00:08:13.551Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-04-14T00:08:13.551Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-04-14T00:08:13.551Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-04-14T00:08:13.551Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-04-14T00:08:13.551Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-04-14T00:08:13.551Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-04-14T00:08:13.551Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-04-14T00:08:13.551Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-04-14T00:08:13.551Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-04-14T00:08:13.551Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-04-14T00:08:13.551Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-04-14T00:08:13.551Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-04-14T00:08:13.551Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-04-14T00:08:13.551Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-04-14T00:08:13.551Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-04-14T00:08:13.551Z] spire-1.2.1/test/integration/suites/join-token/ [2022-04-14T00:08:13.551Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-04-14T00:08:13.551Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-04-14T00:08:13.551Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-04-14T00:08:13.551Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-04-14T00:08:13.551Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-04-14T00:08:13.551Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-04-14T00:08:13.551Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-04-14T00:08:13.551Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-04-14T00:08:13.551Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-04-14T00:08:13.551Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-04-14T00:08:13.551Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-04-14T00:08:13.551Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-04-14T00:08:13.551Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-04-14T00:08:13.551Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-04-14T00:08:13.551Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-04-14T00:08:13.551Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-04-14T00:08:13.551Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-04-14T00:08:13.551Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-04-14T00:08:13.551Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-04-14T00:08:13.551Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-04-14T00:08:13.551Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-04-14T00:08:13.551Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-04-14T00:08:13.551Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-04-14T00:08:13.551Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-04-14T00:08:13.551Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-04-14T00:08:13.551Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-04-14T00:08:13.551Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-04-14T00:08:13.551Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-04-14T00:08:13.551Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-04-14T00:08:13.551Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-04-14T00:08:13.551Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-04-14T00:08:13.551Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-04-14T00:08:13.551Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-04-14T00:08:13.551Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-04-14T00:08:13.551Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-04-14T00:08:13.551Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-04-14T00:08:13.551Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-04-14T00:08:13.551Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-04-14T00:08:13.551Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-04-14T00:08:13.551Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-04-14T00:08:13.551Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-04-14T00:08:13.551Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-04-14T00:08:13.551Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-04-14T00:08:13.551Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-04-14T00:08:13.551Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-04-14T00:08:13.551Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-04-14T00:08:13.551Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-04-14T00:08:13.551Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-04-14T00:08:13.551Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-04-14T00:08:13.551Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-04-14T00:08:13.551Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-04-14T00:08:13.551Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-04-14T00:08:13.551Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-04-14T00:08:13.551Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-04-14T00:08:13.551Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-04-14T00:08:13.551Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-04-14T00:08:13.551Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-04-14T00:08:13.551Z] spire-1.2.1/test/integration/suites/k8s/ [2022-04-14T00:08:13.551Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-04-14T00:08:13.551Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-04-14T00:08:13.551Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-04-14T00:08:13.551Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-04-14T00:08:13.551Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-04-14T00:08:13.551Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-04-14T00:08:13.551Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-04-14T00:08:13.551Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-04-14T00:08:13.551Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-04-14T00:08:13.551Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-04-14T00:08:13.551Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-04-14T00:08:13.552Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-04-14T00:08:13.552Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-04-14T00:08:13.552Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-04-14T00:08:13.552Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-04-14T00:08:13.552Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-04-14T00:08:13.552Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-04-14T00:08:13.552Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-04-14T00:08:13.552Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-04-14T00:08:13.552Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-04-14T00:08:13.552Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-04-14T00:08:13.552Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-04-14T00:08:13.552Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-04-14T00:08:13.552Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-04-14T00:08:13.552Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-04-14T00:08:13.552Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-04-14T00:08:13.552Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-04-14T00:08:13.552Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-04-14T00:08:13.552Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-04-14T00:08:13.552Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-04-14T00:08:13.552Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-04-14T00:08:13.552Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-04-14T00:08:13.552Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-04-14T00:08:13.552Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-04-14T00:08:13.552Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-04-14T00:08:13.552Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-04-14T00:08:13.552Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-04-14T00:08:13.552Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-04-14T00:08:13.552Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-04-14T00:08:13.552Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-04-14T00:08:13.552Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-04-14T00:08:13.552Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-04-14T00:08:13.552Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-04-14T00:08:13.552Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-04-14T00:08:13.552Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-04-14T00:08:13.552Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-04-14T00:08:13.552Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-04-14T00:08:13.552Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-04-14T00:08:13.552Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-04-14T00:08:13.552Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-04-14T00:08:13.552Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-04-14T00:08:13.552Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-04-14T00:08:13.552Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-04-14T00:08:13.552Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-04-14T00:08:13.552Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-04-14T00:08:13.552Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-04-14T00:08:13.552Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-04-14T00:08:13.552Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-04-14T00:08:13.552Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-04-14T00:08:13.552Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-04-14T00:08:13.552Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-04-14T00:08:13.552Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-04-14T00:08:13.552Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-04-14T00:08:13.552Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-04-14T00:08:13.552Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-04-14T00:08:13.552Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-04-14T00:08:13.552Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-04-14T00:08:13.552Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-04-14T00:08:13.552Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-04-14T00:08:13.552Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-04-14T00:08:13.552Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-04-14T00:08:13.552Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-04-14T00:08:13.552Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-04-14T00:08:13.552Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-04-14T00:08:13.552Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-04-14T00:08:13.552Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-04-14T00:08:13.552Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-04-14T00:08:13.552Z] spire-1.2.1/test/integration/suites/rotation/ [2022-04-14T00:08:13.552Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-04-14T00:08:13.552Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-04-14T00:08:13.552Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-04-14T00:08:13.552Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-04-14T00:08:13.552Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-04-14T00:08:13.552Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-04-14T00:08:13.552Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-04-14T00:08:13.552Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-04-14T00:08:13.552Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-04-14T00:08:13.552Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-04-14T00:08:13.552Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-04-14T00:08:13.552Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-04-14T00:08:13.552Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-04-14T00:08:13.552Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-04-14T00:08:13.552Z] spire-1.2.1/test/integration/suites/self-test/ [2022-04-14T00:08:13.552Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-04-14T00:08:13.552Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-04-14T00:08:13.552Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-04-14T00:08:13.552Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-04-14T00:08:13.552Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-04-14T00:08:13.552Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-04-14T00:08:13.552Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-04-14T00:08:13.552Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-04-14T00:08:13.552Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-04-14T00:08:13.552Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-04-14T00:08:13.552Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-04-14T00:08:13.552Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-04-14T00:08:13.552Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-04-14T00:08:13.552Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-04-14T00:08:13.552Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-04-14T00:08:13.552Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-04-14T00:08:13.552Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-04-14T00:08:13.552Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-04-14T00:08:13.552Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-04-14T00:08:13.552Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-04-14T00:08:13.552Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-04-14T00:08:13.552Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-04-14T00:08:13.552Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-04-14T00:08:13.552Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-04-14T00:08:13.552Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-04-14T00:08:13.552Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-04-14T00:08:13.552Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-04-14T00:08:13.552Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-04-14T00:08:13.552Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-04-14T00:08:13.552Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-04-14T00:08:13.552Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-04-14T00:08:13.552Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-04-14T00:08:13.552Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-04-14T00:08:13.552Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-04-14T00:08:13.552Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-04-14T00:08:13.552Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-04-14T00:08:13.552Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-04-14T00:08:13.552Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-04-14T00:08:13.552Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-04-14T00:08:13.552Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-04-14T00:08:13.552Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-04-14T00:08:13.552Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-04-14T00:08:13.552Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-04-14T00:08:13.552Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-04-14T00:08:13.552Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-04-14T00:08:13.552Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-04-14T00:08:13.552Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-04-14T00:08:13.552Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-04-14T00:08:13.552Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-04-14T00:08:13.552Z] spire-1.2.1/test/integration/test-one.sh [2022-04-14T00:08:13.552Z] spire-1.2.1/test/integration/test.sh [2022-04-14T00:08:13.552Z] spire-1.2.1/test/plugintest/ [2022-04-14T00:08:13.552Z] spire-1.2.1/test/plugintest/config.go [2022-04-14T00:08:13.552Z] spire-1.2.1/test/plugintest/load.go [2022-04-14T00:08:13.552Z] spire-1.2.1/test/plugintest/option.go [2022-04-14T00:08:13.552Z] spire-1.2.1/test/spiretest/ [2022-04-14T00:08:13.552Z] spire-1.2.1/test/spiretest/apiserver.go [2022-04-14T00:08:13.552Z] spire-1.2.1/test/spiretest/assertions.go [2022-04-14T00:08:13.552Z] spire-1.2.1/test/spiretest/dir.go [2022-04-14T00:08:13.552Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-04-14T00:08:13.552Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-04-14T00:08:13.552Z] spire-1.2.1/test/spiretest/logs.go [2022-04-14T00:08:13.552Z] spire-1.2.1/test/spiretest/socketapi.go [2022-04-14T00:08:13.552Z] spire-1.2.1/test/spiretest/suite.go [2022-04-14T00:08:13.552Z] spire-1.2.1/test/spiretest/x509.go [2022-04-14T00:08:13.552Z] spire-1.2.1/test/testca/ [2022-04-14T00:08:13.552Z] spire-1.2.1/test/testca/ca.go [2022-04-14T00:08:13.552Z] spire-1.2.1/test/testkey/ [2022-04-14T00:08:13.552Z] spire-1.2.1/test/testkey/generate.sh [2022-04-14T00:08:13.552Z] spire-1.2.1/test/testkey/genkeys.go [2022-04-14T00:08:13.552Z] spire-1.2.1/test/testkey/keys.go [2022-04-14T00:08:13.552Z] spire-1.2.1/test/testkey/new.go [2022-04-14T00:08:13.552Z] spire-1.2.1/test/tpmsimulator/ [2022-04-14T00:08:13.552Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-04-14T00:08:13.552Z] spire-1.2.1/test/util/ [2022-04-14T00:08:13.552Z] spire-1.2.1/test/util/cert_fixtures.go [2022-04-14T00:08:13.552Z] spire-1.2.1/test/util/cert_generation.go [2022-04-14T00:08:13.552Z] spire-1.2.1/test/util/io_redirection.go [2022-04-14T00:08:13.552Z] spire-1.2.1/test/util/race.go [2022-04-14T00:08:13.552Z] spire-1.2.1/test/util/util.go [2022-04-14T00:08:13.552Z] building spire from source... [2022-04-14T00:08:13.812Z] Installing go1.17.7... [2022-04-14T00:08:14.382Z] Building bin/spire-server... [2022-04-14T00:08:14.382Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-04-14T00:08:14.382Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-04-14T00:08:14.382Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-04-14T00:08:14.382Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-04-14T00:08:14.382Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-04-14T00:08:14.382Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-04-14T00:08:14.382Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-14T00:08:14.642Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-04-14T00:08:14.642Z] go: downloading google.golang.org/grpc v1.44.0 [2022-04-14T00:08:14.642Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-04-14T00:08:14.642Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-04-14T00:08:14.642Z] go: downloading github.com/fatih/color v1.13.0 [2022-04-14T00:08:14.642Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-14T00:08:14.900Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-04-14T00:08:14.900Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-04-14T00:08:14.900Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-04-14T00:08:15.158Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-04-14T00:08:15.158Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-04-14T00:08:15.158Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-04-14T00:08:15.158Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-04-14T00:08:15.158Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-04-14T00:08:15.158Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-04-14T00:08:15.159Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-04-14T00:08:15.418Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-04-14T00:08:15.418Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-14T00:08:15.418Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-04-14T00:08:15.418Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-14T00:08:15.418Z] go: downloading github.com/google/uuid v1.1.2 [2022-04-14T00:08:15.418Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-04-14T00:08:15.418Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-04-14T00:08:15.418Z] go: downloading github.com/oklog/run v1.0.0 [2022-04-14T00:08:15.418Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-04-14T00:08:15.418Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-04-14T00:08:15.418Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-04-14T00:08:15.418Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-04-14T00:08:15.418Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-14T00:08:15.418Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-14T00:08:15.418Z] go: downloading github.com/prometheus/common v0.32.1 [2022-04-14T00:08:15.678Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-04-14T00:08:15.678Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-04-14T00:08:15.678Z] go: downloading go.uber.org/atomic v1.9.0 [2022-04-14T00:08:15.678Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-04-14T00:08:15.678Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-04-14T00:08:15.678Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-04-14T00:08:15.678Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-04-14T00:08:15.678Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-04-14T00:08:15.678Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-04-14T00:08:15.936Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-04-14T00:08:15.936Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-04-14T00:08:15.936Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-04-14T00:08:15.936Z] go: downloading github.com/lib/pq v1.10.4 [2022-04-14T00:08:15.936Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-04-14T00:08:15.936Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-04-14T00:08:15.936Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-04-14T00:08:16.501Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-04-14T00:08:18.402Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-04-14T00:08:18.402Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-04-14T00:08:18.402Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-04-14T00:08:18.402Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-04-14T00:08:18.402Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-04-14T00:08:19.342Z] Building bin/spire-server... [2022-04-14T00:08:19.342Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-04-14T00:08:19.342Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-04-14T00:08:19.342Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-04-14T00:08:19.342Z] go: downloading google.golang.org/grpc v1.44.0 [2022-04-14T00:08:19.342Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-04-14T00:08:19.342Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-04-14T00:08:19.342Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-04-14T00:08:19.342Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-04-14T00:08:19.342Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-14T00:08:19.602Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-04-14T00:08:19.602Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-04-14T00:08:19.602Z] go: downloading github.com/fatih/color v1.13.0 [2022-04-14T00:08:19.602Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-14T00:08:19.602Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-04-14T00:08:19.602Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-04-14T00:08:19.602Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-04-14T00:08:19.602Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-04-14T00:08:19.602Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-04-14T00:08:19.862Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-04-14T00:08:19.862Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-04-14T00:08:19.862Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-04-14T00:08:19.862Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-04-14T00:08:19.862Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-04-14T00:08:19.862Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-04-14T00:08:19.862Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-14T00:08:19.862Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-04-14T00:08:19.862Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-14T00:08:19.862Z] go: downloading github.com/google/uuid v1.1.2 [2022-04-14T00:08:19.862Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-04-14T00:08:20.123Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-04-14T00:08:20.123Z] go: downloading github.com/oklog/run v1.0.0 [2022-04-14T00:08:20.123Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-04-14T00:08:20.123Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-04-14T00:08:20.123Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-14T00:08:20.123Z] go: downloading github.com/prometheus/common v0.32.1 [2022-04-14T00:08:20.123Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-04-14T00:08:20.123Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-14T00:08:20.123Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-04-14T00:08:20.123Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-04-14T00:08:20.123Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-04-14T00:08:20.123Z] go: downloading go.uber.org/atomic v1.9.0 [2022-04-14T00:08:20.123Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-04-14T00:08:20.123Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-04-14T00:08:20.381Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-04-14T00:08:20.381Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-04-14T00:08:20.381Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-04-14T00:08:20.381Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-04-14T00:08:20.381Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-04-14T00:08:20.381Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-04-14T00:08:20.381Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-04-14T00:08:20.381Z] go: downloading github.com/lib/pq v1.10.4 [2022-04-14T00:08:20.640Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-04-14T00:08:20.640Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-04-14T00:08:20.640Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-04-14T00:08:21.207Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-04-14T00:08:22.143Z] go: downloading google.golang.org/api v0.70.0 [2022-04-14T00:08:22.143Z] go: downloading k8s.io/client-go v0.23.4 [2022-04-14T00:08:22.143Z] go: downloading k8s.io/api v0.23.4 [2022-04-14T00:08:22.143Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-04-14T00:08:22.143Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-04-14T00:08:22.403Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-04-14T00:08:22.403Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-04-14T00:08:22.403Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-04-14T00:08:22.403Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-04-14T00:08:22.403Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-04-14T00:08:22.403Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-04-14T00:08:22.661Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-04-14T00:08:22.661Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-04-14T00:08:22.661Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-04-14T00:08:22.661Z] go: downloading cloud.google.com/go v0.100.2 [2022-04-14T00:08:23.595Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-04-14T00:08:23.854Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-04-14T00:08:23.854Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-04-14T00:08:23.854Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-04-14T00:08:24.422Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-04-14T00:08:24.422Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-04-14T00:08:24.422Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-04-14T00:08:24.422Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-04-14T00:08:24.704Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-04-14T00:08:24.704Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-04-14T00:08:24.993Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-04-14T00:08:25.275Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-04-14T00:08:25.275Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-04-14T00:08:25.275Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-04-14T00:08:25.564Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-04-14T00:08:25.564Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-04-14T00:08:25.564Z] go: downloading google.golang.org/api v0.70.0 [2022-04-14T00:08:25.564Z] go: downloading k8s.io/client-go v0.23.4 [2022-04-14T00:08:25.564Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-04-14T00:08:25.564Z] go: downloading k8s.io/api v0.23.4 [2022-04-14T00:08:25.564Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-04-14T00:08:25.564Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-04-14T00:08:25.564Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-04-14T00:08:25.564Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-04-14T00:08:25.564Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-04-14T00:08:25.564Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-04-14T00:08:25.564Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-04-14T00:08:25.564Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-04-14T00:08:25.564Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-04-14T00:08:25.849Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-04-14T00:08:25.849Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-04-14T00:08:25.849Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-04-14T00:08:25.849Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-04-14T00:08:25.849Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-04-14T00:08:25.849Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-04-14T00:08:25.849Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-04-14T00:08:25.849Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-04-14T00:08:25.849Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-04-14T00:08:26.202Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-04-14T00:08:26.202Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-04-14T00:08:26.202Z] go: downloading cloud.google.com/go v0.100.2 [2022-04-14T00:08:26.463Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-04-14T00:08:26.463Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-04-14T00:08:26.463Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-04-14T00:08:26.463Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-04-14T00:08:26.463Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-04-14T00:08:26.463Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-04-14T00:08:26.463Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-14T00:08:26.463Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-04-14T00:08:26.463Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-04-14T00:08:26.463Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-04-14T00:08:26.463Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-14T00:08:26.463Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-04-14T00:08:26.463Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-04-14T00:08:26.463Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-04-14T00:08:26.463Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-04-14T00:08:26.463Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-04-14T00:08:26.723Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-04-14T00:08:26.723Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-04-14T00:08:26.723Z] go: downloading go.opencensus.io v0.23.0 [2022-04-14T00:08:26.723Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-04-14T00:08:26.723Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-04-14T00:08:26.723Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-04-14T00:08:26.723Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-04-14T00:08:26.723Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-04-14T00:08:26.723Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-04-14T00:08:26.723Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-04-14T00:08:26.723Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-04-14T00:08:26.723Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-04-14T00:08:26.723Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-04-14T00:08:26.723Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-04-14T00:08:26.723Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-04-14T00:08:26.983Z] go: downloading go.uber.org/zap v1.21.0 [2022-04-14T00:08:26.983Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-04-14T00:08:26.983Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-04-14T00:08:26.983Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-04-14T00:08:26.983Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-04-14T00:08:26.983Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-04-14T00:08:26.983Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-04-14T00:08:26.983Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-04-14T00:08:26.983Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-04-14T00:08:26.983Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-04-14T00:08:26.983Z] go: downloading github.com/golang/snappy v0.0.4 [2022-04-14T00:08:26.983Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-04-14T00:08:26.983Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-04-14T00:08:26.983Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-04-14T00:08:27.250Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-04-14T00:08:27.250Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-04-14T00:08:27.250Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-04-14T00:08:27.250Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-04-14T00:08:27.250Z] go: downloading go.uber.org/multierr v1.6.0 [2022-04-14T00:08:27.250Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-04-14T00:08:27.250Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-04-14T00:08:27.250Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-04-14T00:08:27.508Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-04-14T00:08:27.508Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-04-14T00:08:27.508Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-04-14T00:08:27.767Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-04-14T00:08:27.767Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-04-14T00:08:27.767Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-04-14T00:08:27.767Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-04-14T00:08:28.101Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-04-14T00:08:28.101Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-04-14T00:08:28.101Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-04-14T00:08:28.361Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-04-14T00:08:28.361Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-04-14T00:08:28.820Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-04-14T00:08:28.820Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-04-14T00:08:28.820Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-04-14T00:08:28.820Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-04-14T00:08:29.080Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-04-14T00:08:29.080Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-04-14T00:08:29.080Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-04-14T00:08:29.080Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-04-14T00:08:29.080Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-04-14T00:08:29.080Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-04-14T00:08:29.080Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-04-14T00:08:29.080Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-04-14T00:08:29.080Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-04-14T00:08:29.340Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-14T00:08:29.340Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-04-14T00:08:29.340Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-04-14T00:08:29.340Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-04-14T00:08:29.340Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-14T00:08:29.340Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-04-14T00:08:29.340Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-04-14T00:08:29.340Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-04-14T00:08:29.340Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-04-14T00:08:29.340Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-04-14T00:08:29.340Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-04-14T00:08:29.340Z] go: downloading go.opencensus.io v0.23.0 [2022-04-14T00:08:29.340Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-04-14T00:08:29.340Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-04-14T00:08:29.340Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-04-14T00:08:29.340Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-04-14T00:08:29.340Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-04-14T00:08:29.340Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-04-14T00:08:29.340Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-04-14T00:08:29.340Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-04-14T00:08:29.340Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-04-14T00:08:29.340Z] go: downloading go.uber.org/zap v1.21.0 [2022-04-14T00:08:29.599Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-04-14T00:08:29.599Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-04-14T00:08:29.599Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-04-14T00:08:29.599Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-04-14T00:08:29.599Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-04-14T00:08:29.599Z] go: downloading github.com/golang/snappy v0.0.4 [2022-04-14T00:08:29.599Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-04-14T00:08:29.599Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-04-14T00:08:29.599Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-04-14T00:08:29.599Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-04-14T00:08:29.599Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-04-14T00:08:29.599Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-04-14T00:08:29.599Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-04-14T00:08:29.599Z] go: downloading go.uber.org/multierr v1.6.0 [2022-04-14T00:08:32.138Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-04-14T00:08:32.138Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-04-14T00:08:34.676Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-04-14T00:08:34.676Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-04-14T00:08:46.906Z] Removing intermediate container 1d2a7adde619 [2022-04-14T00:08:46.906Z] Removing intermediate container 20b1fda9611f [2022-04-14T00:08:46.906Z] ---> a2b02b031b02 [2022-04-14T00:08:46.906Z] ---> d26bad38e29f [2022-04-14T00:08:46.906Z] [2022-04-14T00:08:46.906Z] [2022-04-14T00:08:46.906Z] Step 10/25 : FROM alpine:3.14 [2022-04-14T00:08:46.906Z] Step 10/22 : FROM alpine:3.14Removing intermediate container cd099fe424df [2022-04-14T00:08:46.906Z] [2022-04-14T00:08:46.906Z] ---> b47319715b3c [2022-04-14T00:08:46.906Z] [2022-04-14T00:08:46.906Z] Step 10/31 : FROM alpine:3.14 [2022-04-14T00:08:46.906Z] 3.14: Pulling from library/alpine [2022-04-14T00:08:46.906Z] 3.14: Pulling from library/alpine [2022-04-14T00:08:46.906Z] 3.14: Pulling from library/alpine [2022-04-14T00:08:46.906Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-04-14T00:08:46.906Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-04-14T00:08:46.906Z] Status: Image is up to date for alpine:3.14 [2022-04-14T00:08:46.906Z] Status: Downloaded newer image for alpine:3.14 [2022-04-14T00:08:46.906Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-04-14T00:08:46.906Z] Status: Image is up to date for alpine:3.14 [2022-04-14T00:08:46.906Z] ---> e04c818066af [2022-04-14T00:08:46.906Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-04-14T00:08:46.906Z] ---> e04c818066af [2022-04-14T00:08:46.906Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-04-14T00:08:46.906Z] ---> e04c818066af [2022-04-14T00:08:46.906Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-04-14T00:08:47.473Z] ---> Running in 1be31c5e4f67 [2022-04-14T00:08:47.473Z] ---> Running in bf106ab5a210 [2022-04-14T00:08:47.473Z] ---> Running in 55ba84369e5e [2022-04-14T00:08:48.243Z] Removing intermediate container 55ba84369e5e [2022-04-14T00:08:48.243Z] ---> 14825264430a [2022-04-14T00:08:48.243Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-04-14T00:08:48.243Z] ---> Running in 80f9b65d56ff [2022-04-14T00:08:48.243Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-14T00:08:48.505Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-14T00:08:48.763Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-14T00:08:48.763Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-14T00:08:48.763Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-14T00:08:49.022Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-04-14T00:08:49.022Z] Executing busybox-1.33.1-r7.trigger [2022-04-14T00:08:49.022Z] OK: 6 MiB in 15 packages [2022-04-14T00:08:49.022Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-04-14T00:08:49.022Z] (2/2) Installing su-exec (0.2-r1) [2022-04-14T00:08:49.022Z] Executing busybox-1.33.1-r7.trigger [2022-04-14T00:08:49.022Z] OK: 6 MiB in 16 packages [2022-04-14T00:08:49.594Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-14T00:08:49.594Z] (1/3) Installing ca-certificates (20211220-r0) [2022-04-14T00:08:49.594Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-04-14T00:08:49.594Z] (3/3) Installing su-exec (0.2-r1) [2022-04-14T00:08:49.594Z] Executing busybox-1.33.1-r7.trigger [2022-04-14T00:08:49.594Z] Executing ca-certificates-20211220-r0.trigger [2022-04-14T00:08:49.853Z] OK: 6 MiB in 17 packages [2022-04-14T00:08:50.432Z] Removing intermediate container 1be31c5e4f67 [2022-04-14T00:08:50.432Z] ---> 8e2acc2f7bcf [2022-04-14T00:08:50.432Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-14T00:08:50.432Z] Removing intermediate container 80f9b65d56ff [2022-04-14T00:08:50.432Z] ---> f9c1d500babf [2022-04-14T00:08:50.432Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-04-14T00:08:50.432Z] ---> Running in b586dfa4c2f7 [2022-04-14T00:08:50.432Z] ---> Running in dd1611f35bac [2022-04-14T00:08:50.690Z] Removing intermediate container bf106ab5a210 [2022-04-14T00:08:50.690Z] ---> 8c1fb89dc437 [2022-04-14T00:08:50.690Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-04-14T00:08:50.690Z] Removing intermediate container b586dfa4c2f7 [2022-04-14T00:08:50.690Z] ---> 0bb6cabe09f7 [2022-04-14T00:08:50.690Z] Step 13/22 : ENV APP_PORT=59861 [2022-04-14T00:08:50.967Z] ---> Running in 4c9964ddf87b [2022-04-14T00:08:50.967Z] Removing intermediate container dd1611f35bac [2022-04-14T00:08:50.967Z] ---> b4b4427dc507 [2022-04-14T00:08:50.967Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-04-14T00:08:50.967Z] ---> Running in 5bce98a205b7 [2022-04-14T00:08:51.225Z] ---> Running in 7dc7ce3e97d6 [2022-04-14T00:08:51.225Z] Removing intermediate container 4c9964ddf87b [2022-04-14T00:08:51.225Z] ---> f69354f58253 [2022-04-14T00:08:51.225Z] Step 13/25 : WORKDIR / [2022-04-14T00:08:51.225Z] Removing intermediate container 5bce98a205b7 [2022-04-14T00:08:51.225Z] ---> 8832f451b8df [2022-04-14T00:08:51.225Z] Step 14/22 : EXPOSE $APP_PORT [2022-04-14T00:08:51.225Z] ---> Running in 84aa207b4c87 [2022-04-14T00:08:51.485Z] Removing intermediate container 7dc7ce3e97d6 [2022-04-14T00:08:51.485Z] ---> Running in 540d38fa4dab [2022-04-14T00:08:51.485Z] ---> ff9fb1a9df6d [2022-04-14T00:08:51.485Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-04-14T00:08:51.485Z] ---> Running in 528e20cb9d25 [2022-04-14T00:08:51.747Z] Removing intermediate container 84aa207b4c87 [2022-04-14T00:08:51.747Z] ---> 7d04ed719d4c [2022-04-14T00:08:51.747Z] 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-14T00:08:51.747Z] Removing intermediate container 540d38fa4dab [2022-04-14T00:08:51.747Z] ---> 2219d1bf2a04 [2022-04-14T00:08:51.747Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-14T00:08:52.319Z] ---> 8e179fffdd80 [2022-04-14T00:08:52.319Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-04-14T00:08:52.580Z] ---> 465d183913ea [2022-04-14T00:08:52.580Z] 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-14T00:08:53.156Z] ---> fd5a8d7b4930 [2022-04-14T00:08:53.156Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-04-14T00:08:53.156Z] Removing intermediate container 528e20cb9d25 [2022-04-14T00:08:53.156Z] ---> 323cea607e7a [2022-04-14T00:08:53.156Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2022-04-14T00:08:53.156Z] ---> Running in 9dafa1c1d8d4 [2022-04-14T00:08:53.415Z] ---> 3873152bcf1e [2022-04-14T00:08:53.415Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-04-14T00:08:53.415Z] ---> 4ba5cb943d07 [2022-04-14T00:08:53.416Z] 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-14T00:08:53.678Z] Removing intermediate container 9dafa1c1d8d4 [2022-04-14T00:08:53.678Z] ---> c64ffdccc1b5 [2022-04-14T00:08:53.678Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-04-14T00:08:53.678Z] ---> 3bc7984701f3 [2022-04-14T00:08:53.678Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-04-14T00:08:53.678Z] ---> Running in f2c8935add8c [2022-04-14T00:08:53.940Z] Removing intermediate container f2c8935add8c [2022-04-14T00:08:53.940Z] ---> 69dee8f4facc [2022-04-14T00:08:53.940Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-14T00:08:54.198Z] ---> 26aef27baded [2022-04-14T00:08:54.198Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-04-14T00:08:54.198Z] ---> 9180a4540010 [2022-04-14T00:08:54.198Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-04-14T00:08:54.198Z] ---> Running in c6ea6cfa9430 [2022-04-14T00:08:54.198Z] ---> Running in fb9438e8cf98 [2022-04-14T00:08:54.768Z] Removing intermediate container c6ea6cfa9430 [2022-04-14T00:08:54.768Z] ---> 4fee6deedb1e [2022-04-14T00:08:54.768Z] Step 20/22 : LABEL arch=x86_64 [2022-04-14T00:08:54.768Z] ---> Running in 633a2b34ee32 [2022-04-14T00:08:55.336Z] Removing intermediate container 633a2b34ee32 [2022-04-14T00:08:55.336Z] ---> 439b6ef61e06 [2022-04-14T00:08:55.336Z] Step 21/22 : LABEL git_sha=aa17a0d297f7eeac5bdd98d09819418474808dd8 [2022-04-14T00:08:55.336Z] ---> 4191024838db [2022-04-14T00:08:55.336Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-04-14T00:08:55.336Z] ---> Running in 2ab39e0dafba [2022-04-14T00:08:55.905Z] Removing intermediate container 2ab39e0dafba [2022-04-14T00:08:55.905Z] ---> 3aa18029dcf1 [2022-04-14T00:08:55.905Z] Step 22/22 : LABEL version=0.0.0 [2022-04-14T00:08:55.905Z] ---> Running in bcc290728b6c [2022-04-14T00:08:56.167Z] Removing intermediate container fb9438e8cf98 [2022-04-14T00:08:56.167Z] ---> bf69f154fffd [2022-04-14T00:08:56.167Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-14T00:08:56.428Z] Removing intermediate container bcc290728b6c [2022-04-14T00:08:56.428Z] ---> 7aa2d7ad0898 [2022-04-14T00:08:56.428Z] [2022-04-14T00:08:56.428Z] ---> 2d163c35dc91 [2022-04-14T00:08:56.428Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-04-14T00:08:56.693Z] Successfully built 7aa2d7ad0898 [2022-04-14T00:08:56.693Z] Successfully tagged support-scheduler:latest [2022-04-14T00:08:56.693Z] Building core-command [2022-04-14T00:08:56.693Z]  Building support-scheduler ... done  ---> ab49a16fe78e [2022-04-14T00:08:56.693Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-04-14T00:08:58.072Z] ---> 83f2c96b17b2 [2022-04-14T00:08:58.072Z] 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-14T00:08:58.331Z] ---> 722c192bb518 [2022-04-14T00:08:58.331Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-04-14T00:08:58.591Z] ---> Running in d83d96b50c1e [2022-04-14T00:08:59.159Z] ---> 4bcc11a58a6a [2022-04-14T00:08:59.159Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-04-14T00:09:00.097Z] ---> 10879ee7474b [2022-04-14T00:09:00.097Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-04-14T00:09:00.372Z] Removing intermediate container d83d96b50c1e [2022-04-14T00:09:00.372Z] ---> 56bd1a32e7a2 [2022-04-14T00:09:00.372Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-04-14T00:09:00.372Z] ---> Running in d620b27c008f [2022-04-14T00:09:00.372Z] ---> aeabe85953a0 [2022-04-14T00:09:00.372Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2022-04-14T00:09:00.632Z] Removing intermediate container d620b27c008f [2022-04-14T00:09:00.632Z] ---> e9fb55a68267 [2022-04-14T00:09:00.632Z] Step 23/25 : LABEL arch=x86_64 [2022-04-14T00:09:00.632Z] ---> Running in ab40a28bee4b [2022-04-14T00:09:00.918Z] ---> Running in 1b17c8bc4409 [2022-04-14T00:09:00.918Z] Removing intermediate container ab40a28bee4b [2022-04-14T00:09:00.918Z] ---> 7025283b4210 [2022-04-14T00:09:00.918Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-04-14T00:09:01.177Z] Removing intermediate container 1b17c8bc4409 [2022-04-14T00:09:01.177Z] ---> 28d02452f76d [2022-04-14T00:09:01.177Z] Step 24/25 : LABEL git_sha=aa17a0d297f7eeac5bdd98d09819418474808dd8 [2022-04-14T00:09:01.177Z] ---> Running in 7f196dc5304c [2022-04-14T00:09:01.746Z] ---> 71dda644bbb7 [2022-04-14T00:09:01.746Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-04-14T00:09:02.006Z] Removing intermediate container 7f196dc5304c [2022-04-14T00:09:02.006Z] ---> 55dc2c79abc1 [2022-04-14T00:09:02.006Z] Step 25/25 : LABEL version=0.0.0 [2022-04-14T00:09:02.006Z] ---> Running in ef84d158b01c [2022-04-14T00:09:02.006Z] ---> Running in 9c0ff5ef0817 [2022-04-14T00:09:02.574Z] Removing intermediate container 9c0ff5ef0817 [2022-04-14T00:09:02.574Z] ---> 346d07ed3381 [2022-04-14T00:09:02.574Z] [2022-04-14T00:09:02.574Z] Successfully built 346d07ed3381 [2022-04-14T00:09:02.574Z] Successfully tagged security-secretstore-setup:latest [2022-04-14T00:09:02.574Z] Building support-notifications [2022-04-14T00:09:05.110Z]  Building security-secretstore-setup ... done Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-14T00:09:05.110Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-14T00:09:05.110Z] ---> f0cb2d2148ef [2022-04-14T00:09:05.110Z] Step 3/23 : WORKDIR /edgex-go [2022-04-14T00:09:05.110Z] ---> Using cache [2022-04-14T00:09:05.110Z] ---> 674ba99aa957 [2022-04-14T00:09:05.110Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-14T00:09:05.110Z] ---> Using cache [2022-04-14T00:09:05.110Z] ---> fbcefd359754 [2022-04-14T00:09:05.110Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-04-14T00:09:05.110Z] ---> Using cache [2022-04-14T00:09:05.110Z] ---> 634b4f960292 [2022-04-14T00:09:05.110Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-14T00:09:05.110Z] ---> Using cache [2022-04-14T00:09:05.110Z] ---> a7f9723426e1 [2022-04-14T00:09:05.110Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-14T00:09:05.110Z] ---> Using cache [2022-04-14T00:09:05.110Z] ---> 26d26ec7c545 [2022-04-14T00:09:05.110Z] Step 8/23 : COPY . . [2022-04-14T00:09:05.110Z] ---> Using cache [2022-04-14T00:09:05.110Z] ---> 7e2866e3f2cb [2022-04-14T00:09:05.110Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-04-14T00:09:05.369Z] ---> Running in 94489c31ff4c [2022-04-14T00:09:05.628Z] Removing intermediate container ef84d158b01c [2022-04-14T00:09:05.628Z] ---> 2854011c22a8 [2022-04-14T00:09:05.628Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-04-14T00:09:05.885Z] ---> Running in 200999ae0823 [2022-04-14T00:09:06.145Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-04-14T00:09:06.408Z] Removing intermediate container 200999ae0823 [2022-04-14T00:09:06.408Z] ---> 839c51e995d3 [2022-04-14T00:09:06.408Z] Step 28/31 : CMD ["gate"] [2022-04-14T00:09:06.408Z] ---> Running in b196ddde6b5a [2022-04-14T00:09:06.869Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-20874 in /w/workspace/edgexfoundry_edgex-go_PR-3967 [Pipeline] { [Pipeline] ws [2022-04-14T00:09:06.914Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2022-04-14T00:09:06.976Z] Removing intermediate container b196ddde6b5a [2022-04-14T00:09:06.976Z] ---> d56867854144 [2022-04-14T00:09:06.976Z] Step 29/31 : LABEL arch=x86_64 [2022-04-14T00:09:07.177Z] The recommended git tool is: git [2022-04-14T00:09:07.235Z] ---> Running in 4c03a85e6d72 [2022-04-14T00:09:07.494Z] Removing intermediate container 4c03a85e6d72 [2022-04-14T00:09:07.494Z] ---> eb0332e803b0 [2022-04-14T00:09:07.494Z] Step 30/31 : LABEL git_sha=aa17a0d297f7eeac5bdd98d09819418474808dd8 [2022-04-14T00:09:07.758Z] ---> Running in 93d0c131ca12 [2022-04-14T00:09:08.020Z] Removing intermediate container 93d0c131ca12 [2022-04-14T00:09:08.020Z] ---> 049924271d47 [2022-04-14T00:09:08.020Z] Step 31/31 : LABEL version=0.0.0 [2022-04-14T00:09:08.285Z] ---> Running in 249b93d61117 [2022-04-14T00:09:08.285Z] Removing intermediate container 249b93d61117 [2022-04-14T00:09:08.285Z] ---> 7983a0d5e8a8 [2022-04-14T00:09:08.285Z] [2022-04-14T00:09:08.548Z] Successfully built 7983a0d5e8a8 [2022-04-14T00:09:08.549Z] Successfully tagged security-bootstrapper:latest [2022-04-14T00:09:08.549Z]  Building security-bootstrapper ... done Building security-spire-server [2022-04-14T00:09:09.926Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-14T00:09:09.926Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-04-14T00:09:09.926Z] ---> f0cb2d2148ef [2022-04-14T00:09:09.926Z] Step 3/22 : WORKDIR /edgex-go [2022-04-14T00:09:09.926Z] ---> Using cache [2022-04-14T00:09:09.926Z] ---> 674ba99aa957 [2022-04-14T00:09:09.926Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-14T00:09:09.926Z] ---> Using cache [2022-04-14T00:09:09.926Z] ---> fbcefd359754 [2022-04-14T00:09:09.926Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-04-14T00:09:11.835Z] ---> Running in 07ba2144225d [2022-04-14T00:09:13.084Z] using credential edgex-jenkins-ssh [2022-04-14T00:09:13.104Z] Cloning the remote Git repository [2022-04-14T00:09:13.215Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-14T00:09:13.172Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-04-14T00:09:13.260Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2022-04-14T00:09:14.148Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-14T00:09:14.148Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-14T00:09:14.148Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-04-14T00:09:14.148Z] ---> f0cb2d2148ef [2022-04-14T00:09:14.148Z] Step 3/25 : WORKDIR /edgex-go [2022-04-14T00:09:14.148Z] ---> Using cache [2022-04-14T00:09:14.148Z] ---> 674ba99aa957 [2022-04-14T00:09:14.148Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-14T00:09:14.148Z] ---> Using cache [2022-04-14T00:09:14.148Z] ---> fbcefd359754 [2022-04-14T00:09:14.148Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-04-14T00:09:14.406Z] OK: 221 MiB in 52 packages [2022-04-14T00:09:13.352Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-04-14T00:09:13.353Z] > git --version # timeout=10 [2022-04-14T00:09:13.379Z] > git --version # 'git version 2.25.1' [2022-04-14T00:09:13.381Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-04-14T00:09:13.540Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-04-14T00:09:15.341Z] ---> Running in dd76dc8e6f5c [2022-04-14T00:09:15.600Z] Removing intermediate container 07ba2144225d [2022-04-14T00:09:15.600Z] ---> f2b025edb5d2 [2022-04-14T00:09:15.600Z] Step 6/22 : COPY go.mod vendor* ./ [2022-04-14T00:09:16.172Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-14T00:09:16.430Z] ---> d50c71ceec4b [2022-04-14T00:09:16.430Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-14T00:09:16.430Z] ---> Running in fea7ce8ef706 [2022-04-14T00:09:17.020Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-14T00:09:17.311Z] OK: 221 MiB in 52 packages [2022-04-14T00:09:18.444Z] Removing intermediate container dd76dc8e6f5c [2022-04-14T00:09:18.444Z] ---> 535032146aa8 [2022-04-14T00:09:18.445Z] Step 6/25 : COPY go.mod vendor* ./ [2022-04-14T00:09:19.017Z] Removing intermediate container fea7ce8ef706 [2022-04-14T00:09:19.017Z] ---> 1ca92bd3f157 [2022-04-14T00:09:19.017Z] Step 8/22 : COPY . . [2022-04-14T00:09:19.017Z] ---> 09d068c41c71 [2022-04-14T00:09:19.017Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-14T00:09:19.278Z] ---> Running in 5578f3e00c41 [2022-04-14T00:09:23.483Z] Removing intermediate container 5578f3e00c41 [2022-04-14T00:09:23.483Z] ---> 730548fd6b8d [2022-04-14T00:09:23.483Z] Step 8/25 : COPY . . [2022-04-14T00:09:30.739Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-04-14T00:09:30.776Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-04-14T00:09:30.817Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-04-14T00:09:30.870Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-04-14T00:09:30.871Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-04-14T00:09:30.883Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3967/head:refs/remotes/origin/PR-3967 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-04-14T00:09:31.785Z] Merging remotes/origin/main commit 27c806b0f75bc6fc777cabf1c3db2a4884dbc817 into PR head commit aa17a0d297f7eeac5bdd98d09819418474808dd8 [2022-04-14T00:09:32.504Z] Merge succeeded, producing aa17a0d297f7eeac5bdd98d09819418474808dd8 [2022-04-14T00:09:32.505Z] Checking out Revision aa17a0d297f7eeac5bdd98d09819418474808dd8 (PR-3967) [2022-04-14T00:09:31.826Z] > git config core.sparsecheckout # timeout=10 [2022-04-14T00:09:31.869Z] > git checkout -f aa17a0d297f7eeac5bdd98d09819418474808dd8 # timeout=10 [2022-04-14T00:09:32.226Z] > git remote # timeout=10 [2022-04-14T00:09:32.300Z] > git config --get remote.origin.url # timeout=10 [2022-04-14T00:09:32.399Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-04-14T00:09:32.418Z] > git merge 27c806b0f75bc6fc777cabf1c3db2a4884dbc817 # timeout=10 [2022-04-14T00:09:32.468Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-04-14T00:09:32.522Z] > git config core.sparsecheckout # timeout=10 [2022-04-14T00:09:32.565Z] > git checkout -f aa17a0d297f7eeac5bdd98d09819418474808dd8 # timeout=10 [2022-04-14T00:09:37.526Z] Commit message: "feat(security): Use conditional go build tags for delayed start and no_messagebus" [2022-04-14T00:09:37.688Z] > git --version # timeout=10 [2022-04-14T00:09:37.727Z] > git --version # 'git version 2.25.1' [2022-04-14T00:09:37.811Z] fatal: bad object c72b16708d6eed9a08be464a432ce22db7d90667 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [2022-04-14T00:09:38.361Z] Removing intermediate container 94489c31ff4c [2022-04-14T00:09:38.361Z] ---> 0d32ba704150 [2022-04-14T00:09:38.361Z] [2022-04-14T00:09:38.361Z] Step 10/23 : FROM alpine:3.14 [2022-04-14T00:09:38.361Z] ---> e04c818066af [2022-04-14T00:09:38.361Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-04-14T00:09:38.361Z] ---> Using cache [2022-04-14T00:09:38.361Z] ---> 8e2acc2f7bcf [2022-04-14T00:09:38.361Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-14T00:09:38.361Z] ---> Using cache [2022-04-14T00:09:38.361Z] ---> 0bb6cabe09f7 [2022-04-14T00:09:38.361Z] Step 13/23 : ENV APP_PORT=59882 [2022-04-14T00:09:38.361Z] ---> ba0115d92b63 [2022-04-14T00:09:38.361Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-04-14T00:09:38.361Z] ---> Running in 1d0d5661ac73 [2022-04-14T00:09:38.361Z] ---> Running in e2e6ee600006 [2022-04-14T00:09:38.361Z] ---> 98b4ffb6c5b2 [2022-04-14T00:09:38.361Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-04-14T00:09:38.361Z] ---> Running in 97094a6a83d1 [2022-04-14T00:09:38.361Z] Removing intermediate container 1d0d5661ac73 [2022-04-14T00:09:38.361Z] ---> 16dfabf0d801 [2022-04-14T00:09:38.361Z] Step 14/23 : EXPOSE $APP_PORT [2022-04-14T00:09:38.361Z] ---> Running in 4aee23542dc7 [2022-04-14T00:09:38.361Z] Removing intermediate container 97094a6a83d1 [2022-04-14T00:09:38.361Z] ---> 18b0c10e0874 [2022-04-14T00:09:38.361Z] Step 10/25 : RUN mkdir -p spire-build [2022-04-14T00:09:38.361Z] ---> Running in b3023fabe510 [2022-04-14T00:09:38.361Z] Removing intermediate container 4aee23542dc7 [2022-04-14T00:09:38.361Z] ---> 7ae93ef50423 [2022-04-14T00:09:38.361Z] Step 15/23 : WORKDIR / [2022-04-14T00:09:38.361Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-04-14T00:09:38.361Z] ---> Running in 44458128eb62 [Pipeline] script [Pipeline] { [Pipeline] sh [2022-04-14T00:09:38.622Z] Removing intermediate container 44458128eb62 [2022-04-14T00:09:38.622Z] ---> b15470a1fbf6 [2022-04-14T00:09:38.622Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-14T00:09:39.003Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-04-14T00:09:39.003Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-14T00:09:39.003Z] Dload Upload Total Spent Left Speed [2022-04-14T00:09:39.190Z] ---> aaea5c6fd915 [2022-04-14T00:09:39.190Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-04-14T00:09:39.281Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 41121 0 --:--:-- --:--:-- --:--:-- 41121 [Pipeline] sh [2022-04-14T00:09:39.759Z] Removing intermediate container b3023fabe510 [2022-04-14T00:09:39.759Z] ---> 4ef668d4a02c [2022-04-14T00:09:39.759Z] Step 11/25 : WORKDIR /edgex-go/spire-build [2022-04-14T00:09:39.855Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-04-14T00:09:40.025Z] ---> Running in 554c1cd76900 [2022-04-14T00:09:40.026Z] ---> d8b4f8861295 [2022-04-14T00:09:40.026Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-04-14T00:09:40.236Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-04-14T00:09:40.236Z] + sudo tee /etc/docker/daemon.new [2022-04-14T00:09:40.236Z] { [2022-04-14T00:09:40.236Z] "registry-mirrors": [ [2022-04-14T00:09:40.236Z] "https://nexus3.edgexfoundry.org:10001" [2022-04-14T00:09:40.236Z] ], [2022-04-14T00:09:40.236Z] "bip": "10.250.0.254/24", [2022-04-14T00:09:40.236Z] "hosts": [ [2022-04-14T00:09:40.236Z] "tcp://0.0.0.0:5555", [2022-04-14T00:09:40.236Z] "unix:///var/run/docker.sock" [2022-04-14T00:09:40.236Z] ], [2022-04-14T00:09:40.236Z] "mtu": 1458, [2022-04-14T00:09:40.236Z] "selinux-enabled": true, [2022-04-14T00:09:40.236Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-04-14T00:09:40.236Z] } [Pipeline] sh [2022-04-14T00:09:40.301Z] Removing intermediate container 554c1cd76900 [2022-04-14T00:09:40.301Z] ---> 3c5dba09799b [2022-04-14T00:09:40.301Z] 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-14T00:09:40.568Z] ---> Running in 3bef5f99660e [2022-04-14T00:09:40.612Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-04-14T00:09:40.830Z] ---> 1ed24432e0a7 [2022-04-14T00:09:40.830Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-04-14T00:09:40.830Z] ---> Running in 504629a4e554 [2022-04-14T00:09:40.975Z] + sudo service docker restart [2022-04-14T00:09:41.396Z] Removing intermediate container 504629a4e554 [2022-04-14T00:09:41.396Z] ---> cd0e0f8f27c3 [2022-04-14T00:09:41.396Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-14T00:09:41.653Z] ---> Running in 6406dcadf9f0 [2022-04-14T00:09:41.914Z] Removing intermediate container 6406dcadf9f0 [2022-04-14T00:09:41.914Z] ---> fd7b6eb4eb79 [2022-04-14T00:09:41.914Z] Step 21/23 : LABEL arch=x86_64 [2022-04-14T00:09:41.914Z] ---> Running in 91f6b050cdbd [2022-04-14T00:09:41.914Z] spire-1.2.1/ [2022-04-14T00:09:41.914Z] spire-1.2.1/.data/ [2022-04-14T00:09:41.914Z] spire-1.2.1/.data/.file [2022-04-14T00:09:41.914Z] spire-1.2.1/.dockerignore [2022-04-14T00:09:41.914Z] spire-1.2.1/.gitattributes [2022-04-14T00:09:41.914Z] spire-1.2.1/.githooks/ [2022-04-14T00:09:41.914Z] spire-1.2.1/.githooks/pre-commit [2022-04-14T00:09:41.914Z] spire-1.2.1/.github/ [2022-04-14T00:09:41.914Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-04-14T00:09:41.914Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-04-14T00:09:41.914Z] spire-1.2.1/.github/dependabot.yml [2022-04-14T00:09:41.914Z] spire-1.2.1/.github/workflows/ [2022-04-14T00:09:41.914Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-04-14T00:09:41.914Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-04-14T00:09:41.914Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-04-14T00:09:41.914Z] spire-1.2.1/.github/workflows/scripts/ [2022-04-14T00:09:41.914Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-04-14T00:09:41.914Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-04-14T00:09:41.914Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-04-14T00:09:41.914Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-04-14T00:09:41.914Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-04-14T00:09:41.914Z] spire-1.2.1/.gitignore [2022-04-14T00:09:41.914Z] spire-1.2.1/.go-version [2022-04-14T00:09:41.914Z] spire-1.2.1/.golangci.yml [2022-04-14T00:09:41.914Z] spire-1.2.1/ADOPTERS.md [2022-04-14T00:09:41.914Z] spire-1.2.1/CHANGELOG.md [2022-04-14T00:09:41.914Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-04-14T00:09:41.914Z] spire-1.2.1/CODEOWNERS [2022-04-14T00:09:41.914Z] spire-1.2.1/CONTRIBUTING.md [2022-04-14T00:09:41.914Z] spire-1.2.1/Dockerfile [2022-04-14T00:09:41.914Z] spire-1.2.1/Dockerfile.dev [2022-04-14T00:09:41.914Z] spire-1.2.1/Dockerfile.scratch [2022-04-14T00:09:41.914Z] spire-1.2.1/LICENSE [2022-04-14T00:09:41.914Z] spire-1.2.1/MAINTAINERS.md [2022-04-14T00:09:41.914Z] spire-1.2.1/Makefile [2022-04-14T00:09:41.914Z] spire-1.2.1/README.md [2022-04-14T00:09:41.914Z] spire-1.2.1/ROADMAP.md [2022-04-14T00:09:41.914Z] spire-1.2.1/SECURITY.md [2022-04-14T00:09:41.914Z] spire-1.2.1/cmd/ [2022-04-14T00:09:41.914Z] spire-1.2.1/cmd/spire-agent/ [2022-04-14T00:09:41.914Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-04-14T00:09:41.914Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-04-14T00:09:41.914Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-04-14T00:09:41.914Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-04-14T00:09:41.914Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-04-14T00:09:41.914Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-04-14T00:09:41.914Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-04-14T00:09:41.914Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-04-14T00:09:41.914Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-04-14T00:09:41.914Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-04-14T00:09:41.914Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-04-14T00:09:41.914Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-04-14T00:09:41.914Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-04-14T00:09:41.914Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-04-14T00:09:41.914Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-04-14T00:09:41.914Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-04-14T00:09:41.914Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-04-14T00:09:41.914Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-04-14T00:09:41.914Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-04-14T00:09:41.914Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-04-14T00:09:41.914Z] spire-1.2.1/cmd/spire-agent/main.go [2022-04-14T00:09:41.914Z] spire-1.2.1/cmd/spire-server/ [2022-04-14T00:09:41.914Z] spire-1.2.1/cmd/spire-server/cli/ [2022-04-14T00:09:41.914Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-04-14T00:09:41.914Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-04-14T00:09:41.914Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-04-14T00:09:41.914Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-04-14T00:09:41.914Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-04-14T00:09:41.914Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-04-14T00:09:41.914Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-04-14T00:09:41.914Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-04-14T00:09:41.914Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-04-14T00:09:41.914Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-04-14T00:09:41.914Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-04-14T00:09:41.914Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-04-14T00:09:41.914Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-04-14T00:09:41.914Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-04-14T00:09:41.914Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-04-14T00:09:41.914Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-04-14T00:09:41.914Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-04-14T00:09:41.914Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-04-14T00:09:41.914Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-04-14T00:09:41.914Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-04-14T00:09:41.914Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-04-14T00:09:41.914Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-04-14T00:09:41.914Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-04-14T00:09:41.914Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-04-14T00:09:41.914Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-04-14T00:09:41.914Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-04-14T00:09:41.914Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-04-14T00:09:41.914Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-04-14T00:09:41.914Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-04-14T00:09:41.914Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-04-14T00:09:41.914Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-04-14T00:09:41.914Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-04-14T00:09:41.914Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-04-14T00:09:41.914Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-04-14T00:09:41.914Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-04-14T00:09:41.914Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-04-14T00:09:41.914Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-04-14T00:09:41.914Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-04-14T00:09:41.914Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-04-14T00:09:41.914Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-04-14T00:09:41.914Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-04-14T00:09:41.914Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-04-14T00:09:41.914Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-04-14T00:09:41.914Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-04-14T00:09:41.914Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-04-14T00:09:41.914Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-04-14T00:09:41.914Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-04-14T00:09:41.914Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-04-14T00:09:41.914Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-04-14T00:09:41.914Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-04-14T00:09:41.914Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-04-14T00:09:41.914Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-04-14T00:09:41.914Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-04-14T00:09:41.914Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-04-14T00:09:41.914Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-04-14T00:09:41.914Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-04-14T00:09:41.914Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-04-14T00:09:41.914Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-04-14T00:09:41.914Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-04-14T00:09:41.914Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-04-14T00:09:41.914Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-04-14T00:09:41.914Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-04-14T00:09:41.914Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-04-14T00:09:41.914Z] spire-1.2.1/cmd/spire-server/main.go [2022-04-14T00:09:41.914Z] spire-1.2.1/cmd/spire-server/util/ [2022-04-14T00:09:41.914Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-04-14T00:09:41.914Z] spire-1.2.1/conf/ [2022-04-14T00:09:41.914Z] spire-1.2.1/conf/agent/ [2022-04-14T00:09:41.914Z] spire-1.2.1/conf/agent/agent.conf [2022-04-14T00:09:41.914Z] spire-1.2.1/conf/agent/agent_full.conf [2022-04-14T00:09:41.914Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-04-14T00:09:41.914Z] spire-1.2.1/conf/server/ [2022-04-14T00:09:41.914Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-04-14T00:09:41.914Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-04-14T00:09:41.914Z] spire-1.2.1/conf/server/server.conf [2022-04-14T00:09:41.914Z] spire-1.2.1/conf/server/server_full.conf [2022-04-14T00:09:41.914Z] spire-1.2.1/doc/ [2022-04-14T00:09:41.914Z] spire-1.2.1/doc/SPIRE101.md [2022-04-14T00:09:41.914Z] spire-1.2.1/doc/auditlog.md [2022-04-14T00:09:41.914Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-04-14T00:09:41.914Z] spire-1.2.1/doc/changelog_guidelines.md [2022-04-14T00:09:41.914Z] spire-1.2.1/doc/cure53-report.pdf [2022-04-14T00:09:41.914Z] spire-1.2.1/doc/images/ [2022-04-14T00:09:41.914Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-04-14T00:09:41.914Z] spire-1.2.1/doc/images/SPIRE101.png [2022-04-14T00:09:41.914Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-04-14T00:09:41.914Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-04-14T00:09:41.914Z] spire-1.2.1/doc/images/cache_mgr.png [2022-04-14T00:09:41.914Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-04-14T00:09:41.914Z] spire-1.2.1/doc/images/federated_spire.png [2022-04-14T00:09:41.914Z] spire-1.2.1/doc/images/ha_mode.png [2022-04-14T00:09:41.914Z] spire-1.2.1/doc/images/nested_spire.png [2022-04-14T00:09:41.914Z] spire-1.2.1/doc/images/oidc_federation.png [2022-04-14T00:09:41.914Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-04-14T00:09:41.914Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-04-14T00:09:41.914Z] spire-1.2.1/doc/images/spire_logo.png [2022-04-14T00:09:41.914Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-04-14T00:09:41.914Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-04-14T00:09:41.914Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-04-14T00:09:41.914Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-04-14T00:09:41.914Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-04-14T00:09:41.914Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-04-14T00:09:41.914Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-04-14T00:09:41.914Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-04-14T00:09:41.914Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-04-14T00:09:41.914Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-04-14T00:09:41.914Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-04-14T00:09:41.914Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-04-14T00:09:41.914Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-04-14T00:09:41.914Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-04-14T00:09:41.914Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-04-14T00:09:41.914Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-04-14T00:09:41.914Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-04-14T00:09:41.914Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-04-14T00:09:41.914Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-04-14T00:09:41.915Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-04-14T00:09:41.915Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-04-14T00:09:41.915Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-04-14T00:09:41.915Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-04-14T00:09:41.915Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-04-14T00:09:41.915Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-04-14T00:09:41.915Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-04-14T00:09:41.915Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-04-14T00:09:41.915Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-04-14T00:09:41.915Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-04-14T00:09:41.915Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-04-14T00:09:41.915Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-04-14T00:09:41.915Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-04-14T00:09:41.915Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-04-14T00:09:41.915Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-04-14T00:09:41.915Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-04-14T00:09:41.915Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-04-14T00:09:41.915Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-04-14T00:09:41.915Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-04-14T00:09:41.915Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-04-14T00:09:41.915Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-04-14T00:09:41.915Z] spire-1.2.1/doc/scaling_spire.md [2022-04-14T00:09:41.915Z] spire-1.2.1/doc/spire_agent.md [2022-04-14T00:09:41.915Z] spire-1.2.1/doc/spire_server.md [2022-04-14T00:09:41.915Z] spire-1.2.1/doc/supported_integrations.md [2022-04-14T00:09:41.915Z] spire-1.2.1/doc/telemetry.md [2022-04-14T00:09:41.915Z] spire-1.2.1/doc/telemetry_config.md [2022-04-14T00:09:41.915Z] spire-1.2.1/doc/upgrading.md [2022-04-14T00:09:41.915Z] spire-1.2.1/doc/using_spire.md [2022-04-14T00:09:41.915Z] spire-1.2.1/examples/ [2022-04-14T00:09:41.915Z] spire-1.2.1/examples/README.md [2022-04-14T00:09:41.915Z] spire-1.2.1/go.mod [2022-04-14T00:09:41.915Z] spire-1.2.1/go.sum [2022-04-14T00:09:41.915Z] spire-1.2.1/pkg/ [2022-04-14T00:09:41.915Z] spire-1.2.1/pkg/agent/ [2022-04-14T00:09:41.915Z] spire-1.2.1/pkg/agent/agent.go [2022-04-14T00:09:41.915Z] spire-1.2.1/pkg/agent/api/ [2022-04-14T00:09:41.915Z] spire-1.2.1/pkg/agent/api/config.go [2022-04-14T00:09:41.915Z] spire-1.2.1/pkg/agent/api/debug/ [2022-04-14T00:09:41.915Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-04-14T00:09:41.915Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-04-14T00:09:41.915Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-04-14T00:09:41.915Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-04-14T00:09:41.915Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-04-14T00:09:41.915Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-04-14T00:09:41.915Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-04-14T00:09:41.915Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-04-14T00:09:41.915Z] spire-1.2.1/pkg/agent/api/health/ [2022-04-14T00:09:41.915Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-04-14T00:09:41.915Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-04-14T00:09:41.915Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-04-14T00:09:41.915Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-04-14T00:09:41.915Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-04-14T00:09:41.915Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-04-14T00:09:41.915Z] spire-1.2.1/pkg/agent/attestor/ [2022-04-14T00:09:41.915Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-04-14T00:09:41.915Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-04-14T00:09:41.915Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-04-14T00:09:41.915Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-04-14T00:09:41.915Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-04-14T00:09:41.915Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-04-14T00:09:41.915Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-04-14T00:09:41.915Z] spire-1.2.1/pkg/agent/catalog/ [2022-04-14T00:09:41.915Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-04-14T00:09:41.915Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-04-14T00:09:41.915Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-04-14T00:09:41.915Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-04-14T00:09:41.915Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-04-14T00:09:41.915Z] spire-1.2.1/pkg/agent/client/ [2022-04-14T00:09:41.915Z] spire-1.2.1/pkg/agent/client/client.go [2022-04-14T00:09:41.915Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-04-14T00:09:41.915Z] spire-1.2.1/pkg/agent/client/dial.go [2022-04-14T00:09:41.915Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-04-14T00:09:41.915Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-04-14T00:09:41.915Z] spire-1.2.1/pkg/agent/client/update.go [2022-04-14T00:09:41.915Z] spire-1.2.1/pkg/agent/client/util.go [2022-04-14T00:09:41.915Z] spire-1.2.1/pkg/agent/common/ [2022-04-14T00:09:41.915Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-04-14T00:09:41.915Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-04-14T00:09:41.915Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-04-14T00:09:41.915Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-04-14T00:09:41.915Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-04-14T00:09:41.915Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-04-14T00:09:41.915Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-04-14T00:09:41.915Z] spire-1.2.1/pkg/agent/config.go [2022-04-14T00:09:41.915Z] spire-1.2.1/pkg/agent/endpoints/ [2022-04-14T00:09:41.915Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-04-14T00:09:41.915Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-04-14T00:09:41.915Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-04-14T00:09:41.915Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-04-14T00:09:41.915Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-04-14T00:09:41.915Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-04-14T00:09:41.915Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-04-14T00:09:41.915Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-04-14T00:09:41.915Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-04-14T00:09:41.915Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-04-14T00:09:41.915Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-04-14T00:09:41.915Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-04-14T00:09:41.915Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-04-14T00:09:41.915Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-04-14T00:09:41.915Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-04-14T00:09:41.915Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-04-14T00:09:41.915Z] spire-1.2.1/pkg/agent/manager/ [2022-04-14T00:09:41.915Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-04-14T00:09:41.915Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-04-14T00:09:41.915Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-04-14T00:09:41.915Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-04-14T00:09:41.915Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-04-14T00:09:41.915Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-04-14T00:09:41.915Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-04-14T00:09:41.915Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-04-14T00:09:41.915Z] spire-1.2.1/pkg/agent/manager/config.go [2022-04-14T00:09:41.915Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-04-14T00:09:41.915Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-04-14T00:09:41.915Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-04-14T00:09:41.915Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-04-14T00:09:41.915Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-04-14T00:09:41.915Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-04-14T00:09:41.915Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-04-14T00:09:41.915Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-04-14T00:09:41.915Z] spire-1.2.1/pkg/agent/plugin/ [2022-04-14T00:09:41.915Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-04-14T00:09:41.915Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-04-14T00:09:41.915Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-04-14T00:09:41.915Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-04-14T00:09:41.915Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-04-14T00:09:41.915Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-04-14T00:09:41.915Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-04-14T00:09:41.915Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-04-14T00:09:41.915Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-04-14T00:09:41.915Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-04-14T00:09:41.915Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-04-14T00:09:41.915Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-04-14T00:09:41.915Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-04-14T00:09:41.915Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-04-14T00:09:41.915Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-04-14T00:09:41.915Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-04-14T00:09:41.915Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-04-14T00:09:41.915Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-04-14T00:09:41.915Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-04-14T00:09:41.915Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-04-14T00:09:41.915Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-04-14T00:09:41.915Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-04-14T00:09:41.915Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-04-14T00:09:41.915Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-04-14T00:09:41.915Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-04-14T00:09:41.915Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-04-14T00:09:41.915Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-04-14T00:09:41.915Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-04-14T00:09:41.915Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-04-14T00:09:41.915Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-04-14T00:09:41.915Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-04-14T00:09:41.915Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-04-14T00:09:41.915Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-04-14T00:09:41.915Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-04-14T00:09:41.915Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-04-14T00:09:41.915Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-14T00:09:41.915Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-04-14T00:09:41.915Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-04-14T00:09:41.915Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-14T00:09:41.915Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-04-14T00:09:41.915Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-04-14T00:09:41.915Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-04-14T00:09:41.915Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-04-14T00:09:41.915Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-14T00:09:41.915Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-04-14T00:09:41.915Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-04-14T00:09:41.915Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-04-14T00:09:41.915Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-04-14T00:09:41.915Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-14T00:09:41.915Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-04-14T00:09:41.915Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-04-14T00:09:41.915Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-04-14T00:09:41.915Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-04-14T00:09:41.915Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-04-14T00:09:41.915Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-04-14T00:09:41.915Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-04-14T00:09:41.915Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-04-14T00:09:41.915Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-04-14T00:09:41.915Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-04-14T00:09:41.915Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-04-14T00:09:41.915Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-14T00:09:41.915Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-04-14T00:09:41.915Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-04-14T00:09:41.915Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-04-14T00:09:41.915Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-04-14T00:09:41.915Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-04-14T00:09:41.915Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-04-14T00:09:41.915Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-04-14T00:09:41.915Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-04-14T00:09:41.915Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-04-14T00:09:41.915Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-04-14T00:09:41.915Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-04-14T00:09:41.915Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-04-14T00:09:41.915Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-04-14T00:09:41.915Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-04-14T00:09:41.915Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-04-14T00:09:41.915Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-04-14T00:09:41.915Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-04-14T00:09:41.915Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-04-14T00:09:41.915Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-04-14T00:09:41.915Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-04-14T00:09:41.915Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-04-14T00:09:41.915Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-04-14T00:09:41.915Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-04-14T00:09:41.915Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-04-14T00:09:41.915Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-04-14T00:09:41.915Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-04-14T00:09:41.915Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-04-14T00:09:41.915Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-04-14T00:09:41.915Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-04-14T00:09:41.915Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-04-14T00:09:41.915Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-04-14T00:09:41.915Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-04-14T00:09:41.915Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-04-14T00:09:41.915Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-04-14T00:09:41.915Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-04-14T00:09:41.915Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-04-14T00:09:41.915Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-04-14T00:09:41.915Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-04-14T00:09:41.915Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-04-14T00:09:41.915Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-04-14T00:09:41.915Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-04-14T00:09:41.915Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-04-14T00:09:41.915Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-04-14T00:09:41.915Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-04-14T00:09:41.915Z] spire-1.2.1/pkg/agent/svid/ [2022-04-14T00:09:41.915Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-04-14T00:09:41.915Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-04-14T00:09:41.915Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-04-14T00:09:41.915Z] spire-1.2.1/pkg/agent/svid/store/ [2022-04-14T00:09:41.915Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-04-14T00:09:41.915Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-04-14T00:09:41.915Z] spire-1.2.1/pkg/common/ [2022-04-14T00:09:41.915Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-04-14T00:09:41.915Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-04-14T00:09:41.915Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-04-14T00:09:41.915Z] spire-1.2.1/pkg/common/api/ [2022-04-14T00:09:41.915Z] spire-1.2.1/pkg/common/api/metrics.go [2022-04-14T00:09:41.915Z] spire-1.2.1/pkg/common/api/middleware/ [2022-04-14T00:09:41.915Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-04-14T00:09:41.915Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-04-14T00:09:41.915Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-04-14T00:09:41.915Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-04-14T00:09:41.915Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-04-14T00:09:41.915Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-04-14T00:09:41.915Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-04-14T00:09:41.915Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-04-14T00:09:41.915Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-04-14T00:09:41.915Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-04-14T00:09:41.915Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-04-14T00:09:41.915Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-04-14T00:09:41.915Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-04-14T00:09:41.915Z] spire-1.2.1/pkg/common/api/names.go [2022-04-14T00:09:41.915Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-04-14T00:09:41.915Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-04-14T00:09:41.915Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-04-14T00:09:41.915Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-04-14T00:09:41.915Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-04-14T00:09:41.915Z] spire-1.2.1/pkg/common/auth/ [2022-04-14T00:09:41.915Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-04-14T00:09:41.915Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-04-14T00:09:41.915Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-04-14T00:09:41.915Z] spire-1.2.1/pkg/common/bundleutil/ [2022-04-14T00:09:41.915Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-04-14T00:09:41.915Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-04-14T00:09:41.915Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-04-14T00:09:41.915Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-04-14T00:09:41.915Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-04-14T00:09:41.915Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-04-14T00:09:41.915Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-04-14T00:09:41.915Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-04-14T00:09:41.915Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-04-14T00:09:41.915Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-04-14T00:09:41.915Z] spire-1.2.1/pkg/common/catalog/ [2022-04-14T00:09:41.915Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-04-14T00:09:41.915Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-04-14T00:09:41.915Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-04-14T00:09:41.915Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-04-14T00:09:41.915Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-04-14T00:09:41.915Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-04-14T00:09:41.915Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-04-14T00:09:41.915Z] spire-1.2.1/pkg/common/catalog/config.go [2022-04-14T00:09:41.915Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-04-14T00:09:41.915Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-04-14T00:09:41.915Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-04-14T00:09:41.915Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-04-14T00:09:41.915Z] spire-1.2.1/pkg/common/catalog/context.go [2022-04-14T00:09:41.915Z] spire-1.2.1/pkg/common/catalog/external.go [2022-04-14T00:09:41.915Z] spire-1.2.1/pkg/common/catalog/host.go [2022-04-14T00:09:41.915Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-04-14T00:09:41.915Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-04-14T00:09:41.915Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-04-14T00:09:41.915Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-04-14T00:09:41.915Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-04-14T00:09:41.915Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-04-14T00:09:41.915Z] spire-1.2.1/pkg/common/cli/ [2022-04-14T00:09:41.915Z] spire-1.2.1/pkg/common/cli/env.go [2022-04-14T00:09:41.915Z] spire-1.2.1/pkg/common/cli/flags.go [2022-04-14T00:09:41.915Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-04-14T00:09:41.915Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-04-14T00:09:41.915Z] spire-1.2.1/pkg/common/cli/umask.go [2022-04-14T00:09:41.915Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-04-14T00:09:41.915Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-04-14T00:09:41.915Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-04-14T00:09:41.915Z] spire-1.2.1/pkg/common/cliprinter/ [2022-04-14T00:09:41.915Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-04-14T00:09:41.915Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-04-14T00:09:41.915Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-04-14T00:09:41.915Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-04-14T00:09:41.915Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-04-14T00:09:41.915Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-04-14T00:09:41.915Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-04-14T00:09:41.915Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-04-14T00:09:41.915Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-04-14T00:09:41.915Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-04-14T00:09:41.915Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-04-14T00:09:41.915Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-04-14T00:09:41.915Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-04-14T00:09:41.915Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-04-14T00:09:41.915Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-04-14T00:09:41.915Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-04-14T00:09:41.915Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-04-14T00:09:41.915Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-04-14T00:09:41.915Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-04-14T00:09:41.915Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-04-14T00:09:41.915Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-04-14T00:09:41.915Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-04-14T00:09:41.915Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-04-14T00:09:41.915Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-04-14T00:09:41.915Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-04-14T00:09:41.915Z] spire-1.2.1/pkg/common/coretypes/ [2022-04-14T00:09:41.915Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-04-14T00:09:41.915Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-04-14T00:09:41.915Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-04-14T00:09:41.915Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-04-14T00:09:41.915Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-04-14T00:09:41.915Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-04-14T00:09:41.916Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-04-14T00:09:41.916Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-04-14T00:09:41.916Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-04-14T00:09:41.916Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-04-14T00:09:41.916Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-04-14T00:09:41.916Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-04-14T00:09:41.916Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-04-14T00:09:41.916Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-04-14T00:09:41.916Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-04-14T00:09:41.916Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-04-14T00:09:41.916Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-04-14T00:09:41.916Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-04-14T00:09:41.916Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-04-14T00:09:41.916Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-04-14T00:09:41.916Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-04-14T00:09:41.916Z] spire-1.2.1/pkg/common/diskutil/ [2022-04-14T00:09:41.916Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-04-14T00:09:41.916Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-04-14T00:09:41.916Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-04-14T00:09:41.916Z] spire-1.2.1/pkg/common/errorutil/ [2022-04-14T00:09:41.916Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-04-14T00:09:41.916Z] spire-1.2.1/pkg/common/health/ [2022-04-14T00:09:41.916Z] spire-1.2.1/pkg/common/health/config.go [2022-04-14T00:09:41.916Z] spire-1.2.1/pkg/common/health/context.go [2022-04-14T00:09:41.916Z] spire-1.2.1/pkg/common/health/context_test.go [2022-04-14T00:09:41.916Z] spire-1.2.1/pkg/common/health/health.go [2022-04-14T00:09:41.916Z] spire-1.2.1/pkg/common/health/health_test.go [2022-04-14T00:09:41.916Z] spire-1.2.1/pkg/common/health/logger.go [2022-04-14T00:09:41.916Z] spire-1.2.1/pkg/common/hostservice/ [2022-04-14T00:09:41.916Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-04-14T00:09:41.916Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-04-14T00:09:41.916Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-04-14T00:09:41.916Z] spire-1.2.1/pkg/common/idutil/ [2022-04-14T00:09:41.916Z] spire-1.2.1/pkg/common/idutil/require.go [2022-04-14T00:09:41.916Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-04-14T00:09:41.916Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-04-14T00:09:41.916Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-04-14T00:09:41.916Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-04-14T00:09:41.916Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-04-14T00:09:41.916Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-04-14T00:09:41.916Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-04-14T00:09:41.916Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-04-14T00:09:41.916Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-04-14T00:09:41.916Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-04-14T00:09:41.916Z] spire-1.2.1/pkg/common/jwtutil/ [2022-04-14T00:09:41.916Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-04-14T00:09:41.916Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-04-14T00:09:41.916Z] spire-1.2.1/pkg/common/log/ [2022-04-14T00:09:41.916Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-04-14T00:09:41.916Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-04-14T00:09:41.916Z] spire-1.2.1/pkg/common/log/log.go [2022-04-14T00:09:41.916Z] spire-1.2.1/pkg/common/log/log_test.go [2022-04-14T00:09:41.916Z] spire-1.2.1/pkg/common/log/options.go [2022-04-14T00:09:41.916Z] spire-1.2.1/pkg/common/nodeutil/ [2022-04-14T00:09:41.916Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-04-14T00:09:41.916Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-04-14T00:09:41.916Z] spire-1.2.1/pkg/common/peertracker/ [2022-04-14T00:09:41.916Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-04-14T00:09:41.916Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-04-14T00:09:41.916Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-04-14T00:09:41.916Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-04-14T00:09:41.916Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-04-14T00:09:41.916Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-04-14T00:09:41.916Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-04-14T00:09:41.916Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-04-14T00:09:41.916Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-04-14T00:09:41.916Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-04-14T00:09:41.916Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-04-14T00:09:41.916Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-04-14T00:09:41.916Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-04-14T00:09:41.916Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-04-14T00:09:41.916Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-04-14T00:09:41.916Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-04-14T00:09:41.916Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-04-14T00:09:41.916Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-04-14T00:09:41.916Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-04-14T00:09:41.916Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-04-14T00:09:41.916Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-04-14T00:09:41.916Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-04-14T00:09:41.916Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-04-14T00:09:41.916Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-04-14T00:09:41.916Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-04-14T00:09:41.916Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-04-14T00:09:41.916Z] spire-1.2.1/pkg/common/pemutil/ [2022-04-14T00:09:41.916Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-04-14T00:09:41.916Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-04-14T00:09:41.916Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-04-14T00:09:41.916Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-04-14T00:09:41.916Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-04-14T00:09:41.916Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-04-14T00:09:41.916Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-04-14T00:09:41.916Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-04-14T00:09:41.916Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-04-14T00:09:41.916Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-04-14T00:09:41.916Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-04-14T00:09:41.916Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-04-14T00:09:41.916Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-04-14T00:09:41.916Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-04-14T00:09:41.916Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-04-14T00:09:41.916Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-04-14T00:09:41.916Z] spire-1.2.1/pkg/common/plugin/ [2022-04-14T00:09:41.916Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-04-14T00:09:41.916Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-04-14T00:09:41.916Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-04-14T00:09:41.916Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-04-14T00:09:41.916Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-04-14T00:09:41.916Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-04-14T00:09:41.916Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-04-14T00:09:41.916Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-04-14T00:09:41.916Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-04-14T00:09:41.916Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-04-14T00:09:41.916Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-04-14T00:09:41.916Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-04-14T00:09:41.916Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-04-14T00:09:41.916Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-04-14T00:09:41.916Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-04-14T00:09:41.916Z] spire-1.2.1/pkg/common/plugin/log.go [2022-04-14T00:09:41.916Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-04-14T00:09:41.916Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-04-14T00:09:41.916Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-04-14T00:09:41.916Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-04-14T00:09:41.916Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-04-14T00:09:41.916Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-04-14T00:09:41.916Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-04-14T00:09:41.916Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-04-14T00:09:41.916Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-04-14T00:09:41.916Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-04-14T00:09:41.916Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-04-14T00:09:41.916Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-04-14T00:09:41.916Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-04-14T00:09:41.916Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-04-14T00:09:41.916Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-04-14T00:09:41.916Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-04-14T00:09:41.916Z] spire-1.2.1/pkg/common/profiling/ [2022-04-14T00:09:41.916Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-04-14T00:09:41.916Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-04-14T00:09:41.916Z] spire-1.2.1/pkg/common/protoutil/ [2022-04-14T00:09:41.916Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-04-14T00:09:41.916Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-04-14T00:09:41.916Z] spire-1.2.1/pkg/common/rotationutil/ [2022-04-14T00:09:41.916Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-04-14T00:09:41.916Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-04-14T00:09:41.916Z] spire-1.2.1/pkg/common/selector/ [2022-04-14T00:09:41.916Z] spire-1.2.1/pkg/common/selector/selector.go [2022-04-14T00:09:41.916Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-04-14T00:09:41.916Z] spire-1.2.1/pkg/common/selector/set.go [2022-04-14T00:09:41.916Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-04-14T00:09:41.916Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-04-14T00:09:41.916Z] spire-1.2.1/pkg/common/telemetry/ [2022-04-14T00:09:41.916Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-04-14T00:09:41.916Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-04-14T00:09:41.916Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-04-14T00:09:41.916Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-04-14T00:09:41.916Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-04-14T00:09:41.916Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-04-14T00:09:41.916Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-04-14T00:09:41.916Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-04-14T00:09:41.916Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-04-14T00:09:41.916Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-04-14T00:09:41.916Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-04-14T00:09:41.916Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-04-14T00:09:41.916Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-04-14T00:09:41.916Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-04-14T00:09:41.916Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-04-14T00:09:41.916Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-04-14T00:09:41.916Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-04-14T00:09:41.916Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-04-14T00:09:41.916Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-04-14T00:09:41.916Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-04-14T00:09:41.916Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-04-14T00:09:41.916Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-04-14T00:09:41.916Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-04-14T00:09:41.916Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-04-14T00:09:41.916Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-04-14T00:09:41.916Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-04-14T00:09:41.916Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-04-14T00:09:41.916Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-04-14T00:09:41.916Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-04-14T00:09:41.916Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-04-14T00:09:41.916Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-04-14T00:09:41.916Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-04-14T00:09:41.916Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-04-14T00:09:41.916Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-04-14T00:09:41.916Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-04-14T00:09:41.916Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-04-14T00:09:41.916Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-04-14T00:09:41.916Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-04-14T00:09:41.916Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-04-14T00:09:41.916Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-04-14T00:09:41.916Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-04-14T00:09:41.916Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-04-14T00:09:41.916Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-04-14T00:09:41.916Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-04-14T00:09:41.916Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-04-14T00:09:41.916Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-04-14T00:09:41.916Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-04-14T00:09:41.916Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-04-14T00:09:41.916Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-04-14T00:09:41.916Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-04-14T00:09:41.916Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-04-14T00:09:41.916Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-04-14T00:09:41.916Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-04-14T00:09:41.916Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-04-14T00:09:41.916Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-04-14T00:09:41.916Z] spire-1.2.1/pkg/common/uptime/ [2022-04-14T00:09:41.916Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-04-14T00:09:41.916Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-04-14T00:09:41.916Z] spire-1.2.1/pkg/common/util/ [2022-04-14T00:09:41.916Z] spire-1.2.1/pkg/common/util/certs.go [2022-04-14T00:09:41.916Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-04-14T00:09:41.916Z] spire-1.2.1/pkg/common/util/csr.go [2022-04-14T00:09:41.916Z] spire-1.2.1/pkg/common/util/hash.go [2022-04-14T00:09:41.916Z] spire-1.2.1/pkg/common/util/selectors.go [2022-04-14T00:09:41.916Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-04-14T00:09:41.916Z] spire-1.2.1/pkg/common/util/signals.go [2022-04-14T00:09:41.916Z] spire-1.2.1/pkg/common/util/sort.go [2022-04-14T00:09:41.916Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-04-14T00:09:41.916Z] spire-1.2.1/pkg/common/util/task.go [2022-04-14T00:09:41.916Z] spire-1.2.1/pkg/common/util/task_test.go [2022-04-14T00:09:41.916Z] spire-1.2.1/pkg/common/util/testdata/ [2022-04-14T00:09:41.916Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-04-14T00:09:41.916Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-04-14T00:09:41.916Z] spire-1.2.1/pkg/common/version/ [2022-04-14T00:09:41.916Z] spire-1.2.1/pkg/common/version/version.go [2022-04-14T00:09:41.916Z] spire-1.2.1/pkg/common/x509svid/ [2022-04-14T00:09:41.916Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-04-14T00:09:41.916Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-04-14T00:09:41.916Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-04-14T00:09:41.916Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-04-14T00:09:41.916Z] spire-1.2.1/pkg/common/x509util/ [2022-04-14T00:09:41.916Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-04-14T00:09:41.916Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-04-14T00:09:41.916Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-04-14T00:09:41.916Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-04-14T00:09:41.916Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-04-14T00:09:41.916Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-04-14T00:09:41.916Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-04-14T00:09:41.916Z] spire-1.2.1/pkg/server/ [2022-04-14T00:09:41.916Z] spire-1.2.1/pkg/server/api/ [2022-04-14T00:09:41.916Z] spire-1.2.1/pkg/server/api/agent.go [2022-04-14T00:09:41.916Z] spire-1.2.1/pkg/server/api/agent/ [2022-04-14T00:09:41.916Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-04-14T00:09:41.916Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-04-14T00:09:41.916Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-04-14T00:09:41.916Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-04-14T00:09:41.916Z] spire-1.2.1/pkg/server/api/api.go [2022-04-14T00:09:41.916Z] spire-1.2.1/pkg/server/api/audit/ [2022-04-14T00:09:41.916Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-04-14T00:09:41.916Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-04-14T00:09:41.916Z] spire-1.2.1/pkg/server/api/bundle.go [2022-04-14T00:09:41.916Z] spire-1.2.1/pkg/server/api/bundle/ [2022-04-14T00:09:41.916Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-04-14T00:09:41.916Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-04-14T00:09:41.916Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-04-14T00:09:41.916Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-04-14T00:09:41.916Z] spire-1.2.1/pkg/server/api/debug/ [2022-04-14T00:09:41.916Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-04-14T00:09:41.916Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-04-14T00:09:41.916Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-04-14T00:09:41.916Z] spire-1.2.1/pkg/server/api/entry.go [2022-04-14T00:09:41.916Z] spire-1.2.1/pkg/server/api/entry/ [2022-04-14T00:09:41.916Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-04-14T00:09:41.916Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-04-14T00:09:41.916Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-04-14T00:09:41.916Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-04-14T00:09:41.916Z] spire-1.2.1/pkg/server/api/health/ [2022-04-14T00:09:41.916Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-04-14T00:09:41.916Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-04-14T00:09:41.916Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-04-14T00:09:41.916Z] spire-1.2.1/pkg/server/api/id.go [2022-04-14T00:09:41.916Z] spire-1.2.1/pkg/server/api/id_test.go [2022-04-14T00:09:41.916Z] spire-1.2.1/pkg/server/api/limits/ [2022-04-14T00:09:41.916Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-04-14T00:09:41.916Z] spire-1.2.1/pkg/server/api/middleware/ [2022-04-14T00:09:41.916Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-04-14T00:09:41.916Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-04-14T00:09:41.916Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-04-14T00:09:41.916Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-04-14T00:09:41.916Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-04-14T00:09:41.916Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-04-14T00:09:41.916Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-04-14T00:09:41.916Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-04-14T00:09:41.916Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-04-14T00:09:41.916Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-04-14T00:09:41.916Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-04-14T00:09:41.916Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-04-14T00:09:41.916Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-04-14T00:09:41.916Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-04-14T00:09:41.916Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-04-14T00:09:41.916Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-04-14T00:09:41.916Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-04-14T00:09:41.916Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-04-14T00:09:41.916Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-04-14T00:09:41.916Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-04-14T00:09:41.916Z] spire-1.2.1/pkg/server/api/selector.go [2022-04-14T00:09:41.916Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-04-14T00:09:41.916Z] spire-1.2.1/pkg/server/api/status.go [2022-04-14T00:09:41.916Z] spire-1.2.1/pkg/server/api/status_test.go [2022-04-14T00:09:41.916Z] spire-1.2.1/pkg/server/api/svid/ [2022-04-14T00:09:41.916Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-04-14T00:09:41.916Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-04-14T00:09:41.916Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-04-14T00:09:41.916Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-04-14T00:09:41.916Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-04-14T00:09:41.916Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-04-14T00:09:41.916Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-04-14T00:09:41.916Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-04-14T00:09:41.916Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-04-14T00:09:41.916Z] spire-1.2.1/pkg/server/authpolicy/ [2022-04-14T00:09:41.916Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-04-14T00:09:41.916Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-04-14T00:09:41.916Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-04-14T00:09:41.916Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-04-14T00:09:41.916Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-04-14T00:09:41.916Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-04-14T00:09:41.916Z] spire-1.2.1/pkg/server/bundle/ [2022-04-14T00:09:41.916Z] spire-1.2.1/pkg/server/bundle/client/ [2022-04-14T00:09:41.916Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-04-14T00:09:41.916Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-04-14T00:09:41.916Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-04-14T00:09:41.916Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-04-14T00:09:41.916Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-04-14T00:09:41.916Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-04-14T00:09:41.916Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-04-14T00:09:41.916Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-04-14T00:09:41.916Z] spire-1.2.1/pkg/server/ca/ [2022-04-14T00:09:41.916Z] spire-1.2.1/pkg/server/ca/ca.go [2022-04-14T00:09:41.916Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-04-14T00:09:41.916Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-04-14T00:09:41.916Z] spire-1.2.1/pkg/server/ca/journal.go [2022-04-14T00:09:41.916Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-04-14T00:09:41.916Z] spire-1.2.1/pkg/server/ca/manager.go [2022-04-14T00:09:41.916Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-04-14T00:09:41.916Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-04-14T00:09:41.916Z] spire-1.2.1/pkg/server/ca/templates.go [2022-04-14T00:09:41.916Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-04-14T00:09:41.916Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-04-14T00:09:41.916Z] spire-1.2.1/pkg/server/ca/validation.go [2022-04-14T00:09:41.916Z] spire-1.2.1/pkg/server/cache/ [2022-04-14T00:09:41.916Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-04-14T00:09:41.916Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-04-14T00:09:41.916Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-04-14T00:09:41.916Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-04-14T00:09:41.916Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-04-14T00:09:41.916Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-04-14T00:09:41.916Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-04-14T00:09:41.916Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-04-14T00:09:41.916Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-04-14T00:09:41.916Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-04-14T00:09:41.916Z] spire-1.2.1/pkg/server/catalog/ [2022-04-14T00:09:41.916Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-04-14T00:09:41.916Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-04-14T00:09:41.916Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-04-14T00:09:41.916Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-04-14T00:09:41.916Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-04-14T00:09:41.916Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-04-14T00:09:41.916Z] spire-1.2.1/pkg/server/config.go [2022-04-14T00:09:41.916Z] spire-1.2.1/pkg/server/datastore/ [2022-04-14T00:09:41.916Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-04-14T00:09:41.916Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-04-14T00:09:41.916Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-04-14T00:09:41.916Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-04-14T00:09:41.917Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-04-14T00:09:41.917Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-04-14T00:09:41.917Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-04-14T00:09:41.917Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-04-14T00:09:41.917Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-04-14T00:09:41.917Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-04-14T00:09:41.917Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-04-14T00:09:41.917Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-04-14T00:09:41.917Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-04-14T00:09:41.917Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-04-14T00:09:41.917Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-04-14T00:09:41.917Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-04-14T00:09:41.917Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-04-14T00:09:41.917Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-04-14T00:09:41.917Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-04-14T00:09:41.917Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-04-14T00:09:41.917Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-04-14T00:09:41.917Z] spire-1.2.1/pkg/server/endpoints/ [2022-04-14T00:09:41.917Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-04-14T00:09:41.917Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-04-14T00:09:41.917Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-04-14T00:09:41.917Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-04-14T00:09:41.917Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-04-14T00:09:41.917Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-04-14T00:09:41.917Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-04-14T00:09:41.917Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-04-14T00:09:41.917Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-04-14T00:09:41.917Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-04-14T00:09:41.917Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-04-14T00:09:41.917Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-04-14T00:09:41.917Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-04-14T00:09:41.917Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-04-14T00:09:41.917Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-04-14T00:09:41.917Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-04-14T00:09:41.917Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-04-14T00:09:41.917Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-04-14T00:09:41.917Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-04-14T00:09:41.917Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-04-14T00:09:41.917Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-04-14T00:09:41.917Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-04-14T00:09:41.917Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-04-14T00:09:41.917Z] spire-1.2.1/pkg/server/hostservice/ [2022-04-14T00:09:41.917Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-04-14T00:09:41.917Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-04-14T00:09:41.917Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-04-14T00:09:41.917Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-04-14T00:09:41.917Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-04-14T00:09:41.917Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-04-14T00:09:41.917Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-04-14T00:09:41.917Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-04-14T00:09:41.917Z] spire-1.2.1/pkg/server/plugin/ [2022-04-14T00:09:41.917Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-04-14T00:09:41.917Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-04-14T00:09:41.917Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-04-14T00:09:41.917Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-04-14T00:09:41.917Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-04-14T00:09:41.917Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-04-14T00:09:41.917Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-04-14T00:09:41.917Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-04-14T00:09:41.917Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-04-14T00:09:41.917Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-04-14T00:09:41.917Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-04-14T00:09:41.917Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-04-14T00:09:41.917Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-04-14T00:09:41.917Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-04-14T00:09:41.917Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-04-14T00:09:41.917Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-04-14T00:09:41.917Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-04-14T00:09:41.917Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-04-14T00:09:41.917Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-04-14T00:09:41.917Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-04-14T00:09:41.917Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-04-14T00:09:41.917Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-04-14T00:09:41.917Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-04-14T00:09:41.917Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-04-14T00:09:41.917Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-04-14T00:09:41.917Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-04-14T00:09:41.917Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-04-14T00:09:41.917Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-04-14T00:09:41.917Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-04-14T00:09:41.917Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-04-14T00:09:41.917Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-04-14T00:09:41.917Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-04-14T00:09:41.917Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-04-14T00:09:41.917Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-04-14T00:09:41.917Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-04-14T00:09:41.917Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-04-14T00:09:41.917Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-04-14T00:09:41.917Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-04-14T00:09:41.917Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-04-14T00:09:41.917Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-04-14T00:09:41.917Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-04-14T00:09:41.917Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-04-14T00:09:41.917Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-04-14T00:09:41.917Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-04-14T00:09:41.917Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-04-14T00:09:41.917Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-04-14T00:09:41.917Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-14T00:09:41.917Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-04-14T00:09:41.917Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-04-14T00:09:41.917Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-14T00:09:41.917Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-04-14T00:09:41.917Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-04-14T00:09:41.917Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-04-14T00:09:41.917Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-04-14T00:09:41.917Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-14T00:09:41.917Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-04-14T00:09:41.917Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-04-14T00:09:41.917Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-04-14T00:09:41.917Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-14T00:09:41.917Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-04-14T00:09:41.917Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-04-14T00:09:41.917Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-04-14T00:09:41.917Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-04-14T00:09:41.917Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-04-14T00:09:41.917Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-14T00:09:41.917Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-04-14T00:09:41.917Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-04-14T00:09:41.917Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-04-14T00:09:41.917Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-04-14T00:09:41.917Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-04-14T00:09:41.917Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-04-14T00:09:41.917Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-04-14T00:09:41.917Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-04-14T00:09:41.917Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-04-14T00:09:41.917Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-04-14T00:09:41.917Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-04-14T00:09:41.917Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-04-14T00:09:41.917Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-04-14T00:09:41.917Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-04-14T00:09:41.917Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-04-14T00:09:41.917Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-04-14T00:09:41.917Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-04-14T00:09:41.917Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-04-14T00:09:41.917Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-04-14T00:09:41.917Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-04-14T00:09:41.917Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-04-14T00:09:41.917Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-04-14T00:09:41.917Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-04-14T00:09:41.917Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-04-14T00:09:41.917Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-04-14T00:09:41.917Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-04-14T00:09:41.917Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-04-14T00:09:41.917Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-04-14T00:09:41.917Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-04-14T00:09:41.917Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-04-14T00:09:41.917Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-04-14T00:09:41.917Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-04-14T00:09:41.917Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-04-14T00:09:41.917Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-04-14T00:09:41.917Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-04-14T00:09:41.917Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-04-14T00:09:41.917Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-04-14T00:09:41.917Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-04-14T00:09:41.917Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-04-14T00:09:41.917Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-04-14T00:09:41.917Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-04-14T00:09:41.917Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-04-14T00:09:41.917Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-04-14T00:09:41.917Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-04-14T00:09:41.917Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-04-14T00:09:41.917Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-04-14T00:09:41.917Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-04-14T00:09:41.917Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-04-14T00:09:41.917Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-04-14T00:09:41.917Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-04-14T00:09:41.917Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-04-14T00:09:41.917Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-04-14T00:09:41.917Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-04-14T00:09:41.917Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-04-14T00:09:41.917Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-04-14T00:09:41.917Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-04-14T00:09:41.917Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-04-14T00:09:41.917Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-04-14T00:09:41.917Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-04-14T00:09:41.917Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-04-14T00:09:41.917Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-04-14T00:09:41.917Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-04-14T00:09:41.917Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-04-14T00:09:41.917Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-04-14T00:09:41.917Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-04-14T00:09:41.917Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-04-14T00:09:41.917Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-04-14T00:09:41.917Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-04-14T00:09:41.917Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-04-14T00:09:41.917Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-04-14T00:09:41.917Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-04-14T00:09:41.917Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-04-14T00:09:41.917Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-04-14T00:09:41.917Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-04-14T00:09:41.917Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-04-14T00:09:41.917Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-04-14T00:09:41.917Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-04-14T00:09:41.917Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-04-14T00:09:41.917Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-04-14T00:09:41.917Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-04-14T00:09:41.917Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-04-14T00:09:41.917Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-04-14T00:09:41.917Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-04-14T00:09:41.917Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-04-14T00:09:41.917Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-04-14T00:09:41.917Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-04-14T00:09:41.917Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-04-14T00:09:41.917Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-04-14T00:09:41.917Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-04-14T00:09:41.917Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-04-14T00:09:41.917Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-04-14T00:09:41.917Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-04-14T00:09:41.917Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-04-14T00:09:41.917Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-04-14T00:09:41.917Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-04-14T00:09:41.917Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-04-14T00:09:41.917Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-04-14T00:09:41.917Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-04-14T00:09:41.917Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-04-14T00:09:41.917Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-04-14T00:09:41.917Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-04-14T00:09:41.917Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-04-14T00:09:41.917Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-04-14T00:09:41.917Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-04-14T00:09:41.917Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-04-14T00:09:41.917Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-04-14T00:09:41.917Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-04-14T00:09:41.917Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-04-14T00:09:41.917Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-04-14T00:09:41.917Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-04-14T00:09:41.917Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-04-14T00:09:41.917Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-04-14T00:09:41.917Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-04-14T00:09:41.917Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-04-14T00:09:41.917Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-04-14T00:09:41.917Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-04-14T00:09:41.917Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-04-14T00:09:41.917Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-04-14T00:09:41.917Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-04-14T00:09:41.917Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-04-14T00:09:41.917Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-04-14T00:09:41.917Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-04-14T00:09:41.917Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-04-14T00:09:41.917Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-04-14T00:09:41.917Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-04-14T00:09:41.917Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-04-14T00:09:41.917Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-04-14T00:09:41.917Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-04-14T00:09:41.917Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-04-14T00:09:41.917Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-04-14T00:09:41.918Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-04-14T00:09:41.918Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-04-14T00:09:41.918Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-04-14T00:09:41.918Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-04-14T00:09:41.918Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-04-14T00:09:41.918Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-04-14T00:09:41.918Z] spire-1.2.1/pkg/server/registration/ [2022-04-14T00:09:41.918Z] spire-1.2.1/pkg/server/registration/manager.go [2022-04-14T00:09:41.918Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-04-14T00:09:41.918Z] spire-1.2.1/pkg/server/scanentries.go [2022-04-14T00:09:41.918Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-04-14T00:09:41.918Z] spire-1.2.1/pkg/server/server.go [2022-04-14T00:09:41.918Z] spire-1.2.1/pkg/server/server_test.go [2022-04-14T00:09:41.918Z] spire-1.2.1/pkg/server/svid/ [2022-04-14T00:09:41.918Z] spire-1.2.1/pkg/server/svid/observer.go [2022-04-14T00:09:41.918Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-04-14T00:09:41.918Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-04-14T00:09:41.918Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-04-14T00:09:41.918Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-04-14T00:09:41.918Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-04-14T00:09:41.918Z] spire-1.2.1/proto/ [2022-04-14T00:09:41.918Z] spire-1.2.1/proto/private/ [2022-04-14T00:09:41.918Z] spire-1.2.1/proto/private/server/ [2022-04-14T00:09:41.918Z] spire-1.2.1/proto/private/server/journal/ [2022-04-14T00:09:41.918Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-04-14T00:09:41.918Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-04-14T00:09:41.918Z] spire-1.2.1/proto/spire/ [2022-04-14T00:09:41.918Z] spire-1.2.1/proto/spire/common/ [2022-04-14T00:09:41.918Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-04-14T00:09:41.918Z] spire-1.2.1/proto/spire/common/common.proto [2022-04-14T00:09:41.918Z] spire-1.2.1/proto/spire/common/plugin/ [2022-04-14T00:09:41.918Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-04-14T00:09:41.918Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-04-14T00:09:41.918Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-04-14T00:09:41.918Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-04-14T00:09:41.918Z] spire-1.2.1/proto/spire/plugin/ [2022-04-14T00:09:41.918Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-04-14T00:09:41.918Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-04-14T00:09:41.918Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-04-14T00:09:41.918Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-04-14T00:09:41.918Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-04-14T00:09:41.918Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-04-14T00:09:41.918Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-04-14T00:09:41.918Z] spire-1.2.1/release/ [2022-04-14T00:09:41.918Z] spire-1.2.1/release/spire-extras/ [2022-04-14T00:09:41.918Z] spire-1.2.1/release/spire-extras/README.md [2022-04-14T00:09:41.918Z] spire-1.2.1/release/spire-extras/conf/ [2022-04-14T00:09:41.918Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-04-14T00:09:41.918Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-04-14T00:09:41.918Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-04-14T00:09:41.918Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-04-14T00:09:41.918Z] spire-1.2.1/release/spire/ [2022-04-14T00:09:41.918Z] spire-1.2.1/release/spire/README.md [2022-04-14T00:09:41.918Z] spire-1.2.1/release/spire/conf/ [2022-04-14T00:09:41.918Z] spire-1.2.1/release/spire/conf/agent/ [2022-04-14T00:09:41.918Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-04-14T00:09:41.918Z] spire-1.2.1/release/spire/conf/server/ [2022-04-14T00:09:41.918Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-04-14T00:09:41.918Z] spire-1.2.1/script/ [2022-04-14T00:09:41.918Z] spire-1.2.1/script/build-artifact.sh [2022-04-14T00:09:41.918Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-04-14T00:09:41.918Z] spire-1.2.1/support/ [2022-04-14T00:09:41.918Z] spire-1.2.1/support/k8s/ [2022-04-14T00:09:41.918Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-04-14T00:09:41.918Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-04-14T00:09:41.918Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-04-14T00:09:41.918Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-04-14T00:09:41.918Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-04-14T00:09:41.918Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-04-14T00:09:41.918Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-04-14T00:09:41.918Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-04-14T00:09:41.918Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-04-14T00:09:41.918Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-04-14T00:09:41.918Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-04-14T00:09:41.918Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-04-14T00:09:41.918Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-04-14T00:09:41.918Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-04-14T00:09:41.918Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-04-14T00:09:41.918Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-04-14T00:09:41.918Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-04-14T00:09:41.918Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-04-14T00:09:41.918Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-04-14T00:09:41.918Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-04-14T00:09:41.918Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-04-14T00:09:41.918Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-04-14T00:09:41.918Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-04-14T00:09:41.918Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-04-14T00:09:41.918Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-04-14T00:09:41.918Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-04-14T00:09:41.918Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-04-14T00:09:41.918Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-04-14T00:09:41.918Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-04-14T00:09:41.918Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-04-14T00:09:41.918Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-04-14T00:09:41.918Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-04-14T00:09:41.918Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-04-14T00:09:41.918Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-04-14T00:09:41.918Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-04-14T00:09:41.918Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-04-14T00:09:41.918Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-04-14T00:09:41.918Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-04-14T00:09:41.918Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-04-14T00:09:41.918Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-04-14T00:09:41.918Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-04-14T00:09:41.918Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-04-14T00:09:41.918Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-04-14T00:09:41.918Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-04-14T00:09:41.918Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-04-14T00:09:41.918Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-04-14T00:09:41.918Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-04-14T00:09:41.918Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-04-14T00:09:41.918Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-04-14T00:09:41.918Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-04-14T00:09:41.918Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-04-14T00:09:41.918Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-04-14T00:09:41.918Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-04-14T00:09:41.918Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-04-14T00:09:41.918Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-04-14T00:09:41.918Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-04-14T00:09:41.918Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-04-14T00:09:41.918Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-04-14T00:09:41.918Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-04-14T00:09:41.918Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-04-14T00:09:41.918Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-04-14T00:09:41.918Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-04-14T00:09:41.918Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-04-14T00:09:41.918Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-04-14T00:09:41.918Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-04-14T00:09:41.918Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-04-14T00:09:41.918Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-04-14T00:09:41.918Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-04-14T00:09:41.918Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-04-14T00:09:41.918Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-04-14T00:09:41.918Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-04-14T00:09:41.918Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-04-14T00:09:41.918Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-04-14T00:09:41.918Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-04-14T00:09:41.918Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-04-14T00:09:41.918Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-04-14T00:09:41.918Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-04-14T00:09:41.918Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-04-14T00:09:41.918Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-04-14T00:09:41.918Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-04-14T00:09:41.918Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-04-14T00:09:41.918Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-04-14T00:09:41.918Z] spire-1.2.1/test/ [2022-04-14T00:09:41.918Z] spire-1.2.1/test/clock/ [2022-04-14T00:09:41.918Z] spire-1.2.1/test/clock/clock.go [2022-04-14T00:09:41.918Z] spire-1.2.1/test/fakes/ [2022-04-14T00:09:41.918Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-04-14T00:09:41.918Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-04-14T00:09:41.918Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-04-14T00:09:41.918Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-04-14T00:09:41.918Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-04-14T00:09:41.918Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-04-14T00:09:41.918Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-04-14T00:09:41.918Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-04-14T00:09:41.918Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-04-14T00:09:41.918Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-04-14T00:09:41.918Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-04-14T00:09:41.918Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-04-14T00:09:41.918Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-04-14T00:09:41.918Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-04-14T00:09:41.918Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-04-14T00:09:41.918Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-04-14T00:09:41.918Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-04-14T00:09:41.918Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-04-14T00:09:41.918Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-04-14T00:09:41.918Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-04-14T00:09:41.918Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-04-14T00:09:41.918Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-04-14T00:09:41.918Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-04-14T00:09:41.918Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-04-14T00:09:41.918Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-04-14T00:09:41.918Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-04-14T00:09:41.918Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-04-14T00:09:41.918Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-04-14T00:09:41.918Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-04-14T00:09:41.918Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-04-14T00:09:41.918Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-04-14T00:09:41.918Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-04-14T00:09:41.918Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-04-14T00:09:41.918Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-04-14T00:09:41.918Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-04-14T00:09:41.918Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-04-14T00:09:41.918Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-04-14T00:09:41.918Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-04-14T00:09:41.918Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-04-14T00:09:41.918Z] spire-1.2.1/test/fixture/ [2022-04-14T00:09:41.918Z] spire-1.2.1/test/fixture/certs/ [2022-04-14T00:09:41.918Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-04-14T00:09:41.918Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-04-14T00:09:41.918Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-04-14T00:09:41.918Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-04-14T00:09:41.918Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-04-14T00:09:41.918Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-04-14T00:09:41.918Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-04-14T00:09:41.918Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-04-14T00:09:41.918Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-04-14T00:09:41.918Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-04-14T00:09:41.918Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-04-14T00:09:41.918Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-04-14T00:09:41.918Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-04-14T00:09:41.918Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-04-14T00:09:41.918Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-04-14T00:09:41.918Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-04-14T00:09:41.918Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-04-14T00:09:41.918Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-04-14T00:09:41.918Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-04-14T00:09:41.918Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-04-14T00:09:41.918Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-04-14T00:09:41.918Z] spire-1.2.1/test/fixture/config/ [2022-04-14T00:09:41.918Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-04-14T00:09:41.918Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-04-14T00:09:41.918Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-04-14T00:09:41.918Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-04-14T00:09:41.918Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-04-14T00:09:41.918Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-04-14T00:09:41.918Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-04-14T00:09:41.918Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-04-14T00:09:41.918Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-04-14T00:09:41.918Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-04-14T00:09:41.918Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-04-14T00:09:41.918Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-04-14T00:09:41.918Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-04-14T00:09:41.918Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-04-14T00:09:41.918Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-04-14T00:09:41.918Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-04-14T00:09:41.918Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-04-14T00:09:41.918Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-04-14T00:09:41.918Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-04-14T00:09:41.918Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-04-14T00:09:41.918Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-04-14T00:09:41.918Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-04-14T00:09:41.918Z] spire-1.2.1/test/fixture/fixture.go [2022-04-14T00:09:41.918Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-04-14T00:09:41.918Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-04-14T00:09:41.918Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-04-14T00:09:41.918Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-04-14T00:09:41.918Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-04-14T00:09:41.918Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-04-14T00:09:41.918Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-04-14T00:09:41.918Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-04-14T00:09:41.918Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-04-14T00:09:41.918Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-04-14T00:09:41.918Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-04-14T00:09:41.918Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-04-14T00:09:41.918Z] spire-1.2.1/test/fixture/registration/ [2022-04-14T00:09:41.918Z] spire-1.2.1/test/fixture/registration/entries.json [2022-04-14T00:09:41.918Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-04-14T00:09:41.918Z] spire-1.2.1/test/fixture/registration/good.json [2022-04-14T00:09:41.918Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-04-14T00:09:41.918Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-04-14T00:09:41.918Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-04-14T00:09:41.918Z] spire-1.2.1/test/integration/ [2022-04-14T00:09:41.918Z] spire-1.2.1/test/integration/README.md [2022-04-14T00:09:41.918Z] spire-1.2.1/test/integration/common [2022-04-14T00:09:41.918Z] spire-1.2.1/test/integration/setup/ [2022-04-14T00:09:41.918Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-04-14T00:09:41.918Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-04-14T00:09:41.918Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-04-14T00:09:41.918Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-04-14T00:09:41.918Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-04-14T00:09:41.918Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-04-14T00:09:41.918Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-04-14T00:09:41.918Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-04-14T00:09:41.918Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-04-14T00:09:41.918Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-04-14T00:09:41.918Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-04-14T00:09:41.918Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-04-14T00:09:41.918Z] spire-1.2.1/test/integration/setup/itclient/ [2022-04-14T00:09:41.918Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-04-14T00:09:41.918Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-04-14T00:09:41.918Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-04-14T00:09:41.918Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-04-14T00:09:41.918Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-04-14T00:09:41.918Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-04-14T00:09:41.918Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-04-14T00:09:41.918Z] spire-1.2.1/test/integration/suites/ [2022-04-14T00:09:41.918Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-04-14T00:09:41.918Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-04-14T00:09:41.918Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-04-14T00:09:41.918Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-04-14T00:09:41.918Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-04-14T00:09:41.918Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-04-14T00:09:41.918Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-04-14T00:09:41.918Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-04-14T00:09:41.918Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-04-14T00:09:41.918Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-04-14T00:09:41.918Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-04-14T00:09:41.918Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-04-14T00:09:41.918Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-04-14T00:09:41.918Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-04-14T00:09:41.918Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-04-14T00:09:41.918Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-04-14T00:09:41.918Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-04-14T00:09:41.918Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-04-14T00:09:41.918Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-04-14T00:09:41.918Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-04-14T00:09:41.918Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-04-14T00:09:41.918Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-04-14T00:09:41.918Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-04-14T00:09:41.918Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-04-14T00:09:41.918Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-04-14T00:09:41.918Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-04-14T00:09:41.918Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-04-14T00:09:41.918Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-04-14T00:09:41.918Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-04-14T00:09:41.919Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-04-14T00:09:41.919Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-04-14T00:09:41.919Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-04-14T00:09:41.919Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-04-14T00:09:41.919Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-04-14T00:09:41.919Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-04-14T00:09:41.919Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-04-14T00:09:41.919Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-04-14T00:09:41.919Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-04-14T00:09:41.919Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-04-14T00:09:41.919Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-04-14T00:09:41.919Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-04-14T00:09:41.919Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-04-14T00:09:41.919Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-04-14T00:09:41.919Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-04-14T00:09:41.919Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-04-14T00:09:41.919Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-04-14T00:09:41.919Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-04-14T00:09:41.919Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-04-14T00:09:41.919Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-04-14T00:09:41.919Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-04-14T00:09:41.919Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-04-14T00:09:41.919Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-04-14T00:09:41.919Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-04-14T00:09:41.919Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-04-14T00:09:41.919Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-04-14T00:09:41.919Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-04-14T00:09:41.919Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-04-14T00:09:41.919Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-04-14T00:09:41.919Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-04-14T00:09:41.919Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-04-14T00:09:41.919Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-04-14T00:09:41.919Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-04-14T00:09:41.919Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-04-14T00:09:41.919Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-04-14T00:09:41.919Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-04-14T00:09:41.919Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-04-14T00:09:41.919Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-04-14T00:09:41.919Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-04-14T00:09:41.919Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-04-14T00:09:41.919Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-04-14T00:09:41.919Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-04-14T00:09:41.919Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-04-14T00:09:41.919Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-04-14T00:09:41.919Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-04-14T00:09:41.919Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-04-14T00:09:41.919Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-04-14T00:09:41.919Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-04-14T00:09:41.919Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-04-14T00:09:41.919Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-04-14T00:09:41.919Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-04-14T00:09:41.919Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-04-14T00:09:41.919Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-04-14T00:09:41.919Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-04-14T00:09:41.919Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-04-14T00:09:41.919Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-04-14T00:09:41.919Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-04-14T00:09:41.919Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-04-14T00:09:41.919Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-04-14T00:09:41.919Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-04-14T00:09:41.919Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-04-14T00:09:41.919Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-04-14T00:09:41.919Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-04-14T00:09:41.919Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-04-14T00:09:41.919Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-04-14T00:09:41.919Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-04-14T00:09:41.919Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-04-14T00:09:41.919Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-04-14T00:09:41.919Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-04-14T00:09:41.919Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-04-14T00:09:41.919Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-04-14T00:09:41.919Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-04-14T00:09:41.919Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-04-14T00:09:41.919Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-04-14T00:09:41.919Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-04-14T00:09:41.919Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-04-14T00:09:41.919Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-04-14T00:09:41.919Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-04-14T00:09:41.919Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-04-14T00:09:41.919Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-04-14T00:09:41.919Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-04-14T00:09:41.919Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-04-14T00:09:41.919Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-04-14T00:09:41.919Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-04-14T00:09:41.919Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-04-14T00:09:41.919Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-04-14T00:09:41.919Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-04-14T00:09:41.919Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-04-14T00:09:41.919Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-04-14T00:09:41.919Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-04-14T00:09:41.919Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-04-14T00:09:41.919Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-04-14T00:09:41.919Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-04-14T00:09:41.919Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-04-14T00:09:41.919Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-04-14T00:09:41.919Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-04-14T00:09:41.919Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-04-14T00:09:41.919Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-04-14T00:09:41.919Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-04-14T00:09:41.919Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-04-14T00:09:41.919Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-04-14T00:09:41.919Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-04-14T00:09:41.919Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-04-14T00:09:41.919Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-04-14T00:09:41.919Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-04-14T00:09:41.919Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-04-14T00:09:41.919Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-04-14T00:09:41.919Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-04-14T00:09:41.919Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-04-14T00:09:41.919Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-04-14T00:09:41.919Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-04-14T00:09:41.919Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-04-14T00:09:41.919Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-04-14T00:09:41.919Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-04-14T00:09:41.919Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-04-14T00:09:41.919Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-04-14T00:09:41.919Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-04-14T00:09:41.919Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-04-14T00:09:41.919Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-04-14T00:09:41.919Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-04-14T00:09:41.919Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-04-14T00:09:41.919Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-04-14T00:09:41.919Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-04-14T00:09:41.919Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-04-14T00:09:41.919Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-04-14T00:09:41.919Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-04-14T00:09:41.919Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-04-14T00:09:41.919Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-04-14T00:09:41.919Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-04-14T00:09:41.919Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-04-14T00:09:41.919Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-04-14T00:09:41.919Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-04-14T00:09:41.919Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-04-14T00:09:41.919Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-04-14T00:09:41.919Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-04-14T00:09:41.919Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-04-14T00:09:41.919Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-04-14T00:09:41.919Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-04-14T00:09:41.919Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-04-14T00:09:41.919Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-04-14T00:09:41.919Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-04-14T00:09:41.919Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-04-14T00:09:41.919Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-04-14T00:09:41.919Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-04-14T00:09:41.919Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-04-14T00:09:41.919Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-04-14T00:09:41.919Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-04-14T00:09:41.919Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-04-14T00:09:41.919Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-04-14T00:09:41.919Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-04-14T00:09:41.919Z] spire-1.2.1/test/integration/suites/join-token/ [2022-04-14T00:09:41.919Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-04-14T00:09:42.201Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-04-14T00:09:42.201Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-04-14T00:09:42.201Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-04-14T00:09:42.201Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-04-14T00:09:42.201Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-04-14T00:09:42.201Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-04-14T00:09:42.201Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-04-14T00:09:42.201Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-04-14T00:09:42.201Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-04-14T00:09:42.201Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-04-14T00:09:42.201Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-04-14T00:09:42.201Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-04-14T00:09:42.201Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-04-14T00:09:42.201Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-04-14T00:09:42.201Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-04-14T00:09:42.201Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-04-14T00:09:42.201Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-04-14T00:09:42.201Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-04-14T00:09:42.201Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-04-14T00:09:42.201Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-04-14T00:09:42.201Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-04-14T00:09:42.201Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-04-14T00:09:42.201Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-04-14T00:09:42.202Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-04-14T00:09:42.202Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-04-14T00:09:42.202Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-04-14T00:09:42.202Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-04-14T00:09:42.202Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-04-14T00:09:42.202Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-04-14T00:09:42.202Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-04-14T00:09:42.202Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-04-14T00:09:42.202Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-04-14T00:09:42.202Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-04-14T00:09:42.202Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-04-14T00:09:42.202Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-04-14T00:09:42.202Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-04-14T00:09:42.202Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-04-14T00:09:42.202Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-04-14T00:09:42.202Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-04-14T00:09:42.202Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-04-14T00:09:42.202Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-04-14T00:09:42.202Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-04-14T00:09:42.202Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-04-14T00:09:42.202Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-04-14T00:09:42.202Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-04-14T00:09:42.202Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-04-14T00:09:42.202Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-04-14T00:09:42.202Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-04-14T00:09:42.202Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-04-14T00:09:42.202Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-04-14T00:09:42.202Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-04-14T00:09:42.202Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-04-14T00:09:42.202Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-04-14T00:09:42.202Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-04-14T00:09:42.202Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-04-14T00:09:42.202Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-04-14T00:09:42.202Z] spire-1.2.1/test/integration/suites/k8s/ [2022-04-14T00:09:42.202Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-04-14T00:09:42.202Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-04-14T00:09:42.202Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-04-14T00:09:42.202Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-04-14T00:09:42.202Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-04-14T00:09:42.202Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-04-14T00:09:42.202Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-04-14T00:09:42.202Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-04-14T00:09:42.202Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-04-14T00:09:42.202Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-04-14T00:09:42.202Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-04-14T00:09:42.202Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-04-14T00:09:42.202Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-04-14T00:09:42.202Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-04-14T00:09:42.202Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-04-14T00:09:42.202Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-04-14T00:09:42.202Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-04-14T00:09:42.202Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-04-14T00:09:42.202Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-04-14T00:09:42.202Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-04-14T00:09:42.202Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-04-14T00:09:42.202Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-04-14T00:09:42.202Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-04-14T00:09:42.202Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-04-14T00:09:42.202Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-04-14T00:09:42.202Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-04-14T00:09:42.202Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-04-14T00:09:42.202Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-04-14T00:09:42.202Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-04-14T00:09:42.202Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-04-14T00:09:42.202Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-04-14T00:09:42.202Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-04-14T00:09:42.202Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-04-14T00:09:42.202Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-04-14T00:09:42.202Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-04-14T00:09:42.202Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-04-14T00:09:42.202Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-04-14T00:09:42.202Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-04-14T00:09:42.202Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-04-14T00:09:42.202Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-04-14T00:09:42.202Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-04-14T00:09:42.202Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-04-14T00:09:42.202Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-04-14T00:09:42.202Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-04-14T00:09:42.202Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-04-14T00:09:42.202Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-04-14T00:09:42.202Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-04-14T00:09:42.202Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-04-14T00:09:42.202Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-04-14T00:09:42.202Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-04-14T00:09:42.202Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-04-14T00:09:42.202Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-04-14T00:09:42.202Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-04-14T00:09:42.202Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-04-14T00:09:42.202Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-04-14T00:09:42.202Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-04-14T00:09:42.202Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-04-14T00:09:42.202Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-04-14T00:09:42.202Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-04-14T00:09:42.202Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-04-14T00:09:42.202Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-04-14T00:09:42.202Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-04-14T00:09:42.202Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-04-14T00:09:42.202Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-04-14T00:09:42.202Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-04-14T00:09:42.202Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-04-14T00:09:42.202Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-04-14T00:09:42.202Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-04-14T00:09:42.202Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-04-14T00:09:42.202Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-04-14T00:09:42.202Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-04-14T00:09:42.202Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-04-14T00:09:42.202Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-04-14T00:09:42.202Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-04-14T00:09:42.202Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-04-14T00:09:42.202Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-04-14T00:09:42.202Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-04-14T00:09:42.202Z] spire-1.2.1/test/integration/suites/rotation/ [2022-04-14T00:09:42.202Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-04-14T00:09:42.202Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-04-14T00:09:42.202Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-04-14T00:09:42.202Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-04-14T00:09:42.202Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-04-14T00:09:42.202Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-04-14T00:09:42.202Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-04-14T00:09:42.202Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-04-14T00:09:42.202Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-04-14T00:09:42.202Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-04-14T00:09:42.202Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-04-14T00:09:42.202Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-04-14T00:09:42.202Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-04-14T00:09:42.202Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-04-14T00:09:42.202Z] spire-1.2.1/test/integration/suites/self-test/ [2022-04-14T00:09:42.202Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-04-14T00:09:42.202Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-04-14T00:09:42.202Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-04-14T00:09:42.202Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-04-14T00:09:42.202Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-04-14T00:09:42.202Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-04-14T00:09:42.202Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-04-14T00:09:42.202Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-04-14T00:09:42.202Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-04-14T00:09:42.202Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-04-14T00:09:42.202Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-04-14T00:09:42.202Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-04-14T00:09:42.202Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-04-14T00:09:42.202Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-04-14T00:09:42.202Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-04-14T00:09:42.202Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-04-14T00:09:42.202Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-04-14T00:09:42.202Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-04-14T00:09:42.202Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-04-14T00:09:42.202Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-04-14T00:09:42.202Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-04-14T00:09:42.202Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-04-14T00:09:42.202Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-04-14T00:09:42.202Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-04-14T00:09:42.202Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-04-14T00:09:42.202Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-04-14T00:09:42.202Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-04-14T00:09:42.202Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-04-14T00:09:42.202Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-04-14T00:09:42.202Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-04-14T00:09:42.202Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-04-14T00:09:42.202Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-04-14T00:09:42.202Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-04-14T00:09:42.202Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-04-14T00:09:42.202Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-04-14T00:09:42.202Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-04-14T00:09:42.202Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-04-14T00:09:42.202Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-04-14T00:09:42.202Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-04-14T00:09:42.202Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-04-14T00:09:42.202Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-04-14T00:09:42.202Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-04-14T00:09:42.202Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-04-14T00:09:42.202Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-04-14T00:09:42.203Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-04-14T00:09:42.203Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-04-14T00:09:42.203Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-04-14T00:09:42.203Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-04-14T00:09:42.203Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-04-14T00:09:42.203Z] spire-1.2.1/test/integration/test-one.sh [2022-04-14T00:09:42.203Z] spire-1.2.1/test/integration/test.sh [2022-04-14T00:09:42.203Z] spire-1.2.1/test/plugintest/ [2022-04-14T00:09:42.203Z] spire-1.2.1/test/plugintest/config.go [2022-04-14T00:09:42.203Z] spire-1.2.1/test/plugintest/load.go [2022-04-14T00:09:42.203Z] spire-1.2.1/test/plugintest/option.go [2022-04-14T00:09:42.203Z] spire-1.2.1/test/spiretest/ [2022-04-14T00:09:42.203Z] spire-1.2.1/test/spiretest/apiserver.go [2022-04-14T00:09:42.203Z] spire-1.2.1/test/spiretest/assertions.go [2022-04-14T00:09:42.203Z] spire-1.2.1/test/spiretest/dir.go [2022-04-14T00:09:42.203Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-04-14T00:09:42.203Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-04-14T00:09:42.203Z] spire-1.2.1/test/spiretest/logs.go [2022-04-14T00:09:42.203Z] spire-1.2.1/test/spiretest/socketapi.go [2022-04-14T00:09:42.203Z] spire-1.2.1/test/spiretest/suite.go [2022-04-14T00:09:42.203Z] spire-1.2.1/test/spiretest/x509.go [2022-04-14T00:09:42.203Z] spire-1.2.1/test/testca/ [2022-04-14T00:09:42.203Z] spire-1.2.1/test/testca/ca.go [2022-04-14T00:09:42.203Z] spire-1.2.1/test/testkey/ [2022-04-14T00:09:42.203Z] spire-1.2.1/test/testkey/generate.sh [2022-04-14T00:09:42.203Z] spire-1.2.1/test/testkey/genkeys.go [2022-04-14T00:09:42.203Z] spire-1.2.1/test/testkey/keys.go [2022-04-14T00:09:42.203Z] spire-1.2.1/test/testkey/new.go [2022-04-14T00:09:42.203Z] spire-1.2.1/test/tpmsimulator/ [2022-04-14T00:09:42.203Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-04-14T00:09:42.203Z] spire-1.2.1/test/util/ [2022-04-14T00:09:42.203Z] spire-1.2.1/test/util/cert_fixtures.go [2022-04-14T00:09:42.203Z] spire-1.2.1/test/util/cert_generation.go [2022-04-14T00:09:42.203Z] spire-1.2.1/test/util/io_redirection.go [2022-04-14T00:09:42.203Z] spire-1.2.1/test/util/race.go [2022-04-14T00:09:42.203Z] spire-1.2.1/test/util/util.go [2022-04-14T00:09:42.203Z] building spire from source... [2022-04-14T00:09:42.203Z] Installing go1.17.7... [2022-04-14T00:09:42.203Z] Removing intermediate container 91f6b050cdbd [2022-04-14T00:09:42.203Z] ---> ead8d3c8cb18 [2022-04-14T00:09:42.203Z] Step 22/23 : LABEL git_sha=aa17a0d297f7eeac5bdd98d09819418474808dd8 [2022-04-14T00:09:42.460Z] ---> Running in 88da6eacda4a [2022-04-14T00:09:43.032Z] Removing intermediate container 88da6eacda4a [2022-04-14T00:09:43.032Z] ---> 546ae1491933 [2022-04-14T00:09:43.032Z] Step 23/23 : LABEL version=0.0.0 [2022-04-14T00:09:43.032Z] ---> Running in dad140898b9d [2022-04-14T00:09:43.598Z] Removing intermediate container dad140898b9d [2022-04-14T00:09:43.599Z] ---> 744f43c282ef [2022-04-14T00:09:43.599Z] [2022-04-14T00:09:43.599Z] Successfully built 744f43c282ef [2022-04-14T00:09:43.599Z] Successfully tagged core-command:latest [2022-04-14T00:09:43.599Z]  Building core-command ... done Building core-metadata [2022-04-14T00:09:47.786Z] Building bin/spire-server... [2022-04-14T00:09:47.786Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-04-14T00:09:47.786Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-04-14T00:09:47.786Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-04-14T00:09:47.786Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-04-14T00:09:47.786Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-04-14T00:09:47.786Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-04-14T00:09:47.786Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-14T00:09:47.786Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-04-14T00:09:47.786Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-04-14T00:09:47.786Z] go: downloading google.golang.org/grpc v1.44.0 [2022-04-14T00:09:47.786Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-04-14T00:09:47.786Z] go: downloading github.com/fatih/color v1.13.0 [2022-04-14T00:09:47.786Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-14T00:09:47.786Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-04-14T00:09:48.044Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-04-14T00:09:48.045Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-14T00:09:48.045Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-14T00:09:48.045Z] ---> f0cb2d2148ef [2022-04-14T00:09:48.045Z] Step 3/23 : WORKDIR /edgex-go [2022-04-14T00:09:48.045Z] ---> Using cache [2022-04-14T00:09:48.045Z] ---> 674ba99aa957 [2022-04-14T00:09:48.045Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-14T00:09:48.045Z] ---> Using cache [2022-04-14T00:09:48.045Z] ---> fbcefd359754 [2022-04-14T00:09:48.045Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-04-14T00:09:48.045Z] ---> Using cache [2022-04-14T00:09:48.045Z] ---> 634b4f960292 [2022-04-14T00:09:48.045Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-14T00:09:48.045Z] ---> Using cache [2022-04-14T00:09:48.045Z] ---> a7f9723426e1 [2022-04-14T00:09:48.045Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-14T00:09:48.045Z] ---> Using cache [2022-04-14T00:09:48.045Z] ---> 26d26ec7c545 [2022-04-14T00:09:48.045Z] Step 8/23 : COPY . . [2022-04-14T00:09:48.045Z] ---> Using cache [2022-04-14T00:09:48.045Z] ---> 7e2866e3f2cb [2022-04-14T00:09:48.045Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-04-14T00:09:48.045Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-04-14T00:09:48.045Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-04-14T00:09:48.307Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-04-14T00:09:48.307Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-04-14T00:09:48.307Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-04-14T00:09:48.569Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-04-14T00:09:48.569Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-04-14T00:09:48.569Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-04-14T00:09:48.569Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-04-14T00:09:48.569Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-14T00:09:48.569Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-04-14T00:09:48.829Z] go: downloading github.com/google/uuid v1.1.2 [2022-04-14T00:09:48.829Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-14T00:09:48.829Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-04-14T00:09:48.829Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-04-14T00:09:48.829Z] go: downloading github.com/oklog/run v1.0.0 [2022-04-14T00:09:49.088Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-04-14T00:09:49.088Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-04-14T00:09:49.088Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-04-14T00:09:49.088Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-04-14T00:09:49.088Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-14T00:09:49.088Z] go: downloading github.com/prometheus/common v0.32.1 [2022-04-14T00:09:49.088Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-04-14T00:09:49.347Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-14T00:09:49.347Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-04-14T00:09:49.347Z] go: downloading go.uber.org/atomic v1.9.0 [2022-04-14T00:09:49.607Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-04-14T00:09:49.607Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-04-14T00:09:49.607Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-04-14T00:09:49.607Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-04-14T00:09:49.607Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-04-14T00:09:49.607Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-04-14T00:09:49.607Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-04-14T00:09:49.866Z] go: downloading github.com/lib/pq v1.10.4 [2022-04-14T00:09:49.866Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-04-14T00:09:49.866Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-04-14T00:09:50.125Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-04-14T00:09:50.383Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-04-14T00:09:51.766Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-04-14T00:09:51.766Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-04-14T00:09:51.766Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-04-14T00:09:52.024Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-04-14T00:09:52.024Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-04-14T00:09:53.397Z]  ---> Running in 0beda0314f5e [2022-04-14T00:09:54.775Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-04-14T00:09:55.707Z] go: downloading google.golang.org/api v0.70.0 [2022-04-14T00:09:55.707Z] go: downloading k8s.io/client-go v0.23.4 [2022-04-14T00:09:55.707Z] go: downloading k8s.io/api v0.23.4 [2022-04-14T00:09:55.707Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-04-14T00:09:55.707Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-04-14T00:09:55.707Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-04-14T00:09:55.707Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-04-14T00:09:55.707Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-04-14T00:09:55.707Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-04-14T00:09:55.966Z] go: downloading cloud.google.com/go v0.100.2 [2022-04-14T00:09:57.343Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-04-14T00:09:57.343Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-04-14T00:09:57.343Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-04-14T00:09:57.343Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-04-14T00:09:57.602Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-04-14T00:09:57.602Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-04-14T00:09:57.860Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-04-14T00:09:57.860Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-04-14T00:09:57.860Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-04-14T00:09:57.860Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-04-14T00:09:57.860Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-04-14T00:09:57.861Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-04-14T00:09:57.861Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-04-14T00:09:58.120Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-04-14T00:09:58.120Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-04-14T00:09:58.120Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-04-14T00:09:58.120Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-04-14T00:09:58.120Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-04-14T00:09:58.120Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-04-14T00:09:58.120Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-04-14T00:09:58.120Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-04-14T00:09:58.120Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-04-14T00:09:58.379Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-04-14T00:09:58.379Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-04-14T00:09:58.379Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-14T00:09:59.428Z] provisioning config files... [2022-04-14T00:09:59.453Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config6420367385448228062tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-14T00:10:00.237Z] ---> docker-login.sh [2022-04-14T00:10:00.237Z] nexus3.edgexfoundry.org:10001 [2022-04-14T00:10:01.238Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-14T00:10:01.516Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-14T00:10:01.516Z] Configure a credential helper to remove this warning. See [2022-04-14T00:10:01.516Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-14T00:10:01.516Z] [2022-04-14T00:10:01.516Z] Login Succeeded [2022-04-14T00:10:01.516Z] nexus3.edgexfoundry.org:10002 [2022-04-14T00:10:01.671Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-04-14T00:10:01.671Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-04-14T00:10:01.671Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-04-14T00:10:01.671Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-04-14T00:10:01.671Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-04-14T00:10:01.671Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-04-14T00:10:01.671Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-04-14T00:10:01.671Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-04-14T00:10:01.671Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-04-14T00:10:01.671Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-04-14T00:10:01.671Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-04-14T00:10:01.671Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-04-14T00:10:01.671Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-04-14T00:10:01.671Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-14T00:10:01.671Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-04-14T00:10:01.671Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-14T00:10:01.671Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-04-14T00:10:01.671Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-04-14T00:10:01.671Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-04-14T00:10:01.671Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-04-14T00:10:01.671Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-04-14T00:10:01.671Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-04-14T00:10:01.671Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-04-14T00:10:01.671Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-04-14T00:10:01.671Z] go: downloading go.opencensus.io v0.23.0 [2022-04-14T00:10:01.671Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-04-14T00:10:01.671Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-04-14T00:10:01.671Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-04-14T00:10:01.671Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-04-14T00:10:01.671Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-04-14T00:10:01.671Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-04-14T00:10:01.932Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-04-14T00:10:01.932Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-04-14T00:10:01.932Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-04-14T00:10:01.932Z] go: downloading go.uber.org/zap v1.21.0 [2022-04-14T00:10:01.932Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-04-14T00:10:01.932Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-04-14T00:10:01.932Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-04-14T00:10:01.932Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-04-14T00:10:01.932Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-04-14T00:10:01.932Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-04-14T00:10:01.932Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-04-14T00:10:01.932Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-04-14T00:10:01.932Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-04-14T00:10:01.932Z] go: downloading github.com/golang/snappy v0.0.4 [2022-04-14T00:10:01.932Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-04-14T00:10:02.158Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-14T00:10:02.158Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-14T00:10:02.158Z] Configure a credential helper to remove this warning. See [2022-04-14T00:10:02.158Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-14T00:10:02.158Z] [2022-04-14T00:10:02.158Z] Login Succeeded [2022-04-14T00:10:02.158Z] nexus3.edgexfoundry.org:10003 [2022-04-14T00:10:02.197Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-04-14T00:10:02.197Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-04-14T00:10:02.197Z] go: downloading go.uber.org/multierr v1.6.0 [2022-04-14T00:10:02.757Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-14T00:10:02.757Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-14T00:10:02.757Z] Configure a credential helper to remove this warning. See [2022-04-14T00:10:02.757Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-14T00:10:02.757Z] [2022-04-14T00:10:02.757Z] Login Succeeded [2022-04-14T00:10:02.757Z] nexus3.edgexfoundry.org:10004 [2022-04-14T00:10:03.363Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-14T00:10:03.363Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-14T00:10:03.363Z] Configure a credential helper to remove this warning. See [2022-04-14T00:10:03.363Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-14T00:10:03.363Z] [2022-04-14T00:10:03.363Z] Login Succeeded [2022-04-14T00:10:03.363Z] docker.io [2022-04-14T00:10:03.637Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-14T00:10:04.237Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-14T00:10:04.237Z] Configure a credential helper to remove this warning. See [2022-04-14T00:10:04.237Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-14T00:10:04.237Z] [2022-04-14T00:10:04.237Z] Login Succeeded [2022-04-14T00:10:04.237Z] ---> docker-login.sh ends [Pipeline] } [2022-04-14T00:10:04.268Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-04-14T00:10:04.697Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-04-14T00:10:04.729Z] ========================================================= [2022-04-14T00:10:04.729Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-04-14T00:10:04.729Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-04-14T00:10:05.132Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-04-14T00:10:05.439Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-04-14T00:10:05.439Z] 9b3977197b4f: Pulling fs layer [2022-04-14T00:10:05.439Z] 1a89e8eeedd5: Pulling fs layer [2022-04-14T00:10:05.439Z] 94645a83ff95: Pulling fs layer [2022-04-14T00:10:05.439Z] 3f3a8bcf1eab: Pulling fs layer [2022-04-14T00:10:05.439Z] 0c92f367c5e7: Pulling fs layer [2022-04-14T00:10:05.439Z] f7c0051592d6: Pulling fs layer [2022-04-14T00:10:05.439Z] a227ed2f7395: Pulling fs layer [2022-04-14T00:10:05.439Z] 7b1c46037f91: Pulling fs layer [2022-04-14T00:10:05.439Z] f7c0051592d6: Waiting [2022-04-14T00:10:05.439Z] a227ed2f7395: Waiting [2022-04-14T00:10:05.439Z] 7b1c46037f91: Waiting [2022-04-14T00:10:05.439Z] 3f3a8bcf1eab: Waiting [2022-04-14T00:10:05.439Z] 0c92f367c5e7: Waiting [2022-04-14T00:10:05.439Z] 94645a83ff95: Verifying Checksum [2022-04-14T00:10:05.439Z] 94645a83ff95: Download complete [2022-04-14T00:10:05.439Z] 1a89e8eeedd5: Download complete [2022-04-14T00:10:05.439Z] 0c92f367c5e7: Download complete [2022-04-14T00:10:05.439Z] f7c0051592d6: Verifying Checksum [2022-04-14T00:10:05.439Z] f7c0051592d6: Download complete [2022-04-14T00:10:05.439Z] 9b3977197b4f: Verifying Checksum [2022-04-14T00:10:05.439Z] 9b3977197b4f: Download complete [2022-04-14T00:10:05.439Z] a227ed2f7395: Verifying Checksum [2022-04-14T00:10:05.439Z] a227ed2f7395: Download complete [2022-04-14T00:10:07.477Z] 9b3977197b4f: Pull complete [2022-04-14T00:10:08.102Z] 7b1c46037f91: Verifying Checksum [2022-04-14T00:10:08.102Z] 7b1c46037f91: Download complete [2022-04-14T00:10:08.377Z] 1a89e8eeedd5: Pull complete [2022-04-14T00:10:08.670Z] 94645a83ff95: Pull complete [2022-04-14T00:10:08.800Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-04-14T00:10:08.800Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-04-14T00:10:08.947Z] 3f3a8bcf1eab: Verifying Checksum [2022-04-14T00:10:08.947Z] 3f3a8bcf1eab: Download complete [2022-04-14T00:10:14.072Z] Removing intermediate container e2e6ee600006 [2022-04-14T00:10:14.072Z] ---> 39b2603b7c5a [2022-04-14T00:10:14.072Z] [2022-04-14T00:10:14.072Z] Step 10/22 : FROM alpine:3.14 [2022-04-14T00:10:14.072Z] ---> e04c818066af [2022-04-14T00:10:14.072Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-04-14T00:10:14.072Z] ---> Running in 1db0ac7c9100 [2022-04-14T00:10:14.642Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-14T00:10:14.642Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-14T00:10:14.901Z] (1/2) Installing ca-certificates (20211220-r0) [2022-04-14T00:10:14.901Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-04-14T00:10:14.901Z] Executing busybox-1.33.1-r7.trigger [2022-04-14T00:10:14.901Z] Executing ca-certificates-20211220-r0.trigger [2022-04-14T00:10:14.901Z] OK: 6 MiB in 16 packages [2022-04-14T00:10:16.325Z] Removing intermediate container 0beda0314f5e [2022-04-14T00:10:16.325Z] ---> 63c99fa5ad9e [2022-04-14T00:10:16.325Z] [2022-04-14T00:10:16.325Z] Step 10/23 : FROM alpine:3.14 [2022-04-14T00:10:16.325Z] ---> e04c818066af [2022-04-14T00:10:16.325Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-04-14T00:10:16.325Z] ---> Using cache [2022-04-14T00:10:16.325Z] ---> 8e2acc2f7bcf [2022-04-14T00:10:16.325Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-14T00:10:16.325Z] ---> Using cache [2022-04-14T00:10:16.325Z] ---> 0bb6cabe09f7 [2022-04-14T00:10:16.325Z] Step 13/23 : ENV APP_PORT=59881 [2022-04-14T00:10:16.595Z] ---> Running in 30e681f23cc6 [2022-04-14T00:10:16.596Z] Removing intermediate container 1db0ac7c9100 [2022-04-14T00:10:16.596Z] ---> d3899d5aa6a5 [2022-04-14T00:10:16.596Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-14T00:10:16.855Z] ---> Running in 2fa215e98715 [2022-04-14T00:10:16.855Z] Removing intermediate container 30e681f23cc6 [2022-04-14T00:10:16.855Z] ---> 5d27f7b26b1f [2022-04-14T00:10:16.855Z] Step 14/23 : EXPOSE $APP_PORT [2022-04-14T00:10:17.113Z] ---> Running in 0bb75b0079e2 [2022-04-14T00:10:17.113Z] Removing intermediate container 2fa215e98715 [2022-04-14T00:10:17.113Z] ---> a55d87fe4f04 [2022-04-14T00:10:17.113Z] Step 13/22 : ENV APP_PORT=59860 [2022-04-14T00:10:17.113Z] ---> Running in 5b8e95a4df11 [2022-04-14T00:10:17.113Z] Removing intermediate container 0bb75b0079e2 [2022-04-14T00:10:17.113Z] ---> 626f9d6c2474 [2022-04-14T00:10:17.113Z] Step 15/23 : WORKDIR / [2022-04-14T00:10:17.380Z] ---> Running in 5006b86dc425 [2022-04-14T00:10:17.380Z] Removing intermediate container 5b8e95a4df11 [2022-04-14T00:10:17.380Z] ---> 055def565f9c [2022-04-14T00:10:17.380Z] Step 14/22 : EXPOSE $APP_PORT [2022-04-14T00:10:17.380Z] ---> Running in 8eb4fbc1858c [2022-04-14T00:10:17.380Z] Removing intermediate container 5006b86dc425 [2022-04-14T00:10:17.380Z] ---> 1801a7512f70 [2022-04-14T00:10:17.380Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-14T00:10:17.639Z] Removing intermediate container 8eb4fbc1858c [2022-04-14T00:10:17.639Z] ---> 4380abd8bb20 [2022-04-14T00:10:17.639Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-14T00:10:17.900Z] ---> 714c23335274 [2022-04-14T00:10:17.900Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-04-14T00:10:17.900Z] ---> a1d3e3ffee36 [2022-04-14T00:10:17.900Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-04-14T00:10:18.840Z] ---> 70afcddb8cec [2022-04-14T00:10:18.840Z] ---> 391cbfe95557 [2022-04-14T00:10:18.840Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.tomlStep 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-04-14T00:10:18.840Z] [2022-04-14T00:10:19.099Z] ---> cf269a1ca6df [2022-04-14T00:10:19.099Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-04-14T00:10:19.357Z] ---> 318820c9b0f2 [2022-04-14T00:10:19.357Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-04-14T00:10:19.357Z] ---> Running in ab0b82b1c7b1 [2022-04-14T00:10:19.357Z] ---> Running in b62a4382bccf [2022-04-14T00:10:19.616Z] Removing intermediate container ab0b82b1c7b1 [2022-04-14T00:10:19.616Z] ---> 40fdc7e11268 [2022-04-14T00:10:19.616Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-14T00:10:19.616Z] Removing intermediate container b62a4382bccf [2022-04-14T00:10:19.616Z] ---> 99a99c6a7a97 [2022-04-14T00:10:19.616Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-14T00:10:19.876Z] ---> Running in f7bc737b4274 [2022-04-14T00:10:19.876Z] ---> Running in fcffde7caf4a [2022-04-14T00:10:19.876Z] Removing intermediate container fcffde7caf4a [2022-04-14T00:10:19.876Z] ---> 6c89d1978132 [2022-04-14T00:10:19.876Z] Step 20/22 : LABEL arch=x86_64 [2022-04-14T00:10:19.876Z] Removing intermediate container f7bc737b4274 [2022-04-14T00:10:19.876Z] ---> f5287cc876de [2022-04-14T00:10:19.876Z] Step 21/23 : LABEL arch=x86_64 [2022-04-14T00:10:20.135Z] ---> Running in c6a41308e39d [2022-04-14T00:10:20.135Z] ---> Running in 1ef77c04f27f [2022-04-14T00:10:20.135Z] Removing intermediate container c6a41308e39d [2022-04-14T00:10:20.135Z] ---> 5d66281848bd [2022-04-14T00:10:20.135Z] Step 21/22 : LABEL git_sha=aa17a0d297f7eeac5bdd98d09819418474808dd8 [2022-04-14T00:10:20.135Z] Removing intermediate container 1ef77c04f27f [2022-04-14T00:10:20.135Z] ---> 74529a3fc900 [2022-04-14T00:10:20.135Z] Step 22/23 : LABEL git_sha=aa17a0d297f7eeac5bdd98d09819418474808dd8 [2022-04-14T00:10:20.135Z] ---> Running in 9e97e52626d1 [2022-04-14T00:10:20.135Z] ---> Running in 8d00a477468b [2022-04-14T00:10:20.393Z] Removing intermediate container 8d00a477468b [2022-04-14T00:10:20.393Z] ---> c3ef247a6814 [2022-04-14T00:10:20.393Z] Step 22/22 : LABEL version=0.0.0 [2022-04-14T00:10:20.652Z] Removing intermediate container 9e97e52626d1 [2022-04-14T00:10:20.652Z] ---> 3168fb758ab8 [2022-04-14T00:10:20.652Z] Step 23/23 : LABEL version=0.0.0 [2022-04-14T00:10:20.652Z] ---> Running in f4cb5c2c9a81 [2022-04-14T00:10:20.652Z] ---> Running in ef4ab2f5b3cd [2022-04-14T00:10:20.911Z] Removing intermediate container f4cb5c2c9a81 [2022-04-14T00:10:20.911Z] ---> 4817b0f34f7e [2022-04-14T00:10:20.911Z] [2022-04-14T00:10:20.911Z] Removing intermediate container ef4ab2f5b3cd [2022-04-14T00:10:20.911Z] ---> 4fe1f5eab60a [2022-04-14T00:10:20.911Z] [2022-04-14T00:10:20.911Z] Successfully built 4817b0f34f7e [2022-04-14T00:10:21.170Z] Successfully tagged support-notifications:latest [2022-04-14T00:10:21.170Z]  Building support-notifications ... done Building security-proxy-setup [2022-04-14T00:10:21.170Z] Successfully built 4fe1f5eab60a [2022-04-14T00:10:21.170Z] Successfully tagged core-metadata:latest [2022-04-14T00:10:21.170Z]  Building core-metadata ... done Building sys-mgmt-agent [2022-04-14T00:10:21.393Z] 3f3a8bcf1eab: Pull complete [2022-04-14T00:10:21.393Z] 0c92f367c5e7: Pull complete [2022-04-14T00:10:21.669Z] f7c0051592d6: Pull complete [2022-04-14T00:10:21.946Z] a227ed2f7395: Pull complete [2022-04-14T00:10:26.435Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-14T00:10:26.435Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-04-14T00:10:26.435Z] ---> f0cb2d2148ef [2022-04-14T00:10:26.435Z] Step 3/22 : WORKDIR /edgex-go [2022-04-14T00:10:26.435Z] ---> Using cache [2022-04-14T00:10:26.435Z] ---> 674ba99aa957 [2022-04-14T00:10:26.435Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-14T00:10:26.435Z] ---> Using cache [2022-04-14T00:10:26.435Z] ---> fbcefd359754 [2022-04-14T00:10:26.435Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-04-14T00:10:26.435Z] ---> Using cache [2022-04-14T00:10:26.435Z] ---> 634b4f960292 [2022-04-14T00:10:26.435Z] Step 6/22 : COPY go.mod vendor* ./ [2022-04-14T00:10:26.435Z] ---> Using cache [2022-04-14T00:10:26.435Z] ---> a7f9723426e1 [2022-04-14T00:10:26.435Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-14T00:10:26.435Z] ---> Using cache [2022-04-14T00:10:26.435Z] ---> 26d26ec7c545 [2022-04-14T00:10:26.435Z] Step 8/22 : COPY . . [2022-04-14T00:10:26.435Z] ---> Using cache [2022-04-14T00:10:26.435Z] ---> 7e2866e3f2cb [2022-04-14T00:10:26.435Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-04-14T00:10:27.819Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-14T00:10:27.819Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-14T00:10:27.819Z] ---> f0cb2d2148ef [2022-04-14T00:10:27.819Z] Step 3/23 : WORKDIR /edgex-go [2022-04-14T00:10:27.819Z] ---> Using cache [2022-04-14T00:10:27.819Z] ---> 674ba99aa957 [2022-04-14T00:10:27.819Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-14T00:10:27.819Z] ---> Using cache [2022-04-14T00:10:27.819Z] ---> fbcefd359754 [2022-04-14T00:10:27.819Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-04-14T00:10:28.672Z] 7b1c46037f91: Pull complete [2022-04-14T00:10:28.672Z] Digest: sha256:72afd471f6932efc3b14a707e53dab7ff98911016b282aefa83be7c085db88fe [2022-04-14T00:10:28.672Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-04-14T00:10:28.672Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [Pipeline] fileExists [Pipeline] sh [2022-04-14T00:10:29.084Z] + + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-04-14T00:10:29.084Z] WORKDIR /edgex [2022-04-14T00:10:29.084Z] COPY go.mod . [2022-04-14T00:10:29.084Z] RUN go mod download [2022-04-14T00:10:29.084Z] docker build -t ci-base-image-arm64 -f - . [2022-04-14T00:10:31.741Z] Sending build context to Docker daemon 169.2MB [2022-04-14T00:10:31.741Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-04-14T00:10:31.741Z] ---> f79e39bc4007 [2022-04-14T00:10:31.741Z] Step 2/4 : WORKDIR /edgex [2022-04-14T00:10:32.020Z] ---> Running in 95c55e5b230a [2022-04-14T00:10:32.020Z] ---> Running in 0ac10a488cdd [2022-04-14T00:10:32.020Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-04-14T00:10:32.277Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-14T00:10:33.209Z] ---> Running in b259fc62e16a [2022-04-14T00:10:33.210Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-14T00:10:33.469Z] OK: 221 MiB in 52 packages [2022-04-14T00:10:33.820Z] Removing intermediate container b259fc62e16a [2022-04-14T00:10:33.820Z] ---> e009e14336b2 [2022-04-14T00:10:33.820Z] Step 3/4 : COPY go.mod . [2022-04-14T00:10:34.098Z] ---> e29a7df832eb [2022-04-14T00:10:34.098Z] Step 4/4 : RUN go mod download [2022-04-14T00:10:34.373Z] ---> Running in f3803ce42c36 [2022-04-14T00:10:34.407Z] Removing intermediate container 0ac10a488cdd [2022-04-14T00:10:34.407Z] ---> a971c7d6f3c4 [2022-04-14T00:10:34.407Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-14T00:10:34.974Z] ---> 57db088a81d5 [2022-04-14T00:10:34.974Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-14T00:10:34.974Z] ---> Running in 77fff04ab313 [2022-04-14T00:10:36.880Z] Removing intermediate container 77fff04ab313 [2022-04-14T00:10:36.880Z] ---> 0cab0bf1e60c [2022-04-14T00:10:36.880Z] Step 8/23 : COPY . . [2022-04-14T00:10:46.874Z] ---> a863fd612852 [2022-04-14T00:10:46.874Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-04-14T00:10:46.874Z] ---> Running in ea5987004eb8 [2022-04-14T00:10:47.134Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-04-14T00:10:52.399Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-04-14T00:10:52.399Z] Building bin/spire-agent... [2022-04-14T00:10:52.399Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-04-14T00:10:52.399Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-04-14T00:10:52.399Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-04-14T00:10:52.399Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-04-14T00:10:53.334Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-04-14T00:10:53.334Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-04-14T00:10:53.593Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-04-14T00:10:53.852Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-04-14T00:10:53.852Z] go: downloading github.com/docker/go-units v0.4.0 [2022-04-14T00:10:53.852Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-04-14T00:10:53.852Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-04-14T00:10:53.852Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-04-14T00:10:53.852Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-04-14T00:10:54.798Z] Building bin/spire-agent... [2022-04-14T00:10:54.798Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-04-14T00:10:54.798Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-04-14T00:10:54.798Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-04-14T00:10:54.798Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-04-14T00:10:55.735Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-04-14T00:10:55.735Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-04-14T00:10:55.735Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-04-14T00:10:55.993Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-04-14T00:10:55.993Z] go: downloading github.com/docker/go-units v0.4.0 [2022-04-14T00:10:55.993Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-04-14T00:10:55.993Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-04-14T00:10:55.993Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-04-14T00:10:55.993Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-04-14T00:11:00.447Z] Removing intermediate container 95c55e5b230a [2022-04-14T00:11:00.447Z] ---> ae6a4eae695d [2022-04-14T00:11:00.447Z] [2022-04-14T00:11:00.447Z] Step 10/22 : FROM alpine:3.14 [2022-04-14T00:11:00.447Z] ---> e04c818066af [2022-04-14T00:11:00.447Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-04-14T00:11:00.447Z] ---> Running in 38233db729f4 [2022-04-14T00:11:01.386Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-14T00:11:01.645Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-14T00:11:01.907Z] (1/6) Installing ca-certificates (20211220-r0) [2022-04-14T00:11:01.907Z] (2/6) Installing brotli-libs (1.0.9-r5) [2022-04-14T00:11:01.907Z] (3/6) Installing nghttp2-libs (1.43.0-r0) [2022-04-14T00:11:01.907Z] (4/6) Installing libcurl (7.79.1-r0) [2022-04-14T00:11:01.907Z] (5/6) Installing curl (7.79.1-r0) [2022-04-14T00:11:01.907Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-04-14T00:11:01.907Z] Executing busybox-1.33.1-r7.trigger [2022-04-14T00:11:01.907Z] Executing ca-certificates-20211220-r0.trigger [2022-04-14T00:11:01.907Z] OK: 8 MiB in 20 packages [2022-04-14T00:11:03.812Z] Removing intermediate container 38233db729f4 [2022-04-14T00:11:03.812Z] ---> 75c38dd4e69c [2022-04-14T00:11:03.812Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-04-14T00:11:03.812Z] ---> Running in 3821e481458d [2022-04-14T00:11:04.086Z] Removing intermediate container 3821e481458d [2022-04-14T00:11:04.086Z] ---> 9942b8d28d12 [2022-04-14T00:11:04.086Z] Step 13/22 : WORKDIR /edgex [2022-04-14T00:11:04.345Z] ---> Running in 739da209c04c [2022-04-14T00:11:04.604Z] Removing intermediate container 739da209c04c [2022-04-14T00:11:04.604Z] ---> eaf3b018a567 [2022-04-14T00:11:04.604Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-04-14T00:11:05.171Z] ---> f944e56f84c6 [2022-04-14T00:11:05.171Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-04-14T00:11:06.555Z] ---> 368247d184e5 [2022-04-14T00:11:06.555Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-04-14T00:11:07.499Z] ---> 85ee3d852c5d [2022-04-14T00:11:07.499Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-04-14T00:11:08.437Z] ---> 13b2e55f99d2 [2022-04-14T00:11:08.437Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-04-14T00:11:08.696Z] ---> Running in f08a6bf93c32 [2022-04-14T00:11:11.234Z] Removing intermediate container f08a6bf93c32 [2022-04-14T00:11:11.234Z] ---> 26d15f3f5607 [2022-04-14T00:11:11.234Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-04-14T00:11:11.234Z] Removing intermediate container ea5987004eb8 [2022-04-14T00:11:11.234Z] ---> 7267db56a62b [2022-04-14T00:11:11.234Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-04-14T00:11:11.493Z] ---> Running in 79d34f6c2b45 [2022-04-14T00:11:11.493Z] ---> Running in 6235f087daae [2022-04-14T00:11:11.761Z] Removing intermediate container 79d34f6c2b45 [2022-04-14T00:11:11.762Z] ---> b6804e840a08 [2022-04-14T00:11:11.762Z] Step 20/22 : LABEL arch=x86_64 [2022-04-14T00:11:11.762Z] ---> Running in 29db4a2706f4 [2022-04-14T00:11:12.024Z] Removing intermediate container 29db4a2706f4 [2022-04-14T00:11:12.024Z] ---> 7e7825d69dc4 [2022-04-14T00:11:12.024Z] Step 21/22 : LABEL git_sha=aa17a0d297f7eeac5bdd98d09819418474808dd8 [2022-04-14T00:11:12.024Z] ---> Running in 1c5491cfad58 [2022-04-14T00:11:12.283Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-04-14T00:11:12.284Z] Removing intermediate container 1c5491cfad58 [2022-04-14T00:11:12.284Z] ---> c4b611eec0e5 [2022-04-14T00:11:12.284Z] Step 22/22 : LABEL version=0.0.0 [2022-04-14T00:11:12.284Z] ---> Running in 87da5c3fb712 [2022-04-14T00:11:12.543Z] Removing intermediate container 87da5c3fb712 [2022-04-14T00:11:12.543Z] ---> 5bbc9e17733c [2022-04-14T00:11:12.543Z] [2022-04-14T00:11:12.543Z] Successfully built 5bbc9e17733c [2022-04-14T00:11:12.543Z] Successfully tagged security-proxy-setup:latest [2022-04-14T00:11:12.543Z]  Building security-proxy-setup ... done Building security-spiffe-token-provider [2022-04-14T00:11:16.851Z] Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-14T00:11:16.851Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-04-14T00:11:16.851Z] ---> f0cb2d2148ef [2022-04-14T00:11:16.851Z] Step 3/20 : WORKDIR /edgex-go [2022-04-14T00:11:16.851Z] ---> Using cache [2022-04-14T00:11:16.851Z] ---> 674ba99aa957 [2022-04-14T00:11:16.851Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-04-14T00:11:17.829Z] Removing intermediate container 6235f087daae [2022-04-14T00:11:17.829Z] ---> 354417555652 [2022-04-14T00:11:17.829Z] [2022-04-14T00:11:17.829Z] Step 11/23 : FROM docker:20.10.14 [2022-04-14T00:11:17.829Z] ---> Running in 779150a49749 [2022-04-14T00:11:17.829Z] 20.10.14: Pulling from library/docker [2022-04-14T00:11:18.090Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-14T00:11:19.026Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-14T00:11:19.288Z] v3.15.4-23-g26ba280437 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-14T00:11:19.288Z] v3.15.4-26-g36f9d42a4c [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-14T00:11:19.288Z] OK: 15865 distinct packages available [2022-04-14T00:11:19.288Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-14T00:11:20.225Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-14T00:11:20.484Z] OK: 221 MiB in 52 packages [2022-04-14T00:11:21.389Z] Removing intermediate container f3803ce42c36 [2022-04-14T00:11:21.389Z] ---> 2eb1611ec887 [2022-04-14T00:11:21.389Z] Successfully built 2eb1611ec887 [2022-04-14T00:11:21.389Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-14T00:11:21.760Z] + docker inspect -f . ci-base-image-arm64 [2022-04-14T00:11:21.760Z] . [Pipeline] withDockerContainer [2022-04-14T00:11:21.997Z] prd-ubuntu20.04-docker-arm64-4c-16g-20874 does not seem to be running inside a container [2022-04-14T00:11:22.094Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-04-14T00:11:23.385Z] $ docker top d7fd07db2b80efd85ca28767a7cc08d45a219895409c7de11d8c3cb1103bdc44 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-14T00:11:24.364Z] + go version [2022-04-14T00:11:24.364Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-04-14T00:11:24.407Z] $ docker stop --time=1 d7fd07db2b80efd85ca28767a7cc08d45a219895409c7de11d8c3cb1103bdc44 [2022-04-14T00:11:26.024Z] $ docker rm -f d7fd07db2b80efd85ca28767a7cc08d45a219895409c7de11d8c3cb1103bdc44 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-14T00:11:26.873Z] + docker inspect -f . ci-base-image-arm64 [2022-04-14T00:11:26.873Z] . [Pipeline] withDockerContainer [2022-04-14T00:11:27.130Z] prd-ubuntu20.04-docker-arm64-4c-16g-20874 does not seem to be running inside a container [2022-04-14T00:11:27.222Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-04-14T00:11:28.491Z] $ docker top 4a5c3bc2f912ad59cce99cd067dbbcfdfb990b77b0c5ba7e04fe165802ae0d86 -eo pid,comm [2022-04-14T00:11:28.609Z] Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e [2022-04-14T00:11:28.609Z] Status: Downloaded newer image for docker:20.10.14 [2022-04-14T00:11:28.609Z] ---> 7417809fdb73 [2022-04-14T00:11:28.609Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [Pipeline] { [Pipeline] echo [2022-04-14T00:11:28.827Z] ========================================================= [2022-04-14T00:11:28.827Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-04-14T00:11:28.827Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-04-14T00:11:29.536Z] + make test [2022-04-14T00:11:29.536Z] go mod tidy -compat=1.17 [2022-04-14T00:11:30.526Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-04-14T00:11:32.800Z] Removing intermediate container 779150a49749 [2022-04-14T00:11:32.800Z] ---> 06d7651d878d [2022-04-14T00:11:32.800Z] Step 5/20 : COPY go.mod vendor* ./ [2022-04-14T00:11:32.800Z] ---> Running in 5fe08c5c20a5 [2022-04-14T00:11:33.739Z] Removing intermediate container 5fe08c5c20a5 [2022-04-14T00:11:33.739Z] ---> 2dceea3aa589 [2022-04-14T00:11:33.739Z] 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-14T00:11:34.001Z] ---> cc972d268ed7 [2022-04-14T00:11:34.001Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-14T00:11:34.259Z] ---> Running in af61b363321c [2022-04-14T00:11:34.519Z] ---> Running in a71e63eceec0 [2022-04-14T00:11:34.778Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-14T00:11:35.038Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-14T00:11:35.038Z] (1/43) Installing readline (8.1.1-r0) [2022-04-14T00:11:35.038Z] (2/43) Installing bash (5.1.16-r0) [2022-04-14T00:11:35.038Z] Executing bash-5.1.16-r0.post-install [2022-04-14T00:11:35.038Z] (3/43) Installing brotli-libs (1.0.9-r5) [2022-04-14T00:11:35.038Z] (4/43) Installing nghttp2-libs (1.46.0-r0) [2022-04-14T00:11:35.038Z] (5/43) Installing libcurl (7.80.0-r0) [2022-04-14T00:11:35.295Z] (6/43) Installing curl (7.80.0-r0) [2022-04-14T00:11:35.295Z] (7/43) Installing dumb-init (1.2.5-r1) [2022-04-14T00:11:35.295Z] (8/43) Installing libbz2 (1.0.8-r1) [2022-04-14T00:11:35.295Z] (9/43) Installing expat (2.4.7-r0) [2022-04-14T00:11:35.295Z] (10/43) Installing libffi (3.4.2-r1) [2022-04-14T00:11:35.295Z] (11/43) Installing gdbm (1.22-r0) [2022-04-14T00:11:35.295Z] (12/43) Installing xz-libs (5.2.5-r1) [2022-04-14T00:11:35.295Z] (13/43) Installing libgcc (10.3.1_git20211027-r0) [2022-04-14T00:11:35.295Z] (14/43) Installing libstdc++ (10.3.1_git20211027-r0) [2022-04-14T00:11:35.295Z] (15/43) Installing mpdecimal (2.5.1-r1) [2022-04-14T00:11:35.295Z] (16/43) Installing sqlite-libs (3.36.0-r0) [2022-04-14T00:11:35.295Z] (17/43) Installing python3 (3.9.7-r4) [2022-04-14T00:11:35.553Z] (18/43) Installing py3-appdirs (1.4.4-r2) [2022-04-14T00:11:35.553Z] (19/43) Installing py3-certifi (2020.12.5-r1) [2022-04-14T00:11:35.553Z] (20/43) Installing py3-charset-normalizer (2.0.7-r0) [2022-04-14T00:11:35.553Z] (21/43) Installing py3-idna (3.3-r0) [2022-04-14T00:11:35.553Z] (22/43) Installing py3-urllib3 (1.26.7-r0) [2022-04-14T00:11:35.553Z] (23/43) Installing py3-requests (2.26.0-r1) [2022-04-14T00:11:35.553Z] (24/43) Installing py3-msgpack (1.0.2-r1) [2022-04-14T00:11:35.553Z] (25/43) Installing py3-lockfile (0.12.2-r4) [2022-04-14T00:11:35.553Z] (26/43) Installing py3-cachecontrol (0.12.10-r0) [2022-04-14T00:11:35.553Z] (27/43) Installing py3-colorama (0.4.4-r1) [2022-04-14T00:11:35.553Z] (28/43) Installing py3-contextlib2 (21.6.0-r1) [2022-04-14T00:11:35.553Z] (29/43) Installing py3-distlib (0.3.3-r0) [2022-04-14T00:11:35.553Z] (30/43) Installing py3-distro (1.6.0-r0) [2022-04-14T00:11:35.812Z] (31/43) Installing py3-six (1.16.0-r0) [2022-04-14T00:11:35.812Z] (32/43) Installing py3-webencodings (0.5.1-r4) [2022-04-14T00:11:35.812Z] (33/43) Installing py3-html5lib (1.1-r1) [2022-04-14T00:11:35.812Z] (34/43) Installing py3-parsing (2.4.7-r2) [2022-04-14T00:11:35.812Z] (35/43) Installing py3-packaging (20.9-r1) [2022-04-14T00:11:35.812Z] (36/43) Installing py3-tomli (1.2.2-r0) [2022-04-14T00:11:35.812Z] (37/43) Installing py3-pep517 (0.12.0-r0) [2022-04-14T00:11:35.812Z] (38/43) Installing py3-progress (1.6-r0) [2022-04-14T00:11:35.812Z] (39/43) Installing py3-retrying (1.3.3-r2) [2022-04-14T00:11:35.812Z] (40/43) Installing py3-ordered-set (4.0.2-r2) [2022-04-14T00:11:35.812Z] (41/43) Installing py3-setuptools (52.0.0-r4) [2022-04-14T00:11:35.812Z] (42/43) Installing py3-toml (0.10.2-r2) [2022-04-14T00:11:35.812Z] (43/43) Installing py3-pip (20.3.4-r1) [2022-04-14T00:11:36.075Z] Executing busybox-1.34.1-r5.trigger [2022-04-14T00:11:36.075Z] OK: 83 MiB in 65 packages [2022-04-14T00:11:36.644Z] Collecting docker-compose==1.23.2 [2022-04-14T00:11:36.644Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-04-14T00:11:36.903Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-04-14T00:11:36.903Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-04-14T00:11:36.903Z] Collecting websocket-client<1.0,>=0.32.0 [2022-04-14T00:11:36.903Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-04-14T00:11:36.903Z] Collecting texttable<0.10,>=0.9.0 [2022-04-14T00:11:36.903Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-04-14T00:11:37.472Z] Collecting dockerpty<0.5,>=0.4.1 [2022-04-14T00:11:37.472Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-04-14T00:11:38.039Z] Removing intermediate container a71e63eceec0 [2022-04-14T00:11:38.039Z] ---> 26187e55ce61 [2022-04-14T00:11:38.039Z] Step 7/20 : COPY . . [2022-04-14T00:11:38.039Z] Collecting PyYAML<4,>=3.10 [2022-04-14T00:11:38.039Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-04-14T00:11:38.606Z] Collecting cached-property<2,>=1.2.0 [2022-04-14T00:11:38.606Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-04-14T00:11:38.606Z] Collecting jsonschema<3,>=2.5.1 [2022-04-14T00:11:38.606Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-04-14T00:11:38.606Z] Collecting docopt<0.7,>=0.6.1 [2022-04-14T00:11:38.606Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-04-14T00:11:38.864Z] 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-14T00:11:38.864Z] Collecting docker<4.0,>=3.6.0 [2022-04-14T00:11:38.864Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-04-14T00:11:39.126Z] Collecting docker-pycreds>=0.4.0 [2022-04-14T00:11:39.126Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-04-14T00:11:39.126Z] Collecting idna<2.8,>=2.5 [2022-04-14T00:11:39.126Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-04-14T00:11:39.126Z] Collecting chardet<3.1.0,>=3.0.2 [2022-04-14T00:11:39.126Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-04-14T00:11:39.400Z] Collecting urllib3<1.25,>=1.21.1 [2022-04-14T00:11:39.400Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-04-14T00:11:39.400Z] 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-14T00:11:39.400Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-04-14T00:11:39.400Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-04-14T00:11:39.400Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-04-14T00:11:39.400Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-04-14T00:11:39.400Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-04-14T00:11:39.400Z] Attempting uninstall: urllib3 [2022-04-14T00:11:39.400Z] Found existing installation: urllib3 1.26.7 [2022-04-14T00:11:39.401Z] Uninstalling urllib3-1.26.7: [2022-04-14T00:11:39.401Z] Successfully uninstalled urllib3-1.26.7 [2022-04-14T00:11:39.660Z] Attempting uninstall: idna [2022-04-14T00:11:39.660Z] Found existing installation: idna 3.3 [2022-04-14T00:11:39.660Z] Uninstalling idna-3.3: [2022-04-14T00:11:39.660Z] Successfully uninstalled idna-3.3 [2022-04-14T00:11:39.919Z] Attempting uninstall: requests [2022-04-14T00:11:39.919Z] Found existing installation: requests 2.26.0 [2022-04-14T00:11:39.919Z] Uninstalling requests-2.26.0: [2022-04-14T00:11:39.919Z] Successfully uninstalled requests-2.26.0 [2022-04-14T00:11:40.177Z] Running setup.py install for texttable: started [2022-04-14T00:11:40.435Z] Running setup.py install for texttable: finished with status 'done' [2022-04-14T00:11:40.435Z] Running setup.py install for PyYAML: started [2022-04-14T00:11:40.696Z] Running setup.py install for PyYAML: finished with status 'done' [2022-04-14T00:11:40.955Z] Running setup.py install for docopt: started [2022-04-14T00:11:41.213Z] Running setup.py install for docopt: finished with status 'done' [2022-04-14T00:11:41.213Z] Running setup.py install for dockerpty: started [2022-04-14T00:11:41.651Z] Running setup.py install for dockerpty: finished with status 'done' [2022-04-14T00:11:41.911Z] 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-14T00:11:54.119Z] ---> 14a11bb1e183 [2022-04-14T00:11:54.119Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-04-14T00:11:58.322Z] ---> Running in 1f5a29a8cf8e [2022-04-14T00:11:58.322Z] Removing intermediate container af61b363321c [2022-04-14T00:11:58.322Z] ---> 6f6a624d3009 [2022-04-14T00:11:58.322Z] Step 14/23 : ENV APP_PORT=58890 [2022-04-14T00:11:58.322Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2022-04-14T00:11:58.322Z] ---> Running in 14a6b784fd6e [2022-04-14T00:11:58.322Z] Removing intermediate container 14a6b784fd6e [2022-04-14T00:11:58.322Z] ---> edc647ebd88b [2022-04-14T00:11:58.322Z] Step 15/23 : EXPOSE $APP_PORT [2022-04-14T00:11:58.322Z] ---> Running in 4fc2fb8dd174 [2022-04-14T00:11:58.582Z] Removing intermediate container 4fc2fb8dd174 [2022-04-14T00:11:58.582Z] ---> ae09b47b2307 [2022-04-14T00:11:58.582Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-04-14T00:11:59.521Z] ---> c107604cb193 [2022-04-14T00:11:59.521Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-04-14T00:11:59.779Z] ---> 1cbe7b575403 [2022-04-14T00:11:59.780Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-04-14T00:12:00.348Z] ---> 0644a9f3e974 [2022-04-14T00:12:00.348Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-04-14T00:12:00.632Z] ---> Running in c85a59998c5f [2022-04-14T00:12:00.891Z] Removing intermediate container c85a59998c5f [2022-04-14T00:12:00.891Z] ---> 547d7430f3a1 [2022-04-14T00:12:00.891Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-14T00:12:01.181Z] ---> Running in 5bf6f2822808 [2022-04-14T00:12:01.181Z] Removing intermediate container 5f8961569978 [2022-04-14T00:12:01.181Z] ---> 616cb38b03ce [2022-04-14T00:12:01.181Z] [2022-04-14T00:12:01.181Z] Step 13/26 : FROM alpine:3.15 [2022-04-14T00:12:01.181Z] Removing intermediate container 7399a01c9e50 [2022-04-14T00:12:01.181Z] ---> d3de6ef24d12 [2022-04-14T00:12:01.181Z] [2022-04-14T00:12:01.181Z] Step 13/26 : FROM alpine:3.15 [2022-04-14T00:12:01.442Z] 3.15: Pulling from library/alpine [2022-04-14T00:12:01.442Z] 3.15: Pulling from library/alpine [2022-04-14T00:12:01.442Z] Removing intermediate container 5bf6f2822808 [2022-04-14T00:12:01.442Z] ---> 46696979cf10 [2022-04-14T00:12:01.442Z] Step 21/23 : LABEL arch=x86_64 [2022-04-14T00:12:01.442Z] ---> Running in c91132e6462a [2022-04-14T00:12:01.701Z] Removing intermediate container c91132e6462a [2022-04-14T00:12:01.701Z] ---> 860fa55fcf25 [2022-04-14T00:12:01.701Z] Step 22/23 : LABEL git_sha=aa17a0d297f7eeac5bdd98d09819418474808dd8 [2022-04-14T00:12:01.701Z] ---> Running in dcfbdda697b9 [2022-04-14T00:12:01.962Z] Removing intermediate container dcfbdda697b9 [2022-04-14T00:12:01.962Z] ---> 490c89f608fc [2022-04-14T00:12:01.962Z] Step 23/23 : LABEL version=0.0.0 [2022-04-14T00:12:01.962Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-04-14T00:12:01.962Z] Status: Downloaded newer image for alpine:3.15 [2022-04-14T00:12:01.962Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-04-14T00:12:01.962Z] Status: Image is up to date for alpine:3.15 [2022-04-14T00:12:01.962Z] ---> 0ac33e5f5afa [2022-04-14T00:12:01.962Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-14T00:12:01.962Z] ---> 0ac33e5f5afa [2022-04-14T00:12:01.962Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-14T00:12:01.962Z] ---> Running in bb2c9eb397d3 [2022-04-14T00:12:01.962Z] ---> Running in 06e9e13dd3f3 [2022-04-14T00:12:01.962Z] ---> Running in f2a4acd7511c [2022-04-14T00:12:02.223Z] Removing intermediate container bb2c9eb397d3 [2022-04-14T00:12:02.223Z] ---> 47aa7a086cc4 [2022-04-14T00:12:02.223Z] [2022-04-14T00:12:02.223Z] Removing intermediate container f2a4acd7511c [2022-04-14T00:12:02.223Z] ---> e554210daa59 [2022-04-14T00:12:02.223Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-14T00:12:02.223Z] Removing intermediate container 06e9e13dd3f3 [2022-04-14T00:12:02.223Z] ---> 21c5a577d609 [2022-04-14T00:12:02.223Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-14T00:12:02.223Z] Successfully built 47aa7a086cc4 [2022-04-14T00:12:02.481Z] Successfully tagged sys-mgmt-agent:latest [2022-04-14T00:12:02.481Z]  Building sys-mgmt-agent ... done Building core-data [2022-04-14T00:12:02.481Z] ---> Running in 88bb4c3c2e6a [2022-04-14T00:12:02.481Z] ---> Running in 13ab4d168367 [2022-04-14T00:12:02.918Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-04-14T00:12:05.766Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-14T00:12:05.766Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-14T00:12:05.766Z] ---> f0cb2d2148ef [2022-04-14T00:12:05.766Z] Step 3/23 : WORKDIR /edgex-go [2022-04-14T00:12:05.766Z] ---> Using cache [2022-04-14T00:12:05.766Z] ---> 674ba99aa957 [2022-04-14T00:12:05.766Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-14T00:12:05.766Z] ---> Using cache [2022-04-14T00:12:05.766Z] ---> fbcefd359754 [2022-04-14T00:12:05.766Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-04-14T00:12:07.144Z] Building bin/spire-agent... [2022-04-14T00:12:07.406Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-04-14T00:12:07.406Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-04-14T00:12:07.406Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-04-14T00:12:07.406Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-04-14T00:12:07.406Z]  ---> Running in 9594f5812620 [2022-04-14T00:12:07.666Z] Removing intermediate container 13ab4d168367 [2022-04-14T00:12:07.666Z] ---> 006310006de1 [2022-04-14T00:12:07.666Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-04-14T00:12:07.666Z] ---> Running in aeed1a042a68 [2022-04-14T00:12:07.666Z] Removing intermediate container 88bb4c3c2e6a [2022-04-14T00:12:07.666Z] ---> a36577d0828b [2022-04-14T00:12:07.666Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-04-14T00:12:07.666Z] ---> Running in a42a2df9f5e5 [2022-04-14T00:12:07.926Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-14T00:12:08.184Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-04-14T00:12:08.184Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-04-14T00:12:08.184Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-04-14T00:12:08.184Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-04-14T00:12:08.184Z] go: downloading github.com/docker/go-units v0.4.0 [2022-04-14T00:12:08.184Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-04-14T00:12:08.185Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-04-14T00:12:08.185Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-04-14T00:12:08.185Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-04-14T00:12:08.444Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-14T00:12:08.444Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-14T00:12:08.703Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-14T00:12:09.280Z] OK: 221 MiB in 52 packages [2022-04-14T00:12:09.280Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-14T00:12:09.280Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-14T00:12:09.539Z] v3.15.4-23-g26ba280437 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-14T00:12:09.539Z] v3.15.4-26-g36f9d42a4c [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-14T00:12:09.539Z] OK: 15854 distinct packages available [2022-04-14T00:12:09.539Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-14T00:12:09.539Z] v3.15.4-23-g26ba280437 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-14T00:12:09.539Z] v3.15.4-26-g36f9d42a4c [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-14T00:12:09.539Z] OK: 15854 distinct packages available [2022-04-14T00:12:09.539Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-14T00:12:10.479Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-14T00:12:10.479Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-14T00:12:10.479Z] Removing intermediate container 9594f5812620 [2022-04-14T00:12:10.479Z] ---> 84932aa3bc65 [2022-04-14T00:12:10.480Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-14T00:12:10.742Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-04-14T00:12:10.742Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-04-14T00:12:10.742Z] (3/4) Installing libucontext (1.1-r0) [2022-04-14T00:12:10.742Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-04-14T00:12:10.742Z] ---> 6615eb2201c5 [2022-04-14T00:12:10.742Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-14T00:12:11.001Z] (4/4) Installing gcompat (1.0.0-r4) [2022-04-14T00:12:11.001Z] ---> Running in acd0a3520644 [2022-04-14T00:12:11.001Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-04-14T00:12:11.001Z] Executing busybox-1.34.1-r5.trigger [2022-04-14T00:12:11.001Z] OK: 6 MiB in 18 packages [2022-04-14T00:12:11.001Z] (3/5) Installing libucontext (1.1-r0) [2022-04-14T00:12:11.001Z] (4/5) Installing gcompat (1.0.0-r4) [2022-04-14T00:12:11.259Z] (5/5) Installing openssl (1.1.1n-r0) [2022-04-14T00:12:11.260Z] Executing busybox-1.34.1-r5.trigger [2022-04-14T00:12:11.260Z] OK: 6 MiB in 19 packages [2022-04-14T00:12:11.827Z] Removing intermediate container a42a2df9f5e5 [2022-04-14T00:12:11.827Z] ---> 159c1ebeb6a3 [2022-04-14T00:12:11.827Z] Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-04-14T00:12:12.396Z] Removing intermediate container aeed1a042a68 [2022-04-14T00:12:12.396Z] ---> 9287e3426f95 [2022-04-14T00:12:12.396Z] Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-agent /usr/local/bin [2022-04-14T00:12:12.654Z] Removing intermediate container acd0a3520644 [2022-04-14T00:12:12.654Z] ---> 36d14787a663 [2022-04-14T00:12:12.654Z] Step 8/23 : COPY . . [2022-04-14T00:12:16.084Z] ---> 59e78118a93d [2022-04-14T00:12:16.084Z] Step 18/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-04-14T00:12:16.084Z] ---> 210063ff109e [2022-04-14T00:12:16.084Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-04-14T00:12:16.084Z] Removing intermediate container 1f5a29a8cf8e [2022-04-14T00:12:16.084Z] ---> 7e0fca800e4b [2022-04-14T00:12:16.084Z] [2022-04-14T00:12:16.084Z] Step 9/20 : FROM alpine:3.15 [2022-04-14T00:12:16.084Z] ---> 0ac33e5f5afa [2022-04-14T00:12:16.084Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-14T00:12:16.084Z] ---> Using cache [2022-04-14T00:12:16.084Z] ---> e554210daa59 [2022-04-14T00:12:16.084Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-14T00:12:16.084Z] ---> Using cache [2022-04-14T00:12:16.084Z] ---> 006310006de1 [2022-04-14T00:12:16.084Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-04-14T00:12:16.084Z] ---> Running in 71963c996913 [2022-04-14T00:12:16.652Z] ---> 79c5fcc57d29 [2022-04-14T00:12:16.652Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-04-14T00:12:16.652Z] ---> Running in d05f2997f43a [2022-04-14T00:12:16.912Z] ---> 0f6967b09c51 [2022-04-14T00:12:16.912Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-04-14T00:12:16.912Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-14T00:12:16.912Z] Removing intermediate container d05f2997f43a [2022-04-14T00:12:16.912Z] ---> 0994a5282e91 [2022-04-14T00:12:16.912Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-04-14T00:12:17.175Z] ---> cc6926604dbc [2022-04-14T00:12:17.175Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-04-14T00:12:17.175Z] ---> bbe34b711f70 [2022-04-14T00:12:17.175Z] Step 21/26 : WORKDIR / [2022-04-14T00:12:17.175Z] ---> Running in 4182a19103ca [2022-04-14T00:12:17.443Z] ---> 292a7586a7a6 [2022-04-14T00:12:17.443Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-04-14T00:12:17.443Z] Removing intermediate container 4182a19103ca [2022-04-14T00:12:17.443Z] ---> 788025b08887 [2022-04-14T00:12:17.443Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-04-14T00:12:17.443Z] ---> Running in 247b23efd6c7 [2022-04-14T00:12:17.722Z] ---> 59de70dda53e [2022-04-14T00:12:17.722Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-04-14T00:12:17.722Z] ---> Running in e3701be62227 [2022-04-14T00:12:17.722Z] Removing intermediate container 247b23efd6c7 [2022-04-14T00:12:17.722Z] ---> d5d8c58e2ce2 [2022-04-14T00:12:17.722Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-04-14T00:12:17.722Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-14T00:12:17.722Z] ---> Running in 4b60b852c90c [2022-04-14T00:12:17.982Z] Removing intermediate container e3701be62227 [2022-04-14T00:12:17.982Z] ---> 30409d4ab018 [2022-04-14T00:12:17.982Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-04-14T00:12:17.982Z] ---> Running in 0ddb9606ff8e [2022-04-14T00:12:17.982Z] Removing intermediate container 4b60b852c90c [2022-04-14T00:12:17.982Z] ---> 6e6d591e34b6 [2022-04-14T00:12:17.982Z] Step 24/26 : LABEL arch=x86_64 [2022-04-14T00:12:17.982Z] ---> Running in 0a9da6476673 [2022-04-14T00:12:18.244Z] v3.15.4-23-g26ba280437 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-14T00:12:18.244Z] v3.15.4-26-g36f9d42a4c [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-14T00:12:18.244Z] OK: 15854 distinct packages available [2022-04-14T00:12:18.244Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-14T00:12:18.244Z] Removing intermediate container 0ddb9606ff8e [2022-04-14T00:12:18.244Z] ---> 10e1f64d30b1 [2022-04-14T00:12:18.244Z] Step 24/26 : LABEL arch=x86_64 [2022-04-14T00:12:18.520Z] Removing intermediate container 0a9da6476673 [2022-04-14T00:12:18.520Z] ---> b1f04ef550ca [2022-04-14T00:12:18.520Z] Step 25/26 : LABEL git_sha=aa17a0d297f7eeac5bdd98d09819418474808dd8 [2022-04-14T00:12:18.520Z] ---> Running in c22a9952b78f [2022-04-14T00:12:18.520Z] ---> Running in 30af6a9e9698 [2022-04-14T00:12:18.520Z] Removing intermediate container c22a9952b78f [2022-04-14T00:12:18.520Z] ---> 519d7f44be1e [2022-04-14T00:12:18.520Z] Step 25/26 : LABEL git_sha=aa17a0d297f7eeac5bdd98d09819418474808dd8 [2022-04-14T00:12:18.781Z] ---> Running in f0caf41b29d9 [2022-04-14T00:12:18.781Z] Removing intermediate container 30af6a9e9698 [2022-04-14T00:12:18.781Z] ---> 0c4a5c05a1aa [2022-04-14T00:12:18.781Z] Step 26/26 : LABEL version=0.0.0 [2022-04-14T00:12:18.781Z] ---> Running in ad4e94e2012a [2022-04-14T00:12:18.781Z] Removing intermediate container f0caf41b29d9 [2022-04-14T00:12:18.781Z] ---> 8253805b1dea [2022-04-14T00:12:18.781Z] Step 26/26 : LABEL version=0.0.0 [2022-04-14T00:12:19.044Z] Removing intermediate container ad4e94e2012a [2022-04-14T00:12:19.044Z] ---> aec66e10f8cf [2022-04-14T00:12:19.044Z] [2022-04-14T00:12:19.044Z] ---> Running in 43e32bb31224 [2022-04-14T00:12:19.044Z] Successfully built aec66e10f8cf [2022-04-14T00:12:19.044Z] Successfully tagged security-spire-config:latest [2022-04-14T00:12:19.044Z]  Building security-spire-config ... done fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-14T00:12:19.303Z] Removing intermediate container 43e32bb31224 [2022-04-14T00:12:19.303Z] ---> 65ae0950183d [2022-04-14T00:12:19.303Z] [2022-04-14T00:12:19.303Z] (1/9) Installing ca-certificates (20211220-r0) [2022-04-14T00:12:19.303Z] Successfully built 65ae0950183d [2022-04-14T00:12:19.303Z] Successfully tagged security-spire-agent:latest [2022-04-14T00:12:19.562Z]  Building security-spire-agent ... done (2/9) Installing brotli-libs (1.0.9-r5) [2022-04-14T00:12:19.562Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-04-14T00:12:19.562Z] (4/9) Installing libcurl (7.80.0-r0) [2022-04-14T00:12:19.820Z] (5/9) Installing curl (7.80.0-r0) [2022-04-14T00:12:19.820Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-04-14T00:12:19.820Z] ---> 4ab8658ab68b [2022-04-14T00:12:19.820Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-04-14T00:12:19.820Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-04-14T00:12:20.082Z] (8/9) Installing libucontext (1.1-r0) [2022-04-14T00:12:20.082Z] (9/9) Installing gcompat (1.0.0-r4) [2022-04-14T00:12:20.082Z] ---> Running in 2b7ea3c632f5 [2022-04-14T00:12:20.082Z] Executing busybox-1.34.1-r5.trigger [2022-04-14T00:12:20.082Z] Executing ca-certificates-20211220-r0.trigger [2022-04-14T00:12:20.342Z] OK: 8 MiB in 23 packages [2022-04-14T00:12:20.342Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-04-14T00:12:21.280Z] Removing intermediate container 71963c996913 [2022-04-14T00:12:21.280Z] ---> 0eccbf40f744 [2022-04-14T00:12:21.280Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-14T00:12:21.541Z] ---> 14a53f776bd5 [2022-04-14T00:12:21.541Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-04-14T00:12:22.480Z] ---> d55b9479a229 [2022-04-14T00:12:22.480Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-04-14T00:12:22.480Z] ---> 10aed1fae315 [2022-04-14T00:12:22.480Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-04-14T00:12:22.740Z] ---> Running in 6c16947af888 [2022-04-14T00:12:22.740Z] Removing intermediate container 6c16947af888 [2022-04-14T00:12:22.740Z] ---> 94ca42d0f635 [2022-04-14T00:12:22.740Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-14T00:12:22.740Z] ---> Running in b4752803f800 [2022-04-14T00:12:22.999Z] Removing intermediate container b4752803f800 [2022-04-14T00:12:22.999Z] ---> c0f4048a80cc [2022-04-14T00:12:22.999Z] Step 18/20 : LABEL arch=x86_64 [2022-04-14T00:12:22.999Z] ---> Running in 7eed3b44b13a [2022-04-14T00:12:23.271Z] Removing intermediate container 7eed3b44b13a [2022-04-14T00:12:23.271Z] ---> 275c9213fb9e [2022-04-14T00:12:23.271Z] Step 19/20 : LABEL git_sha=aa17a0d297f7eeac5bdd98d09819418474808dd8 [2022-04-14T00:12:23.271Z] ---> Running in 199b5efd5f68 [2022-04-14T00:12:23.530Z] Removing intermediate container 199b5efd5f68 [2022-04-14T00:12:23.530Z] ---> 66447aa1e398 [2022-04-14T00:12:23.530Z] Step 20/20 : LABEL version=0.0.0 [2022-04-14T00:12:23.530Z] ---> Running in a89ec3d02f05 [2022-04-14T00:12:23.789Z] Removing intermediate container a89ec3d02f05 [2022-04-14T00:12:23.789Z] ---> 3a2d92378dd6 [2022-04-14T00:12:23.789Z] [2022-04-14T00:12:23.789Z] Successfully built 3a2d92378dd6 [2022-04-14T00:12:23.789Z] Successfully tagged security-spiffe-token-provider:latest [2022-04-14T00:12:41.892Z]  Building security-spiffe-token-provider ... done Removing intermediate container 2b7ea3c632f5 [2022-04-14T00:12:41.892Z] ---> 88a9fcd54a56 [2022-04-14T00:12:41.892Z] [2022-04-14T00:12:41.892Z] Step 10/23 : FROM alpine:3.14 [2022-04-14T00:12:41.892Z] ---> e04c818066af [2022-04-14T00:12:41.892Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-04-14T00:12:42.150Z] ---> Running in 8d9cb4237a4b [2022-04-14T00:12:42.437Z] Removing intermediate container 8d9cb4237a4b [2022-04-14T00:12:42.437Z] ---> d9f441e160e8 [2022-04-14T00:12:42.437Z] Step 12/23 : ENV APP_PORT=59880 [2022-04-14T00:12:42.437Z] ---> Running in 9c98be9e99c8 [2022-04-14T00:12:42.697Z] Removing intermediate container 9c98be9e99c8 [2022-04-14T00:12:42.697Z] ---> 75c6902ac85e [2022-04-14T00:12:42.697Z] Step 13/23 : EXPOSE $APP_PORT [2022-04-14T00:12:42.697Z] ---> Running in 9870e3d75c15 [2022-04-14T00:12:42.958Z] Removing intermediate container 9870e3d75c15 [2022-04-14T00:12:42.958Z] ---> ce894a2eb04d [2022-04-14T00:12:42.958Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-14T00:12:42.958Z] ---> Running in e43fe8b9c203 [2022-04-14T00:12:43.894Z] Removing intermediate container e43fe8b9c203 [2022-04-14T00:12:43.894Z] ---> b63625ced93a [2022-04-14T00:12:43.894Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-04-14T00:12:43.894Z] ---> Running in a8e075caf5f4 [2022-04-14T00:12:44.157Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-14T00:12:45.093Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-14T00:12:45.352Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-04-14T00:12:45.352Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-04-14T00:12:45.352Z] (3/6) Installing libsodium (1.0.18-r0) [2022-04-14T00:12:45.612Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-04-14T00:12:45.612Z] (5/6) Installing libzmq (4.3.4-r0) [2022-04-14T00:12:45.612Z] (6/6) Installing zeromq (4.3.4-r0) [2022-04-14T00:12:45.874Z] Executing busybox-1.33.1-r7.trigger [2022-04-14T00:12:45.874Z] OK: 8 MiB in 20 packages [2022-04-14T00:12:47.253Z] Removing intermediate container a8e075caf5f4 [2022-04-14T00:12:47.253Z] ---> 48955221e6e9 [2022-04-14T00:12:47.253Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-14T00:12:47.510Z] ---> b61221ad7091 [2022-04-14T00:12:47.510Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-04-14T00:12:48.076Z] ---> 5d30cc638f9e [2022-04-14T00:12:48.076Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-04-14T00:12:48.336Z] ---> 536d2ca9adea [2022-04-14T00:12:48.336Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-04-14T00:12:48.336Z] ---> Running in 5ac67c16ccdd [2022-04-14T00:12:48.601Z] Removing intermediate container 5ac67c16ccdd [2022-04-14T00:12:48.601Z] ---> 9c75dadfc34a [2022-04-14T00:12:48.601Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-14T00:12:48.601Z] ---> Running in 90a5edb17e4a [2022-04-14T00:12:48.860Z] Removing intermediate container 90a5edb17e4a [2022-04-14T00:12:48.860Z] ---> 5f0078e6f282 [2022-04-14T00:12:48.861Z] Step 21/23 : LABEL arch=x86_64 [2022-04-14T00:12:48.861Z] ---> Running in 84f101bdb493 [2022-04-14T00:12:49.129Z] Removing intermediate container 84f101bdb493 [2022-04-14T00:12:49.129Z] ---> 0dd64dc22fcd [2022-04-14T00:12:49.129Z] Step 22/23 : LABEL git_sha=aa17a0d297f7eeac5bdd98d09819418474808dd8 [2022-04-14T00:12:49.129Z] ---> Running in ac565bceab4e [2022-04-14T00:12:49.396Z] Removing intermediate container ac565bceab4e [2022-04-14T00:12:49.396Z] ---> 4d324d0bd1f9 [2022-04-14T00:12:49.396Z] Step 23/23 : LABEL version=0.0.0 [2022-04-14T00:12:49.396Z] ---> Running in 23915e627c4f [2022-04-14T00:12:49.655Z] Removing intermediate container 23915e627c4f [2022-04-14T00:12:49.655Z] ---> 9dae2fb54860 [2022-04-14T00:12:49.655Z] [2022-04-14T00:12:49.655Z] Successfully built 9dae2fb54860 [2022-04-14T00:12:49.655Z] Successfully tagged core-data:latest [2022-04-14T00:12:57.781Z]  Building core-data ... done Removing intermediate container 3bef5f99660e [2022-04-14T00:12:57.781Z] ---> 39fafeb0f1f4 [2022-04-14T00:12:57.781Z] [2022-04-14T00:12:57.781Z] Step 13/25 : FROM alpine:3.15 [2022-04-14T00:12:57.781Z] ---> 0ac33e5f5afa [2022-04-14T00:12:57.781Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-14T00:12:57.781Z] ---> Using cache [2022-04-14T00:12:57.781Z] ---> e554210daa59 [2022-04-14T00:12:57.781Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-14T00:12:57.781Z] ---> Using cache [2022-04-14T00:12:57.781Z] ---> 006310006de1 [2022-04-14T00:12:57.781Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-04-14T00:12:57.781Z] ---> Using cache [2022-04-14T00:12:57.781Z] ---> 9287e3426f95 [2022-04-14T00:12:57.781Z] Step 17/25 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-04-14T00:12:58.351Z] ---> 4cf2a2823ac3 [2022-04-14T00:12:58.351Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-04-14T00:12:58.612Z] ---> 67c2b93bf87c [2022-04-14T00:12:58.612Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-04-14T00:12:58.612Z] ---> 0bb27877e957 [2022-04-14T00:12:58.612Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-04-14T00:12:58.872Z] ---> 1def4ba1889c [2022-04-14T00:12:58.872Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-04-14T00:12:58.872Z] ---> Running in 7b5cce5f7028 [2022-04-14T00:12:59.132Z] Removing intermediate container 7b5cce5f7028 [2022-04-14T00:12:59.132Z] ---> 783e5052c0f2 [2022-04-14T00:12:59.132Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-04-14T00:12:59.132Z] ---> Running in 6f458cd46ead [2022-04-14T00:12:59.132Z] Removing intermediate container 6f458cd46ead [2022-04-14T00:12:59.133Z] ---> 4766c5b96955 [2022-04-14T00:12:59.133Z] Step 23/25 : LABEL arch=x86_64 [2022-04-14T00:12:59.133Z] ---> Running in d369c9fe4787 [2022-04-14T00:12:59.394Z] Removing intermediate container d369c9fe4787 [2022-04-14T00:12:59.394Z] ---> ddf836aae1d1 [2022-04-14T00:12:59.394Z] Step 24/25 : LABEL git_sha=aa17a0d297f7eeac5bdd98d09819418474808dd8 [2022-04-14T00:12:59.394Z] ---> Running in ea909b74e7b0 [2022-04-14T00:12:59.394Z] Removing intermediate container ea909b74e7b0 [2022-04-14T00:12:59.394Z] ---> d5cf5c62e815 [2022-04-14T00:12:59.394Z] Step 25/25 : LABEL version=0.0.0 [2022-04-14T00:12:59.394Z] ---> Running in f05ea867c69c [2022-04-14T00:12:59.655Z] Removing intermediate container f05ea867c69c [2022-04-14T00:12:59.655Z] ---> f8a8fa07cbea [2022-04-14T00:12:59.655Z] [2022-04-14T00:12:59.655Z] Successfully built f8a8fa07cbea [2022-04-14T00:12:59.655Z] Successfully tagged security-spire-server:latest [2022-04-14T00:12:59.662Z]  Building security-spire-server ... done  [Pipeline] } [2022-04-14T00:12:59.688Z] $ docker stop --time=1 493b3bebd596d1a2648503577d9e7b3986a6a2e720f39cc54f759b10be4f7526 [2022-04-14T00:13:01.065Z] $ docker rm -f 493b3bebd596d1a2648503577d9e7b3986a6a2e720f39cc54f759b10be4f7526 [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-14T00:13:01.468Z] + docker images [2022-04-14T00:13:01.468Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-04-14T00:13:01.468Z] security-spire-server latest f8a8fa07cbea 2 seconds ago 87.3MB [2022-04-14T00:13:01.468Z] 39fafeb0f1f4 8 seconds ago 4.41GB [2022-04-14T00:13:01.468Z] core-data latest 9dae2fb54860 12 seconds ago 22.5MB [2022-04-14T00:13:01.468Z] 88a9fcd54a56 21 seconds ago 1.5GB [2022-04-14T00:13:01.468Z] security-spiffe-token-provider latest 3a2d92378dd6 38 seconds ago 28.8MB [2022-04-14T00:13:01.468Z] security-spire-config latest aec66e10f8cf 43 seconds ago 86.7MB [2022-04-14T00:13:01.468Z] security-spire-agent latest 65ae0950183d 43 seconds ago 127MB [2022-04-14T00:13:01.468Z] 7e0fca800e4b 46 seconds ago 1.52GB [2022-04-14T00:13:01.468Z] sys-mgmt-agent latest 47aa7a086cc4 About a minute ago 299MB [2022-04-14T00:13:01.468Z] 616cb38b03ce About a minute ago 4.41GB [2022-04-14T00:13:01.468Z] d3de6ef24d12 About a minute ago 4.41GB [2022-04-14T00:13:01.468Z] 354417555652 About a minute ago 1.47GB [2022-04-14T00:13:01.468Z] security-proxy-setup latest 5bbc9e17733c About a minute ago 26.9MB [2022-04-14T00:13:01.468Z] ae6a4eae695d 2 minutes ago 1.48GB [2022-04-14T00:13:01.468Z] core-metadata latest 4fe1f5eab60a 2 minutes ago 17MB [2022-04-14T00:13:01.468Z] support-notifications latest 4817b0f34f7e 2 minutes ago 17MB [2022-04-14T00:13:01.468Z] 63c99fa5ad9e 2 minutes ago 1.48GB [2022-04-14T00:13:01.468Z] 39b2603b7c5a 2 minutes ago 1.48GB [2022-04-14T00:13:01.468Z] core-command latest 744f43c282ef 3 minutes ago 16MB [2022-04-14T00:13:01.468Z] 0d32ba704150 3 minutes ago 1.47GB [2022-04-14T00:13:01.469Z] security-bootstrapper latest 7983a0d5e8a8 3 minutes ago 19MB [2022-04-14T00:13:01.469Z] security-secretstore-setup latest 346d07ed3381 3 minutes ago 28.5MB [2022-04-14T00:13:01.469Z] support-scheduler latest 7aa2d7ad0898 4 minutes ago 16.2MB [2022-04-14T00:13:01.469Z] a2b02b031b02 4 minutes ago 1.48GB [2022-04-14T00:13:01.469Z] b47319715b3c 4 minutes ago 1.48GB [2022-04-14T00:13:01.469Z] d26bad38e29f 4 minutes ago 1.48GB [2022-04-14T00:13:01.469Z] ci-base-image-x86_64 latest f0cb2d2148ef 7 minutes ago 896MB [2022-04-14T00:13:01.469Z] docker 20.10.14 7417809fdb73 8 days ago 218MB [2022-04-14T00:13:01.469Z] alpine 3.14 e04c818066af 9 days ago 5.59MB [2022-04-14T00:13:01.469Z] alpine 3.15 0ac33e5f5afa 9 days ago 5.57MB [2022-04-14T00:13:01.469Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.17-alpine 99d49a6021b9 2 months ago 562MB [2022-04-14T00:13:01.469Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest aa7d48a56d93 6 months ago 34.5MB [2022-04-14T00:13:01.469Z] 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-14T00:13:39.805Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-04-14T00:13:39.806Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-04-14T00:13:39.806Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-04-14T00:13:39.806Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-04-14T00:13:42.450Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-04-14T00:13:42.450Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-04-14T00:13:42.450Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-04-14T00:13:42.450Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-04-14T00:13:42.450Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-04-14T00:13:45.858Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-04-14T00:13:45.858Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-04-14T00:13:45.858Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-04-14T00:13:45.858Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-04-14T00:13:45.858Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-04-14T00:13:45.858Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-04-14T00:13:58.294Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.303s coverage: 28.7% of statements [2022-04-14T00:13:58.294Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-04-14T00:13:58.294Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-04-14T00:14:03.738Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.486s coverage: 98.5% of statements [2022-04-14T00:14:03.738Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-04-14T00:14:03.738Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.365s coverage: 53.4% of statements [2022-04-14T00:14:03.738Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-04-14T00:14:03.738Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-04-14T00:14:25.965Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 19.069s coverage: 89.2% of statements [2022-04-14T00:14:25.965Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-04-14T00:14:25.965Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-04-14T00:14:25.965Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-04-14T00:14:25.965Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.473s coverage: 84.4% of statements [2022-04-14T00:14:25.965Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-04-14T00:14:25.965Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-04-14T00:14:25.965Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-04-14T00:14:25.965Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-04-14T00:14:25.965Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-04-14T00:14:27.951Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.245s coverage: 95.6% of statements [2022-04-14T00:14:27.951Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-04-14T00:14:27.951Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-04-14T00:14:27.951Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.620s coverage: 72.2% of statements [2022-04-14T00:14:27.951Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-04-14T00:14:27.951Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-04-14T00:14:27.951Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-04-14T00:14:27.951Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-04-14T00:14:27.951Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-04-14T00:14:27.951Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.387s coverage: 60.0% of statements [2022-04-14T00:14:27.951Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-04-14T00:14:27.951Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-04-14T00:14:27.951Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-04-14T00:14:27.951Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.384s coverage: 0.9% of statements [2022-04-14T00:14:27.951Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-04-14T00:14:27.951Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.472s coverage: 58.8% of statements [2022-04-14T00:14:27.951Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.264s coverage: 24.0% of statements [2022-04-14T00:14:27.951Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-04-14T00:14:27.951Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.263s coverage: 47.1% of statements [2022-04-14T00:14:27.951Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.280s coverage: 79.5% of statements [2022-04-14T00:14:27.951Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.238s coverage: 94.1% of statements [2022-04-14T00:14:28.937Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.246s coverage: 96.3% of statements [2022-04-14T00:14:28.937Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.221s coverage: 87.5% of statements [2022-04-14T00:14:41.349Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.259s coverage: 94.4% of statements [2022-04-14T00:14:41.349Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.184s coverage: 44.8% of statements [2022-04-14T00:14:46.760Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.640s coverage: 82.5% of statements [2022-04-14T00:14:46.760Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-04-14T00:14:55.090Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.294s coverage: 92.9% of statements [2022-04-14T00:14:55.090Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-04-14T00:14:55.090Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-04-14T00:14:55.090Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-04-14T00:14:55.090Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.059s coverage: 65.1% of statements [2022-04-14T00:14:55.090Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-04-14T00:14:55.090Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-04-14T00:14:55.090Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-04-14T00:14:55.090Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-04-14T00:14:55.090Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-04-14T00:14:55.090Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.203s coverage: 87.2% of statements [2022-04-14T00:14:55.090Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-04-14T00:14:55.090Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-04-14T00:14:55.090Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.165s coverage: 100.0% of statements [2022-04-14T00:14:55.090Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-04-14T00:14:55.090Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.260s coverage: 58.8% of statements [2022-04-14T00:14:55.090Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-04-14T00:14:55.090Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.262s coverage: 80.0% of statements [2022-04-14T00:14:55.090Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.264s coverage: 87.2% of statements [2022-04-14T00:14:55.090Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.297s coverage: 85.4% of statements [2022-04-14T00:14:55.090Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.812s coverage: 91.2% of statements [2022-04-14T00:14:55.090Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-04-14T00:14:59.432Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.985s coverage: 64.4% of statements [2022-04-14T00:14:59.432Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-04-14T00:14:59.432Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-04-14T00:14:59.432Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.259s coverage: 100.0% of statements [2022-04-14T00:14:59.432Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.081s coverage: 89.4% of statements [2022-04-14T00:14:59.432Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.063s coverage: 100.0% of statements [2022-04-14T00:14:59.432Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.078s coverage: 73.7% of statements [2022-04-14T00:14:59.432Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.054s coverage: 100.0% of statements [2022-04-14T00:15:06.180Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.508s coverage: 65.4% of statements [2022-04-14T00:15:06.180Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-04-14T00:15:06.180Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-04-14T00:15:06.180Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-04-14T00:15:08.201Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.951s coverage: 43.8% of statements [2022-04-14T00:15:08.201Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-04-14T00:15:08.201Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-04-14T00:15:08.201Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.337s coverage: 89.5% of statements [2022-04-14T00:15:08.201Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-04-14T00:15:08.201Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.240s coverage: 84.8% of statements [2022-04-14T00:15:08.201Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-04-14T00:15:08.201Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-04-14T00:15:08.201Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-04-14T00:15:08.201Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-04-14T00:15:18.418Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.299s coverage: 17.7% of statements [2022-04-14T00:15:18.418Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-04-14T00:15:18.418Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-04-14T00:15:18.418Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-04-14T00:15:18.419Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-04-14T00:15:18.419Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.604s coverage: 92.3% of statements [2022-04-14T00:15:18.419Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-04-14T00:15:18.419Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-04-14T00:15:18.419Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-04-14T00:15:18.419Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-04-14T00:15:18.419Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.290s coverage: 63.2% of statements [2022-04-14T00:15:18.419Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-04-14T00:15:18.419Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-04-14T00:15:18.419Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.417s coverage: 97.7% of statements [2022-04-14T00:15:18.419Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-04-14T00:15:18.419Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-04-14T00:15:18.419Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-04-14T00:15:18.419Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-04-14T00:15:18.419Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.230s coverage: 28.9% of statements [2022-04-14T00:15:18.419Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-04-14T00:15:18.419Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-04-14T00:15:18.419Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-04-14T00:15:18.419Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-04-14T00:15:18.419Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-04-14T00:15:18.419Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-04-14T00:15:18.419Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.218s coverage: 100.0% of statements [2022-04-14T00:15:18.419Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.092s coverage: 96.9% of statements [2022-04-14T00:15:18.419Z] 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-14T00:15:18.419Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-04-14T00:15:18.419Z] GO111MODULE=on go vet ./... [2022-04-14T00:16:55.323Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-04-14T00:16:56.755Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-04-14T00:16:58.194Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-04-14T00:17:01.632Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-04-14T00:17:02.305Z] + ls -al . [2022-04-14T00:17:02.305Z] total 668 [2022-04-14T00:17:02.305Z] drwxrwxr-x 9 1001 1001 4096 Apr 14 00:17 . [2022-04-14T00:17:02.305Z] drwxr-xr-x 4 root root 4096 Apr 14 00:11 .. [2022-04-14T00:17:02.305Z] -rw-rw-r-- 1 1001 1001 11 Apr 14 00:09 .dockerignore [2022-04-14T00:17:02.305Z] drwxrwxr-x 8 1001 1001 4096 Apr 14 00:09 .git [2022-04-14T00:17:02.305Z] drwxrwxr-x 3 1001 1001 4096 Apr 14 00:09 .github [2022-04-14T00:17:02.305Z] -rw-rw-r-- 1 1001 1001 879 Apr 14 00:09 .gitignore [2022-04-14T00:17:02.305Z] -rw-rw-r-- 1 1001 1001 42 Apr 14 00:09 .golangci.yml [2022-04-14T00:17:02.305Z] -rw-rw-r-- 1 1001 1001 87 Apr 14 00:09 .hadolint.yml [2022-04-14T00:17:02.305Z] -rw-rw-r-- 1 1001 1001 166 Apr 14 00:09 .sonarcloud.properties [2022-04-14T00:17:02.305Z] -rw-rw-r-- 1 1001 1001 1171 Apr 14 00:09 ADOPTERS.md [2022-04-14T00:17:02.305Z] -rw-rw-r-- 1 1001 1001 10086 Apr 14 00:09 Attribution.txt [2022-04-14T00:17:02.305Z] -rw-rw-r-- 1 1001 1001 51732 Apr 14 00:09 CHANGELOG.md [2022-04-14T00:17:02.305Z] -rw-rw-r-- 1 1001 1001 3804 Apr 14 00:09 CONTRIBUTING.md [2022-04-14T00:17:02.305Z] -rw-rw-r-- 1 1001 1001 677 Apr 14 00:09 GOVERNANCE.md [2022-04-14T00:17:02.305Z] -rw-rw-r-- 1 1001 1001 850 Apr 14 00:09 Jenkinsfile [2022-04-14T00:17:02.305Z] -rw-rw-r-- 1 1001 1001 10775 Apr 14 00:09 LICENSE [2022-04-14T00:17:02.305Z] -rw-rw-r-- 1 1001 1001 9847 Apr 14 00:09 Makefile [2022-04-14T00:17:02.305Z] -rw-rw-r-- 1 1001 1001 582 Apr 14 00:09 OWNERS.md [2022-04-14T00:17:02.305Z] -rw-rw-r-- 1 1001 1001 8683 Apr 14 00:09 README.md [2022-04-14T00:17:02.305Z] -rw-rw-r-- 1 1001 1001 6912 Apr 14 00:09 SECURITY.md [2022-04-14T00:17:02.305Z] -rw-rw-r-- 1 1001 1001 5 Apr 14 00:05 VERSION [2022-04-14T00:17:02.305Z] -rw-rw-r-- 1 1001 1001 4131 Apr 14 00:09 ZMQWindows.md [2022-04-14T00:17:02.305Z] drwxrwxr-x 2 1001 1001 4096 Apr 14 00:09 bin [2022-04-14T00:17:02.305Z] drwxrwxr-x 18 1001 1001 4096 Apr 14 00:09 cmd [2022-04-14T00:17:02.305Z] -rw-r--r-- 1 root root 434738 Apr 14 00:15 coverage.out [2022-04-14T00:17:02.305Z] -rw-rw-r-- 1 1001 1001 3256 Apr 14 00:09 go.mod [2022-04-14T00:17:02.305Z] -rw-rw-r-- 1 1001 1001 35162 Apr 14 00:09 go.sum [2022-04-14T00:17:02.305Z] drwxrwxr-x 8 1001 1001 4096 Apr 14 00:09 internal [2022-04-14T00:17:02.305Z] drwxrwxr-x 3 1001 1001 4096 Apr 14 00:09 openapi [2022-04-14T00:17:02.305Z] drwxrwxr-x 4 1001 1001 4096 Apr 14 00:09 snap [2022-04-14T00:17:02.305Z] -rw-rw-r-- 1 1001 1001 204 Apr 14 00:09 version.go [Pipeline] sh [2022-04-14T00:17:02.988Z] + '[' -e coverage.out ] [2022-04-14T00:17:02.988Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-04-14T00:17:03.030Z] Warning: overwriting stash ‘coverage-report’ [2022-04-14T00:17:03.796Z] Stashed 1 file(s) [Pipeline] sh [2022-04-14T00:17:04.469Z] + make build [2022-04-14T00:17:04.469Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-04-14T00:18:26.307Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-04-14T00:19:22.907Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-04-14T00:19:22.907Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-04-14T00:19:22.907Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-04-14T00:19:23.185Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-04-14T00:19:27.506Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-04-14T00:19:30.908Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-04-14T00:19:36.324Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-04-14T00:19:41.740Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-04-14T00:19:44.361Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-04-14T00:19:48.685Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-04-14T00:19:55.442Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2022-04-14T00:20:27.903Z] $ docker stop --time=1 4a5c3bc2f912ad59cce99cd067dbbcfdfb990b77b0c5ba7e04fe165802ae0d86 [2022-04-14T00:20:29.899Z] $ docker rm -f 4a5c3bc2f912ad59cce99cd067dbbcfdfb990b77b0c5ba7e04fe165802ae0d86 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-14T00:20:32.320Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-04-14T00:20:32.593Z] [2022-04-14T00:20:32.593Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-14T00:20:33.007Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-04-14T00:20:33.289Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2022-04-14T00:20:33.289Z] 29e5d40040c1: Pulling fs layer [2022-04-14T00:20:33.289Z] 1ce36da41761: Pulling fs layer [2022-04-14T00:20:33.289Z] 25b303627fd3: Pulling fs layer [2022-04-14T00:20:33.289Z] 29e5d40040c1: Verifying Checksum [2022-04-14T00:20:33.289Z] 29e5d40040c1: Download complete [2022-04-14T00:20:33.920Z] 1ce36da41761: Verifying Checksum [2022-04-14T00:20:33.920Z] 1ce36da41761: Download complete [2022-04-14T00:20:34.216Z] 29e5d40040c1: Pull complete [2022-04-14T00:20:35.748Z] 25b303627fd3: Verifying Checksum [2022-04-14T00:20:35.748Z] 25b303627fd3: Download complete [2022-04-14T00:20:36.035Z] 1ce36da41761: Pull complete [2022-04-14T00:20:48.472Z] 25b303627fd3: Pull complete [2022-04-14T00:20:48.472Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2022-04-14T00:20:48.472Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-04-14T00:20:48.472Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2022-04-14T00:20:48.702Z] prd-ubuntu20.04-docker-arm64-4c-16g-20874 does not seem to be running inside a container [2022-04-14T00:20:48.792Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2022-04-14T00:20:51.139Z] $ docker top c591ed1f71bd964aafdaf94dc47ad12431752b50db72a29c431e0d5fd8fcaddf -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-14T00:20:52.095Z] + + docker-composegrep build parallel --help [2022-04-14T00:20:52.095Z] [2022-04-14T00:20:56.395Z] --parallel Build images in parallel. [Pipeline] } [2022-04-14T00:20:56.433Z] $ docker stop --time=1 c591ed1f71bd964aafdaf94dc47ad12431752b50db72a29c431e0d5fd8fcaddf [2022-04-14T00:20:58.096Z] $ docker rm -f c591ed1f71bd964aafdaf94dc47ad12431752b50db72a29c431e0d5fd8fcaddf [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-14T00:20:58.844Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-04-14T00:20:58.844Z] . [Pipeline] withDockerContainer [2022-04-14T00:20:59.074Z] prd-ubuntu20.04-docker-arm64-4c-16g-20874 does not seem to be running inside a container [2022-04-14T00:20:59.163Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2022-04-14T00:21:00.411Z] $ docker top 9be455242b27d228cf19666b4231a791eab0c9f04da5eab9a444ec196d33e5ea -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-14T00:21:01.333Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-04-14T00:21:05.656Z] Building core-command ... [2022-04-14T00:21:05.656Z] Building core-data ... [2022-04-14T00:21:05.656Z] Building core-metadata ... [2022-04-14T00:21:05.656Z] Building security-bootstrapper ... [2022-04-14T00:21:05.656Z] Building security-proxy-setup ... [2022-04-14T00:21:05.656Z] Building security-secretstore-setup ... [2022-04-14T00:21:05.656Z] Building security-spiffe-token-provider ... [2022-04-14T00:21:05.656Z] Building security-spire-agent ... [2022-04-14T00:21:05.656Z] Building security-spire-config ... [2022-04-14T00:21:05.656Z] Building security-spire-server ... [2022-04-14T00:21:05.656Z] Building support-notifications ... [2022-04-14T00:21:05.656Z] Building support-scheduler ... [2022-04-14T00:21:05.656Z] Building sys-mgmt-agent ... [2022-04-14T00:21:05.656Z] Building core-command [2022-04-14T00:21:05.656Z] Building security-secretstore-setup [2022-04-14T00:21:05.656Z] Building sys-mgmt-agent [2022-04-14T00:21:05.656Z] Building security-spiffe-token-provider [2022-04-14T00:21:05.656Z] Building security-bootstrapper [2022-04-14T00:22:27.454Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-14T00:22:27.454Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-14T00:22:27.454Z] ---> 2eb1611ec887 [2022-04-14T00:22:27.454Z] Step 3/23 : WORKDIR /edgex-go [2022-04-14T00:22:27.454Z] ---> Running in 19e315fc3511 [2022-04-14T00:22:27.454Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-14T00:22:27.454Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-14T00:22:27.454Z] ---> 2eb1611ec887 [2022-04-14T00:22:27.454Z] Step 3/23 : WORKDIR /edgex-go [2022-04-14T00:22:27.454Z] ---> Running in 508ecbe89cd6 [2022-04-14T00:22:27.454Z] Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-14T00:22:27.454Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-04-14T00:22:27.454Z] ---> 2eb1611ec887 [2022-04-14T00:22:27.454Z] Step 3/20 : WORKDIR /edgex-go [2022-04-14T00:22:27.454Z] ---> Running in 0adc86c2e7ab [2022-04-14T00:22:27.454Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-14T00:22:27.454Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-04-14T00:22:27.454Z] ---> 2eb1611ec887 [2022-04-14T00:22:27.454Z] Step 3/25 : WORKDIR /edgex-go [2022-04-14T00:22:27.454Z] ---> Running in fd8e4f1d80da [2022-04-14T00:22:27.454Z] Removing intermediate container 19e315fc3511 [2022-04-14T00:22:27.454Z] ---> 7c16ccba85ac [2022-04-14T00:22:27.454Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-14T00:22:27.454Z] Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-14T00:22:27.454Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-04-14T00:22:27.454Z] ---> 2eb1611ec887 [2022-04-14T00:22:27.454Z] Step 3/31 : WORKDIR /edgex-go [2022-04-14T00:22:27.454Z] ---> Running in 7ae3a3ae2528 [2022-04-14T00:22:27.454Z] ---> Running in 145ab929ec13 [2022-04-14T00:22:27.454Z] Removing intermediate container 508ecbe89cd6 [2022-04-14T00:22:27.454Z] ---> d8fe85f45d12 [2022-04-14T00:22:27.454Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-14T00:22:27.454Z] Removing intermediate container 0adc86c2e7ab [2022-04-14T00:22:27.454Z] ---> 635cb1124775 [2022-04-14T00:22:27.454Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-04-14T00:22:27.454Z] Removing intermediate container fd8e4f1d80da [2022-04-14T00:22:27.454Z] ---> 41c995220030 [2022-04-14T00:22:27.454Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-14T00:22:27.454Z] ---> Running in 82b718114009 [2022-04-14T00:22:27.454Z] Removing intermediate container 7ae3a3ae2528 [2022-04-14T00:22:27.454Z] ---> 5db17f124d00 [2022-04-14T00:22:27.454Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-14T00:22:27.454Z] ---> Running in fb1d3eac1332 [2022-04-14T00:22:27.454Z] ---> Running in 3c9e1a7aa335 [2022-04-14T00:22:27.454Z] ---> Running in ae3691504781 [2022-04-14T00:22:29.448Z] Removing intermediate container 145ab929ec13 [2022-04-14T00:22:29.448Z] ---> 42b20fe5547d [2022-04-14T00:22:29.448Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-04-14T00:22:29.448Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-14T00:22:29.448Z] ---> Running in a2b3404cf608 [2022-04-14T00:22:30.438Z] Removing intermediate container 82b718114009 [2022-04-14T00:22:30.438Z] ---> e275cce55517 [2022-04-14T00:22:30.438Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-04-14T00:22:30.438Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-14T00:22:30.438Z] ---> Running in 0bc362d9ab3c [2022-04-14T00:22:30.722Z] Removing intermediate container 3c9e1a7aa335 [2022-04-14T00:22:30.722Z] ---> 608722c13973 [2022-04-14T00:22:30.722Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-04-14T00:22:30.722Z] Removing intermediate container ae3691504781 [2022-04-14T00:22:30.722Z] ---> 636469a10c46 [2022-04-14T00:22:30.722Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-04-14T00:22:31.001Z] ---> Running in d4c276c6e05a [2022-04-14T00:22:31.288Z] ---> Running in 2ad3f4747828 [2022-04-14T00:22:31.581Z] v3.15.4-23-g26ba280437 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-14T00:22:31.581Z] v3.15.4-26-g36f9d42a4c [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-14T00:22:31.581Z] OK: 15740 distinct packages available [2022-04-14T00:22:31.858Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-14T00:22:32.134Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-14T00:22:32.407Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-14T00:22:32.681Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-14T00:22:32.963Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-14T00:22:32.963Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-14T00:22:33.237Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-14T00:22:33.512Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-14T00:22:33.794Z] OK: 220 MiB in 52 packages [2022-04-14T00:22:34.078Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-14T00:22:34.078Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-14T00:22:34.078Z] OK: 220 MiB in 52 packages [2022-04-14T00:22:34.680Z] OK: 220 MiB in 52 packages [2022-04-14T00:22:35.293Z] OK: 220 MiB in 52 packages [2022-04-14T00:22:35.575Z] OK: 220 MiB in 52 packages [2022-04-14T00:22:35.875Z] Removing intermediate container fb1d3eac1332 [2022-04-14T00:22:35.875Z] ---> 850a4c8375fb [2022-04-14T00:22:35.875Z] Step 5/20 : COPY go.mod vendor* ./ [2022-04-14T00:22:36.153Z] Removing intermediate container a2b3404cf608 [2022-04-14T00:22:36.153Z] ---> 7b109332459a [2022-04-14T00:22:36.153Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-14T00:22:36.433Z] Removing intermediate container 0bc362d9ab3c [2022-04-14T00:22:36.433Z] ---> 14a49a4033f8 [2022-04-14T00:22:36.433Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-14T00:22:37.037Z] Removing intermediate container 2ad3f4747828 [2022-04-14T00:22:37.037Z] ---> e06c0a37c8e4 [2022-04-14T00:22:37.037Z] Step 6/31 : COPY go.mod vendor* ./ [2022-04-14T00:22:37.037Z] Removing intermediate container d4c276c6e05a [2022-04-14T00:22:37.037Z] ---> d843d9469e04 [2022-04-14T00:22:37.037Z] Step 6/25 : COPY go.mod vendor* ./ [2022-04-14T00:22:37.312Z] ---> 2187e87a5bf8 [2022-04-14T00:22:37.312Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-14T00:22:37.312Z] ---> Running in 5a2385cabe03 [2022-04-14T00:22:37.585Z] ---> ef70f682ccff [2022-04-14T00:22:37.585Z] ---> d477c5e19d97 [2022-04-14T00:22:37.585Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-14T00:22:37.585Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-14T00:22:37.585Z] ---> Running in a309348e4802 [2022-04-14T00:22:37.585Z] ---> Running in 2d9b214c5513 [2022-04-14T00:22:38.595Z] ---> 2bc55a4777b3 [2022-04-14T00:22:38.595Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-14T00:22:38.595Z] ---> 8f7a4f3a2c26 [2022-04-14T00:22:38.595Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-14T00:22:38.595Z] ---> Running in 7d4e31cc5764 [2022-04-14T00:22:38.871Z] ---> Running in d9f71ca4ef41 [2022-04-14T00:22:42.282Z] Removing intermediate container 5a2385cabe03 [2022-04-14T00:22:42.282Z] ---> 4af2a7276d08 [2022-04-14T00:22:42.282Z] Step 7/20 : COPY . . [2022-04-14T00:22:44.289Z] Removing intermediate container 2d9b214c5513 [2022-04-14T00:22:44.289Z] Removing intermediate container a309348e4802 [2022-04-14T00:22:44.289Z] ---> ea6aa7694451 [2022-04-14T00:22:44.289Z] Step 8/23 : COPY . . [2022-04-14T00:22:44.289Z] ---> c184d6e5d940 [2022-04-14T00:22:44.289Z] Step 8/23 : COPY . . [2022-04-14T00:22:44.289Z] Removing intermediate container 7d4e31cc5764 [2022-04-14T00:22:44.289Z] ---> cb5efdd3ce4b [2022-04-14T00:22:44.289Z] Step 8/31 : COPY . . [2022-04-14T00:22:44.289Z] Removing intermediate container d9f71ca4ef41 [2022-04-14T00:22:44.289Z] ---> 14953db678da [2022-04-14T00:22:44.289Z] Step 8/25 : COPY . . [2022-04-14T00:23:11.087Z] ---> c4c1ea5d95f9 [2022-04-14T00:23:11.087Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-04-14T00:23:11.087Z] ---> Running in c95b061820c7 [2022-04-14T00:23:11.087Z] ---> 7f50feaa5d76 [2022-04-14T00:23:11.087Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-04-14T00:23:11.087Z] ---> 77bb53596cf1 [2022-04-14T00:23:11.087Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-04-14T00:23:11.087Z] ---> 9c3211861cb8 [2022-04-14T00:23:11.087Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-04-14T00:23:11.087Z] ---> Running in 57f4bd05fc7f [2022-04-14T00:23:11.087Z] ---> Running in 57e1f6c07d12 [2022-04-14T00:23:11.087Z] ---> 05b22f088261 [2022-04-14T00:23:11.087Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-04-14T00:23:11.087Z] ---> Running in 8b0d94288d25 [2022-04-14T00:23:11.087Z] ---> Running in f986626971bd [2022-04-14T00:23:12.528Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2022-04-14T00:23:12.803Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-04-14T00:23:13.405Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-04-14T00:23:13.683Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-04-14T00:23:13.683Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-04-14T00:28:05.890Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-04-14T00:28:05.890Z] Removing intermediate container 57f4bd05fc7f [2022-04-14T00:28:05.890Z] ---> 4f300a080261 [2022-04-14T00:28:05.890Z] [2022-04-14T00:28:05.890Z] Step 10/23 : FROM alpine:3.14 [2022-04-14T00:28:05.890Z] 3.14: Pulling from library/alpine [2022-04-14T00:28:05.890Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-04-14T00:28:05.890Z] Status: Downloaded newer image for alpine:3.14 [2022-04-14T00:28:05.890Z] ---> ac73e934f311 [2022-04-14T00:28:05.890Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-04-14T00:28:05.890Z] ---> Running in 9fd5d550e319 [2022-04-14T00:28:05.890Z] Removing intermediate container 57e1f6c07d12 [2022-04-14T00:28:05.890Z] ---> af2bfd3043de [2022-04-14T00:28:05.890Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-04-14T00:28:05.890Z] ---> Running in 3f54fcc6fd9d [2022-04-14T00:28:05.890Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-14T00:28:05.890Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-14T00:28:05.890Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-04-14T00:28:05.890Z] Executing busybox-1.33.1-r7.trigger [2022-04-14T00:28:05.890Z] OK: 5 MiB in 15 packages [2022-04-14T00:28:05.890Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-04-14T00:28:05.890Z] Removing intermediate container 9fd5d550e319 [2022-04-14T00:28:05.890Z] ---> afe2e6b24e54 [2022-04-14T00:28:05.890Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-14T00:28:06.168Z] ---> Running in 6e15c1b167d1 [2022-04-14T00:28:07.615Z] Removing intermediate container 6e15c1b167d1 [2022-04-14T00:28:07.615Z] ---> 98f9dfd2ca7e [2022-04-14T00:28:07.615Z] Step 13/23 : ENV APP_PORT=59882 [2022-04-14T00:28:07.615Z] ---> Running in 76c95132d5ce [2022-04-14T00:28:07.894Z] Removing intermediate container 3f54fcc6fd9d [2022-04-14T00:28:07.894Z] ---> 9e17452d21f7 [2022-04-14T00:28:07.894Z] [2022-04-14T00:28:07.894Z] Step 11/23 : FROM docker:20.10.14 [2022-04-14T00:28:08.179Z] 20.10.14: Pulling from library/docker [2022-04-14T00:28:09.170Z] Removing intermediate container 76c95132d5ce [2022-04-14T00:28:09.170Z] ---> 888620f28226 [2022-04-14T00:28:09.170Z] Step 14/23 : EXPOSE $APP_PORT [2022-04-14T00:28:09.444Z] ---> Running in b3888b6ed6ee [2022-04-14T00:28:10.888Z] Removing intermediate container b3888b6ed6ee [2022-04-14T00:28:10.888Z] ---> 729feebb94f3 [2022-04-14T00:28:10.888Z] Step 15/23 : WORKDIR / [2022-04-14T00:28:11.169Z] ---> Running in d5d2c19eda66 [2022-04-14T00:28:13.182Z] Removing intermediate container d5d2c19eda66 [2022-04-14T00:28:13.182Z] ---> b67144d418e9 [2022-04-14T00:28:13.182Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-14T00:28:15.191Z] Removing intermediate container 8b0d94288d25 [2022-04-14T00:28:15.191Z] ---> a0ee02245177 [2022-04-14T00:28:15.191Z] [2022-04-14T00:28:15.191Z] Step 10/25 : FROM alpine:3.14 [2022-04-14T00:28:15.191Z] ---> ac73e934f311 [2022-04-14T00:28:15.191Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-04-14T00:28:15.191Z] ---> f8ab4486aebd [2022-04-14T00:28:15.191Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-04-14T00:28:15.191Z] ---> Running in 09b1bfba6e21 [2022-04-14T00:28:16.647Z] Removing intermediate container f986626971bd [2022-04-14T00:28:16.647Z] ---> e49a15e8ee49 [2022-04-14T00:28:16.647Z] [2022-04-14T00:28:16.647Z] Step 10/31 : FROM alpine:3.14 [2022-04-14T00:28:16.647Z] ---> ac73e934f311 [2022-04-14T00:28:16.647Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-04-14T00:28:16.647Z] ---> Running in 4bb741383862 [2022-04-14T00:28:17.639Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-14T00:28:17.927Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-14T00:28:17.927Z] Removing intermediate container 4bb741383862 [2022-04-14T00:28:17.927Z] ---> 943b86b37249 [2022-04-14T00:28:17.927Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-04-14T00:28:18.218Z] ---> Running in 7485687b1eb6 [2022-04-14T00:28:18.826Z] (1/3) Installing ca-certificates (20211220-r0) [2022-04-14T00:28:18.826Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-04-14T00:28:18.826Z] (3/3) Installing su-exec (0.2-r1) [2022-04-14T00:28:18.826Z] Executing busybox-1.33.1-r7.trigger [2022-04-14T00:28:19.104Z] Executing ca-certificates-20211220-r0.trigger [2022-04-14T00:28:19.381Z] OK: 6 MiB in 17 packages [2022-04-14T00:28:20.015Z] ---> cfb65d8d6c6c [2022-04-14T00:28:20.015Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-04-14T00:28:21.003Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-14T00:28:21.603Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-14T00:28:22.219Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-04-14T00:28:22.219Z] ---> 904d5d5b0df8 [2022-04-14T00:28:22.219Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-04-14T00:28:22.494Z] (2/2) Installing su-exec (0.2-r1) [2022-04-14T00:28:22.494Z] Executing busybox-1.33.1-r7.trigger [2022-04-14T00:28:22.494Z] ---> Running in 6683f4c06fa6 [2022-04-14T00:28:22.494Z] OK: 6 MiB in 16 packages [2022-04-14T00:28:22.782Z] Removing intermediate container 09b1bfba6e21 [2022-04-14T00:28:22.782Z] ---> 4f126d9a8473 [2022-04-14T00:28:22.782Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-04-14T00:28:23.055Z] ---> Running in b399f444b20b [2022-04-14T00:28:23.658Z] Removing intermediate container 6683f4c06fa6 [2022-04-14T00:28:23.658Z] ---> cdcb5cf091f4 [2022-04-14T00:28:23.658Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-14T00:28:23.658Z] ---> Running in 00e20cabc565 [2022-04-14T00:28:24.257Z] Removing intermediate container b399f444b20b [2022-04-14T00:28:24.257Z] ---> d50f321848bd [2022-04-14T00:28:24.257Z] Step 13/25 : WORKDIR / [2022-04-14T00:28:24.257Z] ---> Running in 9a93e642c937 [2022-04-14T00:28:24.532Z] Removing intermediate container 7485687b1eb6 [2022-04-14T00:28:24.532Z] ---> 21c06547cfc8 [2022-04-14T00:28:24.532Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-04-14T00:28:24.811Z] ---> Running in b2a0a792b1a7 [2022-04-14T00:28:24.811Z] Removing intermediate container 00e20cabc565 [2022-04-14T00:28:24.811Z] ---> cbec373ee26a [2022-04-14T00:28:24.811Z] Step 21/23 : LABEL arch=arm64 [2022-04-14T00:28:25.085Z] ---> Running in 12748d2597db [2022-04-14T00:28:25.359Z] Removing intermediate container 9a93e642c937 [2022-04-14T00:28:25.359Z] ---> a7ebd2f42515 [2022-04-14T00:28:25.359Z] 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-14T00:28:25.964Z] Removing intermediate container b2a0a792b1a7 [2022-04-14T00:28:25.964Z] ---> 9d0c06ab1fbd [2022-04-14T00:28:25.964Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-04-14T00:28:25.964Z] Removing intermediate container 12748d2597db [2022-04-14T00:28:25.964Z] ---> 3f05ef36e636 [2022-04-14T00:28:25.964Z] Step 22/23 : LABEL git_sha=aa17a0d297f7eeac5bdd98d09819418474808dd8 [2022-04-14T00:28:25.964Z] ---> Running in ecdcb7a7e8e9 [2022-04-14T00:28:25.964Z] ---> Running in 2c9a0b1a62d2 [2022-04-14T00:28:26.949Z] ---> b6c932892e16 [2022-04-14T00:28:26.949Z] 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-14T00:28:26.949Z] Removing intermediate container ecdcb7a7e8e9 [2022-04-14T00:28:26.949Z] ---> d64eae68fbb4 [2022-04-14T00:28:26.949Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-04-14T00:28:26.949Z] Removing intermediate container 2c9a0b1a62d2 [2022-04-14T00:28:26.949Z] ---> cc6aeb0ab129 [2022-04-14T00:28:26.949Z] Step 23/23 : LABEL version=0.0.0 [2022-04-14T00:28:27.227Z] ---> Running in 21b721cc50a4 [2022-04-14T00:28:27.227Z] ---> Running in 857ab7949762 [2022-04-14T00:28:28.675Z] Removing intermediate container 857ab7949762 [2022-04-14T00:28:28.675Z] ---> 1095cff9e3f2 [2022-04-14T00:28:28.675Z] [2022-04-14T00:28:28.675Z] ---> 592edaf53a3d [2022-04-14T00:28:28.675Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-04-14T00:28:29.655Z] Successfully built 1095cff9e3f2 [2022-04-14T00:28:29.655Z] Successfully tagged core-command-arm64:latest [2022-04-14T00:28:29.655Z] Building security-spire-agent [2022-04-14T00:28:30.271Z]  Building core-command ... done  ---> 7764205ffb4b [2022-04-14T00:28:30.271Z] 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-14T00:28:30.550Z] Removing intermediate container 21b721cc50a4 [2022-04-14T00:28:30.550Z] ---> b746e78d6a7c [2022-04-14T00:28:30.550Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2022-04-14T00:28:30.850Z] ---> Running in 3129613ef871 [2022-04-14T00:28:31.836Z] ---> 08874768aa02 [2022-04-14T00:28:31.836Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-04-14T00:28:31.836Z] Removing intermediate container 3129613ef871 [2022-04-14T00:28:31.836Z] ---> d197759a180f [2022-04-14T00:28:31.836Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-04-14T00:28:33.823Z] ---> 75124819fc3c [2022-04-14T00:28:33.823Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-04-14T00:28:33.823Z] ---> Running in 1c25aa06f030 [2022-04-14T00:28:34.427Z] ---> 19a58724fc08 [2022-04-14T00:28:34.427Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-04-14T00:28:37.833Z] ---> b607c8448c15 [2022-04-14T00:28:37.833Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-04-14T00:28:37.833Z] Removing intermediate container 1c25aa06f030 [2022-04-14T00:28:37.833Z] ---> a9b2e9d0cd44 [2022-04-14T00:28:37.833Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-14T00:28:38.437Z] Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e [2022-04-14T00:28:38.437Z] Status: Downloaded newer image for docker:20.10.14 [2022-04-14T00:28:38.437Z] ---> c346e9eafbab [2022-04-14T00:28:38.437Z] 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-14T00:28:38.718Z] ---> Running in a91da89df3c8 [2022-04-14T00:28:39.012Z] ---> eceff890dd05 [2022-04-14T00:28:39.012Z] 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-14T00:28:39.012Z] ---> Running in 23849d8a82cb [2022-04-14T00:28:39.614Z] ---> fedb3d04ddfd [2022-04-14T00:28:39.614Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-04-14T00:28:39.890Z] Removing intermediate container a91da89df3c8 [2022-04-14T00:28:39.890Z] ---> 2f42487d0d27 [2022-04-14T00:28:39.890Z] 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-14T00:28:40.170Z] ---> Running in 6febbc1d24ae [2022-04-14T00:28:42.174Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-14T00:28:42.459Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-14T00:28:43.450Z] Removing intermediate container 23849d8a82cb [2022-04-14T00:28:43.450Z] ---> 23e838e8f26b [2022-04-14T00:28:43.450Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-04-14T00:28:43.450Z] ---> fb4434cf51e8 [2022-04-14T00:28:43.450Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-04-14T00:28:43.450Z] ---> Running in 01ae4305b6b7 [2022-04-14T00:28:43.726Z] (1/43) Installing readline (8.1.1-r0) [2022-04-14T00:28:43.726Z] (2/43) Installing bash (5.1.16-r0) [2022-04-14T00:28:43.726Z] Executing bash-5.1.16-r0.post-install [2022-04-14T00:28:43.726Z] (3/43) Installing brotli-libs (1.0.9-r5) [2022-04-14T00:28:43.726Z] (4/43) Installing nghttp2-libs (1.46.0-r0) [2022-04-14T00:28:43.726Z] (5/43) Installing libcurl (7.80.0-r0) [2022-04-14T00:28:43.726Z] (6/43) Installing curl (7.80.0-r0) [2022-04-14T00:28:44.005Z] (7/43) Installing dumb-init (1.2.5-r1) [2022-04-14T00:28:44.005Z] (8/43) Installing libbz2 (1.0.8-r1) [2022-04-14T00:28:44.005Z] (9/43) Installing expat (2.4.7-r0) [2022-04-14T00:28:44.005Z] (10/43) Installing libffi (3.4.2-r1) [2022-04-14T00:28:44.005Z] (11/43) Installing gdbm (1.22-r0) [2022-04-14T00:28:44.005Z] (12/43) Installing xz-libs (5.2.5-r1) [2022-04-14T00:28:44.005Z] (13/43) Installing libgcc (10.3.1_git20211027-r0) [2022-04-14T00:28:44.005Z] (14/43) Installing libstdc++ (10.3.1_git20211027-r0) [2022-04-14T00:28:44.005Z] (15/43) Installing mpdecimal (2.5.1-r1) [2022-04-14T00:28:44.005Z] (16/43) Installing sqlite-libs (3.36.0-r0) [2022-04-14T00:28:44.005Z] (17/43) Installing python3 (3.9.7-r4) [2022-04-14T00:28:44.282Z] Removing intermediate container 01ae4305b6b7 [2022-04-14T00:28:44.282Z] ---> 18e8996a9488 [2022-04-14T00:28:44.282Z] Step 23/25 : LABEL arch=arm64 [2022-04-14T00:28:44.569Z] ---> 9c654e194a19 [2022-04-14T00:28:44.569Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-04-14T00:28:44.569Z] ---> Running in 32c09b5c8ec6 [2022-04-14T00:28:45.568Z] Removing intermediate container 32c09b5c8ec6 [2022-04-14T00:28:45.568Z] ---> 4b44748218a8 [2022-04-14T00:28:45.568Z] Step 24/25 : LABEL git_sha=aa17a0d297f7eeac5bdd98d09819418474808dd8 [2022-04-14T00:28:45.568Z] ---> Running in 12b4fbd44ac4 [2022-04-14T00:28:46.167Z] ---> 4e2b6016558b [2022-04-14T00:28:46.167Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-04-14T00:28:46.441Z] Removing intermediate container 12b4fbd44ac4 [2022-04-14T00:28:46.442Z] ---> 1c7e7a16281d [2022-04-14T00:28:46.442Z] Step 25/25 : LABEL version=0.0.0 [2022-04-14T00:28:46.442Z] ---> Running in cd606f0e374b [2022-04-14T00:28:47.045Z] (18/43) Installing py3-appdirs (1.4.4-r2) [2022-04-14T00:28:47.045Z] (19/43) Installing py3-certifi (2020.12.5-r1) [2022-04-14T00:28:47.045Z] (20/43) Installing py3-charset-normalizer (2.0.7-r0) [2022-04-14T00:28:47.045Z] (21/43) Installing py3-idna (3.3-r0) [2022-04-14T00:28:47.045Z] (22/43) Installing py3-urllib3 (1.26.7-r0) [2022-04-14T00:28:47.320Z] (23/43) Installing py3-requests (2.26.0-r1) [2022-04-14T00:28:47.320Z] (24/43) Installing py3-msgpack (1.0.2-r1) [2022-04-14T00:28:47.320Z] (25/43) Installing py3-lockfile (0.12.2-r4) [2022-04-14T00:28:47.320Z] Removing intermediate container cd606f0e374b [2022-04-14T00:28:47.320Z] ---> 5757bcbdf8d4 [2022-04-14T00:28:47.320Z] [2022-04-14T00:28:47.320Z] (26/43) Installing py3-cachecontrol (0.12.10-r0) [2022-04-14T00:28:47.595Z] ---> 9777279e841e [2022-04-14T00:28:47.595Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2022-04-14T00:28:47.595Z] (27/43) Installing py3-colorama (0.4.4-r1) [2022-04-14T00:28:47.595Z] (28/43) Installing py3-contextlib2 (21.6.0-r1) [2022-04-14T00:28:47.595Z] (29/43) Installing py3-distlib (0.3.3-r0) [2022-04-14T00:28:47.595Z] (30/43) Installing py3-distro (1.6.0-r0) [2022-04-14T00:28:47.595Z] (31/43) Installing py3-six (1.16.0-r0) [2022-04-14T00:28:47.595Z] (32/43) Installing py3-webencodings (0.5.1-r4) [2022-04-14T00:28:47.869Z] (33/43) Installing py3-html5lib (1.1-r1) [2022-04-14T00:28:47.869Z] (34/43) Installing py3-parsing (2.4.7-r2) [2022-04-14T00:28:47.869Z] (35/43) Installing py3-packaging (20.9-r1) [2022-04-14T00:28:47.869Z] ---> Running in 48d46d0e11d7 [2022-04-14T00:28:48.145Z] (36/43) Installing py3-tomli (1.2.2-r0) [2022-04-14T00:28:48.145Z] (37/43) Installing py3-pep517 (0.12.0-r0) [2022-04-14T00:28:48.145Z] (38/43) Installing py3-progress (1.6-r0) [2022-04-14T00:28:48.145Z] (39/43) Installing py3-retrying (1.3.3-r2) [2022-04-14T00:28:48.145Z] (40/43) Installing py3-ordered-set (4.0.2-r2) [2022-04-14T00:28:48.145Z] (41/43) Installing py3-setuptools (52.0.0-r4) [2022-04-14T00:28:48.418Z] Successfully built 5757bcbdf8d4 [2022-04-14T00:28:48.418Z] Successfully tagged security-secretstore-setup-arm64:latest [2022-04-14T00:28:48.418Z]  Building security-secretstore-setup ... done Building support-scheduler [2022-04-14T00:28:48.418Z] (42/43) Installing py3-toml (0.10.2-r2) [2022-04-14T00:28:48.418Z] (43/43) Installing py3-pip (20.3.4-r1) [2022-04-14T00:28:48.692Z] Removing intermediate container 48d46d0e11d7 [2022-04-14T00:28:48.692Z] ---> 161716d04116 [2022-04-14T00:28:48.692Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-04-14T00:28:49.294Z] Executing busybox-1.34.1-r5.trigger [2022-04-14T00:28:49.294Z] OK: 82 MiB in 65 packages [2022-04-14T00:28:49.904Z] ---> a23cfc7aa93f [2022-04-14T00:28:49.904Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-04-14T00:28:50.183Z] ---> Running in f55859371b8e [2022-04-14T00:28:53.733Z] Removing intermediate container f55859371b8e [2022-04-14T00:28:53.733Z] ---> 58ce621bab23 [2022-04-14T00:28:53.733Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-04-14T00:28:54.096Z] ---> Running in 960e99323d08 [2022-04-14T00:28:54.750Z] Removing intermediate container 960e99323d08 [2022-04-14T00:28:54.750Z] ---> c199bc429471 [2022-04-14T00:28:54.750Z] Step 28/31 : CMD ["gate"] [2022-04-14T00:28:55.091Z] Collecting docker-compose==1.23.2 [2022-04-14T00:28:55.091Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-04-14T00:28:55.091Z] ---> Running in 53d6c8d86d06 [2022-04-14T00:28:55.773Z] Collecting texttable<0.10,>=0.9.0 [2022-04-14T00:28:55.773Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-04-14T00:28:55.773Z] Removing intermediate container 53d6c8d86d06 [2022-04-14T00:28:55.773Z] ---> 1806fc8ced6e [2022-04-14T00:28:55.773Z] Step 29/31 : LABEL arch=arm64 [2022-04-14T00:28:56.266Z] ---> Running in 11c8850a5236 [2022-04-14T00:28:57.422Z] Removing intermediate container 11c8850a5236 [2022-04-14T00:28:57.422Z] ---> d263ab531477 [2022-04-14T00:28:57.422Z] Step 30/31 : LABEL git_sha=aa17a0d297f7eeac5bdd98d09819418474808dd8 [2022-04-14T00:28:58.101Z] ---> Running in 2e6f08688fd9 [2022-04-14T00:28:58.397Z] 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-14T00:28:58.718Z] Collecting websocket-client<1.0,>=0.32.0 [2022-04-14T00:28:58.718Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-04-14T00:28:58.996Z] Collecting dockerpty<0.5,>=0.4.1 [2022-04-14T00:28:58.996Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-04-14T00:28:58.996Z] Removing intermediate container 2e6f08688fd9 [2022-04-14T00:28:58.996Z] ---> e8a06f02fb14 [2022-04-14T00:28:58.996Z] Step 31/31 : LABEL version=0.0.0 [2022-04-14T00:28:59.597Z] ---> Running in b53f483d3332 [2022-04-14T00:29:00.203Z] Removing intermediate container b53f483d3332 [2022-04-14T00:29:00.203Z] ---> 301fd7d59318 [2022-04-14T00:29:00.203Z] [2022-04-14T00:29:01.210Z] Successfully built 301fd7d59318 [2022-04-14T00:29:01.490Z] Successfully tagged security-bootstrapper-arm64:latest [2022-04-14T00:29:01.490Z]  Building security-bootstrapper ... done Building security-proxy-setup [2022-04-14T00:29:02.096Z] Collecting PyYAML<4,>=3.10 [2022-04-14T00:29:02.096Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-04-14T00:29:02.375Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-14T00:29:02.375Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-04-14T00:29:02.375Z] ---> 2eb1611ec887 [2022-04-14T00:29:02.375Z] Step 3/26 : WORKDIR /edgex-go [2022-04-14T00:29:02.375Z] ---> Using cache [2022-04-14T00:29:02.375Z] ---> 5db17f124d00 [2022-04-14T00:29:02.375Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-14T00:29:02.375Z] ---> Using cache [2022-04-14T00:29:02.375Z] ---> 636469a10c46 [2022-04-14T00:29:02.375Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-04-14T00:29:02.375Z] ---> Running in 56f3c3900414 [2022-04-14T00:29:03.828Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-14T00:29:04.810Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-14T00:29:05.809Z] Collecting docopt<0.7,>=0.6.1 [2022-04-14T00:29:05.809Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-04-14T00:29:06.086Z] OK: 220 MiB in 52 packages [2022-04-14T00:29:07.584Z] Removing intermediate container c95b061820c7 [2022-04-14T00:29:07.584Z] ---> a76d0ca76745 [2022-04-14T00:29:07.584Z] [2022-04-14T00:29:07.584Z] Step 9/20 : FROM alpine:3.15 [2022-04-14T00:29:07.584Z] 3.15: Pulling from library/alpine [2022-04-14T00:29:07.870Z] Removing intermediate container 56f3c3900414 [2022-04-14T00:29:07.871Z] ---> d27abac0e76f [2022-04-14T00:29:07.871Z] Step 6/26 : COPY go.mod vendor* ./ [2022-04-14T00:29:07.871Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-04-14T00:29:07.871Z] Status: Downloaded newer image for alpine:3.15 [2022-04-14T00:29:07.871Z] ---> 3fb3c9af89a9 [2022-04-14T00:29:07.871Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-14T00:29:08.148Z] ---> Running in d3facd94bfc3 [2022-04-14T00:29:08.148Z] Collecting cached-property<2,>=1.2.0 [2022-04-14T00:29:08.148Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-04-14T00:29:08.745Z] Removing intermediate container d3facd94bfc3 [2022-04-14T00:29:08.745Z] ---> d47e244cbe24 [2022-04-14T00:29:08.745Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-14T00:29:09.026Z] ---> 3a47f5f10bd5 [2022-04-14T00:29:09.026Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-14T00:29:09.026Z] Collecting docker<4.0,>=3.6.0 [2022-04-14T00:29:09.026Z] ---> Running in 715cac074d8a [2022-04-14T00:29:09.026Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-04-14T00:29:09.298Z] ---> Running in 2674b5960c68 [2022-04-14T00:29:10.746Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-04-14T00:29:10.746Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-04-14T00:29:11.025Z] Collecting jsonschema<3,>=2.5.1 [2022-04-14T00:29:11.025Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-04-14T00:29:11.632Z] Collecting docker-pycreds>=0.4.0 [2022-04-14T00:29:11.632Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-04-14T00:29:12.241Z] 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-14T00:29:12.241Z] Removing intermediate container 715cac074d8a [2022-04-14T00:29:12.241Z] ---> 6e212d5d38f3 [2022-04-14T00:29:12.241Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-04-14T00:29:12.533Z] Collecting chardet<3.1.0,>=3.0.2 [2022-04-14T00:29:12.533Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-04-14T00:29:12.533Z] ---> Running in a2b2d1198d90 [2022-04-14T00:29:13.519Z] Collecting urllib3<1.25,>=1.21.1 [2022-04-14T00:29:13.519Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-04-14T00:29:13.797Z] Collecting idna<2.8,>=2.5 [2022-04-14T00:29:13.797Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-04-14T00:29:14.093Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-04-14T00:29:14.093Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-04-14T00:29:14.093Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-04-14T00:29:14.093Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-04-14T00:29:14.371Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-14T00:29:14.646Z] Removing intermediate container 2674b5960c68 [2022-04-14T00:29:14.646Z] ---> 151b68868f9f [2022-04-14T00:29:14.646Z] Step 8/26 : COPY . . [2022-04-14T00:29:15.243Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-04-14T00:29:15.243Z] Attempting uninstall: urllib3 [2022-04-14T00:29:15.243Z] Found existing installation: urllib3 1.26.7 [2022-04-14T00:29:15.243Z] Uninstalling urllib3-1.26.7: [2022-04-14T00:29:15.243Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-14T00:29:15.243Z] Successfully uninstalled urllib3-1.26.7 [2022-04-14T00:29:16.228Z] Attempting uninstall: idna [2022-04-14T00:29:16.228Z] Found existing installation: idna 3.3 [2022-04-14T00:29:16.228Z] Uninstalling idna-3.3: [2022-04-14T00:29:16.228Z] Successfully uninstalled idna-3.3 [2022-04-14T00:29:16.506Z] v3.15.4-23-g26ba280437 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-14T00:29:16.506Z] v3.15.4-26-g36f9d42a4c [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-14T00:29:16.506Z] OK: 15729 distinct packages available [2022-04-14T00:29:16.506Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-14T00:29:17.495Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-14T00:29:18.486Z] (1/9) Installing ca-certificates (20211220-r0) [2022-04-14T00:29:18.757Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-04-14T00:29:19.029Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-04-14T00:29:19.029Z] (4/9) Installing libcurl (7.80.0-r0) [2022-04-14T00:29:19.029Z] (5/9) Installing curl (7.80.0-r0) [2022-04-14T00:29:19.308Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-04-14T00:29:19.308Z] Attempting uninstall: requests [2022-04-14T00:29:19.308Z] Found existing installation: requests 2.26.0 [2022-04-14T00:29:19.308Z] Uninstalling requests-2.26.0: [2022-04-14T00:29:19.308Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-04-14T00:29:19.308Z] (8/9) Installing libucontext (1.1-r0) [2022-04-14T00:29:19.587Z] Successfully uninstalled requests-2.26.0 [2022-04-14T00:29:19.587Z] (9/9) Installing gcompat (1.0.0-r4) [2022-04-14T00:29:19.587Z] Executing busybox-1.34.1-r5.trigger [2022-04-14T00:29:19.587Z] Executing ca-certificates-20211220-r0.trigger [2022-04-14T00:29:19.867Z] OK: 8 MiB in 23 packages [2022-04-14T00:29:19.867Z] Running setup.py install for texttable: started [2022-04-14T00:29:22.510Z] Running setup.py install for texttable: finished with status 'done' [2022-04-14T00:29:22.510Z] Running setup.py install for PyYAML: started [2022-04-14T00:29:23.117Z] Removing intermediate container a2b2d1198d90 [2022-04-14T00:29:23.117Z] ---> 942072ed5ffe [2022-04-14T00:29:23.117Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-14T00:29:24.563Z] ---> 652a9f587046 [2022-04-14T00:29:24.563Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-04-14T00:29:24.841Z] Running setup.py install for PyYAML: finished with status 'done' [2022-04-14T00:29:25.114Z] Running setup.py install for docopt: started [2022-04-14T00:29:27.745Z] Running setup.py install for docopt: finished with status 'done' [2022-04-14T00:29:27.745Z] Running setup.py install for dockerpty: started [2022-04-14T00:29:27.745Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-14T00:29:27.745Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-04-14T00:29:27.745Z] ---> 2eb1611ec887 [2022-04-14T00:29:27.745Z] Step 3/22 : WORKDIR /edgex-go [2022-04-14T00:29:27.745Z] ---> Using cache [2022-04-14T00:29:27.745Z] ---> 5db17f124d00 [2022-04-14T00:29:27.745Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-14T00:29:27.745Z] ---> Using cache [2022-04-14T00:29:27.745Z] ---> 636469a10c46 [2022-04-14T00:29:27.745Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-04-14T00:29:27.745Z] ---> Using cache [2022-04-14T00:29:27.745Z] ---> e06c0a37c8e4 [2022-04-14T00:29:27.745Z] Step 6/22 : COPY go.mod vendor* ./ [2022-04-14T00:29:27.745Z] ---> Using cache [2022-04-14T00:29:27.745Z] ---> 2bc55a4777b3 [2022-04-14T00:29:27.745Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-14T00:29:27.745Z] ---> Using cache [2022-04-14T00:29:27.745Z] ---> cb5efdd3ce4b [2022-04-14T00:29:27.745Z] Step 8/22 : COPY . . [2022-04-14T00:29:28.021Z] ---> Using cache [2022-04-14T00:29:28.021Z] ---> 05b22f088261 [2022-04-14T00:29:28.021Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-04-14T00:29:28.298Z] ---> 0c24302177d4 [2022-04-14T00:29:28.298Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-04-14T00:29:28.298Z] ---> Running in 06e2606d927a [2022-04-14T00:29:29.790Z] ---> bdeca70cc98a [2022-04-14T00:29:29.790Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-04-14T00:29:29.790Z] Running setup.py install for dockerpty: finished with status 'done' [2022-04-14T00:29:29.790Z] ---> Running in 0838fd7d1003 [2022-04-14T00:29:30.388Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-04-14T00:29:30.662Z] Removing intermediate container 0838fd7d1003 [2022-04-14T00:29:30.662Z] ---> e4a4a2149f8c [2022-04-14T00:29:30.662Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-14T00:29:30.662Z] ---> Running in 09565d6bb474 [2022-04-14T00:29:32.102Z] 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-14T00:29:32.102Z] Removing intermediate container 09565d6bb474 [2022-04-14T00:29:32.102Z] ---> b4c8fae67419 [2022-04-14T00:29:32.102Z] Step 18/20 : LABEL arch=arm64 [2022-04-14T00:29:32.102Z] ---> Running in e05b42658569 [2022-04-14T00:29:32.697Z] Removing intermediate container e05b42658569 [2022-04-14T00:29:32.697Z] ---> 391cae9839ee [2022-04-14T00:29:32.697Z] Step 19/20 : LABEL git_sha=aa17a0d297f7eeac5bdd98d09819418474808dd8 [2022-04-14T00:29:32.697Z] ---> Running in 5b9d0ea366a7 [2022-04-14T00:29:33.297Z] Removing intermediate container 5b9d0ea366a7 [2022-04-14T00:29:33.298Z] ---> b5a32c9c9562 [2022-04-14T00:29:33.298Z] Step 20/20 : LABEL version=0.0.0 [2022-04-14T00:29:33.298Z] ---> Running in 820d67873860 [2022-04-14T00:29:34.763Z] Removing intermediate container 820d67873860 [2022-04-14T00:29:34.763Z] ---> cf1bec679e8d [2022-04-14T00:29:34.763Z] [2022-04-14T00:29:36.212Z] Successfully built cf1bec679e8d [2022-04-14T00:29:36.212Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2022-04-14T00:29:36.212Z]  Building security-spiffe-token-provider ... done Building support-notifications [2022-04-14T00:29:38.838Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-14T00:29:38.838Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-04-14T00:29:38.838Z] ---> 2eb1611ec887 [2022-04-14T00:29:38.838Z] Step 3/22 : WORKDIR /edgex-go [2022-04-14T00:29:38.838Z] ---> Using cache [2022-04-14T00:29:38.838Z] ---> 5db17f124d00 [2022-04-14T00:29:38.838Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-14T00:29:38.838Z] ---> Using cache [2022-04-14T00:29:38.838Z] ---> 636469a10c46 [2022-04-14T00:29:38.838Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-04-14T00:29:38.838Z] ---> Using cache [2022-04-14T00:29:38.838Z] ---> e06c0a37c8e4 [2022-04-14T00:29:38.838Z] Step 6/22 : COPY go.mod vendor* ./ [2022-04-14T00:29:38.838Z] ---> Using cache [2022-04-14T00:29:38.838Z] ---> 2bc55a4777b3 [2022-04-14T00:29:38.838Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-14T00:29:38.838Z] ---> Using cache [2022-04-14T00:29:38.838Z] ---> cb5efdd3ce4b [2022-04-14T00:29:38.838Z] Step 8/22 : COPY . . [2022-04-14T00:29:39.444Z] ---> Using cache [2022-04-14T00:29:39.444Z] ---> 05b22f088261 [2022-04-14T00:29:39.444Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-04-14T00:29:40.432Z] ---> Running in 614568eb20ca [2022-04-14T00:29:42.416Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-04-14T00:29:54.834Z] ---> 6e78d9e3d344 [2022-04-14T00:29:54.834Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-04-14T00:29:54.834Z] ---> Running in 3e6e8b7f88d2 [2022-04-14T00:29:55.446Z] Removing intermediate container 6febbc1d24ae [2022-04-14T00:29:55.446Z] ---> 4dbd60d19a28 [2022-04-14T00:29:55.446Z] Step 14/23 : ENV APP_PORT=58890 [2022-04-14T00:29:55.723Z] ---> Running in 2f3c310b94ab [2022-04-14T00:29:55.723Z] Removing intermediate container 3e6e8b7f88d2 [2022-04-14T00:29:55.723Z] ---> e6f5d22f2143 [2022-04-14T00:29:55.723Z] Step 10/26 : RUN mkdir -p spire-build [2022-04-14T00:29:56.000Z] ---> Running in 7ae6b59b0cef [2022-04-14T00:29:56.274Z] Removing intermediate container 2f3c310b94ab [2022-04-14T00:29:56.274Z] ---> 8a14f7cb3a90 [2022-04-14T00:29:56.274Z] Step 15/23 : EXPOSE $APP_PORT [2022-04-14T00:29:56.547Z] ---> Running in 0250584e8b3c [2022-04-14T00:29:57.533Z] Removing intermediate container 0250584e8b3c [2022-04-14T00:29:57.533Z] ---> fb04d9167943 [2022-04-14T00:29:57.533Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-04-14T00:30:00.169Z] Removing intermediate container 7ae6b59b0cef [2022-04-14T00:30:00.169Z] ---> 797df29a724f [2022-04-14T00:30:00.169Z] Step 11/26 : WORKDIR /edgex-go/spire-build [2022-04-14T00:30:00.169Z] ---> Running in 9d688ab692ea [2022-04-14T00:30:01.157Z] ---> 59129a6de855 [2022-04-14T00:30:01.157Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-04-14T00:30:01.440Z] Removing intermediate container 9d688ab692ea [2022-04-14T00:30:01.440Z] ---> 7c9b42cba1ff [2022-04-14T00:30:01.440Z] 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-14T00:30:01.440Z] ---> Running in de2dd9a2c549 [2022-04-14T00:30:02.906Z] ---> c229ecde8248 [2022-04-14T00:30:02.906Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-04-14T00:30:04.910Z] ---> 3951eb0a3651 [2022-04-14T00:30:04.910Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-04-14T00:30:04.910Z] spire-1.2.1/ [2022-04-14T00:30:04.910Z] spire-1.2.1/.data/ [2022-04-14T00:30:04.910Z] spire-1.2.1/.data/.file [2022-04-14T00:30:04.910Z] spire-1.2.1/.dockerignore [2022-04-14T00:30:04.910Z] spire-1.2.1/.gitattributes [2022-04-14T00:30:04.910Z] spire-1.2.1/.githooks/ [2022-04-14T00:30:04.910Z] spire-1.2.1/.githooks/pre-commit [2022-04-14T00:30:04.910Z] spire-1.2.1/.github/ [2022-04-14T00:30:04.910Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-04-14T00:30:04.910Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-04-14T00:30:04.910Z] spire-1.2.1/.github/dependabot.yml [2022-04-14T00:30:04.910Z] spire-1.2.1/.github/workflows/ [2022-04-14T00:30:04.910Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-04-14T00:30:04.910Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-04-14T00:30:04.910Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-04-14T00:30:04.910Z] spire-1.2.1/.github/workflows/scripts/ [2022-04-14T00:30:04.910Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-04-14T00:30:04.910Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-04-14T00:30:04.910Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-04-14T00:30:04.910Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-04-14T00:30:04.910Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-04-14T00:30:04.910Z] spire-1.2.1/.gitignore [2022-04-14T00:30:04.910Z] spire-1.2.1/.go-version [2022-04-14T00:30:04.910Z] spire-1.2.1/.golangci.yml [2022-04-14T00:30:04.910Z] spire-1.2.1/ADOPTERS.md [2022-04-14T00:30:04.910Z] spire-1.2.1/CHANGELOG.md [2022-04-14T00:30:04.910Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-04-14T00:30:04.910Z] spire-1.2.1/CODEOWNERS [2022-04-14T00:30:04.910Z] spire-1.2.1/CONTRIBUTING.md [2022-04-14T00:30:04.910Z] spire-1.2.1/Dockerfile [2022-04-14T00:30:04.910Z] spire-1.2.1/Dockerfile.dev [2022-04-14T00:30:04.910Z] spire-1.2.1/Dockerfile.scratch [2022-04-14T00:30:04.910Z] spire-1.2.1/LICENSE [2022-04-14T00:30:04.910Z] spire-1.2.1/MAINTAINERS.md [2022-04-14T00:30:04.910Z] spire-1.2.1/Makefile [2022-04-14T00:30:04.910Z] spire-1.2.1/README.md [2022-04-14T00:30:04.910Z] spire-1.2.1/ROADMAP.md [2022-04-14T00:30:04.910Z] spire-1.2.1/SECURITY.md [2022-04-14T00:30:04.910Z] spire-1.2.1/cmd/ [2022-04-14T00:30:04.910Z] spire-1.2.1/cmd/spire-agent/ [2022-04-14T00:30:04.910Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-04-14T00:30:04.911Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-04-14T00:30:04.911Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-04-14T00:30:04.911Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-04-14T00:30:04.911Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-04-14T00:30:04.911Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-04-14T00:30:04.911Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-04-14T00:30:04.911Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-04-14T00:30:04.911Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-04-14T00:30:04.911Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-04-14T00:30:04.911Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-04-14T00:30:04.911Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-04-14T00:30:04.911Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-04-14T00:30:04.911Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-04-14T00:30:04.911Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-04-14T00:30:04.911Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-04-14T00:30:04.911Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-04-14T00:30:04.911Z] spire-1.2.1/cmd/spire-agent/cli/validate/ ---> Running in 1d817172f816 [2022-04-14T00:30:04.911Z] [2022-04-14T00:30:04.911Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-04-14T00:30:04.911Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-04-14T00:30:04.911Z] spire-1.2.1/cmd/spire-agent/main.go [2022-04-14T00:30:04.911Z] spire-1.2.1/cmd/spire-server/ [2022-04-14T00:30:04.911Z] spire-1.2.1/cmd/spire-server/cli/ [2022-04-14T00:30:04.911Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-04-14T00:30:04.911Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-04-14T00:30:04.911Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-04-14T00:30:04.911Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-04-14T00:30:04.911Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-04-14T00:30:04.911Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-04-14T00:30:04.911Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-04-14T00:30:04.911Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-04-14T00:30:04.911Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-04-14T00:30:04.911Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-04-14T00:30:04.911Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-04-14T00:30:04.911Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-04-14T00:30:04.911Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-04-14T00:30:04.911Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-04-14T00:30:04.911Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-04-14T00:30:04.911Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-04-14T00:30:04.911Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-04-14T00:30:04.911Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-04-14T00:30:04.911Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-04-14T00:30:04.911Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-04-14T00:30:04.911Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-04-14T00:30:04.911Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-04-14T00:30:04.911Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-04-14T00:30:04.911Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-04-14T00:30:04.911Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-04-14T00:30:04.911Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-04-14T00:30:04.911Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-04-14T00:30:04.911Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-04-14T00:30:04.911Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-04-14T00:30:04.911Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-04-14T00:30:04.911Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-04-14T00:30:04.911Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-04-14T00:30:04.911Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-04-14T00:30:04.911Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-04-14T00:30:04.911Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-04-14T00:30:04.911Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-04-14T00:30:04.911Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-04-14T00:30:05.191Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-04-14T00:30:05.191Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-04-14T00:30:05.191Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-04-14T00:30:05.191Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-04-14T00:30:05.191Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-04-14T00:30:05.191Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-04-14T00:30:05.191Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-04-14T00:30:05.191Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-04-14T00:30:05.191Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-04-14T00:30:05.191Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-04-14T00:30:05.191Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-04-14T00:30:05.191Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-04-14T00:30:05.191Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-04-14T00:30:05.191Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-04-14T00:30:05.191Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-04-14T00:30:05.191Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-04-14T00:30:05.191Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-04-14T00:30:05.191Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-04-14T00:30:05.191Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-04-14T00:30:05.191Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-04-14T00:30:05.191Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-04-14T00:30:05.191Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-04-14T00:30:05.191Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-04-14T00:30:05.191Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-04-14T00:30:05.191Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-04-14T00:30:05.191Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-04-14T00:30:05.191Z] spire-1.2.1/cmd/spire-server/main.go [2022-04-14T00:30:05.191Z] spire-1.2.1/cmd/spire-server/util/ [2022-04-14T00:30:05.191Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-04-14T00:30:05.191Z] spire-1.2.1/conf/ [2022-04-14T00:30:05.191Z] spire-1.2.1/conf/agent/ [2022-04-14T00:30:05.191Z] spire-1.2.1/conf/agent/agent.conf [2022-04-14T00:30:05.191Z] spire-1.2.1/conf/agent/agent_full.conf [2022-04-14T00:30:05.191Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-04-14T00:30:05.191Z] spire-1.2.1/conf/server/ [2022-04-14T00:30:05.191Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-04-14T00:30:05.191Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-04-14T00:30:05.191Z] spire-1.2.1/conf/server/server.conf [2022-04-14T00:30:05.191Z] spire-1.2.1/conf/server/server_full.conf [2022-04-14T00:30:05.191Z] spire-1.2.1/doc/ [2022-04-14T00:30:05.191Z] spire-1.2.1/doc/SPIRE101.md [2022-04-14T00:30:05.191Z] spire-1.2.1/doc/auditlog.md [2022-04-14T00:30:05.191Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-04-14T00:30:05.191Z] spire-1.2.1/doc/changelog_guidelines.md [2022-04-14T00:30:05.191Z] spire-1.2.1/doc/cure53-report.pdf [2022-04-14T00:30:05.191Z] spire-1.2.1/doc/images/ [2022-04-14T00:30:05.191Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-04-14T00:30:05.191Z] spire-1.2.1/doc/images/SPIRE101.png [2022-04-14T00:30:05.191Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-04-14T00:30:05.191Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-04-14T00:30:05.191Z] spire-1.2.1/doc/images/cache_mgr.png [2022-04-14T00:30:05.191Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-04-14T00:30:05.191Z] spire-1.2.1/doc/images/federated_spire.png [2022-04-14T00:30:05.191Z] spire-1.2.1/doc/images/ha_mode.png [2022-04-14T00:30:05.191Z] spire-1.2.1/doc/images/nested_spire.png [2022-04-14T00:30:05.191Z] spire-1.2.1/doc/images/oidc_federation.png [2022-04-14T00:30:05.191Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-04-14T00:30:05.191Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-04-14T00:30:05.191Z] spire-1.2.1/doc/images/spire_logo.png [2022-04-14T00:30:05.191Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-04-14T00:30:05.191Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-04-14T00:30:05.191Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-04-14T00:30:05.191Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-04-14T00:30:05.191Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-04-14T00:30:05.191Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-04-14T00:30:05.191Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-04-14T00:30:05.191Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-04-14T00:30:05.191Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-04-14T00:30:05.191Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-04-14T00:30:05.191Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-04-14T00:30:05.191Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-04-14T00:30:05.191Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-04-14T00:30:05.191Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-04-14T00:30:05.191Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-04-14T00:30:05.191Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-04-14T00:30:05.191Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-04-14T00:30:05.191Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-04-14T00:30:05.191Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-04-14T00:30:05.191Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-04-14T00:30:05.191Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-04-14T00:30:05.191Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-04-14T00:30:05.191Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-04-14T00:30:05.191Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-04-14T00:30:05.191Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-04-14T00:30:05.191Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-04-14T00:30:05.191Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-04-14T00:30:05.191Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-04-14T00:30:05.191Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-04-14T00:30:05.191Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-04-14T00:30:05.191Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-04-14T00:30:05.191Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-04-14T00:30:05.191Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-04-14T00:30:05.191Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-04-14T00:30:05.191Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-04-14T00:30:05.191Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-04-14T00:30:05.191Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-04-14T00:30:05.191Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-04-14T00:30:05.191Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-04-14T00:30:05.191Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-04-14T00:30:05.191Z] spire-1.2.1/doc/scaling_spire.md [2022-04-14T00:30:05.191Z] spire-1.2.1/doc/spire_agent.md [2022-04-14T00:30:05.191Z] spire-1.2.1/doc/spire_server.md [2022-04-14T00:30:05.191Z] spire-1.2.1/doc/supported_integrations.md [2022-04-14T00:30:05.191Z] spire-1.2.1/doc/telemetry.md [2022-04-14T00:30:05.191Z] spire-1.2.1/doc/telemetry_config.md [2022-04-14T00:30:05.191Z] spire-1.2.1/doc/upgrading.md [2022-04-14T00:30:05.191Z] spire-1.2.1/doc/using_spire.md [2022-04-14T00:30:05.191Z] spire-1.2.1/examples/ [2022-04-14T00:30:05.191Z] spire-1.2.1/examples/README.md [2022-04-14T00:30:05.191Z] spire-1.2.1/go.mod [2022-04-14T00:30:05.191Z] spire-1.2.1/go.sum [2022-04-14T00:30:05.191Z] spire-1.2.1/pkg/ [2022-04-14T00:30:05.191Z] spire-1.2.1/pkg/agent/ [2022-04-14T00:30:05.191Z] spire-1.2.1/pkg/agent/agent.go [2022-04-14T00:30:05.191Z] spire-1.2.1/pkg/agent/api/ [2022-04-14T00:30:05.191Z] spire-1.2.1/pkg/agent/api/config.go [2022-04-14T00:30:05.191Z] spire-1.2.1/pkg/agent/api/debug/ [2022-04-14T00:30:05.191Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-04-14T00:30:05.191Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-04-14T00:30:05.191Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-04-14T00:30:05.191Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-04-14T00:30:05.191Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-04-14T00:30:05.191Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-04-14T00:30:05.191Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-04-14T00:30:05.191Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-04-14T00:30:05.191Z] spire-1.2.1/pkg/agent/api/health/ [2022-04-14T00:30:05.191Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-04-14T00:30:05.191Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-04-14T00:30:05.191Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-04-14T00:30:05.191Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-04-14T00:30:05.191Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-04-14T00:30:05.191Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-04-14T00:30:05.191Z] spire-1.2.1/pkg/agent/attestor/ [2022-04-14T00:30:05.191Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-04-14T00:30:05.191Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-04-14T00:30:05.191Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-04-14T00:30:05.191Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-04-14T00:30:05.191Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-04-14T00:30:05.191Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-04-14T00:30:05.191Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-04-14T00:30:05.191Z] spire-1.2.1/pkg/agent/catalog/ [2022-04-14T00:30:05.191Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-04-14T00:30:05.191Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-04-14T00:30:05.191Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-04-14T00:30:05.191Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-04-14T00:30:05.191Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-04-14T00:30:05.191Z] spire-1.2.1/pkg/agent/client/ [2022-04-14T00:30:05.191Z] spire-1.2.1/pkg/agent/client/client.go [2022-04-14T00:30:05.191Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-04-14T00:30:05.191Z] spire-1.2.1/pkg/agent/client/dial.go [2022-04-14T00:30:05.191Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-04-14T00:30:05.191Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-04-14T00:30:05.191Z] spire-1.2.1/pkg/agent/client/update.go [2022-04-14T00:30:05.191Z] spire-1.2.1/pkg/agent/client/util.go [2022-04-14T00:30:05.191Z] spire-1.2.1/pkg/agent/common/ [2022-04-14T00:30:05.191Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-04-14T00:30:05.191Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-04-14T00:30:05.191Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-04-14T00:30:05.191Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-04-14T00:30:05.191Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-04-14T00:30:05.191Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-04-14T00:30:05.191Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-04-14T00:30:05.191Z] spire-1.2.1/pkg/agent/config.go [2022-04-14T00:30:05.191Z] spire-1.2.1/pkg/agent/endpoints/ [2022-04-14T00:30:05.192Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-04-14T00:30:05.192Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-04-14T00:30:05.192Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-04-14T00:30:05.469Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-04-14T00:30:05.469Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-04-14T00:30:05.469Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-04-14T00:30:05.469Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-04-14T00:30:05.469Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-04-14T00:30:05.469Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-04-14T00:30:05.469Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-04-14T00:30:05.469Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-04-14T00:30:05.469Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-04-14T00:30:05.469Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-04-14T00:30:05.469Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-04-14T00:30:05.469Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-04-14T00:30:05.469Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-04-14T00:30:05.469Z] spire-1.2.1/pkg/agent/manager/ [2022-04-14T00:30:05.469Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-04-14T00:30:05.469Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-04-14T00:30:05.469Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-04-14T00:30:05.469Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-04-14T00:30:05.469Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-04-14T00:30:05.469Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-04-14T00:30:05.469Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-04-14T00:30:05.469Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-04-14T00:30:05.469Z] spire-1.2.1/pkg/agent/manager/config.go [2022-04-14T00:30:05.469Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-04-14T00:30:05.469Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-04-14T00:30:05.469Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-04-14T00:30:05.469Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-04-14T00:30:05.469Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-04-14T00:30:05.469Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-04-14T00:30:05.469Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-04-14T00:30:05.469Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-04-14T00:30:05.469Z] spire-1.2.1/pkg/agent/plugin/ [2022-04-14T00:30:05.469Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-04-14T00:30:05.469Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-04-14T00:30:05.469Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-04-14T00:30:05.469Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-04-14T00:30:05.469Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-04-14T00:30:05.469Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-04-14T00:30:05.469Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-04-14T00:30:05.469Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-04-14T00:30:05.469Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-04-14T00:30:05.469Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-04-14T00:30:05.469Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-04-14T00:30:05.469Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-04-14T00:30:05.469Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-04-14T00:30:05.469Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-04-14T00:30:05.469Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-04-14T00:30:05.469Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-04-14T00:30:05.469Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-04-14T00:30:05.469Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-04-14T00:30:05.469Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-04-14T00:30:05.469Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-04-14T00:30:05.469Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-04-14T00:30:05.469Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-04-14T00:30:05.469Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-04-14T00:30:05.469Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-04-14T00:30:05.469Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-04-14T00:30:05.469Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-04-14T00:30:05.469Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-04-14T00:30:05.469Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-04-14T00:30:05.469Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-04-14T00:30:05.469Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-04-14T00:30:05.469Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-04-14T00:30:05.469Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-04-14T00:30:05.469Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-04-14T00:30:05.469Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-04-14T00:30:05.469Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-04-14T00:30:05.469Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-14T00:30:05.469Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-04-14T00:30:05.470Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-04-14T00:30:05.470Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-14T00:30:05.470Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-04-14T00:30:05.470Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-04-14T00:30:05.470Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-04-14T00:30:05.470Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-04-14T00:30:05.470Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-14T00:30:05.470Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-04-14T00:30:05.470Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-04-14T00:30:05.470Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-04-14T00:30:05.470Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-04-14T00:30:05.470Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-14T00:30:05.470Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-04-14T00:30:05.470Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-04-14T00:30:05.470Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-04-14T00:30:05.470Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-04-14T00:30:05.470Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-04-14T00:30:05.470Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-04-14T00:30:05.470Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-04-14T00:30:05.470Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-04-14T00:30:05.470Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-04-14T00:30:05.470Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-04-14T00:30:05.470Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-04-14T00:30:05.470Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-14T00:30:05.470Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-04-14T00:30:05.470Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-04-14T00:30:05.470Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-04-14T00:30:05.470Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-04-14T00:30:05.470Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-04-14T00:30:05.470Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-04-14T00:30:05.470Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-04-14T00:30:05.470Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-04-14T00:30:05.470Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-04-14T00:30:05.470Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-04-14T00:30:05.470Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-04-14T00:30:05.470Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-04-14T00:30:05.470Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-04-14T00:30:05.470Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-04-14T00:30:05.470Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-04-14T00:30:05.470Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-04-14T00:30:05.470Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-04-14T00:30:05.470Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-04-14T00:30:05.470Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-04-14T00:30:05.470Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-04-14T00:30:05.470Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-04-14T00:30:05.470Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-04-14T00:30:05.470Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-04-14T00:30:05.470Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-04-14T00:30:05.470Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-04-14T00:30:05.470Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-04-14T00:30:05.470Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-04-14T00:30:05.470Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-04-14T00:30:05.470Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-04-14T00:30:05.470Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-04-14T00:30:05.470Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-04-14T00:30:05.470Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-04-14T00:30:05.470Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-04-14T00:30:05.470Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-04-14T00:30:05.470Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-04-14T00:30:05.470Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-04-14T00:30:05.470Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-04-14T00:30:05.470Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-04-14T00:30:05.470Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-04-14T00:30:05.470Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-04-14T00:30:05.470Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-04-14T00:30:05.470Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-04-14T00:30:05.470Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-04-14T00:30:05.470Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-04-14T00:30:05.470Z] spire-1.2.1/pkg/agent/svid/ [2022-04-14T00:30:05.470Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-04-14T00:30:05.470Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-04-14T00:30:05.470Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-04-14T00:30:05.470Z] spire-1.2.1/pkg/agent/svid/store/ [2022-04-14T00:30:05.470Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-04-14T00:30:05.470Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-04-14T00:30:05.470Z] spire-1.2.1/pkg/common/ [2022-04-14T00:30:05.470Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-04-14T00:30:05.470Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-04-14T00:30:05.470Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-04-14T00:30:05.470Z] spire-1.2.1/pkg/common/api/ [2022-04-14T00:30:05.470Z] spire-1.2.1/pkg/common/api/metrics.go [2022-04-14T00:30:05.470Z] spire-1.2.1/pkg/common/api/middleware/ [2022-04-14T00:30:05.470Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-04-14T00:30:05.470Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-04-14T00:30:05.470Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-04-14T00:30:05.470Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-04-14T00:30:05.470Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-04-14T00:30:05.470Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-04-14T00:30:05.470Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-04-14T00:30:05.470Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-04-14T00:30:05.470Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-04-14T00:30:05.470Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-04-14T00:30:05.470Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-04-14T00:30:05.470Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-04-14T00:30:05.470Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-04-14T00:30:05.470Z] spire-1.2.1/pkg/common/api/names.go [2022-04-14T00:30:05.470Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-04-14T00:30:05.470Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-04-14T00:30:05.470Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-04-14T00:30:05.470Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-04-14T00:30:05.470Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-04-14T00:30:05.470Z] spire-1.2.1/pkg/common/auth/ [2022-04-14T00:30:05.470Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-04-14T00:30:05.470Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-04-14T00:30:05.470Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-04-14T00:30:05.470Z] spire-1.2.1/pkg/common/bundleutil/ [2022-04-14T00:30:05.470Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-04-14T00:30:05.470Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-04-14T00:30:05.470Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-04-14T00:30:05.470Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-04-14T00:30:05.470Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-04-14T00:30:05.470Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-04-14T00:30:05.470Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-04-14T00:30:05.470Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-04-14T00:30:05.470Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-04-14T00:30:05.470Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-04-14T00:30:05.470Z] spire-1.2.1/pkg/common/catalog/ [2022-04-14T00:30:05.470Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-04-14T00:30:05.470Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-04-14T00:30:05.470Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-04-14T00:30:05.470Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-04-14T00:30:05.470Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-04-14T00:30:05.470Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-04-14T00:30:05.470Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-04-14T00:30:05.470Z] spire-1.2.1/pkg/common/catalog/config.go [2022-04-14T00:30:05.470Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-04-14T00:30:05.470Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-04-14T00:30:05.470Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-04-14T00:30:05.470Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-04-14T00:30:05.470Z] spire-1.2.1/pkg/common/catalog/context.go [2022-04-14T00:30:05.470Z] spire-1.2.1/pkg/common/catalog/external.go [2022-04-14T00:30:05.470Z] spire-1.2.1/pkg/common/catalog/host.go [2022-04-14T00:30:05.470Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-04-14T00:30:05.470Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-04-14T00:30:05.470Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-04-14T00:30:05.470Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-04-14T00:30:05.470Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-04-14T00:30:05.470Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-04-14T00:30:05.470Z] spire-1.2.1/pkg/common/cli/ [2022-04-14T00:30:05.470Z] spire-1.2.1/pkg/common/cli/env.go [2022-04-14T00:30:05.470Z] spire-1.2.1/pkg/common/cli/flags.go [2022-04-14T00:30:05.470Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-04-14T00:30:05.470Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-04-14T00:30:05.470Z] spire-1.2.1/pkg/common/cli/umask.go [2022-04-14T00:30:05.470Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-04-14T00:30:05.470Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-04-14T00:30:05.470Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-04-14T00:30:05.470Z] spire-1.2.1/pkg/common/cliprinter/ [2022-04-14T00:30:05.470Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-04-14T00:30:05.470Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-04-14T00:30:05.470Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-04-14T00:30:05.470Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-04-14T00:30:05.470Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-04-14T00:30:05.470Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-04-14T00:30:05.470Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-04-14T00:30:05.470Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-04-14T00:30:05.470Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-04-14T00:30:05.470Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-04-14T00:30:05.470Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-04-14T00:30:05.470Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-04-14T00:30:05.470Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-04-14T00:30:05.470Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-04-14T00:30:05.470Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-04-14T00:30:05.470Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-04-14T00:30:05.470Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-04-14T00:30:05.470Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-04-14T00:30:05.470Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-04-14T00:30:05.470Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-04-14T00:30:05.470Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-04-14T00:30:05.470Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-04-14T00:30:05.470Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-04-14T00:30:05.470Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-04-14T00:30:05.470Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-04-14T00:30:05.470Z] spire-1.2.1/pkg/common/coretypes/ [2022-04-14T00:30:05.470Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-04-14T00:30:05.470Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-04-14T00:30:05.470Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-04-14T00:30:05.470Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-04-14T00:30:05.470Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-04-14T00:30:05.470Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-04-14T00:30:05.470Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-04-14T00:30:05.470Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-04-14T00:30:05.470Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-04-14T00:30:05.470Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-04-14T00:30:05.470Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-04-14T00:30:05.470Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-04-14T00:30:05.470Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-04-14T00:30:05.470Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-04-14T00:30:05.470Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-04-14T00:30:05.470Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-04-14T00:30:05.470Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-04-14T00:30:05.470Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-04-14T00:30:05.470Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-04-14T00:30:05.470Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-04-14T00:30:05.470Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-04-14T00:30:05.470Z] spire-1.2.1/pkg/common/diskutil/ [2022-04-14T00:30:05.470Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-04-14T00:30:05.470Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-04-14T00:30:05.470Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-04-14T00:30:05.470Z] spire-1.2.1/pkg/common/errorutil/ [2022-04-14T00:30:05.470Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-04-14T00:30:05.470Z] spire-1.2.1/pkg/common/health/ [2022-04-14T00:30:05.471Z] spire-1.2.1/pkg/common/health/config.go [2022-04-14T00:30:05.471Z] spire-1.2.1/pkg/common/health/context.go [2022-04-14T00:30:05.471Z] spire-1.2.1/pkg/common/health/context_test.go [2022-04-14T00:30:05.471Z] spire-1.2.1/pkg/common/health/health.go [2022-04-14T00:30:05.471Z] spire-1.2.1/pkg/common/health/health_test.go [2022-04-14T00:30:05.471Z] spire-1.2.1/pkg/common/health/logger.go [2022-04-14T00:30:05.471Z] spire-1.2.1/pkg/common/hostservice/ [2022-04-14T00:30:05.471Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-04-14T00:30:05.471Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-04-14T00:30:05.471Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-04-14T00:30:05.471Z] spire-1.2.1/pkg/common/idutil/ [2022-04-14T00:30:05.471Z] spire-1.2.1/pkg/common/idutil/require.go [2022-04-14T00:30:05.471Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-04-14T00:30:05.471Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-04-14T00:30:05.471Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-04-14T00:30:05.471Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-04-14T00:30:05.471Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-04-14T00:30:05.471Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-04-14T00:30:05.471Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-04-14T00:30:05.471Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-04-14T00:30:05.471Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-04-14T00:30:05.471Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-04-14T00:30:05.471Z] spire-1.2.1/pkg/common/jwtutil/ [2022-04-14T00:30:05.471Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-04-14T00:30:05.471Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-04-14T00:30:05.471Z] spire-1.2.1/pkg/common/log/ [2022-04-14T00:30:05.471Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-04-14T00:30:05.471Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-04-14T00:30:05.471Z] spire-1.2.1/pkg/common/log/log.go [2022-04-14T00:30:05.471Z] spire-1.2.1/pkg/common/log/log_test.go [2022-04-14T00:30:05.471Z] spire-1.2.1/pkg/common/log/options.go [2022-04-14T00:30:05.471Z] spire-1.2.1/pkg/common/nodeutil/ [2022-04-14T00:30:05.471Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-04-14T00:30:05.471Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-04-14T00:30:05.471Z] spire-1.2.1/pkg/common/peertracker/ [2022-04-14T00:30:05.471Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-04-14T00:30:05.471Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-04-14T00:30:05.471Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-04-14T00:30:05.471Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-04-14T00:30:05.471Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-04-14T00:30:05.471Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-04-14T00:30:05.471Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-04-14T00:30:05.471Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-04-14T00:30:05.471Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-04-14T00:30:05.471Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-04-14T00:30:05.471Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-04-14T00:30:05.471Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-04-14T00:30:05.471Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-04-14T00:30:05.471Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-04-14T00:30:05.471Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-04-14T00:30:05.471Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-04-14T00:30:05.471Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-04-14T00:30:05.471Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-04-14T00:30:05.471Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-04-14T00:30:05.471Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-04-14T00:30:05.758Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-04-14T00:30:05.758Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-04-14T00:30:05.758Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-04-14T00:30:05.758Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-04-14T00:30:05.758Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-04-14T00:30:05.758Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-04-14T00:30:05.758Z] spire-1.2.1/pkg/common/pemutil/ [2022-04-14T00:30:05.758Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-04-14T00:30:05.758Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-04-14T00:30:05.758Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-04-14T00:30:05.758Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-04-14T00:30:05.758Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-04-14T00:30:05.758Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-04-14T00:30:05.758Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-04-14T00:30:05.758Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-04-14T00:30:05.758Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-04-14T00:30:05.758Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-04-14T00:30:05.758Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-04-14T00:30:05.758Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-04-14T00:30:05.758Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-04-14T00:30:05.758Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-04-14T00:30:05.758Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-04-14T00:30:05.758Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-04-14T00:30:05.758Z] spire-1.2.1/pkg/common/plugin/ [2022-04-14T00:30:05.758Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-04-14T00:30:05.758Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-04-14T00:30:05.758Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-04-14T00:30:05.758Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-04-14T00:30:05.758Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-04-14T00:30:05.758Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-04-14T00:30:05.758Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-04-14T00:30:05.758Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-04-14T00:30:05.758Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-04-14T00:30:05.758Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-04-14T00:30:05.758Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-04-14T00:30:05.758Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-04-14T00:30:05.758Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-04-14T00:30:05.758Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-04-14T00:30:05.758Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-04-14T00:30:05.758Z] spire-1.2.1/pkg/common/plugin/log.go [2022-04-14T00:30:05.758Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-04-14T00:30:05.758Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-04-14T00:30:05.758Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-04-14T00:30:05.758Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-04-14T00:30:05.758Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-04-14T00:30:05.758Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-04-14T00:30:05.758Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-04-14T00:30:05.758Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-04-14T00:30:05.758Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-04-14T00:30:05.758Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-04-14T00:30:05.758Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-04-14T00:30:05.758Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-04-14T00:30:05.758Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-04-14T00:30:05.758Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-04-14T00:30:05.758Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-04-14T00:30:05.758Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-04-14T00:30:05.758Z] spire-1.2.1/pkg/common/profiling/ [2022-04-14T00:30:05.758Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-04-14T00:30:05.758Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-04-14T00:30:05.758Z] spire-1.2.1/pkg/common/protoutil/ [2022-04-14T00:30:05.758Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-04-14T00:30:05.758Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-04-14T00:30:05.758Z] spire-1.2.1/pkg/common/rotationutil/ [2022-04-14T00:30:05.758Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-04-14T00:30:05.758Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-04-14T00:30:05.758Z] spire-1.2.1/pkg/common/selector/ [2022-04-14T00:30:05.758Z] spire-1.2.1/pkg/common/selector/selector.go [2022-04-14T00:30:05.758Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-04-14T00:30:05.758Z] spire-1.2.1/pkg/common/selector/set.go [2022-04-14T00:30:05.758Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-04-14T00:30:05.758Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-04-14T00:30:05.758Z] spire-1.2.1/pkg/common/telemetry/ [2022-04-14T00:30:05.758Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-04-14T00:30:05.758Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-04-14T00:30:05.758Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-04-14T00:30:05.758Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-04-14T00:30:05.758Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-04-14T00:30:05.758Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-04-14T00:30:05.758Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-04-14T00:30:05.758Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-04-14T00:30:05.758Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-04-14T00:30:05.758Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-04-14T00:30:05.758Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-04-14T00:30:05.758Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-04-14T00:30:05.758Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-04-14T00:30:05.758Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-04-14T00:30:05.758Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-04-14T00:30:05.758Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-04-14T00:30:05.758Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-04-14T00:30:05.758Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-04-14T00:30:05.758Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-04-14T00:30:05.758Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-04-14T00:30:05.758Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-04-14T00:30:05.758Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-04-14T00:30:05.758Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-04-14T00:30:05.758Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-04-14T00:30:05.758Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-04-14T00:30:05.758Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-04-14T00:30:05.758Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-04-14T00:30:05.758Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-04-14T00:30:05.758Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-04-14T00:30:05.758Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-04-14T00:30:05.758Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-04-14T00:30:05.758Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-04-14T00:30:05.758Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-04-14T00:30:05.758Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-04-14T00:30:05.758Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-04-14T00:30:05.758Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-04-14T00:30:05.758Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-04-14T00:30:05.758Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-04-14T00:30:05.758Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-04-14T00:30:05.758Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-04-14T00:30:05.758Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-04-14T00:30:05.758Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-04-14T00:30:05.758Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-04-14T00:30:05.758Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-04-14T00:30:05.758Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-04-14T00:30:05.758Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-04-14T00:30:05.758Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-04-14T00:30:05.758Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-04-14T00:30:05.758Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-04-14T00:30:05.758Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-04-14T00:30:05.758Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-04-14T00:30:05.758Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-04-14T00:30:05.758Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-04-14T00:30:05.758Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-04-14T00:30:05.758Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-04-14T00:30:05.758Z] spire-1.2.1/pkg/common/uptime/ [2022-04-14T00:30:05.758Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-04-14T00:30:05.758Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-04-14T00:30:05.758Z] spire-1.2.1/pkg/common/util/ [2022-04-14T00:30:05.758Z] spire-1.2.1/pkg/common/util/certs.go [2022-04-14T00:30:05.758Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-04-14T00:30:05.758Z] spire-1.2.1/pkg/common/util/csr.go [2022-04-14T00:30:05.758Z] spire-1.2.1/pkg/common/util/hash.go [2022-04-14T00:30:05.758Z] spire-1.2.1/pkg/common/util/selectors.go [2022-04-14T00:30:05.758Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-04-14T00:30:05.758Z] spire-1.2.1/pkg/common/util/signals.go [2022-04-14T00:30:05.758Z] spire-1.2.1/pkg/common/util/sort.go [2022-04-14T00:30:05.758Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-04-14T00:30:05.758Z] spire-1.2.1/pkg/common/util/task.go [2022-04-14T00:30:05.758Z] spire-1.2.1/pkg/common/util/task_test.go [2022-04-14T00:30:05.758Z] spire-1.2.1/pkg/common/util/testdata/ [2022-04-14T00:30:05.758Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-04-14T00:30:05.758Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-04-14T00:30:05.758Z] spire-1.2.1/pkg/common/version/ [2022-04-14T00:30:05.758Z] spire-1.2.1/pkg/common/version/version.go [2022-04-14T00:30:05.758Z] spire-1.2.1/pkg/common/x509svid/ [2022-04-14T00:30:05.758Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-04-14T00:30:05.758Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-04-14T00:30:05.758Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-04-14T00:30:05.758Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-04-14T00:30:05.758Z] spire-1.2.1/pkg/common/x509util/ [2022-04-14T00:30:05.758Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-04-14T00:30:05.758Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-04-14T00:30:05.758Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-04-14T00:30:05.758Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-04-14T00:30:05.758Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-04-14T00:30:05.758Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-04-14T00:30:05.758Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-04-14T00:30:05.758Z] spire-1.2.1/pkg/server/ [2022-04-14T00:30:05.758Z] spire-1.2.1/pkg/server/api/ [2022-04-14T00:30:05.758Z] spire-1.2.1/pkg/server/api/agent.go [2022-04-14T00:30:05.758Z] spire-1.2.1/pkg/server/api/agent/ [2022-04-14T00:30:05.758Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-04-14T00:30:05.758Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-04-14T00:30:05.758Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-04-14T00:30:05.758Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-04-14T00:30:05.758Z] spire-1.2.1/pkg/server/api/api.go [2022-04-14T00:30:05.758Z] spire-1.2.1/pkg/server/api/audit/ [2022-04-14T00:30:05.758Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-04-14T00:30:05.758Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-04-14T00:30:05.758Z] spire-1.2.1/pkg/server/api/bundle.go [2022-04-14T00:30:05.758Z] spire-1.2.1/pkg/server/api/bundle/ [2022-04-14T00:30:05.758Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-04-14T00:30:05.758Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-04-14T00:30:05.758Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-04-14T00:30:05.758Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-04-14T00:30:05.758Z] spire-1.2.1/pkg/server/api/debug/ [2022-04-14T00:30:05.758Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-04-14T00:30:05.758Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-04-14T00:30:05.758Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-04-14T00:30:05.758Z] spire-1.2.1/pkg/server/api/entry.go [2022-04-14T00:30:05.758Z] spire-1.2.1/pkg/server/api/entry/ [2022-04-14T00:30:05.758Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-04-14T00:30:05.758Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-04-14T00:30:05.758Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-04-14T00:30:05.758Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-04-14T00:30:05.758Z] spire-1.2.1/pkg/server/api/health/ [2022-04-14T00:30:05.758Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-04-14T00:30:05.758Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-04-14T00:30:05.758Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-04-14T00:30:05.758Z] spire-1.2.1/pkg/server/api/id.go [2022-04-14T00:30:05.758Z] spire-1.2.1/pkg/server/api/id_test.go [2022-04-14T00:30:05.758Z] spire-1.2.1/pkg/server/api/limits/ [2022-04-14T00:30:05.758Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-04-14T00:30:05.758Z] spire-1.2.1/pkg/server/api/middleware/ [2022-04-14T00:30:05.758Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-04-14T00:30:05.758Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-04-14T00:30:05.758Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-04-14T00:30:05.758Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-04-14T00:30:05.758Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-04-14T00:30:05.758Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-04-14T00:30:05.758Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-04-14T00:30:05.758Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-04-14T00:30:05.758Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-04-14T00:30:05.759Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-04-14T00:30:05.759Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-04-14T00:30:05.759Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-04-14T00:30:05.759Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-04-14T00:30:05.759Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-04-14T00:30:05.759Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-04-14T00:30:05.759Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-04-14T00:30:05.759Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-04-14T00:30:05.759Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-04-14T00:30:05.759Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-04-14T00:30:05.759Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-04-14T00:30:05.759Z] spire-1.2.1/pkg/server/api/selector.go [2022-04-14T00:30:05.759Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-04-14T00:30:05.759Z] spire-1.2.1/pkg/server/api/status.go [2022-04-14T00:30:05.759Z] spire-1.2.1/pkg/server/api/status_test.go [2022-04-14T00:30:05.759Z] spire-1.2.1/pkg/server/api/svid/ [2022-04-14T00:30:05.759Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-04-14T00:30:05.759Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-04-14T00:30:05.759Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-04-14T00:30:05.759Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-04-14T00:30:05.759Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-04-14T00:30:05.759Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-04-14T00:30:05.759Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-04-14T00:30:05.759Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-04-14T00:30:05.759Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-04-14T00:30:05.759Z] spire-1.2.1/pkg/server/authpolicy/ [2022-04-14T00:30:05.759Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-04-14T00:30:05.759Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-04-14T00:30:05.759Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-04-14T00:30:05.759Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-04-14T00:30:05.759Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-04-14T00:30:05.759Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-04-14T00:30:05.759Z] spire-1.2.1/pkg/server/bundle/ [2022-04-14T00:30:05.759Z] spire-1.2.1/pkg/server/bundle/client/ [2022-04-14T00:30:05.759Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-04-14T00:30:05.759Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-04-14T00:30:05.759Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-04-14T00:30:05.759Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-04-14T00:30:05.759Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-04-14T00:30:05.759Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-04-14T00:30:05.759Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-04-14T00:30:05.759Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-04-14T00:30:05.759Z] spire-1.2.1/pkg/server/ca/ [2022-04-14T00:30:05.759Z] spire-1.2.1/pkg/server/ca/ca.go [2022-04-14T00:30:06.036Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-04-14T00:30:06.036Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-04-14T00:30:06.036Z] spire-1.2.1/pkg/server/ca/journal.go [2022-04-14T00:30:06.036Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-04-14T00:30:06.036Z] spire-1.2.1/pkg/server/ca/manager.go [2022-04-14T00:30:06.036Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-04-14T00:30:06.036Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-04-14T00:30:06.036Z] spire-1.2.1/pkg/server/ca/templates.go [2022-04-14T00:30:06.036Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-04-14T00:30:06.036Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-04-14T00:30:06.036Z] spire-1.2.1/pkg/server/ca/validation.go [2022-04-14T00:30:06.036Z] spire-1.2.1/pkg/server/cache/ [2022-04-14T00:30:06.036Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-04-14T00:30:06.037Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-04-14T00:30:06.037Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-04-14T00:30:06.037Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-04-14T00:30:06.037Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-04-14T00:30:06.037Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-04-14T00:30:06.037Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-04-14T00:30:06.037Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-04-14T00:30:06.037Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-04-14T00:30:06.037Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-04-14T00:30:06.037Z] spire-1.2.1/pkg/server/catalog/ [2022-04-14T00:30:06.037Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-04-14T00:30:06.037Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-04-14T00:30:06.037Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-04-14T00:30:06.037Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-04-14T00:30:06.037Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-04-14T00:30:06.037Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-04-14T00:30:06.037Z] spire-1.2.1/pkg/server/config.go [2022-04-14T00:30:06.037Z] spire-1.2.1/pkg/server/datastore/ [2022-04-14T00:30:06.037Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-04-14T00:30:06.037Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-04-14T00:30:06.037Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-04-14T00:30:06.037Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-04-14T00:30:06.037Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-04-14T00:30:06.037Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-04-14T00:30:06.037Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-04-14T00:30:06.037Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-04-14T00:30:06.037Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-04-14T00:30:06.037Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-04-14T00:30:06.037Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-04-14T00:30:06.037Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-04-14T00:30:06.037Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-04-14T00:30:06.037Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-04-14T00:30:06.037Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-04-14T00:30:06.037Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-04-14T00:30:06.037Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-04-14T00:30:06.037Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-04-14T00:30:06.037Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-04-14T00:30:06.037Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-04-14T00:30:06.037Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-04-14T00:30:06.037Z] spire-1.2.1/pkg/server/endpoints/ [2022-04-14T00:30:06.037Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-04-14T00:30:06.037Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-04-14T00:30:06.037Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-04-14T00:30:06.037Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-04-14T00:30:06.037Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-04-14T00:30:06.037Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-04-14T00:30:06.037Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-04-14T00:30:06.037Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-04-14T00:30:06.037Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-04-14T00:30:06.037Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-04-14T00:30:06.037Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-04-14T00:30:06.037Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-04-14T00:30:06.037Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-04-14T00:30:06.037Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-04-14T00:30:06.037Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-04-14T00:30:06.037Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-04-14T00:30:06.037Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-04-14T00:30:06.037Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-04-14T00:30:06.037Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-04-14T00:30:06.037Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-04-14T00:30:06.037Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-04-14T00:30:06.037Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-04-14T00:30:06.037Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-04-14T00:30:06.037Z] spire-1.2.1/pkg/server/hostservice/ [2022-04-14T00:30:06.037Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-04-14T00:30:06.037Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-04-14T00:30:06.037Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-04-14T00:30:06.037Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-04-14T00:30:06.037Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-04-14T00:30:06.037Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-04-14T00:30:06.037Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-04-14T00:30:06.037Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-04-14T00:30:06.037Z] spire-1.2.1/pkg/server/plugin/ [2022-04-14T00:30:06.037Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-04-14T00:30:06.037Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-04-14T00:30:06.037Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-04-14T00:30:06.037Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-04-14T00:30:06.037Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-04-14T00:30:06.037Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-04-14T00:30:06.037Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-04-14T00:30:06.037Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-04-14T00:30:06.037Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-04-14T00:30:06.037Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-04-14T00:30:06.037Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-04-14T00:30:06.037Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-04-14T00:30:06.037Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-04-14T00:30:06.037Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-04-14T00:30:06.037Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-04-14T00:30:06.037Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-04-14T00:30:06.037Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-04-14T00:30:06.037Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-04-14T00:30:06.037Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-04-14T00:30:06.037Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-04-14T00:30:06.037Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-04-14T00:30:06.037Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-04-14T00:30:06.037Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-04-14T00:30:06.037Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-04-14T00:30:06.037Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-04-14T00:30:06.037Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-04-14T00:30:06.037Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-04-14T00:30:06.037Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-04-14T00:30:06.037Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-04-14T00:30:06.037Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-04-14T00:30:06.037Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-04-14T00:30:06.037Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-04-14T00:30:06.037Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-04-14T00:30:06.037Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.goRemoving intermediate container 1d817172f816 [2022-04-14T00:30:06.037Z] ---> b103c818147c [2022-04-14T00:30:06.037Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-14T00:30:06.037Z] [2022-04-14T00:30:06.037Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-04-14T00:30:06.037Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-04-14T00:30:06.037Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-04-14T00:30:06.037Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-04-14T00:30:06.037Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-04-14T00:30:06.037Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-04-14T00:30:06.037Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-04-14T00:30:06.037Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-04-14T00:30:06.037Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-04-14T00:30:06.037Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-04-14T00:30:06.037Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-04-14T00:30:06.037Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-04-14T00:30:06.037Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-14T00:30:06.037Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-04-14T00:30:06.037Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-04-14T00:30:06.037Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-14T00:30:06.037Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-04-14T00:30:06.322Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.goStep 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-14T00:30:06.322Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-04-14T00:30:06.322Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-04-14T00:30:06.322Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-04-14T00:30:06.322Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-14T00:30:06.322Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-04-14T00:30:06.322Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-04-14T00:30:06.322Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-04-14T00:30:06.322Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-14T00:30:06.322Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-04-14T00:30:06.322Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-04-14T00:30:06.322Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-04-14T00:30:06.322Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-04-14T00:30:06.322Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-04-14T00:30:06.322Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-14T00:30:06.322Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-04-14T00:30:06.322Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-04-14T00:30:06.322Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-04-14T00:30:06.322Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-04-14T00:30:06.322Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-04-14T00:30:06.322Z] ---> 2eb1611ec887 [2022-04-14T00:30:06.322Z] Step 3/22 : WORKDIR /edgex-go [2022-04-14T00:30:06.322Z] ---> Using cache [2022-04-14T00:30:06.322Z] ---> 5db17f124d00 [2022-04-14T00:30:06.322Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-14T00:30:06.322Z] ---> Using cache [2022-04-14T00:30:06.322Z] ---> 636469a10c46 [2022-04-14T00:30:06.322Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-04-14T00:30:06.322Z] ---> Running in a87af08fcd3e [2022-04-14T00:30:06.322Z] [2022-04-14T00:30:06.322Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-04-14T00:30:06.322Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-04-14T00:30:06.322Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-04-14T00:30:06.322Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-04-14T00:30:06.322Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-04-14T00:30:06.322Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-04-14T00:30:06.322Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-04-14T00:30:06.322Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-04-14T00:30:06.322Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-04-14T00:30:06.322Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-04-14T00:30:06.322Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-04-14T00:30:06.322Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-04-14T00:30:06.322Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-04-14T00:30:06.322Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-04-14T00:30:06.322Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-04-14T00:30:06.322Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-04-14T00:30:06.322Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-04-14T00:30:06.322Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-04-14T00:30:06.322Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-04-14T00:30:06.322Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-04-14T00:30:06.322Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-04-14T00:30:06.322Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-04-14T00:30:06.322Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-04-14T00:30:06.322Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-04-14T00:30:06.322Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-04-14T00:30:06.322Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-04-14T00:30:06.322Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-04-14T00:30:06.322Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-04-14T00:30:06.322Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-04-14T00:30:06.322Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-04-14T00:30:06.322Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-04-14T00:30:06.322Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-04-14T00:30:06.322Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-04-14T00:30:06.322Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-04-14T00:30:06.322Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-04-14T00:30:06.322Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-04-14T00:30:06.322Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-04-14T00:30:06.322Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-04-14T00:30:06.322Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-04-14T00:30:06.322Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-04-14T00:30:06.322Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-04-14T00:30:06.322Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-04-14T00:30:06.322Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-04-14T00:30:06.322Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-04-14T00:30:06.322Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-04-14T00:30:06.322Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-04-14T00:30:06.322Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go ---> Running in 8750bf023ffa [2022-04-14T00:30:06.322Z] [2022-04-14T00:30:06.322Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-04-14T00:30:06.322Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-04-14T00:30:06.322Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-04-14T00:30:06.322Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-04-14T00:30:06.322Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-04-14T00:30:06.322Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-04-14T00:30:06.322Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-04-14T00:30:06.322Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-04-14T00:30:06.322Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-04-14T00:30:06.322Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-04-14T00:30:06.322Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-04-14T00:30:06.322Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-04-14T00:30:06.322Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-04-14T00:30:06.322Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-04-14T00:30:06.322Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-04-14T00:30:06.322Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-04-14T00:30:06.322Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-04-14T00:30:06.322Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-04-14T00:30:06.322Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-04-14T00:30:06.322Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-04-14T00:30:06.322Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-04-14T00:30:06.322Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-04-14T00:30:06.322Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-04-14T00:30:06.322Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-04-14T00:30:06.322Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-04-14T00:30:06.322Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-04-14T00:30:06.322Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-04-14T00:30:06.322Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-04-14T00:30:06.322Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-04-14T00:30:06.322Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-04-14T00:30:06.322Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-04-14T00:30:06.322Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-04-14T00:30:06.322Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-04-14T00:30:06.322Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-04-14T00:30:06.322Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-04-14T00:30:06.322Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-04-14T00:30:06.322Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-04-14T00:30:06.322Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-04-14T00:30:06.322Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-04-14T00:30:06.322Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-04-14T00:30:06.322Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-04-14T00:30:06.322Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-04-14T00:30:06.322Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-04-14T00:30:06.322Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-04-14T00:30:06.322Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-04-14T00:30:06.322Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-04-14T00:30:06.322Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-04-14T00:30:06.322Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-04-14T00:30:06.322Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-04-14T00:30:06.322Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-04-14T00:30:06.322Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-04-14T00:30:06.322Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-04-14T00:30:06.322Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-04-14T00:30:06.322Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-04-14T00:30:06.322Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-04-14T00:30:06.322Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-04-14T00:30:06.322Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-04-14T00:30:06.322Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-04-14T00:30:06.322Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-04-14T00:30:06.322Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-04-14T00:30:06.322Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-04-14T00:30:06.322Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-04-14T00:30:06.322Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-04-14T00:30:06.322Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-04-14T00:30:06.322Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-04-14T00:30:06.322Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-04-14T00:30:06.322Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-04-14T00:30:06.322Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-04-14T00:30:06.322Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-04-14T00:30:06.322Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-04-14T00:30:06.322Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-04-14T00:30:06.322Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-04-14T00:30:06.322Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-04-14T00:30:06.322Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-04-14T00:30:06.322Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-04-14T00:30:06.322Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-04-14T00:30:06.322Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-04-14T00:30:06.322Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-04-14T00:30:06.607Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-04-14T00:30:06.607Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-04-14T00:30:06.607Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-04-14T00:30:06.607Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-04-14T00:30:06.607Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-04-14T00:30:06.607Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-04-14T00:30:06.607Z] spire-1.2.1/pkg/server/registration/ [2022-04-14T00:30:06.607Z] spire-1.2.1/pkg/server/registration/manager.go [2022-04-14T00:30:06.607Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-04-14T00:30:06.607Z] spire-1.2.1/pkg/server/scanentries.go [2022-04-14T00:30:06.607Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-04-14T00:30:06.607Z] spire-1.2.1/pkg/server/server.go [2022-04-14T00:30:06.607Z] spire-1.2.1/pkg/server/server_test.go [2022-04-14T00:30:06.607Z] spire-1.2.1/pkg/server/svid/ [2022-04-14T00:30:06.607Z] spire-1.2.1/pkg/server/svid/observer.go [2022-04-14T00:30:06.607Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-04-14T00:30:06.607Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-04-14T00:30:06.607Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-04-14T00:30:06.607Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-04-14T00:30:06.607Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-04-14T00:30:06.607Z] spire-1.2.1/proto/ [2022-04-14T00:30:06.607Z] spire-1.2.1/proto/private/ [2022-04-14T00:30:06.607Z] spire-1.2.1/proto/private/server/ [2022-04-14T00:30:06.607Z] spire-1.2.1/proto/private/server/journal/ [2022-04-14T00:30:06.607Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-04-14T00:30:06.607Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-04-14T00:30:06.607Z] spire-1.2.1/proto/spire/ [2022-04-14T00:30:06.607Z] spire-1.2.1/proto/spire/common/ [2022-04-14T00:30:06.607Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-04-14T00:30:06.607Z] spire-1.2.1/proto/spire/common/common.proto [2022-04-14T00:30:06.607Z] spire-1.2.1/proto/spire/common/plugin/ [2022-04-14T00:30:06.607Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-04-14T00:30:06.607Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-04-14T00:30:06.607Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-04-14T00:30:06.607Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-04-14T00:30:06.607Z] spire-1.2.1/proto/spire/plugin/ [2022-04-14T00:30:06.607Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-04-14T00:30:06.607Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-04-14T00:30:06.607Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-04-14T00:30:06.607Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-04-14T00:30:06.607Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-04-14T00:30:06.607Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-04-14T00:30:06.607Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-04-14T00:30:06.607Z] spire-1.2.1/release/ [2022-04-14T00:30:06.607Z] spire-1.2.1/release/spire-extras/ [2022-04-14T00:30:06.607Z] spire-1.2.1/release/spire-extras/README.md [2022-04-14T00:30:06.607Z] spire-1.2.1/release/spire-extras/conf/ [2022-04-14T00:30:06.607Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-04-14T00:30:06.607Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-04-14T00:30:06.607Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-04-14T00:30:06.607Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-04-14T00:30:06.607Z] spire-1.2.1/release/spire/ [2022-04-14T00:30:06.607Z] spire-1.2.1/release/spire/README.md [2022-04-14T00:30:06.607Z] spire-1.2.1/release/spire/conf/ [2022-04-14T00:30:06.607Z] spire-1.2.1/release/spire/conf/agent/ [2022-04-14T00:30:06.607Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-04-14T00:30:06.607Z] spire-1.2.1/release/spire/conf/server/ [2022-04-14T00:30:06.607Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-04-14T00:30:06.607Z] spire-1.2.1/script/ [2022-04-14T00:30:06.607Z] spire-1.2.1/script/build-artifact.sh [2022-04-14T00:30:06.607Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-04-14T00:30:06.607Z] spire-1.2.1/support/ [2022-04-14T00:30:06.607Z] spire-1.2.1/support/k8s/ [2022-04-14T00:30:06.607Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-04-14T00:30:06.607Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-04-14T00:30:06.607Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-04-14T00:30:06.607Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-04-14T00:30:06.607Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-04-14T00:30:06.607Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-04-14T00:30:06.607Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-04-14T00:30:06.607Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-04-14T00:30:06.607Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-04-14T00:30:06.607Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-04-14T00:30:06.607Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-04-14T00:30:06.607Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-04-14T00:30:06.607Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-04-14T00:30:06.607Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-04-14T00:30:06.607Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-04-14T00:30:06.607Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-04-14T00:30:06.607Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-04-14T00:30:06.607Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-04-14T00:30:06.607Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-04-14T00:30:06.607Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-04-14T00:30:06.607Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-04-14T00:30:06.607Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-04-14T00:30:06.607Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-04-14T00:30:06.607Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-04-14T00:30:06.607Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-04-14T00:30:06.607Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-04-14T00:30:06.607Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-04-14T00:30:06.607Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-04-14T00:30:06.607Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-04-14T00:30:06.607Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-04-14T00:30:06.607Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-04-14T00:30:06.607Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-04-14T00:30:06.607Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-04-14T00:30:06.607Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-04-14T00:30:06.607Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-04-14T00:30:06.607Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-04-14T00:30:06.607Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-04-14T00:30:06.607Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-04-14T00:30:06.607Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-04-14T00:30:06.607Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-04-14T00:30:06.607Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-04-14T00:30:06.607Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-04-14T00:30:06.607Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-04-14T00:30:06.607Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-04-14T00:30:06.607Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-04-14T00:30:06.607Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-04-14T00:30:06.607Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-04-14T00:30:06.607Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-04-14T00:30:06.607Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-04-14T00:30:06.607Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-04-14T00:30:06.607Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-04-14T00:30:06.607Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-04-14T00:30:06.607Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-04-14T00:30:06.607Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-04-14T00:30:06.607Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-04-14T00:30:06.607Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-04-14T00:30:06.607Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-04-14T00:30:06.607Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-04-14T00:30:06.607Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-04-14T00:30:06.607Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-04-14T00:30:06.607Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-04-14T00:30:06.607Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-04-14T00:30:06.607Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-04-14T00:30:06.607Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-04-14T00:30:06.607Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-04-14T00:30:06.607Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-04-14T00:30:06.607Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-04-14T00:30:06.607Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-04-14T00:30:06.607Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-04-14T00:30:06.607Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-04-14T00:30:06.607Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-04-14T00:30:06.607Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-04-14T00:30:06.607Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-04-14T00:30:06.607Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-04-14T00:30:06.607Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-04-14T00:30:06.607Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-04-14T00:30:06.607Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-04-14T00:30:06.607Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-04-14T00:30:06.607Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-04-14T00:30:06.607Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-04-14T00:30:06.607Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-04-14T00:30:06.607Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-04-14T00:30:06.607Z] spire-1.2.1/test/ [2022-04-14T00:30:06.607Z] spire-1.2.1/test/clock/ [2022-04-14T00:30:06.607Z] spire-1.2.1/test/clock/clock.go [2022-04-14T00:30:06.607Z] spire-1.2.1/test/fakes/ [2022-04-14T00:30:06.608Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-04-14T00:30:06.608Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-04-14T00:30:06.608Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-04-14T00:30:06.608Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-04-14T00:30:06.608Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-04-14T00:30:06.608Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-04-14T00:30:06.608Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-04-14T00:30:06.608Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-04-14T00:30:06.608Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-04-14T00:30:06.608Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-04-14T00:30:06.608Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-04-14T00:30:06.608Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-04-14T00:30:06.608Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-04-14T00:30:06.608Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-04-14T00:30:06.608Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-04-14T00:30:06.608Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-04-14T00:30:06.608Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-04-14T00:30:06.608Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-04-14T00:30:06.608Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-04-14T00:30:06.608Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-04-14T00:30:06.608Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-04-14T00:30:06.608Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-04-14T00:30:06.608Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-04-14T00:30:06.608Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-04-14T00:30:06.608Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-04-14T00:30:06.608Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-04-14T00:30:06.608Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-04-14T00:30:06.608Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-04-14T00:30:06.608Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-04-14T00:30:06.608Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-04-14T00:30:06.608Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-04-14T00:30:06.608Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-04-14T00:30:06.608Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-04-14T00:30:06.608Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-04-14T00:30:06.608Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-04-14T00:30:06.608Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-04-14T00:30:06.608Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-04-14T00:30:06.608Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-04-14T00:30:06.608Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-04-14T00:30:06.608Z] spire-1.2.1/test/fixture/ [2022-04-14T00:30:06.608Z] spire-1.2.1/test/fixture/certs/ [2022-04-14T00:30:06.608Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-04-14T00:30:06.608Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-04-14T00:30:06.608Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-04-14T00:30:06.608Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-04-14T00:30:06.608Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-04-14T00:30:06.608Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-04-14T00:30:06.608Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-04-14T00:30:06.608Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-04-14T00:30:06.608Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-04-14T00:30:06.608Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-04-14T00:30:06.608Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-04-14T00:30:06.608Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-04-14T00:30:06.608Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-04-14T00:30:06.608Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-04-14T00:30:06.608Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-04-14T00:30:06.608Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-04-14T00:30:06.608Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-04-14T00:30:06.608Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-04-14T00:30:06.608Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-04-14T00:30:06.608Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-04-14T00:30:06.608Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-04-14T00:30:06.608Z] spire-1.2.1/test/fixture/config/ [2022-04-14T00:30:06.608Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-04-14T00:30:06.608Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-04-14T00:30:06.608Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-04-14T00:30:06.608Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-04-14T00:30:06.608Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-04-14T00:30:06.608Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-04-14T00:30:06.608Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-04-14T00:30:06.608Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-04-14T00:30:06.608Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-04-14T00:30:06.608Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-04-14T00:30:06.608Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-04-14T00:30:06.608Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-04-14T00:30:06.608Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-04-14T00:30:06.608Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-04-14T00:30:06.608Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-04-14T00:30:06.608Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-04-14T00:30:06.608Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-04-14T00:30:06.608Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-04-14T00:30:06.608Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-04-14T00:30:06.608Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-04-14T00:30:06.608Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-04-14T00:30:06.608Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-04-14T00:30:06.608Z] spire-1.2.1/test/fixture/fixture.go [2022-04-14T00:30:06.608Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-04-14T00:30:06.608Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-04-14T00:30:06.608Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-04-14T00:30:06.608Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-04-14T00:30:06.608Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-04-14T00:30:06.608Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-04-14T00:30:06.608Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-04-14T00:30:06.608Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-04-14T00:30:06.608Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-04-14T00:30:06.608Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-04-14T00:30:06.608Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-04-14T00:30:06.608Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-04-14T00:30:06.608Z] spire-1.2.1/test/fixture/registration/ [2022-04-14T00:30:06.608Z] spire-1.2.1/test/fixture/registration/entries.json [2022-04-14T00:30:06.608Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-04-14T00:30:06.608Z] spire-1.2.1/test/fixture/registration/good.json [2022-04-14T00:30:06.608Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-04-14T00:30:06.608Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-04-14T00:30:06.608Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-04-14T00:30:06.608Z] spire-1.2.1/test/integration/ [2022-04-14T00:30:06.608Z] spire-1.2.1/test/integration/README.md [2022-04-14T00:30:06.608Z] spire-1.2.1/test/integration/common [2022-04-14T00:30:06.608Z] spire-1.2.1/test/integration/setup/ [2022-04-14T00:30:06.608Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-04-14T00:30:06.608Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-04-14T00:30:06.608Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-04-14T00:30:06.608Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-04-14T00:30:06.608Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-04-14T00:30:06.608Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-04-14T00:30:06.608Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-04-14T00:30:06.608Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-04-14T00:30:06.608Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-04-14T00:30:06.608Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-04-14T00:30:06.608Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-04-14T00:30:06.608Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-04-14T00:30:06.608Z] spire-1.2.1/test/integration/setup/itclient/ [2022-04-14T00:30:06.608Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-04-14T00:30:06.608Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-04-14T00:30:06.608Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-04-14T00:30:06.608Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-04-14T00:30:06.608Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-04-14T00:30:06.608Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-04-14T00:30:06.608Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-04-14T00:30:06.608Z] spire-1.2.1/test/integration/suites/ [2022-04-14T00:30:06.608Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-04-14T00:30:06.608Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-04-14T00:30:06.608Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-04-14T00:30:06.608Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-04-14T00:30:06.608Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-04-14T00:30:06.608Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-04-14T00:30:06.608Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-04-14T00:30:06.608Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-04-14T00:30:06.608Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-04-14T00:30:06.608Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-04-14T00:30:06.608Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-04-14T00:30:06.608Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-04-14T00:30:06.608Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-04-14T00:30:06.608Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-04-14T00:30:06.608Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-04-14T00:30:06.608Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-04-14T00:30:06.608Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-04-14T00:30:06.608Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-04-14T00:30:06.608Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-04-14T00:30:06.608Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-04-14T00:30:06.608Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-04-14T00:30:06.608Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-04-14T00:30:06.608Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-04-14T00:30:06.608Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-04-14T00:30:06.608Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-04-14T00:30:06.608Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-04-14T00:30:06.608Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-04-14T00:30:06.608Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-04-14T00:30:06.608Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-04-14T00:30:06.608Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-04-14T00:30:06.608Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-04-14T00:30:06.608Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-04-14T00:30:06.608Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-04-14T00:30:06.608Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-04-14T00:30:06.608Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-04-14T00:30:06.608Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-04-14T00:30:06.608Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-04-14T00:30:06.608Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-04-14T00:30:06.608Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-04-14T00:30:06.608Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-04-14T00:30:06.608Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-04-14T00:30:06.608Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-04-14T00:30:06.608Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-04-14T00:30:06.608Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-04-14T00:30:06.608Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-04-14T00:30:06.608Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-04-14T00:30:06.608Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-04-14T00:30:06.608Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-04-14T00:30:06.608Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-04-14T00:30:06.608Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-04-14T00:30:06.608Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-04-14T00:30:06.608Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-04-14T00:30:06.608Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-04-14T00:30:06.608Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-04-14T00:30:06.608Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-04-14T00:30:06.608Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-04-14T00:30:06.608Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-04-14T00:30:06.608Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-04-14T00:30:06.608Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-04-14T00:30:06.608Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-04-14T00:30:06.608Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-04-14T00:30:06.608Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-04-14T00:30:06.608Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-04-14T00:30:06.608Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-04-14T00:30:06.608Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-04-14T00:30:06.608Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-04-14T00:30:06.608Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-04-14T00:30:06.608Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-04-14T00:30:06.608Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-04-14T00:30:06.608Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-04-14T00:30:06.608Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-04-14T00:30:06.608Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-04-14T00:30:06.608Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-04-14T00:30:06.608Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-04-14T00:30:06.608Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-04-14T00:30:06.608Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-04-14T00:30:06.608Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-04-14T00:30:06.608Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-04-14T00:30:06.608Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-04-14T00:30:06.608Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-04-14T00:30:06.608Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-04-14T00:30:06.608Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-04-14T00:30:06.608Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-04-14T00:30:06.608Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-04-14T00:30:06.608Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-04-14T00:30:06.608Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-04-14T00:30:06.608Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-04-14T00:30:06.608Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-04-14T00:30:06.608Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-04-14T00:30:06.608Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-04-14T00:30:06.608Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-04-14T00:30:06.608Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-04-14T00:30:06.608Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-04-14T00:30:06.608Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-04-14T00:30:06.608Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-04-14T00:30:06.608Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-04-14T00:30:06.608Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-04-14T00:30:06.608Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-04-14T00:30:06.608Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-04-14T00:30:06.608Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-04-14T00:30:06.608Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-04-14T00:30:06.608Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-04-14T00:30:06.608Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-04-14T00:30:06.608Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-04-14T00:30:06.608Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-04-14T00:30:06.608Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-04-14T00:30:06.608Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-04-14T00:30:06.608Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-04-14T00:30:06.608Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-04-14T00:30:06.608Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-04-14T00:30:06.608Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-04-14T00:30:06.608Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-04-14T00:30:06.608Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-04-14T00:30:06.608Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-04-14T00:30:06.608Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-04-14T00:30:06.608Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-04-14T00:30:06.608Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-04-14T00:30:06.608Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-04-14T00:30:06.608Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-04-14T00:30:06.608Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-04-14T00:30:06.608Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-04-14T00:30:06.608Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-04-14T00:30:06.608Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-04-14T00:30:06.608Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-04-14T00:30:06.608Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-04-14T00:30:06.608Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-04-14T00:30:06.608Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-04-14T00:30:06.885Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-04-14T00:30:06.885Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-04-14T00:30:06.885Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-04-14T00:30:06.885Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-04-14T00:30:06.885Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-04-14T00:30:06.885Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-04-14T00:30:06.885Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-04-14T00:30:06.885Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-04-14T00:30:06.885Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-04-14T00:30:06.885Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-04-14T00:30:06.885Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-04-14T00:30:06.885Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-04-14T00:30:06.885Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-04-14T00:30:06.885Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-04-14T00:30:06.885Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-04-14T00:30:06.885Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-04-14T00:30:06.885Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-04-14T00:30:06.885Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-04-14T00:30:06.885Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-04-14T00:30:06.885Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-04-14T00:30:06.885Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-04-14T00:30:06.885Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-04-14T00:30:06.885Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-04-14T00:30:06.885Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-04-14T00:30:06.885Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-04-14T00:30:06.885Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-04-14T00:30:06.885Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-04-14T00:30:06.885Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-04-14T00:30:06.885Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-04-14T00:30:06.885Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-04-14T00:30:06.885Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-04-14T00:30:06.885Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-04-14T00:30:06.885Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-04-14T00:30:06.885Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-04-14T00:30:06.885Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-04-14T00:30:06.885Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-04-14T00:30:06.885Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-04-14T00:30:06.885Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-04-14T00:30:06.885Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-04-14T00:30:06.886Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-04-14T00:30:06.886Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-04-14T00:30:06.886Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-04-14T00:30:06.886Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-04-14T00:30:06.886Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-04-14T00:30:06.886Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-04-14T00:30:06.886Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-04-14T00:30:06.886Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-04-14T00:30:06.886Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-04-14T00:30:06.886Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-04-14T00:30:06.886Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-04-14T00:30:06.886Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-04-14T00:30:06.886Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-04-14T00:30:06.886Z] spire-1.2.1/test/integration/suites/join-token/ [2022-04-14T00:30:06.886Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-04-14T00:30:06.886Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-04-14T00:30:06.886Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-04-14T00:30:06.886Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-04-14T00:30:06.886Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-04-14T00:30:06.886Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-04-14T00:30:06.886Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-04-14T00:30:06.886Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-04-14T00:30:06.886Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-04-14T00:30:06.886Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-04-14T00:30:06.886Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-04-14T00:30:06.886Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-04-14T00:30:06.886Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-04-14T00:30:06.886Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-04-14T00:30:06.886Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-04-14T00:30:06.886Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-04-14T00:30:06.886Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-04-14T00:30:06.886Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-04-14T00:30:06.886Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-04-14T00:30:06.886Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-04-14T00:30:06.886Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-04-14T00:30:06.886Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-04-14T00:30:06.886Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-04-14T00:30:06.886Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-04-14T00:30:06.886Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-04-14T00:30:06.886Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-04-14T00:30:06.886Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-04-14T00:30:06.886Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-04-14T00:30:06.886Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-04-14T00:30:06.886Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-04-14T00:30:06.886Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-04-14T00:30:06.886Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-04-14T00:30:06.886Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-04-14T00:30:06.886Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-04-14T00:30:06.886Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-04-14T00:30:06.886Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-04-14T00:30:06.886Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-04-14T00:30:06.886Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-04-14T00:30:06.886Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-04-14T00:30:06.886Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-04-14T00:30:06.886Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-04-14T00:30:06.886Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-04-14T00:30:06.886Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-04-14T00:30:06.886Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-04-14T00:30:06.886Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-04-14T00:30:06.886Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-04-14T00:30:06.886Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-04-14T00:30:06.886Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-04-14T00:30:06.886Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-04-14T00:30:06.886Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-04-14T00:30:06.886Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-04-14T00:30:06.886Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-04-14T00:30:06.886Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-04-14T00:30:06.886Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-04-14T00:30:06.886Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-04-14T00:30:06.886Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-04-14T00:30:06.886Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-04-14T00:30:06.886Z] spire-1.2.1/test/integration/suites/k8s/ [2022-04-14T00:30:06.886Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-04-14T00:30:06.886Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-04-14T00:30:06.886Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-04-14T00:30:06.886Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-04-14T00:30:06.886Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-04-14T00:30:06.886Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-04-14T00:30:06.886Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-04-14T00:30:06.886Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-04-14T00:30:06.886Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-04-14T00:30:06.886Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-04-14T00:30:06.886Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-04-14T00:30:06.886Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-04-14T00:30:06.886Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-04-14T00:30:06.886Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-04-14T00:30:06.886Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-04-14T00:30:06.886Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-04-14T00:30:06.886Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-04-14T00:30:06.886Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-04-14T00:30:06.886Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-04-14T00:30:06.886Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-04-14T00:30:06.886Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-04-14T00:30:06.886Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-04-14T00:30:06.886Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-04-14T00:30:06.886Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-04-14T00:30:06.886Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-04-14T00:30:06.886Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-04-14T00:30:06.886Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-04-14T00:30:06.886Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-04-14T00:30:06.886Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-04-14T00:30:06.886Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-04-14T00:30:06.886Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-04-14T00:30:06.886Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-04-14T00:30:06.886Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-04-14T00:30:06.886Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-04-14T00:30:06.886Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-04-14T00:30:06.886Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-04-14T00:30:06.886Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-04-14T00:30:06.886Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-04-14T00:30:06.886Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-04-14T00:30:06.886Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-04-14T00:30:06.886Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-04-14T00:30:06.886Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-04-14T00:30:06.886Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-04-14T00:30:06.886Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-04-14T00:30:06.886Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-04-14T00:30:06.886Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-04-14T00:30:06.886Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-04-14T00:30:06.886Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-04-14T00:30:06.886Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-04-14T00:30:06.886Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-04-14T00:30:06.886Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-04-14T00:30:06.886Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-04-14T00:30:06.886Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-04-14T00:30:06.886Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-04-14T00:30:06.886Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-04-14T00:30:06.886Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-04-14T00:30:06.886Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-04-14T00:30:06.886Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-04-14T00:30:06.886Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-04-14T00:30:06.886Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-04-14T00:30:06.886Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-04-14T00:30:06.886Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-04-14T00:30:06.886Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-04-14T00:30:06.886Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-04-14T00:30:06.886Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-04-14T00:30:06.886Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-04-14T00:30:06.886Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-04-14T00:30:06.886Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-04-14T00:30:06.886Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-04-14T00:30:06.886Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-04-14T00:30:06.886Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-04-14T00:30:06.886Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-04-14T00:30:06.886Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-04-14T00:30:06.886Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-04-14T00:30:06.886Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-04-14T00:30:06.886Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-04-14T00:30:06.886Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-04-14T00:30:06.886Z] spire-1.2.1/test/integration/suites/rotation/ [2022-04-14T00:30:06.886Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-04-14T00:30:06.886Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-04-14T00:30:06.886Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-04-14T00:30:06.886Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-04-14T00:30:06.886Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-04-14T00:30:06.886Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-04-14T00:30:06.886Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-04-14T00:30:06.886Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-04-14T00:30:06.886Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-04-14T00:30:06.886Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-04-14T00:30:06.886Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-04-14T00:30:06.886Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-04-14T00:30:06.886Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-04-14T00:30:06.886Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-04-14T00:30:06.886Z] spire-1.2.1/test/integration/suites/self-test/ [2022-04-14T00:30:06.886Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-04-14T00:30:06.886Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-04-14T00:30:06.886Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-04-14T00:30:06.886Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-04-14T00:30:06.887Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-04-14T00:30:06.887Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-04-14T00:30:06.887Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-04-14T00:30:06.887Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-04-14T00:30:06.887Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-04-14T00:30:06.887Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-04-14T00:30:06.887Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-04-14T00:30:06.887Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-04-14T00:30:06.887Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-04-14T00:30:06.887Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-04-14T00:30:06.887Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-04-14T00:30:06.887Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-04-14T00:30:06.887Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-04-14T00:30:06.887Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-04-14T00:30:06.887Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-04-14T00:30:06.887Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-04-14T00:30:06.887Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-04-14T00:30:06.887Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-04-14T00:30:06.887Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-04-14T00:30:06.887Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-04-14T00:30:06.887Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-04-14T00:30:06.887Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-04-14T00:30:06.887Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-04-14T00:30:06.887Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-04-14T00:30:06.887Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-04-14T00:30:06.887Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-04-14T00:30:06.887Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-04-14T00:30:06.887Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-04-14T00:30:06.887Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-04-14T00:30:06.887Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-04-14T00:30:06.887Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-04-14T00:30:06.887Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-04-14T00:30:06.887Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-04-14T00:30:06.887Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-04-14T00:30:06.887Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-04-14T00:30:06.887Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-04-14T00:30:06.887Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-04-14T00:30:06.887Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-04-14T00:30:06.887Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-04-14T00:30:06.887Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-04-14T00:30:06.887Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-04-14T00:30:06.887Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-04-14T00:30:06.887Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-04-14T00:30:06.887Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-04-14T00:30:06.887Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-04-14T00:30:06.887Z] spire-1.2.1/test/integration/test-one.sh [2022-04-14T00:30:06.887Z] spire-1.2.1/test/integration/test.sh [2022-04-14T00:30:06.887Z] spire-1.2.1/test/plugintest/ [2022-04-14T00:30:06.887Z] spire-1.2.1/test/plugintest/config.go [2022-04-14T00:30:06.887Z] spire-1.2.1/test/plugintest/load.go [2022-04-14T00:30:06.887Z] spire-1.2.1/test/plugintest/option.go [2022-04-14T00:30:06.887Z] spire-1.2.1/test/spiretest/ [2022-04-14T00:30:06.887Z] spire-1.2.1/test/spiretest/apiserver.go [2022-04-14T00:30:06.887Z] spire-1.2.1/test/spiretest/assertions.go [2022-04-14T00:30:06.887Z] spire-1.2.1/test/spiretest/dir.go [2022-04-14T00:30:06.887Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-04-14T00:30:06.887Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-04-14T00:30:06.887Z] spire-1.2.1/test/spiretest/logs.go [2022-04-14T00:30:06.887Z] spire-1.2.1/test/spiretest/socketapi.go [2022-04-14T00:30:06.887Z] spire-1.2.1/test/spiretest/suite.go [2022-04-14T00:30:06.887Z] spire-1.2.1/test/spiretest/x509.go [2022-04-14T00:30:06.887Z] spire-1.2.1/test/testca/ [2022-04-14T00:30:06.887Z] spire-1.2.1/test/testca/ca.go [2022-04-14T00:30:06.887Z] spire-1.2.1/test/testkey/ [2022-04-14T00:30:06.887Z] spire-1.2.1/test/testkey/generate.sh [2022-04-14T00:30:06.887Z] spire-1.2.1/test/testkey/genkeys.go [2022-04-14T00:30:06.887Z] spire-1.2.1/test/testkey/keys.go [2022-04-14T00:30:06.887Z] spire-1.2.1/test/testkey/new.go [2022-04-14T00:30:06.887Z] spire-1.2.1/test/tpmsimulator/ [2022-04-14T00:30:06.887Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-04-14T00:30:06.887Z] spire-1.2.1/test/util/ [2022-04-14T00:30:06.887Z] spire-1.2.1/test/util/cert_fixtures.go [2022-04-14T00:30:06.887Z] spire-1.2.1/test/util/cert_generation.go [2022-04-14T00:30:06.887Z] spire-1.2.1/test/util/io_redirection.go [2022-04-14T00:30:06.887Z] spire-1.2.1/test/util/race.go [2022-04-14T00:30:06.887Z] spire-1.2.1/test/util/util.go [2022-04-14T00:30:06.887Z] building spire from source... [2022-04-14T00:30:07.177Z] Removing intermediate container 8750bf023ffa [2022-04-14T00:30:07.177Z] ---> c30afcab659d [2022-04-14T00:30:07.177Z] Step 21/23 : LABEL arch=arm64 [2022-04-14T00:30:07.456Z] ---> Running in b633553d1f97 [2022-04-14T00:30:07.456Z] Installing go1.17.7... [2022-04-14T00:30:08.070Z] Removing intermediate container b633553d1f97 [2022-04-14T00:30:08.070Z] ---> e239de2f8c2e [2022-04-14T00:30:08.070Z] Step 22/23 : LABEL git_sha=aa17a0d297f7eeac5bdd98d09819418474808dd8 [2022-04-14T00:30:08.070Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-14T00:30:08.070Z] ---> Running in 35c54d24204c [2022-04-14T00:30:08.676Z] Removing intermediate container 35c54d24204c [2022-04-14T00:30:08.676Z] ---> f1752b67b3d7 [2022-04-14T00:30:08.676Z] Step 23/23 : LABEL version=0.0.0 [2022-04-14T00:30:08.960Z] ---> Running in c4e7478a892f [2022-04-14T00:30:08.960Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-14T00:30:09.565Z] Removing intermediate container c4e7478a892f [2022-04-14T00:30:09.565Z] ---> 2acbd0a4edc2 [2022-04-14T00:30:09.565Z] [2022-04-14T00:30:10.167Z] Successfully built 2acbd0a4edc2 [2022-04-14T00:30:10.167Z] Successfully tagged sys-mgmt-agent-arm64:latest [2022-04-14T00:30:10.167Z]  Building sys-mgmt-agent ... done Building core-data [2022-04-14T00:30:10.442Z] OK: 220 MiB in 52 packages [2022-04-14T00:30:11.891Z] Removing intermediate container a87af08fcd3e [2022-04-14T00:30:11.891Z] ---> 35577620aa60 [2022-04-14T00:30:11.891Z] Step 6/22 : COPY go.mod vendor* ./ [2022-04-14T00:30:12.901Z] ---> ffce742b761d [2022-04-14T00:30:12.901Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-14T00:30:13.188Z] ---> Running in de1faff6b0b7 [2022-04-14T00:30:21.531Z] Removing intermediate container de1faff6b0b7 [2022-04-14T00:30:21.531Z] ---> 72208ecd987f [2022-04-14T00:30:21.531Z] Step 8/22 : COPY . . [2022-04-14T00:30:36.667Z] Building bin/spire-server... [2022-04-14T00:30:36.667Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-04-14T00:30:36.667Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-04-14T00:30:36.667Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-04-14T00:30:37.272Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-14T00:30:37.272Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-14T00:30:37.272Z] ---> 2eb1611ec887 [2022-04-14T00:30:37.272Z] Step 3/23 : WORKDIR /edgex-go [2022-04-14T00:30:37.272Z] ---> Using cache [2022-04-14T00:30:37.272Z] ---> 5db17f124d00 [2022-04-14T00:30:37.272Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-14T00:30:37.272Z] ---> Using cache [2022-04-14T00:30:37.272Z] ---> 636469a10c46 [2022-04-14T00:30:37.272Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-04-14T00:30:37.558Z] go: downloading google.golang.org/grpc v1.44.0 [2022-04-14T00:30:37.558Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-04-14T00:30:40.205Z]  ---> Running in d70eabec8ac3 [2022-04-14T00:30:41.667Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-04-14T00:30:42.273Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-04-14T00:30:42.273Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-14T00:30:42.273Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-14T00:30:42.550Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-04-14T00:30:42.550Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-04-14T00:30:43.159Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-14T00:30:43.436Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-04-14T00:30:43.713Z] go: downloading github.com/fatih/color v1.13.0 [2022-04-14T00:30:43.713Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-14T00:30:43.992Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-04-14T00:30:44.270Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-04-14T00:30:44.270Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-04-14T00:30:44.270Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-04-14T00:30:44.270Z] OK: 220 MiB in 52 packages [2022-04-14T00:30:45.727Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-04-14T00:30:45.727Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-04-14T00:30:45.727Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-04-14T00:30:45.727Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-04-14T00:30:46.333Z] Removing intermediate container d70eabec8ac3 [2022-04-14T00:30:46.333Z] ---> 933bebc2d461 [2022-04-14T00:30:46.333Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-14T00:30:46.333Z] ---> 3c250aa7b9a8 [2022-04-14T00:30:46.333Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-04-14T00:30:46.627Z] ---> Running in 5d0402487205 [2022-04-14T00:30:48.108Z] ---> 4a8713374dd8 [2022-04-14T00:30:48.108Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-14T00:30:48.108Z] ---> Running in 68e8daaaeea6 [2022-04-14T00:30:48.729Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-04-14T00:30:54.158Z] Removing intermediate container 68e8daaaeea6 [2022-04-14T00:30:54.158Z] ---> f3e4e02a66ac [2022-04-14T00:30:54.158Z] Step 8/23 : COPY . . [2022-04-14T00:31:12.527Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-04-14T00:31:12.527Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-04-14T00:31:12.527Z]  ---> 2ff47eccdebd [2022-04-14T00:31:12.527Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-04-14T00:31:12.800Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-04-14T00:31:12.800Z]  ---> Running in 708948b22834 [2022-04-14T00:31:13.784Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-04-14T00:31:13.784Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-14T00:31:14.383Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-04-14T00:31:14.383Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-14T00:31:14.383Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-04-14T00:31:14.383Z] go: downloading github.com/google/uuid v1.1.2 [2022-04-14T00:31:14.383Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-04-14T00:31:14.661Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-04-14T00:31:14.940Z] go: downloading github.com/oklog/run v1.0.0 [2022-04-14T00:31:15.218Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-04-14T00:31:15.496Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-04-14T00:31:15.496Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-04-14T00:31:15.496Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-14T00:31:15.771Z] go: downloading github.com/prometheus/common v0.32.1 [2022-04-14T00:31:15.772Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-04-14T00:31:15.772Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-14T00:31:16.048Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-04-14T00:31:17.038Z] go: downloading go.uber.org/atomic v1.9.0 [2022-04-14T00:31:17.038Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-04-14T00:31:17.316Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-04-14T00:31:17.316Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-04-14T00:31:17.594Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-04-14T00:31:17.869Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-04-14T00:31:17.869Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-04-14T00:31:18.473Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-04-14T00:31:18.753Z] go: downloading github.com/lib/pq v1.10.4 [2022-04-14T00:31:18.753Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-04-14T00:31:18.753Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-04-14T00:31:19.741Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-04-14T00:31:20.728Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-04-14T00:31:22.699Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-04-14T00:31:28.116Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-04-14T00:31:28.116Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-04-14T00:31:28.116Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-04-14T00:31:28.116Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-04-14T00:31:50.315Z] go: downloading k8s.io/client-go v0.23.4 [2022-04-14T00:31:50.315Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-04-14T00:31:50.315Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-04-14T00:31:55.733Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-04-14T00:31:56.331Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-04-14T00:31:56.331Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-04-14T00:31:56.331Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-04-14T00:31:57.316Z] go: downloading cloud.google.com/go v0.100.2 [2022-04-14T00:31:58.759Z] go: downloading google.golang.org/api v0.70.0 [2022-04-14T00:32:31.114Z] go: downloading k8s.io/api v0.23.4 [2022-04-14T00:32:41.272Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-04-14T00:32:41.874Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-04-14T00:32:43.857Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-04-14T00:32:43.857Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-04-14T00:32:44.842Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-04-14T00:32:45.117Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-04-14T00:32:45.117Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-04-14T00:32:46.102Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-04-14T00:32:46.102Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-14T00:32:46.701Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-04-14T00:32:46.978Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-04-14T00:32:47.254Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-04-14T00:32:47.254Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-04-14T00:32:47.530Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-04-14T00:32:47.530Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-04-14T00:32:47.530Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-04-14T00:32:48.974Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-04-14T00:32:48.974Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-04-14T00:32:49.574Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-04-14T00:32:49.574Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-04-14T00:32:49.853Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-04-14T00:32:50.130Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-04-14T00:32:50.130Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-04-14T00:32:50.406Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-04-14T00:32:50.406Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-04-14T00:32:50.406Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-04-14T00:32:50.406Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-04-14T00:32:51.392Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-04-14T00:32:51.668Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-04-14T00:32:51.668Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-04-14T00:32:52.276Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-04-14T00:32:56.592Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-04-14T00:32:56.592Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-04-14T00:32:56.865Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-04-14T00:32:57.468Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-04-14T00:32:58.067Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-04-14T00:32:58.453Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-04-14T00:32:58.453Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-04-14T00:32:59.590Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-04-14T00:32:59.590Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-04-14T00:32:59.590Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-04-14T00:32:59.590Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-04-14T00:33:00.289Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-04-14T00:33:01.095Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-14T00:33:01.381Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-04-14T00:33:01.681Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-04-14T00:33:01.982Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-04-14T00:33:02.279Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-04-14T00:33:05.734Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-04-14T00:33:05.734Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-04-14T00:33:05.734Z] go: downloading go.opencensus.io v0.23.0 [2022-04-14T00:33:06.721Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-04-14T00:33:06.721Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-04-14T00:33:06.995Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-04-14T00:33:06.995Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-04-14T00:33:07.270Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-04-14T00:33:08.254Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-04-14T00:33:10.256Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-04-14T00:33:12.243Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-04-14T00:33:12.524Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-04-14T00:33:13.122Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-04-14T00:33:13.122Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-04-14T00:33:13.398Z] go: downloading go.uber.org/zap v1.21.0 [2022-04-14T00:33:14.000Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-04-14T00:33:14.000Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-04-14T00:33:14.274Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-04-14T00:33:14.274Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-04-14T00:33:14.549Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-04-14T00:33:14.549Z] go: downloading github.com/golang/snappy v0.0.4 [2022-04-14T00:33:14.549Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-04-14T00:33:24.722Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-04-14T00:33:24.722Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-04-14T00:33:24.722Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-04-14T00:33:24.722Z] go: downloading go.uber.org/multierr v1.6.0 [2022-04-14T00:33:39.845Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-04-14T00:33:39.845Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-04-14T00:34:02.013Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-04-14T00:34:07.442Z] Removing intermediate container 06e2606d927a [2022-04-14T00:34:07.442Z] ---> d865d1188fed [2022-04-14T00:34:07.442Z] [2022-04-14T00:34:07.442Z] Step 10/22 : FROM alpine:3.14 [2022-04-14T00:34:07.442Z] ---> ac73e934f311 [2022-04-14T00:34:07.442Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-04-14T00:34:07.442Z] ---> Using cache [2022-04-14T00:34:07.442Z] ---> afe2e6b24e54 [2022-04-14T00:34:07.442Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-14T00:34:07.442Z] ---> Using cache [2022-04-14T00:34:07.442Z] ---> 98f9dfd2ca7e [2022-04-14T00:34:07.442Z] Step 13/22 : ENV APP_PORT=59861 [2022-04-14T00:34:07.442Z] ---> Running in 353a6e32cea4 [2022-04-14T00:34:08.047Z] Removing intermediate container 353a6e32cea4 [2022-04-14T00:34:08.047Z] ---> 6b2e168c8a64 [2022-04-14T00:34:08.047Z] Step 14/22 : EXPOSE $APP_PORT [2022-04-14T00:34:08.047Z] ---> Running in 2d3a9777642e [2022-04-14T00:34:08.668Z] Removing intermediate container 2d3a9777642e [2022-04-14T00:34:08.668Z] ---> 1fe56e36cafb [2022-04-14T00:34:08.668Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-14T00:34:09.665Z] ---> 3f8f1e35d51e [2022-04-14T00:34:09.665Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-04-14T00:34:11.110Z] ---> bf0a9d48490d [2022-04-14T00:34:11.110Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-04-14T00:34:12.095Z] ---> 04f6c5af3739 [2022-04-14T00:34:12.095Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-04-14T00:34:12.095Z] ---> Running in 8231593ee25e [2022-04-14T00:34:12.698Z] Removing intermediate container 8231593ee25e [2022-04-14T00:34:12.698Z] ---> 9eddadc348d7 [2022-04-14T00:34:12.698Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-14T00:34:12.698Z] ---> Running in 48756005f742 [2022-04-14T00:34:12.979Z] Removing intermediate container 48756005f742 [2022-04-14T00:34:12.979Z] ---> 68179878f272 [2022-04-14T00:34:12.979Z] Step 20/22 : LABEL arch=arm64 [2022-04-14T00:34:13.255Z] ---> Running in d8d9bda0d035 [2022-04-14T00:34:13.871Z] Removing intermediate container d8d9bda0d035 [2022-04-14T00:34:13.871Z] ---> c1756771c397 [2022-04-14T00:34:13.871Z] Step 21/22 : LABEL git_sha=aa17a0d297f7eeac5bdd98d09819418474808dd8 [2022-04-14T00:34:13.871Z] ---> Running in 9c31defd016d [2022-04-14T00:34:14.861Z] Removing intermediate container 9c31defd016d [2022-04-14T00:34:14.861Z] ---> fe36cf273887 [2022-04-14T00:34:14.861Z] Step 22/22 : LABEL version=0.0.0 [2022-04-14T00:34:14.861Z] ---> Running in ecda0931fb39 [2022-04-14T00:34:15.846Z] Removing intermediate container ecda0931fb39 [2022-04-14T00:34:15.846Z] ---> 0dadbef348f5 [2022-04-14T00:34:15.846Z] [2022-04-14T00:34:16.445Z] Successfully built 0dadbef348f5 [2022-04-14T00:34:16.445Z] Successfully tagged support-scheduler-arm64:latest [2022-04-14T00:34:16.445Z]  Building support-scheduler ... done Building security-spire-server [2022-04-14T00:34:23.197Z] Removing intermediate container 614568eb20ca [2022-04-14T00:34:23.197Z] ---> 2ad63005fc2f [2022-04-14T00:34:23.197Z] [2022-04-14T00:34:23.197Z] Step 10/22 : FROM alpine:3.14 [2022-04-14T00:34:23.197Z] ---> ac73e934f311 [2022-04-14T00:34:23.197Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-04-14T00:34:23.197Z] ---> Running in 09c10d273a4a [2022-04-14T00:34:25.185Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-14T00:34:25.462Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-14T00:34:26.457Z] (1/6) Installing ca-certificates (20211220-r0) [2022-04-14T00:34:26.733Z] (2/6) Installing brotli-libs (1.0.9-r5) [2022-04-14T00:34:26.733Z] (3/6) Installing nghttp2-libs (1.43.0-r0) [2022-04-14T00:34:26.733Z] (4/6) Installing libcurl (7.79.1-r0) [2022-04-14T00:34:26.733Z] (5/6) Installing curl (7.79.1-r0) [2022-04-14T00:34:26.733Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-04-14T00:34:26.733Z] Executing busybox-1.33.1-r7.trigger [2022-04-14T00:34:27.009Z] Executing ca-certificates-20211220-r0.trigger [2022-04-14T00:34:27.614Z] OK: 8 MiB in 20 packages [2022-04-14T00:34:30.241Z] Removing intermediate container 09c10d273a4a [2022-04-14T00:34:30.241Z] ---> 9fa1673c1b73 [2022-04-14T00:34:30.241Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-04-14T00:34:30.241Z] ---> Running in ee84aa1e5dbb [2022-04-14T00:34:31.224Z] Removing intermediate container ee84aa1e5dbb [2022-04-14T00:34:31.224Z] ---> 85b2528c1c2d [2022-04-14T00:34:31.224Z] Step 13/22 : WORKDIR /edgex [2022-04-14T00:34:31.224Z] ---> Running in b5edc3f0b36d [2022-04-14T00:34:31.821Z] Removing intermediate container b5edc3f0b36d [2022-04-14T00:34:31.821Z] ---> 9debdf51e309 [2022-04-14T00:34:31.821Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-04-14T00:34:33.260Z] ---> 39c4fe73101d [2022-04-14T00:34:33.260Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-04-14T00:34:35.245Z] ---> bdff74497593 [2022-04-14T00:34:35.245Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-04-14T00:34:37.880Z] ---> d0f1d268f65c [2022-04-14T00:34:37.880Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-04-14T00:34:38.866Z] ---> 951d61a7a1a0 [2022-04-14T00:34:38.866Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-04-14T00:34:38.866Z] ---> Running in 4c0d5e48dd0b [2022-04-14T00:34:42.273Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-14T00:34:42.273Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-04-14T00:34:42.273Z] ---> 2eb1611ec887 [2022-04-14T00:34:42.273Z] Step 3/25 : WORKDIR /edgex-go [2022-04-14T00:34:42.273Z] ---> Using cache [2022-04-14T00:34:42.273Z] ---> 5db17f124d00 [2022-04-14T00:34:42.273Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-14T00:34:42.273Z] ---> Using cache [2022-04-14T00:34:42.273Z] ---> 636469a10c46 [2022-04-14T00:34:42.273Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-04-14T00:34:42.273Z] ---> Using cache [2022-04-14T00:34:42.273Z] ---> d27abac0e76f [2022-04-14T00:34:42.273Z] Step 6/25 : COPY go.mod vendor* ./ [2022-04-14T00:34:42.273Z] ---> Using cache [2022-04-14T00:34:42.273Z] ---> 3a47f5f10bd5 [2022-04-14T00:34:42.273Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-14T00:34:42.273Z] ---> Using cache [2022-04-14T00:34:42.273Z] ---> 151b68868f9f [2022-04-14T00:34:42.273Z] Step 8/25 : COPY . . [2022-04-14T00:34:42.273Z] ---> Using cache [2022-04-14T00:34:42.273Z] ---> 6e78d9e3d344 [2022-04-14T00:34:42.273Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-04-14T00:34:42.273Z] ---> Using cache [2022-04-14T00:34:42.273Z] ---> e6f5d22f2143 [2022-04-14T00:34:42.273Z] Step 10/25 : RUN mkdir -p spire-build [2022-04-14T00:34:42.273Z] ---> Using cache [2022-04-14T00:34:42.273Z] ---> 797df29a724f [2022-04-14T00:34:42.273Z] Step 11/25 : WORKDIR /edgex-go/spire-build [2022-04-14T00:34:42.273Z] ---> Using cache [2022-04-14T00:34:42.273Z] ---> 7c9b42cba1ff [2022-04-14T00:34:42.273Z] 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-14T00:34:42.273Z] ---> Running in c21c2f413f5c [2022-04-14T00:34:42.555Z] Removing intermediate container 4c0d5e48dd0b [2022-04-14T00:34:42.555Z] ---> fccb83bab4ae [2022-04-14T00:34:42.555Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-04-14T00:34:42.829Z] ---> Running in 356f73ba790e [2022-04-14T00:34:43.454Z] Removing intermediate container 356f73ba790e [2022-04-14T00:34:43.454Z] ---> 035941041903 [2022-04-14T00:34:43.454Z] Step 20/22 : LABEL arch=arm64 [2022-04-14T00:34:43.454Z] ---> Running in 6061c3098098 [2022-04-14T00:34:44.056Z] Removing intermediate container 6061c3098098 [2022-04-14T00:34:44.056Z] ---> 95bd63f38f18 [2022-04-14T00:34:44.056Z] Step 21/22 : LABEL git_sha=aa17a0d297f7eeac5bdd98d09819418474808dd8 [2022-04-14T00:34:44.344Z] ---> Running in 2c525522dc01 [2022-04-14T00:34:44.635Z] Removing intermediate container 2c525522dc01 [2022-04-14T00:34:44.635Z] ---> 5c47e0a9b5c6 [2022-04-14T00:34:44.635Z] Step 22/22 : LABEL version=0.0.0 [2022-04-14T00:34:44.926Z] ---> Running in 2550dfef61ed [2022-04-14T00:34:45.527Z] Removing intermediate container 2550dfef61ed [2022-04-14T00:34:45.527Z] ---> 906d297f184d [2022-04-14T00:34:45.527Z] [2022-04-14T00:34:45.527Z] spire-1.2.1/ [2022-04-14T00:34:45.527Z] spire-1.2.1/.data/ [2022-04-14T00:34:45.527Z] spire-1.2.1/.data/.file [2022-04-14T00:34:45.527Z] spire-1.2.1/.dockerignore [2022-04-14T00:34:45.527Z] spire-1.2.1/.gitattributes [2022-04-14T00:34:45.527Z] spire-1.2.1/.githooks/ [2022-04-14T00:34:45.527Z] spire-1.2.1/.githooks/pre-commit [2022-04-14T00:34:45.527Z] spire-1.2.1/.github/ [2022-04-14T00:34:45.527Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-04-14T00:34:45.527Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-04-14T00:34:45.527Z] spire-1.2.1/.github/dependabot.yml [2022-04-14T00:34:45.527Z] spire-1.2.1/.github/workflows/ [2022-04-14T00:34:45.527Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-04-14T00:34:45.527Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-04-14T00:34:45.527Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-04-14T00:34:45.527Z] spire-1.2.1/.github/workflows/scripts/ [2022-04-14T00:34:45.527Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-04-14T00:34:45.527Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-04-14T00:34:45.527Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-04-14T00:34:45.527Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-04-14T00:34:45.527Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-04-14T00:34:45.527Z] spire-1.2.1/.gitignore [2022-04-14T00:34:45.527Z] spire-1.2.1/.go-version [2022-04-14T00:34:45.527Z] spire-1.2.1/.golangci.yml [2022-04-14T00:34:45.527Z] spire-1.2.1/ADOPTERS.md [2022-04-14T00:34:45.527Z] spire-1.2.1/CHANGELOG.md [2022-04-14T00:34:45.527Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-04-14T00:34:45.527Z] spire-1.2.1/CODEOWNERS [2022-04-14T00:34:45.527Z] spire-1.2.1/CONTRIBUTING.md [2022-04-14T00:34:45.527Z] spire-1.2.1/Dockerfile [2022-04-14T00:34:45.527Z] spire-1.2.1/Dockerfile.dev [2022-04-14T00:34:45.527Z] spire-1.2.1/Dockerfile.scratch [2022-04-14T00:34:45.527Z] spire-1.2.1/LICENSE [2022-04-14T00:34:45.527Z] spire-1.2.1/MAINTAINERS.md [2022-04-14T00:34:45.527Z] spire-1.2.1/Makefile [2022-04-14T00:34:45.527Z] spire-1.2.1/README.md [2022-04-14T00:34:45.527Z] spire-1.2.1/ROADMAP.md [2022-04-14T00:34:45.527Z] spire-1.2.1/SECURITY.md [2022-04-14T00:34:45.527Z] spire-1.2.1/cmd/ [2022-04-14T00:34:45.527Z] spire-1.2.1/cmd/spire-agent/ [2022-04-14T00:34:45.527Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-04-14T00:34:45.527Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-04-14T00:34:45.527Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-04-14T00:34:45.527Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-04-14T00:34:45.527Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-04-14T00:34:45.527Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-04-14T00:34:45.527Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-04-14T00:34:45.527Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-04-14T00:34:45.527Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-04-14T00:34:45.527Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-04-14T00:34:45.527Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-04-14T00:34:45.527Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-04-14T00:34:45.527Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-04-14T00:34:45.527Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-04-14T00:34:45.527Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-04-14T00:34:45.527Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-04-14T00:34:45.527Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-04-14T00:34:45.527Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-04-14T00:34:45.527Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-04-14T00:34:45.527Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-04-14T00:34:45.527Z] spire-1.2.1/cmd/spire-agent/main.go [2022-04-14T00:34:45.527Z] spire-1.2.1/cmd/spire-server/ [2022-04-14T00:34:45.527Z] spire-1.2.1/cmd/spire-server/cli/ [2022-04-14T00:34:45.527Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-04-14T00:34:45.527Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-04-14T00:34:45.527Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-04-14T00:34:45.527Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-04-14T00:34:45.527Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-04-14T00:34:45.527Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-04-14T00:34:45.527Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-04-14T00:34:45.527Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-04-14T00:34:45.527Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-04-14T00:34:45.527Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-04-14T00:34:45.527Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-04-14T00:34:45.527Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-04-14T00:34:45.527Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-04-14T00:34:45.527Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-04-14T00:34:45.527Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-04-14T00:34:45.527Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-04-14T00:34:45.527Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-04-14T00:34:45.527Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-04-14T00:34:45.527Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-04-14T00:34:45.527Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-04-14T00:34:45.527Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-04-14T00:34:45.527Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-04-14T00:34:45.527Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-04-14T00:34:45.527Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-04-14T00:34:45.527Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-04-14T00:34:45.527Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-04-14T00:34:45.527Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-04-14T00:34:45.527Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-04-14T00:34:45.527Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-04-14T00:34:45.527Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-04-14T00:34:45.527Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-04-14T00:34:45.527Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-04-14T00:34:45.527Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-04-14T00:34:45.527Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-04-14T00:34:45.527Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-04-14T00:34:45.527Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-04-14T00:34:45.527Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-04-14T00:34:45.527Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-04-14T00:34:45.527Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-04-14T00:34:45.527Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-04-14T00:34:45.527Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-04-14T00:34:45.527Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-04-14T00:34:45.527Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-04-14T00:34:45.527Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-04-14T00:34:45.527Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-04-14T00:34:45.527Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-04-14T00:34:45.527Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-04-14T00:34:45.527Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-04-14T00:34:45.527Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-04-14T00:34:45.527Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-04-14T00:34:45.527Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-04-14T00:34:45.527Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-04-14T00:34:45.527Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-04-14T00:34:45.527Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-04-14T00:34:45.527Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-04-14T00:34:45.527Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-04-14T00:34:45.527Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-04-14T00:34:45.527Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-04-14T00:34:45.527Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-04-14T00:34:45.527Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-04-14T00:34:45.527Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-04-14T00:34:45.527Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-04-14T00:34:45.527Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-04-14T00:34:45.527Z] spire-1.2.1/cmd/spire-server/main.go [2022-04-14T00:34:45.527Z] spire-1.2.1/cmd/spire-server/util/ [2022-04-14T00:34:45.527Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-04-14T00:34:45.527Z] spire-1.2.1/conf/ [2022-04-14T00:34:45.527Z] spire-1.2.1/conf/agent/ [2022-04-14T00:34:45.528Z] spire-1.2.1/conf/agent/agent.conf [2022-04-14T00:34:45.528Z] spire-1.2.1/conf/agent/agent_full.conf [2022-04-14T00:34:45.528Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-04-14T00:34:45.528Z] spire-1.2.1/conf/server/ [2022-04-14T00:34:45.528Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-04-14T00:34:45.528Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-04-14T00:34:45.528Z] spire-1.2.1/conf/server/server.conf [2022-04-14T00:34:45.528Z] spire-1.2.1/conf/server/server_full.conf [2022-04-14T00:34:45.528Z] spire-1.2.1/doc/ [2022-04-14T00:34:45.528Z] spire-1.2.1/doc/SPIRE101.md [2022-04-14T00:34:45.528Z] spire-1.2.1/doc/auditlog.md [2022-04-14T00:34:45.528Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-04-14T00:34:45.528Z] spire-1.2.1/doc/changelog_guidelines.md [2022-04-14T00:34:45.528Z] spire-1.2.1/doc/cure53-report.pdf [2022-04-14T00:34:45.528Z] spire-1.2.1/doc/images/ [2022-04-14T00:34:45.528Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-04-14T00:34:45.528Z] spire-1.2.1/doc/images/SPIRE101.png [2022-04-14T00:34:45.528Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-04-14T00:34:45.806Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-04-14T00:34:45.806Z] spire-1.2.1/doc/images/cache_mgr.png [2022-04-14T00:34:45.806Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-04-14T00:34:45.806Z] spire-1.2.1/doc/images/federated_spire.png [2022-04-14T00:34:45.806Z] spire-1.2.1/doc/images/ha_mode.png [2022-04-14T00:34:45.806Z] spire-1.2.1/doc/images/nested_spire.png [2022-04-14T00:34:45.806Z] spire-1.2.1/doc/images/oidc_federation.png [2022-04-14T00:34:45.806Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-04-14T00:34:45.806Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-04-14T00:34:45.806Z] spire-1.2.1/doc/images/spire_logo.png [2022-04-14T00:34:45.806Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-04-14T00:34:45.806Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-04-14T00:34:45.806Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-04-14T00:34:45.806Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-04-14T00:34:45.806Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-04-14T00:34:45.806Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-04-14T00:34:45.806Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-04-14T00:34:45.806Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-04-14T00:34:45.806Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-04-14T00:34:45.806Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-04-14T00:34:45.806Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-04-14T00:34:45.806Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-04-14T00:34:45.806Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-04-14T00:34:45.806Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-04-14T00:34:45.806Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-04-14T00:34:45.806Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-04-14T00:34:45.806Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-04-14T00:34:45.806Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-04-14T00:34:45.806Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-04-14T00:34:45.806Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-04-14T00:34:45.806Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-04-14T00:34:45.806Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-04-14T00:34:45.806Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-04-14T00:34:45.806Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-04-14T00:34:45.806Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-04-14T00:34:45.806Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-04-14T00:34:45.806Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-04-14T00:34:45.806Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-04-14T00:34:45.806Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-04-14T00:34:45.806Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-04-14T00:34:45.806Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-04-14T00:34:45.806Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-04-14T00:34:45.806Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-04-14T00:34:45.806Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-04-14T00:34:45.806Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-04-14T00:34:45.806Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-04-14T00:34:45.806Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-04-14T00:34:45.806Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-04-14T00:34:45.806Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-04-14T00:34:45.807Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-04-14T00:34:45.807Z] spire-1.2.1/doc/scaling_spire.md [2022-04-14T00:34:45.807Z] spire-1.2.1/doc/spire_agent.md [2022-04-14T00:34:45.807Z] spire-1.2.1/doc/spire_server.md [2022-04-14T00:34:45.807Z] spire-1.2.1/doc/supported_integrations.md [2022-04-14T00:34:45.807Z] spire-1.2.1/doc/telemetry.md [2022-04-14T00:34:45.807Z] spire-1.2.1/doc/telemetry_config.md [2022-04-14T00:34:45.807Z] spire-1.2.1/doc/upgrading.md [2022-04-14T00:34:45.807Z] spire-1.2.1/doc/using_spire.md [2022-04-14T00:34:45.807Z] spire-1.2.1/examples/ [2022-04-14T00:34:45.807Z] spire-1.2.1/examples/README.md [2022-04-14T00:34:45.807Z] spire-1.2.1/go.mod [2022-04-14T00:34:45.807Z] spire-1.2.1/go.sum [2022-04-14T00:34:45.807Z] spire-1.2.1/pkg/ [2022-04-14T00:34:45.807Z] spire-1.2.1/pkg/agent/ [2022-04-14T00:34:45.807Z] spire-1.2.1/pkg/agent/agent.go [2022-04-14T00:34:45.807Z] spire-1.2.1/pkg/agent/api/ [2022-04-14T00:34:45.807Z] spire-1.2.1/pkg/agent/api/config.go [2022-04-14T00:34:45.807Z] spire-1.2.1/pkg/agent/api/debug/ [2022-04-14T00:34:45.807Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-04-14T00:34:45.807Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-04-14T00:34:45.807Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-04-14T00:34:45.807Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-04-14T00:34:45.807Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-04-14T00:34:45.807Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-04-14T00:34:45.807Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-04-14T00:34:45.807Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-04-14T00:34:45.807Z] spire-1.2.1/pkg/agent/api/health/ [2022-04-14T00:34:45.807Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-04-14T00:34:45.807Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-04-14T00:34:45.807Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-04-14T00:34:45.807Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-04-14T00:34:45.807Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-04-14T00:34:45.807Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-04-14T00:34:45.807Z] spire-1.2.1/pkg/agent/attestor/ [2022-04-14T00:34:45.807Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-04-14T00:34:45.807Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-04-14T00:34:45.807Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-04-14T00:34:45.807Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-04-14T00:34:45.807Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-04-14T00:34:45.807Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-04-14T00:34:45.807Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-04-14T00:34:45.807Z] spire-1.2.1/pkg/agent/catalog/ [2022-04-14T00:34:45.807Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-04-14T00:34:45.807Z] spire-1.2.1/pkg/agent/catalog/keymanager.goSuccessfully built 906d297f184d [2022-04-14T00:34:45.807Z] [2022-04-14T00:34:45.807Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-04-14T00:34:45.807Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-04-14T00:34:45.807Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-04-14T00:34:45.807Z] spire-1.2.1/pkg/agent/client/ [2022-04-14T00:34:45.807Z] spire-1.2.1/pkg/agent/client/client.go [2022-04-14T00:34:45.807Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-04-14T00:34:45.807Z] spire-1.2.1/pkg/agent/client/dial.go [2022-04-14T00:34:45.807Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-04-14T00:34:45.807Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-04-14T00:34:45.807Z] spire-1.2.1/pkg/agent/client/update.go [2022-04-14T00:34:45.807Z] spire-1.2.1/pkg/agent/client/util.go [2022-04-14T00:34:45.807Z] spire-1.2.1/pkg/agent/common/ [2022-04-14T00:34:45.807Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-04-14T00:34:45.807Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-04-14T00:34:45.807Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-04-14T00:34:45.807Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-04-14T00:34:45.807Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-04-14T00:34:45.807Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-04-14T00:34:45.807Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-04-14T00:34:45.807Z] spire-1.2.1/pkg/agent/config.go [2022-04-14T00:34:45.807Z] spire-1.2.1/pkg/agent/endpoints/ [2022-04-14T00:34:45.807Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-04-14T00:34:45.807Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-04-14T00:34:45.807Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-04-14T00:34:45.807Z] spire-1.2.1/pkg/agent/endpoints/metrics.goSuccessfully tagged security-proxy-setup-arm64:latest [2022-04-14T00:34:45.807Z] Building core-metadata [2022-04-14T00:34:45.807Z]  Building security-proxy-setup ... done  [2022-04-14T00:34:45.807Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-04-14T00:34:45.807Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-04-14T00:34:45.807Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-04-14T00:34:45.807Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-04-14T00:34:45.807Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-04-14T00:34:45.807Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-04-14T00:34:45.807Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-04-14T00:34:45.807Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-04-14T00:34:45.807Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-04-14T00:34:45.807Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-04-14T00:34:45.807Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-04-14T00:34:45.807Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-04-14T00:34:45.807Z] spire-1.2.1/pkg/agent/manager/ [2022-04-14T00:34:45.807Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-04-14T00:34:45.807Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-04-14T00:34:45.807Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-04-14T00:34:45.807Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-04-14T00:34:45.807Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-04-14T00:34:45.807Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-04-14T00:34:45.807Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-04-14T00:34:45.807Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-04-14T00:34:45.807Z] spire-1.2.1/pkg/agent/manager/config.go [2022-04-14T00:34:45.807Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-04-14T00:34:45.807Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-04-14T00:34:45.807Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-04-14T00:34:45.807Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-04-14T00:34:45.807Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-04-14T00:34:45.807Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-04-14T00:34:45.807Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-04-14T00:34:45.807Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-04-14T00:34:45.807Z] spire-1.2.1/pkg/agent/plugin/ [2022-04-14T00:34:45.807Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-04-14T00:34:45.807Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-04-14T00:34:45.807Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-04-14T00:34:45.807Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-04-14T00:34:45.807Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-04-14T00:34:45.807Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-04-14T00:34:45.807Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-04-14T00:34:45.807Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-04-14T00:34:45.807Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-04-14T00:34:45.807Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-04-14T00:34:45.807Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-04-14T00:34:45.807Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-04-14T00:34:45.807Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-04-14T00:34:45.807Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-04-14T00:34:45.807Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-04-14T00:34:45.807Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-04-14T00:34:45.807Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-04-14T00:34:45.807Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-04-14T00:34:45.807Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-04-14T00:34:45.807Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-04-14T00:34:45.807Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-04-14T00:34:45.807Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-04-14T00:34:45.807Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-04-14T00:34:45.807Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-04-14T00:34:45.807Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-04-14T00:34:45.807Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-04-14T00:34:45.807Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-04-14T00:34:45.807Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-04-14T00:34:45.807Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-04-14T00:34:45.807Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-04-14T00:34:45.807Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-04-14T00:34:45.807Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-04-14T00:34:45.807Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-04-14T00:34:45.807Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-04-14T00:34:45.807Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-04-14T00:34:45.807Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-14T00:34:45.807Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-04-14T00:34:45.807Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-04-14T00:34:45.807Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-14T00:34:45.807Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-04-14T00:34:45.807Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-04-14T00:34:45.807Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-04-14T00:34:45.807Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-04-14T00:34:45.807Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-14T00:34:45.807Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-04-14T00:34:45.807Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-04-14T00:34:45.807Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-04-14T00:34:45.807Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-04-14T00:34:45.807Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-14T00:34:46.086Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-04-14T00:34:46.086Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-04-14T00:34:46.086Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-04-14T00:34:46.086Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-04-14T00:34:46.086Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-04-14T00:34:46.086Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-04-14T00:34:46.086Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-04-14T00:34:46.086Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-04-14T00:34:46.086Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-04-14T00:34:46.086Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-04-14T00:34:46.086Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-04-14T00:34:46.086Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-14T00:34:46.086Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-04-14T00:34:46.086Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-04-14T00:34:46.086Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-04-14T00:34:46.086Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-04-14T00:34:46.086Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-04-14T00:34:46.086Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-04-14T00:34:46.086Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-04-14T00:34:46.086Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-04-14T00:34:46.086Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-04-14T00:34:46.086Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-04-14T00:34:46.086Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-04-14T00:34:46.086Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-04-14T00:34:46.086Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-04-14T00:34:46.086Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-04-14T00:34:46.086Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-04-14T00:34:46.086Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-04-14T00:34:46.086Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-04-14T00:34:46.086Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-04-14T00:34:46.086Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-04-14T00:34:46.086Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-04-14T00:34:46.086Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-04-14T00:34:46.086Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-04-14T00:34:46.086Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-04-14T00:34:46.086Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-04-14T00:34:46.086Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-04-14T00:34:46.086Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-04-14T00:34:46.086Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-04-14T00:34:46.086Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-04-14T00:34:46.086Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-04-14T00:34:46.086Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-04-14T00:34:46.086Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-04-14T00:34:46.086Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-04-14T00:34:46.086Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-04-14T00:34:46.086Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-04-14T00:34:46.086Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-04-14T00:34:46.086Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-04-14T00:34:46.086Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-04-14T00:34:46.086Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-04-14T00:34:46.086Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-04-14T00:34:46.086Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-04-14T00:34:46.086Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-04-14T00:34:46.086Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-04-14T00:34:46.086Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-04-14T00:34:46.086Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-04-14T00:34:46.086Z] spire-1.2.1/pkg/agent/svid/ [2022-04-14T00:34:46.086Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-04-14T00:34:46.086Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-04-14T00:34:46.086Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-04-14T00:34:46.086Z] spire-1.2.1/pkg/agent/svid/store/ [2022-04-14T00:34:46.086Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-04-14T00:34:46.086Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-04-14T00:34:46.086Z] spire-1.2.1/pkg/common/ [2022-04-14T00:34:46.086Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-04-14T00:34:46.086Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-04-14T00:34:46.086Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-04-14T00:34:46.086Z] spire-1.2.1/pkg/common/api/ [2022-04-14T00:34:46.086Z] spire-1.2.1/pkg/common/api/metrics.go [2022-04-14T00:34:46.086Z] spire-1.2.1/pkg/common/api/middleware/ [2022-04-14T00:34:46.086Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-04-14T00:34:46.086Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-04-14T00:34:46.086Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-04-14T00:34:46.086Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-04-14T00:34:46.086Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-04-14T00:34:46.086Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-04-14T00:34:46.086Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-04-14T00:34:46.086Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-04-14T00:34:46.086Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-04-14T00:34:46.086Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-04-14T00:34:46.086Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-04-14T00:34:46.086Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-04-14T00:34:46.086Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-04-14T00:34:46.086Z] spire-1.2.1/pkg/common/api/names.go [2022-04-14T00:34:46.086Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-04-14T00:34:46.086Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-04-14T00:34:46.086Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-04-14T00:34:46.086Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-04-14T00:34:46.086Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-04-14T00:34:46.086Z] spire-1.2.1/pkg/common/auth/ [2022-04-14T00:34:46.086Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-04-14T00:34:46.086Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-04-14T00:34:46.086Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-04-14T00:34:46.086Z] spire-1.2.1/pkg/common/bundleutil/ [2022-04-14T00:34:46.086Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-04-14T00:34:46.086Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-04-14T00:34:46.086Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-04-14T00:34:46.086Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-04-14T00:34:46.086Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-04-14T00:34:46.086Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-04-14T00:34:46.086Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-04-14T00:34:46.086Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-04-14T00:34:46.086Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-04-14T00:34:46.086Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-04-14T00:34:46.086Z] spire-1.2.1/pkg/common/catalog/ [2022-04-14T00:34:46.086Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-04-14T00:34:46.086Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-04-14T00:34:46.086Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-04-14T00:34:46.086Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-04-14T00:34:46.086Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-04-14T00:34:46.086Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-04-14T00:34:46.086Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-04-14T00:34:46.086Z] spire-1.2.1/pkg/common/catalog/config.go [2022-04-14T00:34:46.086Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-04-14T00:34:46.086Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-04-14T00:34:46.086Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-04-14T00:34:46.086Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-04-14T00:34:46.086Z] spire-1.2.1/pkg/common/catalog/context.go [2022-04-14T00:34:46.086Z] spire-1.2.1/pkg/common/catalog/external.go [2022-04-14T00:34:46.086Z] spire-1.2.1/pkg/common/catalog/host.go [2022-04-14T00:34:46.086Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-04-14T00:34:46.086Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-04-14T00:34:46.086Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-04-14T00:34:46.086Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-04-14T00:34:46.086Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-04-14T00:34:46.086Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-04-14T00:34:46.086Z] spire-1.2.1/pkg/common/cli/ [2022-04-14T00:34:46.086Z] spire-1.2.1/pkg/common/cli/env.go [2022-04-14T00:34:46.086Z] spire-1.2.1/pkg/common/cli/flags.go [2022-04-14T00:34:46.086Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-04-14T00:34:46.086Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-04-14T00:34:46.086Z] spire-1.2.1/pkg/common/cli/umask.go [2022-04-14T00:34:46.086Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-04-14T00:34:46.086Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-04-14T00:34:46.086Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-04-14T00:34:46.086Z] spire-1.2.1/pkg/common/cliprinter/ [2022-04-14T00:34:46.086Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-04-14T00:34:46.086Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-04-14T00:34:46.086Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-04-14T00:34:46.086Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-04-14T00:34:46.086Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-04-14T00:34:46.086Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-04-14T00:34:46.086Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-04-14T00:34:46.086Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-04-14T00:34:46.086Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-04-14T00:34:46.086Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-04-14T00:34:46.086Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-04-14T00:34:46.086Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-04-14T00:34:46.086Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-04-14T00:34:46.086Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-04-14T00:34:46.086Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-04-14T00:34:46.086Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-04-14T00:34:46.086Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-04-14T00:34:46.086Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-04-14T00:34:46.086Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-04-14T00:34:46.086Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-04-14T00:34:46.086Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-04-14T00:34:46.086Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-04-14T00:34:46.086Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-04-14T00:34:46.086Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-04-14T00:34:46.086Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-04-14T00:34:46.086Z] spire-1.2.1/pkg/common/coretypes/ [2022-04-14T00:34:46.086Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-04-14T00:34:46.087Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-04-14T00:34:46.087Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-04-14T00:34:46.087Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-04-14T00:34:46.087Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-04-14T00:34:46.087Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-04-14T00:34:46.087Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-04-14T00:34:46.087Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-04-14T00:34:46.087Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-04-14T00:34:46.087Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-04-14T00:34:46.087Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-04-14T00:34:46.087Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-04-14T00:34:46.087Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-04-14T00:34:46.087Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-04-14T00:34:46.087Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-04-14T00:34:46.087Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-04-14T00:34:46.087Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-04-14T00:34:46.087Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-04-14T00:34:46.087Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-04-14T00:34:46.087Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-04-14T00:34:46.087Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-04-14T00:34:46.087Z] spire-1.2.1/pkg/common/diskutil/ [2022-04-14T00:34:46.087Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-04-14T00:34:46.087Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-04-14T00:34:46.087Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-04-14T00:34:46.087Z] spire-1.2.1/pkg/common/errorutil/ [2022-04-14T00:34:46.087Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-04-14T00:34:46.087Z] spire-1.2.1/pkg/common/health/ [2022-04-14T00:34:46.087Z] spire-1.2.1/pkg/common/health/config.go [2022-04-14T00:34:46.087Z] spire-1.2.1/pkg/common/health/context.go [2022-04-14T00:34:46.087Z] spire-1.2.1/pkg/common/health/context_test.go [2022-04-14T00:34:46.087Z] spire-1.2.1/pkg/common/health/health.go [2022-04-14T00:34:46.087Z] spire-1.2.1/pkg/common/health/health_test.go [2022-04-14T00:34:46.087Z] spire-1.2.1/pkg/common/health/logger.go [2022-04-14T00:34:46.087Z] spire-1.2.1/pkg/common/hostservice/ [2022-04-14T00:34:46.087Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-04-14T00:34:46.087Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-04-14T00:34:46.087Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-04-14T00:34:46.087Z] spire-1.2.1/pkg/common/idutil/ [2022-04-14T00:34:46.087Z] spire-1.2.1/pkg/common/idutil/require.go [2022-04-14T00:34:46.087Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-04-14T00:34:46.087Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-04-14T00:34:46.087Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-04-14T00:34:46.087Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-04-14T00:34:46.087Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-04-14T00:34:46.087Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-04-14T00:34:46.087Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-04-14T00:34:46.087Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-04-14T00:34:46.087Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-04-14T00:34:46.087Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-04-14T00:34:46.087Z] spire-1.2.1/pkg/common/jwtutil/ [2022-04-14T00:34:46.087Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-04-14T00:34:46.087Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-04-14T00:34:46.087Z] spire-1.2.1/pkg/common/log/ [2022-04-14T00:34:46.087Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-04-14T00:34:46.087Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-04-14T00:34:46.087Z] spire-1.2.1/pkg/common/log/log.go [2022-04-14T00:34:46.087Z] spire-1.2.1/pkg/common/log/log_test.go [2022-04-14T00:34:46.087Z] spire-1.2.1/pkg/common/log/options.go [2022-04-14T00:34:46.087Z] spire-1.2.1/pkg/common/nodeutil/ [2022-04-14T00:34:46.087Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-04-14T00:34:46.087Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-04-14T00:34:46.087Z] spire-1.2.1/pkg/common/peertracker/ [2022-04-14T00:34:46.087Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-04-14T00:34:46.087Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-04-14T00:34:46.087Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-04-14T00:34:46.087Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-04-14T00:34:46.087Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-04-14T00:34:46.087Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-04-14T00:34:46.087Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-04-14T00:34:46.087Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-04-14T00:34:46.087Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-04-14T00:34:46.087Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-04-14T00:34:46.087Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-04-14T00:34:46.087Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-04-14T00:34:46.087Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-04-14T00:34:46.087Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-04-14T00:34:46.087Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-04-14T00:34:46.087Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-04-14T00:34:46.087Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-04-14T00:34:46.087Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-04-14T00:34:46.087Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-04-14T00:34:46.087Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-04-14T00:34:46.087Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-04-14T00:34:46.087Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-04-14T00:34:46.087Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-04-14T00:34:46.087Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-04-14T00:34:46.087Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-04-14T00:34:46.087Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-04-14T00:34:46.087Z] spire-1.2.1/pkg/common/pemutil/ [2022-04-14T00:34:46.087Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-04-14T00:34:46.087Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-04-14T00:34:46.087Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-04-14T00:34:46.087Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-04-14T00:34:46.087Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-04-14T00:34:46.087Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-04-14T00:34:46.087Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-04-14T00:34:46.087Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-04-14T00:34:46.087Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-04-14T00:34:46.087Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-04-14T00:34:46.087Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-04-14T00:34:46.087Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-04-14T00:34:46.087Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-04-14T00:34:46.087Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-04-14T00:34:46.087Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-04-14T00:34:46.365Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-04-14T00:34:46.365Z] spire-1.2.1/pkg/common/plugin/ [2022-04-14T00:34:46.365Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-04-14T00:34:46.365Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-04-14T00:34:46.365Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-04-14T00:34:46.365Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-04-14T00:34:46.365Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-04-14T00:34:46.365Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-04-14T00:34:46.365Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-04-14T00:34:46.365Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-04-14T00:34:46.365Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-04-14T00:34:46.365Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-04-14T00:34:46.365Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-04-14T00:34:46.365Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-04-14T00:34:46.365Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-04-14T00:34:46.365Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-04-14T00:34:46.365Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-04-14T00:34:46.365Z] spire-1.2.1/pkg/common/plugin/log.go [2022-04-14T00:34:46.365Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-04-14T00:34:46.365Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-04-14T00:34:46.365Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-04-14T00:34:46.365Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-04-14T00:34:46.365Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-04-14T00:34:46.365Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-04-14T00:34:46.365Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-04-14T00:34:46.365Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-04-14T00:34:46.365Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-04-14T00:34:46.365Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-04-14T00:34:46.365Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-04-14T00:34:46.365Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-04-14T00:34:46.365Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-04-14T00:34:46.365Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-04-14T00:34:46.365Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-04-14T00:34:46.365Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-04-14T00:34:46.365Z] spire-1.2.1/pkg/common/profiling/ [2022-04-14T00:34:46.365Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-04-14T00:34:46.365Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-04-14T00:34:46.365Z] spire-1.2.1/pkg/common/protoutil/ [2022-04-14T00:34:46.365Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-04-14T00:34:46.365Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-04-14T00:34:46.365Z] spire-1.2.1/pkg/common/rotationutil/ [2022-04-14T00:34:46.365Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-04-14T00:34:46.365Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-04-14T00:34:46.365Z] spire-1.2.1/pkg/common/selector/ [2022-04-14T00:34:46.365Z] spire-1.2.1/pkg/common/selector/selector.go [2022-04-14T00:34:46.365Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-04-14T00:34:46.365Z] spire-1.2.1/pkg/common/selector/set.go [2022-04-14T00:34:46.365Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-04-14T00:34:46.365Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-04-14T00:34:46.365Z] spire-1.2.1/pkg/common/telemetry/ [2022-04-14T00:34:46.365Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-04-14T00:34:46.365Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-04-14T00:34:46.365Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-04-14T00:34:46.365Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-04-14T00:34:46.365Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-04-14T00:34:46.365Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-04-14T00:34:46.365Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-04-14T00:34:46.365Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-04-14T00:34:46.365Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-04-14T00:34:46.365Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-04-14T00:34:46.365Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-04-14T00:34:46.365Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-04-14T00:34:46.365Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-04-14T00:34:46.365Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-04-14T00:34:46.365Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-04-14T00:34:46.365Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-04-14T00:34:46.365Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-04-14T00:34:46.365Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-04-14T00:34:46.365Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-04-14T00:34:46.365Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-04-14T00:34:46.365Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-04-14T00:34:46.365Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-04-14T00:34:46.365Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-04-14T00:34:46.365Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-04-14T00:34:46.365Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-04-14T00:34:46.365Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-04-14T00:34:46.365Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-04-14T00:34:46.365Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-04-14T00:34:46.365Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-04-14T00:34:46.365Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-04-14T00:34:46.365Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-04-14T00:34:46.365Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-04-14T00:34:46.365Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-04-14T00:34:46.365Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-04-14T00:34:46.365Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-04-14T00:34:46.365Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-04-14T00:34:46.365Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-04-14T00:34:46.365Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-04-14T00:34:46.365Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-04-14T00:34:46.365Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-04-14T00:34:46.365Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-04-14T00:34:46.365Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-04-14T00:34:46.365Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-04-14T00:34:46.365Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-04-14T00:34:46.365Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-04-14T00:34:46.365Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-04-14T00:34:46.365Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-04-14T00:34:46.365Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-04-14T00:34:46.365Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-04-14T00:34:46.365Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-04-14T00:34:46.365Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-04-14T00:34:46.365Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-04-14T00:34:46.365Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-04-14T00:34:46.365Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-04-14T00:34:46.365Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-04-14T00:34:46.365Z] spire-1.2.1/pkg/common/uptime/ [2022-04-14T00:34:46.365Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-04-14T00:34:46.365Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-04-14T00:34:46.365Z] spire-1.2.1/pkg/common/util/ [2022-04-14T00:34:46.365Z] spire-1.2.1/pkg/common/util/certs.go [2022-04-14T00:34:46.365Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-04-14T00:34:46.365Z] spire-1.2.1/pkg/common/util/csr.go [2022-04-14T00:34:46.365Z] spire-1.2.1/pkg/common/util/hash.go [2022-04-14T00:34:46.365Z] spire-1.2.1/pkg/common/util/selectors.go [2022-04-14T00:34:46.365Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-04-14T00:34:46.365Z] spire-1.2.1/pkg/common/util/signals.go [2022-04-14T00:34:46.365Z] spire-1.2.1/pkg/common/util/sort.go [2022-04-14T00:34:46.365Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-04-14T00:34:46.365Z] spire-1.2.1/pkg/common/util/task.go [2022-04-14T00:34:46.365Z] spire-1.2.1/pkg/common/util/task_test.go [2022-04-14T00:34:46.365Z] spire-1.2.1/pkg/common/util/testdata/ [2022-04-14T00:34:46.365Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-04-14T00:34:46.365Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-04-14T00:34:46.365Z] spire-1.2.1/pkg/common/version/ [2022-04-14T00:34:46.365Z] spire-1.2.1/pkg/common/version/version.go [2022-04-14T00:34:46.365Z] spire-1.2.1/pkg/common/x509svid/ [2022-04-14T00:34:46.365Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-04-14T00:34:46.365Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-04-14T00:34:46.365Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-04-14T00:34:46.365Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-04-14T00:34:46.365Z] spire-1.2.1/pkg/common/x509util/ [2022-04-14T00:34:46.365Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-04-14T00:34:46.365Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-04-14T00:34:46.365Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-04-14T00:34:46.365Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-04-14T00:34:46.365Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-04-14T00:34:46.365Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-04-14T00:34:46.365Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-04-14T00:34:46.365Z] spire-1.2.1/pkg/server/ [2022-04-14T00:34:46.365Z] spire-1.2.1/pkg/server/api/ [2022-04-14T00:34:46.365Z] spire-1.2.1/pkg/server/api/agent.go [2022-04-14T00:34:46.365Z] spire-1.2.1/pkg/server/api/agent/ [2022-04-14T00:34:46.365Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-04-14T00:34:46.365Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-04-14T00:34:46.365Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-04-14T00:34:46.365Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-04-14T00:34:46.365Z] spire-1.2.1/pkg/server/api/api.go [2022-04-14T00:34:46.365Z] spire-1.2.1/pkg/server/api/audit/ [2022-04-14T00:34:46.365Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-04-14T00:34:46.365Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-04-14T00:34:46.365Z] spire-1.2.1/pkg/server/api/bundle.go [2022-04-14T00:34:46.365Z] spire-1.2.1/pkg/server/api/bundle/ [2022-04-14T00:34:46.365Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-04-14T00:34:46.365Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-04-14T00:34:46.365Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-04-14T00:34:46.366Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-04-14T00:34:46.366Z] spire-1.2.1/pkg/server/api/debug/ [2022-04-14T00:34:46.366Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-04-14T00:34:46.366Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-04-14T00:34:46.366Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-04-14T00:34:46.366Z] spire-1.2.1/pkg/server/api/entry.go [2022-04-14T00:34:46.366Z] spire-1.2.1/pkg/server/api/entry/ [2022-04-14T00:34:46.366Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-04-14T00:34:46.366Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-04-14T00:34:46.366Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-04-14T00:34:46.366Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-04-14T00:34:46.366Z] spire-1.2.1/pkg/server/api/health/ [2022-04-14T00:34:46.366Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-04-14T00:34:46.366Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-04-14T00:34:46.366Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-04-14T00:34:46.366Z] spire-1.2.1/pkg/server/api/id.go [2022-04-14T00:34:46.366Z] spire-1.2.1/pkg/server/api/id_test.go [2022-04-14T00:34:46.366Z] spire-1.2.1/pkg/server/api/limits/ [2022-04-14T00:34:46.366Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-04-14T00:34:46.366Z] spire-1.2.1/pkg/server/api/middleware/ [2022-04-14T00:34:46.366Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-04-14T00:34:46.366Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-04-14T00:34:46.366Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-04-14T00:34:46.366Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-04-14T00:34:46.366Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-04-14T00:34:46.366Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-04-14T00:34:46.366Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-04-14T00:34:46.366Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-04-14T00:34:46.366Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-04-14T00:34:46.366Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-04-14T00:34:46.366Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-04-14T00:34:46.366Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-04-14T00:34:46.366Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-04-14T00:34:46.366Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-04-14T00:34:46.366Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-04-14T00:34:46.366Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-04-14T00:34:46.366Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-04-14T00:34:46.366Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-04-14T00:34:46.366Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-04-14T00:34:46.366Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-04-14T00:34:46.366Z] spire-1.2.1/pkg/server/api/selector.go [2022-04-14T00:34:46.366Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-04-14T00:34:46.366Z] spire-1.2.1/pkg/server/api/status.go [2022-04-14T00:34:46.366Z] spire-1.2.1/pkg/server/api/status_test.go [2022-04-14T00:34:46.366Z] spire-1.2.1/pkg/server/api/svid/ [2022-04-14T00:34:46.366Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-04-14T00:34:46.366Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-04-14T00:34:46.366Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-04-14T00:34:46.366Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-04-14T00:34:46.366Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-04-14T00:34:46.366Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-04-14T00:34:46.366Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-04-14T00:34:46.366Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-04-14T00:34:46.366Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-04-14T00:34:46.366Z] spire-1.2.1/pkg/server/authpolicy/ [2022-04-14T00:34:46.366Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-04-14T00:34:46.366Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-04-14T00:34:46.366Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-04-14T00:34:46.366Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-04-14T00:34:46.366Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-04-14T00:34:46.366Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-04-14T00:34:46.366Z] spire-1.2.1/pkg/server/bundle/ [2022-04-14T00:34:46.366Z] spire-1.2.1/pkg/server/bundle/client/ [2022-04-14T00:34:46.366Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-04-14T00:34:46.366Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-04-14T00:34:46.366Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-04-14T00:34:46.366Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-04-14T00:34:46.366Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-04-14T00:34:46.366Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-04-14T00:34:46.366Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-04-14T00:34:46.366Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-04-14T00:34:46.366Z] spire-1.2.1/pkg/server/ca/ [2022-04-14T00:34:46.366Z] spire-1.2.1/pkg/server/ca/ca.go [2022-04-14T00:34:46.366Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-04-14T00:34:46.366Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-04-14T00:34:46.366Z] spire-1.2.1/pkg/server/ca/journal.go [2022-04-14T00:34:46.366Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-04-14T00:34:46.366Z] spire-1.2.1/pkg/server/ca/manager.go [2022-04-14T00:34:46.366Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-04-14T00:34:46.366Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-04-14T00:34:46.366Z] spire-1.2.1/pkg/server/ca/templates.go [2022-04-14T00:34:46.366Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-04-14T00:34:46.366Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-04-14T00:34:46.366Z] spire-1.2.1/pkg/server/ca/validation.go [2022-04-14T00:34:46.366Z] spire-1.2.1/pkg/server/cache/ [2022-04-14T00:34:46.366Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-04-14T00:34:46.366Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-04-14T00:34:46.366Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-04-14T00:34:46.366Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-04-14T00:34:46.366Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-04-14T00:34:46.366Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-04-14T00:34:46.366Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-04-14T00:34:46.366Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-04-14T00:34:46.366Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-04-14T00:34:46.366Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-04-14T00:34:46.366Z] spire-1.2.1/pkg/server/catalog/ [2022-04-14T00:34:46.366Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-04-14T00:34:46.366Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-04-14T00:34:46.366Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-04-14T00:34:46.366Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-04-14T00:34:46.366Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-04-14T00:34:46.366Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-04-14T00:34:46.366Z] spire-1.2.1/pkg/server/config.go [2022-04-14T00:34:46.366Z] spire-1.2.1/pkg/server/datastore/ [2022-04-14T00:34:46.366Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-04-14T00:34:46.366Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-04-14T00:34:46.366Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-04-14T00:34:46.366Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-04-14T00:34:46.366Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-04-14T00:34:46.366Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-04-14T00:34:46.366Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-04-14T00:34:46.366Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-04-14T00:34:46.366Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-04-14T00:34:46.366Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-04-14T00:34:46.366Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-04-14T00:34:46.366Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-04-14T00:34:46.366Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-04-14T00:34:46.366Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-04-14T00:34:46.366Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-04-14T00:34:46.366Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-04-14T00:34:46.366Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-04-14T00:34:46.366Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-04-14T00:34:46.366Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-04-14T00:34:46.366Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-04-14T00:34:46.366Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-04-14T00:34:46.366Z] spire-1.2.1/pkg/server/endpoints/ [2022-04-14T00:34:46.366Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-04-14T00:34:46.366Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-04-14T00:34:46.366Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-04-14T00:34:46.366Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-04-14T00:34:46.366Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-04-14T00:34:46.366Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-04-14T00:34:46.366Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-04-14T00:34:46.366Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-04-14T00:34:46.366Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-04-14T00:34:46.366Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-04-14T00:34:46.366Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-04-14T00:34:46.366Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-04-14T00:34:46.366Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-04-14T00:34:46.366Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-04-14T00:34:46.366Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-04-14T00:34:46.366Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-04-14T00:34:46.366Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-04-14T00:34:46.366Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-04-14T00:34:46.366Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-04-14T00:34:46.366Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-04-14T00:34:46.366Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-04-14T00:34:46.366Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-04-14T00:34:46.366Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-04-14T00:34:46.366Z] spire-1.2.1/pkg/server/hostservice/ [2022-04-14T00:34:46.366Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-04-14T00:34:46.366Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-04-14T00:34:46.366Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-04-14T00:34:46.366Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-04-14T00:34:46.644Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-04-14T00:34:46.644Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-04-14T00:34:46.644Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-04-14T00:34:46.644Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-04-14T00:34:46.644Z] spire-1.2.1/pkg/server/plugin/ [2022-04-14T00:34:46.644Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-04-14T00:34:46.644Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-04-14T00:34:46.644Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-04-14T00:34:46.644Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-04-14T00:34:46.644Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-04-14T00:34:46.644Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-04-14T00:34:46.644Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-04-14T00:34:46.644Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-04-14T00:34:46.644Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-04-14T00:34:46.644Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-04-14T00:34:46.644Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-04-14T00:34:46.644Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-04-14T00:34:46.644Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-04-14T00:34:46.644Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-04-14T00:34:46.644Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-04-14T00:34:46.644Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-04-14T00:34:46.644Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-04-14T00:34:46.644Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-04-14T00:34:46.644Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-04-14T00:34:46.644Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-04-14T00:34:46.644Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-04-14T00:34:46.644Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-04-14T00:34:46.644Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-04-14T00:34:46.644Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-04-14T00:34:46.644Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-04-14T00:34:46.644Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-04-14T00:34:46.644Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-04-14T00:34:46.644Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-04-14T00:34:46.644Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-04-14T00:34:46.644Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-04-14T00:34:46.644Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-04-14T00:34:46.644Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-04-14T00:34:46.644Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-04-14T00:34:46.644Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-04-14T00:34:46.644Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-04-14T00:34:46.644Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-04-14T00:34:46.644Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-04-14T00:34:46.644Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-04-14T00:34:46.644Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-04-14T00:34:46.644Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-04-14T00:34:46.644Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-04-14T00:34:46.644Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-04-14T00:34:46.644Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-04-14T00:34:46.644Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-04-14T00:34:46.644Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-04-14T00:34:46.644Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-04-14T00:34:46.644Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-14T00:34:46.644Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-04-14T00:34:46.644Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-04-14T00:34:46.644Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-14T00:34:46.644Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-04-14T00:34:46.644Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-04-14T00:34:46.644Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-04-14T00:34:46.644Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-04-14T00:34:46.644Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-14T00:34:46.644Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-04-14T00:34:46.644Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-04-14T00:34:46.644Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-04-14T00:34:46.644Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-14T00:34:46.644Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-04-14T00:34:46.644Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-04-14T00:34:46.644Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-04-14T00:34:46.644Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-04-14T00:34:46.644Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-04-14T00:34:46.644Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-14T00:34:46.644Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-04-14T00:34:46.644Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-04-14T00:34:46.644Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-04-14T00:34:46.644Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-04-14T00:34:46.644Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-04-14T00:34:46.644Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-04-14T00:34:46.644Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-04-14T00:34:46.644Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-04-14T00:34:46.644Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-04-14T00:34:46.644Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-04-14T00:34:46.644Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-04-14T00:34:46.644Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-04-14T00:34:46.644Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-04-14T00:34:46.644Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-04-14T00:34:46.644Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-04-14T00:34:46.644Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-04-14T00:34:46.644Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-04-14T00:34:46.644Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-04-14T00:34:46.644Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-04-14T00:34:46.644Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-04-14T00:34:46.644Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-04-14T00:34:46.644Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-04-14T00:34:46.644Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-04-14T00:34:46.644Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-04-14T00:34:46.644Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-04-14T00:34:46.644Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-04-14T00:34:46.644Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-04-14T00:34:46.644Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-04-14T00:34:46.644Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-04-14T00:34:46.644Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-04-14T00:34:46.644Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-04-14T00:34:46.644Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-04-14T00:34:46.644Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-04-14T00:34:46.644Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-04-14T00:34:46.644Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-04-14T00:34:46.644Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-04-14T00:34:46.644Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-04-14T00:34:46.644Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-04-14T00:34:46.644Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-04-14T00:34:46.644Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-04-14T00:34:46.644Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-04-14T00:34:46.644Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-04-14T00:34:46.644Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-04-14T00:34:46.644Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-04-14T00:34:46.644Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-04-14T00:34:46.644Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-04-14T00:34:46.644Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-04-14T00:34:46.644Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-04-14T00:34:46.644Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-04-14T00:34:46.644Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-04-14T00:34:46.644Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-04-14T00:34:46.644Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-04-14T00:34:46.644Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-04-14T00:34:46.644Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-04-14T00:34:46.644Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-04-14T00:34:46.644Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-04-14T00:34:46.644Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-04-14T00:34:46.644Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-04-14T00:34:46.644Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-04-14T00:34:46.644Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-04-14T00:34:46.644Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-04-14T00:34:46.644Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-04-14T00:34:46.644Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-04-14T00:34:46.644Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-04-14T00:34:46.644Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-04-14T00:34:46.644Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-04-14T00:34:46.644Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-04-14T00:34:46.644Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-04-14T00:34:46.644Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-04-14T00:34:46.644Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-04-14T00:34:46.644Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-04-14T00:34:46.644Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-04-14T00:34:46.644Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-04-14T00:34:46.644Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-04-14T00:34:46.644Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-04-14T00:34:46.644Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-04-14T00:34:46.644Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-04-14T00:34:46.644Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-04-14T00:34:46.644Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-04-14T00:34:46.644Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-04-14T00:34:46.644Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-04-14T00:34:46.645Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-04-14T00:34:46.645Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-04-14T00:34:46.645Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-04-14T00:34:46.645Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-04-14T00:34:46.645Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-04-14T00:34:46.645Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-04-14T00:34:46.645Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-04-14T00:34:46.645Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-04-14T00:34:46.645Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-04-14T00:34:46.645Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-04-14T00:34:46.645Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-04-14T00:34:46.645Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-04-14T00:34:46.645Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-04-14T00:34:46.645Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-04-14T00:34:46.645Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-04-14T00:34:46.645Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-04-14T00:34:46.645Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-04-14T00:34:46.645Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-04-14T00:34:46.645Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-04-14T00:34:46.645Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-04-14T00:34:46.645Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-04-14T00:34:46.645Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-04-14T00:34:46.645Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-04-14T00:34:46.645Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-04-14T00:34:46.645Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-04-14T00:34:46.645Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-04-14T00:34:46.645Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-04-14T00:34:46.645Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-04-14T00:34:46.645Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-04-14T00:34:46.645Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-04-14T00:34:46.645Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-04-14T00:34:46.645Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-04-14T00:34:46.645Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-04-14T00:34:46.645Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-04-14T00:34:46.645Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-04-14T00:34:46.645Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-04-14T00:34:46.645Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-04-14T00:34:46.645Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-04-14T00:34:46.645Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-04-14T00:34:46.645Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-04-14T00:34:46.645Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-04-14T00:34:46.645Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-04-14T00:34:46.645Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-04-14T00:34:46.645Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-04-14T00:34:46.645Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-04-14T00:34:46.645Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-04-14T00:34:46.645Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-04-14T00:34:46.645Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-04-14T00:34:46.645Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-04-14T00:34:46.645Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-04-14T00:34:46.645Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-04-14T00:34:46.645Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-04-14T00:34:46.645Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-04-14T00:34:46.645Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-04-14T00:34:46.645Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-04-14T00:34:46.645Z] spire-1.2.1/pkg/server/registration/ [2022-04-14T00:34:46.645Z] spire-1.2.1/pkg/server/registration/manager.go [2022-04-14T00:34:46.645Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-04-14T00:34:46.645Z] spire-1.2.1/pkg/server/scanentries.go [2022-04-14T00:34:46.645Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-04-14T00:34:46.645Z] spire-1.2.1/pkg/server/server.go [2022-04-14T00:34:46.645Z] spire-1.2.1/pkg/server/server_test.go [2022-04-14T00:34:46.645Z] spire-1.2.1/pkg/server/svid/ [2022-04-14T00:34:46.645Z] spire-1.2.1/pkg/server/svid/observer.go [2022-04-14T00:34:46.645Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-04-14T00:34:46.645Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-04-14T00:34:46.645Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-04-14T00:34:46.645Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-04-14T00:34:46.645Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-04-14T00:34:46.645Z] spire-1.2.1/proto/ [2022-04-14T00:34:46.645Z] spire-1.2.1/proto/private/ [2022-04-14T00:34:46.645Z] spire-1.2.1/proto/private/server/ [2022-04-14T00:34:46.645Z] spire-1.2.1/proto/private/server/journal/ [2022-04-14T00:34:46.645Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-04-14T00:34:46.645Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-04-14T00:34:46.645Z] spire-1.2.1/proto/spire/ [2022-04-14T00:34:46.645Z] spire-1.2.1/proto/spire/common/ [2022-04-14T00:34:46.645Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-04-14T00:34:46.645Z] spire-1.2.1/proto/spire/common/common.proto [2022-04-14T00:34:46.645Z] spire-1.2.1/proto/spire/common/plugin/ [2022-04-14T00:34:46.645Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-04-14T00:34:46.645Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-04-14T00:34:46.645Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-04-14T00:34:46.645Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-04-14T00:34:46.645Z] spire-1.2.1/proto/spire/plugin/ [2022-04-14T00:34:46.645Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-04-14T00:34:46.645Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-04-14T00:34:46.645Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-04-14T00:34:46.645Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-04-14T00:34:46.645Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-04-14T00:34:46.645Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-04-14T00:34:46.645Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-04-14T00:34:46.645Z] spire-1.2.1/release/ [2022-04-14T00:34:46.645Z] spire-1.2.1/release/spire-extras/ [2022-04-14T00:34:46.645Z] spire-1.2.1/release/spire-extras/README.md [2022-04-14T00:34:46.645Z] spire-1.2.1/release/spire-extras/conf/ [2022-04-14T00:34:46.645Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-04-14T00:34:46.645Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-04-14T00:34:46.645Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-04-14T00:34:46.645Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-04-14T00:34:46.645Z] spire-1.2.1/release/spire/ [2022-04-14T00:34:46.645Z] spire-1.2.1/release/spire/README.md [2022-04-14T00:34:46.645Z] spire-1.2.1/release/spire/conf/ [2022-04-14T00:34:46.645Z] spire-1.2.1/release/spire/conf/agent/ [2022-04-14T00:34:46.645Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-04-14T00:34:46.645Z] spire-1.2.1/release/spire/conf/server/ [2022-04-14T00:34:46.645Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-04-14T00:34:46.645Z] spire-1.2.1/script/ [2022-04-14T00:34:46.645Z] spire-1.2.1/script/build-artifact.sh [2022-04-14T00:34:46.645Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-04-14T00:34:46.645Z] spire-1.2.1/support/ [2022-04-14T00:34:46.645Z] spire-1.2.1/support/k8s/ [2022-04-14T00:34:46.645Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-04-14T00:34:46.645Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-04-14T00:34:46.645Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-04-14T00:34:46.645Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-04-14T00:34:46.645Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-04-14T00:34:46.645Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-04-14T00:34:46.645Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-04-14T00:34:46.645Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-04-14T00:34:46.645Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-04-14T00:34:46.645Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-04-14T00:34:46.645Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-04-14T00:34:46.645Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-04-14T00:34:46.645Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-04-14T00:34:46.645Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-04-14T00:34:46.645Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-04-14T00:34:46.645Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-04-14T00:34:46.645Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-04-14T00:34:46.645Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-04-14T00:34:46.645Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-04-14T00:34:46.645Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-04-14T00:34:46.645Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-04-14T00:34:46.645Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-04-14T00:34:46.645Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-04-14T00:34:46.645Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-04-14T00:34:46.645Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-04-14T00:34:46.645Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-04-14T00:34:46.645Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-04-14T00:34:46.645Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-04-14T00:34:46.645Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-04-14T00:34:46.645Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-04-14T00:34:46.645Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-04-14T00:34:46.645Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-04-14T00:34:46.645Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-04-14T00:34:46.645Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-04-14T00:34:46.645Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-04-14T00:34:46.645Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-04-14T00:34:46.645Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-04-14T00:34:46.645Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-04-14T00:34:46.645Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-04-14T00:34:46.645Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-04-14T00:34:46.645Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-04-14T00:34:46.645Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-04-14T00:34:46.645Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-04-14T00:34:46.645Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-04-14T00:34:46.645Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-04-14T00:34:46.645Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-04-14T00:34:46.645Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-04-14T00:34:46.645Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-04-14T00:34:46.645Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-04-14T00:34:46.645Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-04-14T00:34:46.645Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-04-14T00:34:46.645Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-04-14T00:34:46.645Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-04-14T00:34:46.645Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-04-14T00:34:46.645Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-04-14T00:34:46.645Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-04-14T00:34:46.645Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-04-14T00:34:47.088Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-04-14T00:34:47.088Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-04-14T00:34:47.088Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-04-14T00:34:47.088Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-04-14T00:34:47.088Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-04-14T00:34:47.088Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-04-14T00:34:47.088Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-04-14T00:34:47.088Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-04-14T00:34:47.088Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-04-14T00:34:47.088Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-04-14T00:34:47.088Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-04-14T00:34:47.088Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-04-14T00:34:47.088Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-04-14T00:34:47.088Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-04-14T00:34:47.088Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-04-14T00:34:47.088Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-04-14T00:34:47.088Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-04-14T00:34:47.088Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-04-14T00:34:47.088Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-04-14T00:34:47.088Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-04-14T00:34:47.088Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-04-14T00:34:47.088Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-04-14T00:34:47.088Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-04-14T00:34:47.088Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-04-14T00:34:47.088Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-04-14T00:34:47.088Z] spire-1.2.1/test/ [2022-04-14T00:34:47.088Z] spire-1.2.1/test/clock/ [2022-04-14T00:34:47.088Z] spire-1.2.1/test/clock/clock.go [2022-04-14T00:34:47.088Z] spire-1.2.1/test/fakes/ [2022-04-14T00:34:47.088Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-04-14T00:34:47.088Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-04-14T00:34:47.088Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-04-14T00:34:47.088Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-04-14T00:34:47.088Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-04-14T00:34:47.088Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-04-14T00:34:47.088Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-04-14T00:34:47.088Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-04-14T00:34:47.088Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-04-14T00:34:47.088Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-04-14T00:34:47.088Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-04-14T00:34:47.088Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-04-14T00:34:47.088Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-04-14T00:34:47.088Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-04-14T00:34:47.088Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-04-14T00:34:47.088Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-04-14T00:34:47.088Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-04-14T00:34:47.088Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-04-14T00:34:47.088Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-04-14T00:34:47.088Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-04-14T00:34:47.088Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-04-14T00:34:47.088Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-04-14T00:34:47.088Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-04-14T00:34:47.088Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-04-14T00:34:47.088Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-04-14T00:34:47.088Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-04-14T00:34:47.088Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-04-14T00:34:47.088Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-04-14T00:34:47.088Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-04-14T00:34:47.088Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-04-14T00:34:47.088Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-04-14T00:34:47.088Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-04-14T00:34:47.088Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-04-14T00:34:47.088Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-04-14T00:34:47.088Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-04-14T00:34:47.088Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-04-14T00:34:47.088Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-04-14T00:34:47.088Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-04-14T00:34:47.088Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-04-14T00:34:47.088Z] spire-1.2.1/test/fixture/ [2022-04-14T00:34:47.088Z] spire-1.2.1/test/fixture/certs/ [2022-04-14T00:34:47.088Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-04-14T00:34:47.088Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-04-14T00:34:47.088Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-04-14T00:34:47.088Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-04-14T00:34:47.088Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-04-14T00:34:47.088Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-04-14T00:34:47.088Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-04-14T00:34:47.088Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-04-14T00:34:47.088Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-04-14T00:34:47.088Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-04-14T00:34:47.088Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-04-14T00:34:47.088Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-04-14T00:34:47.088Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-04-14T00:34:47.088Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-04-14T00:34:47.088Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-04-14T00:34:47.088Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-04-14T00:34:47.088Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-04-14T00:34:47.088Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-04-14T00:34:47.088Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-04-14T00:34:47.088Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-04-14T00:34:47.088Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-04-14T00:34:47.088Z] spire-1.2.1/test/fixture/config/ [2022-04-14T00:34:47.088Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-04-14T00:34:47.088Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-04-14T00:34:47.088Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-04-14T00:34:47.088Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-04-14T00:34:47.088Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-04-14T00:34:47.088Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-04-14T00:34:47.088Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-04-14T00:34:47.088Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-04-14T00:34:47.088Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-04-14T00:34:47.088Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-04-14T00:34:47.088Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-04-14T00:34:47.088Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-04-14T00:34:47.089Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-04-14T00:34:47.089Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-04-14T00:34:47.089Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-04-14T00:34:47.089Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-04-14T00:34:47.089Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-04-14T00:34:47.089Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-04-14T00:34:47.089Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-04-14T00:34:47.089Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-04-14T00:34:47.089Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-04-14T00:34:47.089Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-04-14T00:34:47.089Z] spire-1.2.1/test/fixture/fixture.go [2022-04-14T00:34:47.089Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-04-14T00:34:47.089Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-04-14T00:34:47.089Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-04-14T00:34:47.089Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-04-14T00:34:47.089Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-04-14T00:34:47.089Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-04-14T00:34:47.089Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-04-14T00:34:47.089Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-04-14T00:34:47.089Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-04-14T00:34:47.089Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-04-14T00:34:47.089Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-04-14T00:34:47.089Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-04-14T00:34:47.089Z] spire-1.2.1/test/fixture/registration/ [2022-04-14T00:34:47.089Z] spire-1.2.1/test/fixture/registration/entries.json [2022-04-14T00:34:47.089Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-04-14T00:34:47.089Z] spire-1.2.1/test/fixture/registration/good.json [2022-04-14T00:34:47.089Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-04-14T00:34:47.089Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-04-14T00:34:47.089Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-04-14T00:34:47.089Z] spire-1.2.1/test/integration/ [2022-04-14T00:34:47.089Z] spire-1.2.1/test/integration/README.md [2022-04-14T00:34:47.089Z] spire-1.2.1/test/integration/common [2022-04-14T00:34:47.089Z] spire-1.2.1/test/integration/setup/ [2022-04-14T00:34:47.089Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-04-14T00:34:47.089Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-04-14T00:34:47.089Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-04-14T00:34:47.089Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-04-14T00:34:47.089Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-04-14T00:34:47.089Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-04-14T00:34:47.089Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-04-14T00:34:47.089Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-04-14T00:34:47.089Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-04-14T00:34:47.089Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-04-14T00:34:47.089Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-04-14T00:34:47.089Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-04-14T00:34:47.089Z] spire-1.2.1/test/integration/setup/itclient/ [2022-04-14T00:34:47.089Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-04-14T00:34:47.089Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-04-14T00:34:47.089Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-04-14T00:34:47.089Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-04-14T00:34:47.089Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-04-14T00:34:47.089Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-04-14T00:34:47.089Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-04-14T00:34:47.089Z] spire-1.2.1/test/integration/suites/ [2022-04-14T00:34:47.089Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-04-14T00:34:47.089Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-04-14T00:34:47.089Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-04-14T00:34:47.089Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-04-14T00:34:47.089Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-04-14T00:34:47.089Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-04-14T00:34:47.089Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-04-14T00:34:47.089Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-04-14T00:34:47.089Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-04-14T00:34:47.089Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-04-14T00:34:47.089Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-04-14T00:34:47.089Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-04-14T00:34:47.089Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-04-14T00:34:47.089Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-04-14T00:34:47.089Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-04-14T00:34:47.089Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-04-14T00:34:47.089Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-04-14T00:34:47.089Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-04-14T00:34:47.089Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-04-14T00:34:47.089Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-04-14T00:34:47.089Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-04-14T00:34:47.089Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-04-14T00:34:47.089Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-04-14T00:34:47.089Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-04-14T00:34:47.089Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-04-14T00:34:47.089Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-04-14T00:34:47.089Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-04-14T00:34:47.089Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-04-14T00:34:47.089Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-04-14T00:34:47.089Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-04-14T00:34:47.089Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-04-14T00:34:47.089Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-04-14T00:34:47.089Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-04-14T00:34:47.089Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-04-14T00:34:47.089Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-04-14T00:34:47.089Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-04-14T00:34:47.089Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-04-14T00:34:47.089Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-04-14T00:34:47.089Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-04-14T00:34:47.089Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-04-14T00:34:47.089Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-04-14T00:34:47.089Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-04-14T00:34:47.089Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-04-14T00:34:47.089Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-04-14T00:34:47.089Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-04-14T00:34:47.089Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-04-14T00:34:47.089Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-04-14T00:34:47.089Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-04-14T00:34:47.089Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-04-14T00:34:47.089Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-04-14T00:34:47.089Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-04-14T00:34:47.089Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-04-14T00:34:47.089Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-04-14T00:34:47.089Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-04-14T00:34:47.089Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-04-14T00:34:47.089Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-04-14T00:34:47.089Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-04-14T00:34:47.089Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-04-14T00:34:47.089Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-04-14T00:34:47.089Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-04-14T00:34:47.089Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-04-14T00:34:47.089Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-04-14T00:34:47.089Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-04-14T00:34:47.089Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-04-14T00:34:47.089Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-04-14T00:34:47.089Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-04-14T00:34:47.089Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-04-14T00:34:47.089Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-04-14T00:34:47.089Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-04-14T00:34:47.089Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-04-14T00:34:47.089Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-04-14T00:34:47.089Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-04-14T00:34:47.089Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-04-14T00:34:47.089Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-04-14T00:34:47.089Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-04-14T00:34:47.089Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-04-14T00:34:47.089Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-04-14T00:34:47.089Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-04-14T00:34:47.089Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-04-14T00:34:47.089Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-04-14T00:34:47.089Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-04-14T00:34:47.089Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-04-14T00:34:47.089Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-04-14T00:34:47.089Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-04-14T00:34:47.089Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-04-14T00:34:47.089Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-04-14T00:34:47.089Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-04-14T00:34:47.089Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-04-14T00:34:47.089Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-04-14T00:34:47.089Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-04-14T00:34:47.089Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-04-14T00:34:47.089Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-04-14T00:34:47.089Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-04-14T00:34:47.089Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-04-14T00:34:47.089Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-04-14T00:34:47.089Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-04-14T00:34:47.089Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-04-14T00:34:47.089Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-04-14T00:34:47.089Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-04-14T00:34:47.089Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-04-14T00:34:47.089Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-04-14T00:34:47.089Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-04-14T00:34:47.089Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-04-14T00:34:47.089Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-04-14T00:34:47.089Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-04-14T00:34:47.089Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-04-14T00:34:47.089Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-04-14T00:34:47.089Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-04-14T00:34:47.089Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-04-14T00:34:47.089Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-04-14T00:34:47.089Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-04-14T00:34:47.089Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-04-14T00:34:47.089Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-04-14T00:34:47.089Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-04-14T00:34:47.089Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-04-14T00:34:47.090Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-04-14T00:34:47.090Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-04-14T00:34:47.090Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-04-14T00:34:47.090Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-04-14T00:34:47.090Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-04-14T00:34:47.090Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-04-14T00:34:47.090Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-04-14T00:34:47.090Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-04-14T00:34:47.090Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-04-14T00:34:47.090Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-04-14T00:34:47.090Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-04-14T00:34:47.090Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-04-14T00:34:47.090Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-04-14T00:34:47.090Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-04-14T00:34:47.090Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-04-14T00:34:47.090Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-04-14T00:34:47.090Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-04-14T00:34:47.090Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-04-14T00:34:47.090Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-04-14T00:34:47.090Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-04-14T00:34:47.090Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-04-14T00:34:47.090Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-04-14T00:34:47.090Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-04-14T00:34:47.090Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-04-14T00:34:47.090Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-04-14T00:34:47.090Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-04-14T00:34:47.090Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-04-14T00:34:47.090Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-04-14T00:34:47.090Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-04-14T00:34:47.090Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-04-14T00:34:47.090Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-04-14T00:34:47.090Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-04-14T00:34:47.090Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-04-14T00:34:47.090Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-04-14T00:34:47.090Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-04-14T00:34:47.090Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-04-14T00:34:47.090Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-04-14T00:34:47.090Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-04-14T00:34:47.090Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-04-14T00:34:47.090Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-04-14T00:34:47.090Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-04-14T00:34:47.090Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-04-14T00:34:47.090Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-04-14T00:34:47.090Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-04-14T00:34:47.090Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-04-14T00:34:47.090Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-04-14T00:34:47.090Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-04-14T00:34:47.090Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-04-14T00:34:47.090Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-04-14T00:34:47.090Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-04-14T00:34:47.090Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-04-14T00:34:47.090Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-04-14T00:34:47.090Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-04-14T00:34:47.090Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-04-14T00:34:47.090Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-04-14T00:34:47.090Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-04-14T00:34:47.090Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-04-14T00:34:47.090Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-04-14T00:34:47.090Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-04-14T00:34:47.090Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-04-14T00:34:47.090Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-04-14T00:34:47.090Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-04-14T00:34:47.090Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-04-14T00:34:47.090Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-04-14T00:34:47.090Z] spire-1.2.1/test/integration/suites/join-token/ [2022-04-14T00:34:47.090Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-04-14T00:34:47.090Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-04-14T00:34:47.090Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-04-14T00:34:47.090Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-04-14T00:34:47.090Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-04-14T00:34:47.090Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-04-14T00:34:47.090Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-04-14T00:34:47.090Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-04-14T00:34:47.090Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-04-14T00:34:47.090Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-04-14T00:34:47.090Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-04-14T00:34:47.090Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-04-14T00:34:47.090Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-04-14T00:34:47.090Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-04-14T00:34:47.090Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-04-14T00:34:47.090Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-04-14T00:34:47.090Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-04-14T00:34:47.090Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-04-14T00:34:47.090Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-04-14T00:34:47.090Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-04-14T00:34:47.090Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-04-14T00:34:47.090Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-04-14T00:34:47.090Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-04-14T00:34:47.090Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-04-14T00:34:47.090Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-04-14T00:34:47.090Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-04-14T00:34:47.090Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-04-14T00:34:47.090Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-04-14T00:34:47.090Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-04-14T00:34:47.090Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-04-14T00:34:47.090Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-04-14T00:34:47.090Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-04-14T00:34:47.090Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-04-14T00:34:47.090Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-04-14T00:34:47.090Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-04-14T00:34:47.090Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-04-14T00:34:47.090Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-04-14T00:34:47.090Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-04-14T00:34:47.090Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-04-14T00:34:47.090Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-04-14T00:34:47.090Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-04-14T00:34:47.090Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-04-14T00:34:47.090Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-04-14T00:34:47.090Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-04-14T00:34:47.090Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-04-14T00:34:47.090Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-04-14T00:34:47.090Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-04-14T00:34:47.090Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-04-14T00:34:47.090Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-04-14T00:34:47.090Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-04-14T00:34:47.090Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-04-14T00:34:47.090Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-04-14T00:34:47.090Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-04-14T00:34:47.090Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-04-14T00:34:47.090Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-04-14T00:34:47.090Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-04-14T00:34:47.090Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-04-14T00:34:47.090Z] spire-1.2.1/test/integration/suites/k8s/ [2022-04-14T00:34:47.090Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-04-14T00:34:47.090Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-04-14T00:34:47.090Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-04-14T00:34:47.090Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-04-14T00:34:47.090Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-04-14T00:34:47.090Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-04-14T00:34:47.090Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-04-14T00:34:47.090Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-04-14T00:34:47.090Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-04-14T00:34:47.090Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-04-14T00:34:47.090Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-04-14T00:34:47.090Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-04-14T00:34:47.090Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-04-14T00:34:47.090Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-04-14T00:34:47.090Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-04-14T00:34:47.090Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-04-14T00:34:47.090Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-04-14T00:34:47.090Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-04-14T00:34:47.090Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-04-14T00:34:47.090Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-04-14T00:34:47.090Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-04-14T00:34:47.090Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-04-14T00:34:47.090Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-04-14T00:34:47.090Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-04-14T00:34:47.090Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-04-14T00:34:47.090Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-04-14T00:34:47.090Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-04-14T00:34:47.090Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-04-14T00:34:47.090Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-04-14T00:34:47.090Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-04-14T00:34:47.090Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-04-14T00:34:47.090Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-04-14T00:34:47.090Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-04-14T00:34:47.090Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-04-14T00:34:47.090Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-04-14T00:34:47.090Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-04-14T00:34:47.090Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-04-14T00:34:47.090Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-04-14T00:34:47.090Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-04-14T00:34:47.090Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-04-14T00:34:47.090Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-04-14T00:34:47.090Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-04-14T00:34:47.091Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-04-14T00:34:47.091Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-04-14T00:34:47.091Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-04-14T00:34:47.091Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-04-14T00:34:47.091Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-04-14T00:34:47.091Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-04-14T00:34:47.091Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-04-14T00:34:47.091Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-04-14T00:34:47.091Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-04-14T00:34:47.091Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-04-14T00:34:47.091Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-04-14T00:34:47.091Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-04-14T00:34:47.091Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-04-14T00:34:47.091Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-04-14T00:34:47.091Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-04-14T00:34:47.091Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-04-14T00:34:47.091Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-04-14T00:34:47.091Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-04-14T00:34:47.091Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-04-14T00:34:47.091Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-04-14T00:34:47.091Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-04-14T00:34:47.091Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-04-14T00:34:47.091Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-04-14T00:34:47.091Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-04-14T00:34:47.091Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-04-14T00:34:47.091Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-04-14T00:34:47.091Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-04-14T00:34:47.091Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-04-14T00:34:47.091Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-04-14T00:34:47.091Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-04-14T00:34:47.091Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-04-14T00:34:47.091Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-04-14T00:34:47.091Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-04-14T00:34:47.091Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-04-14T00:34:47.091Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-04-14T00:34:47.091Z] spire-1.2.1/test/integration/suites/rotation/ [2022-04-14T00:34:47.091Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-04-14T00:34:47.091Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-04-14T00:34:47.091Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-04-14T00:34:47.091Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-04-14T00:34:47.091Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-04-14T00:34:47.091Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-04-14T00:34:47.091Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-04-14T00:34:47.091Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-04-14T00:34:47.091Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-04-14T00:34:47.091Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-04-14T00:34:47.091Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-04-14T00:34:47.091Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-04-14T00:34:47.091Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-04-14T00:34:47.091Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-04-14T00:34:47.091Z] spire-1.2.1/test/integration/suites/self-test/ [2022-04-14T00:34:47.091Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-04-14T00:34:47.091Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-04-14T00:34:47.091Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-04-14T00:34:47.091Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-04-14T00:34:47.091Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-04-14T00:34:47.091Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-04-14T00:34:47.091Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-04-14T00:34:47.091Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-04-14T00:34:47.091Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-04-14T00:34:47.091Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-04-14T00:34:47.091Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-04-14T00:34:47.091Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-04-14T00:34:47.091Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-04-14T00:34:47.091Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-04-14T00:34:47.091Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-04-14T00:34:47.091Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-04-14T00:34:47.091Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-04-14T00:34:47.091Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-04-14T00:34:47.091Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-04-14T00:34:47.091Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-04-14T00:34:47.091Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-04-14T00:34:47.091Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-04-14T00:34:47.091Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-04-14T00:34:47.091Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-04-14T00:34:47.091Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-04-14T00:34:47.369Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-04-14T00:34:47.369Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-04-14T00:34:47.369Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-04-14T00:34:47.369Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-04-14T00:34:47.369Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-04-14T00:34:47.369Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-04-14T00:34:47.369Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-04-14T00:34:47.369Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-04-14T00:34:47.369Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-04-14T00:34:47.369Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-04-14T00:34:47.369Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-04-14T00:34:47.369Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-04-14T00:34:47.369Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-04-14T00:34:47.369Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-04-14T00:34:47.369Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-04-14T00:34:47.369Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-04-14T00:34:47.369Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-04-14T00:34:47.369Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-04-14T00:34:47.369Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-04-14T00:34:47.369Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-04-14T00:34:47.369Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-04-14T00:34:47.369Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-04-14T00:34:47.369Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-04-14T00:34:47.369Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-04-14T00:34:47.369Z] spire-1.2.1/test/integration/test-one.sh [2022-04-14T00:34:47.369Z] spire-1.2.1/test/integration/test.sh [2022-04-14T00:34:47.369Z] spire-1.2.1/test/plugintest/ [2022-04-14T00:34:47.369Z] spire-1.2.1/test/plugintest/config.go [2022-04-14T00:34:47.369Z] spire-1.2.1/test/plugintest/load.go [2022-04-14T00:34:47.369Z] spire-1.2.1/test/plugintest/option.go [2022-04-14T00:34:47.369Z] spire-1.2.1/test/spiretest/ [2022-04-14T00:34:47.369Z] spire-1.2.1/test/spiretest/apiserver.go [2022-04-14T00:34:47.369Z] spire-1.2.1/test/spiretest/assertions.go [2022-04-14T00:34:47.369Z] spire-1.2.1/test/spiretest/dir.go [2022-04-14T00:34:47.369Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-04-14T00:34:47.369Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-04-14T00:34:47.369Z] spire-1.2.1/test/spiretest/logs.go [2022-04-14T00:34:47.369Z] spire-1.2.1/test/spiretest/socketapi.go [2022-04-14T00:34:47.369Z] spire-1.2.1/test/spiretest/suite.go [2022-04-14T00:34:47.369Z] spire-1.2.1/test/spiretest/x509.go [2022-04-14T00:34:47.369Z] spire-1.2.1/test/testca/ [2022-04-14T00:34:47.369Z] spire-1.2.1/test/testca/ca.go [2022-04-14T00:34:47.369Z] spire-1.2.1/test/testkey/ [2022-04-14T00:34:47.369Z] spire-1.2.1/test/testkey/generate.sh [2022-04-14T00:34:47.369Z] spire-1.2.1/test/testkey/genkeys.go [2022-04-14T00:34:47.369Z] spire-1.2.1/test/testkey/keys.go [2022-04-14T00:34:47.369Z] spire-1.2.1/test/testkey/new.go [2022-04-14T00:34:47.369Z] spire-1.2.1/test/tpmsimulator/ [2022-04-14T00:34:47.369Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-04-14T00:34:47.369Z] spire-1.2.1/test/util/ [2022-04-14T00:34:47.369Z] spire-1.2.1/test/util/cert_fixtures.go [2022-04-14T00:34:47.369Z] spire-1.2.1/test/util/cert_generation.go [2022-04-14T00:34:47.369Z] spire-1.2.1/test/util/io_redirection.go [2022-04-14T00:34:47.369Z] spire-1.2.1/test/util/race.go [2022-04-14T00:34:47.369Z] spire-1.2.1/test/util/util.go [2022-04-14T00:34:47.369Z] building spire from source... [2022-04-14T00:34:47.646Z] Installing go1.17.7... [2022-04-14T00:35:14.510Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-14T00:35:14.510Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-14T00:35:14.510Z] ---> 2eb1611ec887 [2022-04-14T00:35:14.510Z] Step 3/23 : WORKDIR /edgex-go [2022-04-14T00:35:14.510Z] ---> Using cache [2022-04-14T00:35:14.510Z] ---> 5db17f124d00 [2022-04-14T00:35:14.510Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-14T00:35:14.510Z] ---> Using cache [2022-04-14T00:35:14.510Z] ---> 636469a10c46 [2022-04-14T00:35:14.510Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-04-14T00:35:14.510Z] ---> Using cache [2022-04-14T00:35:14.510Z] ---> e06c0a37c8e4 [2022-04-14T00:35:14.510Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-14T00:35:14.510Z] ---> Using cache [2022-04-14T00:35:14.510Z] ---> 2bc55a4777b3 [2022-04-14T00:35:14.510Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-14T00:35:14.510Z] ---> Using cache [2022-04-14T00:35:14.510Z] ---> cb5efdd3ce4b [2022-04-14T00:35:14.510Z] Step 8/23 : COPY . . [2022-04-14T00:35:14.510Z] ---> Using cache [2022-04-14T00:35:14.510Z] ---> 05b22f088261 [2022-04-14T00:35:14.510Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-04-14T00:35:14.510Z] ---> Running in ed72de6a3297 [2022-04-14T00:35:14.510Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-04-14T00:35:17.928Z] Building bin/spire-server... [2022-04-14T00:35:17.928Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-04-14T00:35:17.928Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-04-14T00:35:17.928Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-04-14T00:35:18.534Z] go: downloading google.golang.org/grpc v1.44.0 [2022-04-14T00:35:18.535Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-04-14T00:35:19.143Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-04-14T00:35:19.747Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-04-14T00:35:20.742Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-04-14T00:35:21.346Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-14T00:35:23.339Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-04-14T00:35:23.945Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-04-14T00:35:23.945Z] go: downloading github.com/fatih/color v1.13.0 [2022-04-14T00:35:23.945Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-14T00:35:24.225Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-04-14T00:35:24.504Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-04-14T00:35:24.504Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-04-14T00:35:24.504Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-04-14T00:35:25.499Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-04-14T00:35:25.499Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-04-14T00:35:25.777Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-04-14T00:35:26.060Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-04-14T00:35:26.336Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-04-14T00:35:27.328Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-04-14T00:35:27.328Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-04-14T00:35:42.473Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-04-14T00:35:42.473Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-14T00:35:42.473Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-04-14T00:35:42.473Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-14T00:35:42.473Z] go: downloading github.com/google/uuid v1.1.2 [2022-04-14T00:35:42.473Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-04-14T00:35:42.473Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-04-14T00:35:42.473Z] go: downloading github.com/oklog/run v1.0.0 [2022-04-14T00:35:42.473Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-04-14T00:35:42.473Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-04-14T00:35:42.473Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-14T00:35:42.473Z] go: downloading github.com/prometheus/common v0.32.1 [2022-04-14T00:35:42.473Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-04-14T00:35:42.473Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-14T00:35:43.073Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-04-14T00:35:44.514Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-04-14T00:35:44.789Z] go: downloading go.uber.org/atomic v1.9.0 [2022-04-14T00:35:45.389Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-04-14T00:35:45.665Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-04-14T00:35:45.665Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-04-14T00:35:45.940Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-04-14T00:35:45.940Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-04-14T00:35:45.940Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-04-14T00:35:46.218Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-04-14T00:35:46.218Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-04-14T00:35:46.818Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-04-14T00:35:47.424Z] go: downloading github.com/lib/pq v1.10.4 [2022-04-14T00:35:47.424Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-04-14T00:35:47.424Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-04-14T00:35:48.424Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-04-14T00:35:48.424Z] Removing intermediate container 5d0402487205 [2022-04-14T00:35:48.424Z] ---> 579f0c82034a [2022-04-14T00:35:48.424Z] [2022-04-14T00:35:48.424Z] Step 10/22 : FROM alpine:3.14 [2022-04-14T00:35:48.424Z] ---> ac73e934f311 [2022-04-14T00:35:48.424Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-04-14T00:35:48.700Z] ---> Running in 252ae3847f9f [2022-04-14T00:35:50.682Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-14T00:35:50.682Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-14T00:35:51.672Z] (1/2) Installing ca-certificates (20211220-r0) [2022-04-14T00:35:51.946Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-04-14T00:35:51.946Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-04-14T00:35:51.946Z] Executing busybox-1.33.1-r7.trigger [2022-04-14T00:35:51.946Z] Executing ca-certificates-20211220-r0.trigger [2022-04-14T00:35:52.547Z] OK: 6 MiB in 16 packages [2022-04-14T00:35:54.546Z] Removing intermediate container 252ae3847f9f [2022-04-14T00:35:54.546Z] ---> 386fdfef8c7c [2022-04-14T00:35:54.546Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-14T00:35:54.546Z] ---> Running in 0deb382cf80a [2022-04-14T00:35:54.821Z] Removing intermediate container 0deb382cf80a [2022-04-14T00:35:54.821Z] ---> 6fedbae62256 [2022-04-14T00:35:54.821Z] Step 13/22 : ENV APP_PORT=59860 [2022-04-14T00:35:55.097Z] ---> Running in e616294dce85 [2022-04-14T00:35:55.387Z] Removing intermediate container e616294dce85 [2022-04-14T00:35:55.387Z] ---> fd21cec22f8b [2022-04-14T00:35:55.387Z] Step 14/22 : EXPOSE $APP_PORT [2022-04-14T00:35:55.666Z] ---> Running in 3d79fb062e5e [2022-04-14T00:35:55.950Z] Removing intermediate container 3d79fb062e5e [2022-04-14T00:35:55.950Z] ---> 7a8570573e0d [2022-04-14T00:35:55.950Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-14T00:35:57.407Z] ---> 4df04ca8e4ec [2022-04-14T00:35:57.407Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-04-14T00:35:59.393Z] ---> 278e6a967920 [2022-04-14T00:35:59.393Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-04-14T00:35:59.991Z] ---> 5835cf02a900 [2022-04-14T00:35:59.991Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-04-14T00:36:00.287Z] ---> Running in 55dcfb2fc369 [2022-04-14T00:36:00.608Z] Removing intermediate container 55dcfb2fc369 [2022-04-14T00:36:00.608Z] ---> fcaa870e3f0f [2022-04-14T00:36:00.608Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-14T00:36:00.900Z] ---> Running in 4bed8a83fa6f [2022-04-14T00:36:01.514Z] Removing intermediate container 4bed8a83fa6f [2022-04-14T00:36:01.514Z] ---> e5b549187e71 [2022-04-14T00:36:01.514Z] Step 20/22 : LABEL arch=arm64 [2022-04-14T00:36:01.514Z] ---> Running in 18ca8d32e021 [2022-04-14T00:36:02.117Z] Removing intermediate container 18ca8d32e021 [2022-04-14T00:36:02.117Z] ---> 497427c3feb9 [2022-04-14T00:36:02.117Z] Step 21/22 : LABEL git_sha=aa17a0d297f7eeac5bdd98d09819418474808dd8 [2022-04-14T00:36:02.117Z] ---> Running in 782ffbc113c5 [2022-04-14T00:36:02.721Z] Removing intermediate container 782ffbc113c5 [2022-04-14T00:36:02.721Z] ---> 84ae6ab5e8aa [2022-04-14T00:36:02.721Z] Step 22/22 : LABEL version=0.0.0 [2022-04-14T00:36:02.721Z] ---> Running in d31821c0e0f2 [2022-04-14T00:36:03.326Z] Removing intermediate container d31821c0e0f2 [2022-04-14T00:36:03.326Z] ---> 4f3ac8cdd028 [2022-04-14T00:36:03.326Z] [2022-04-14T00:36:03.930Z] Successfully built 4f3ac8cdd028 [2022-04-14T00:36:03.930Z] Successfully tagged support-notifications-arm64:latest [2022-04-14T00:36:03.930Z] Building security-spire-config [2022-04-14T00:36:04.212Z]  Building support-notifications ... done go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-04-14T00:36:04.212Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-04-14T00:36:04.490Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-04-14T00:36:04.772Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-04-14T00:36:04.772Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-04-14T00:36:37.215Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-14T00:36:37.215Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-04-14T00:36:37.215Z] ---> 2eb1611ec887 [2022-04-14T00:36:37.215Z] Step 3/26 : WORKDIR /edgex-go [2022-04-14T00:36:37.215Z] ---> Using cache [2022-04-14T00:36:37.215Z] ---> 5db17f124d00 [2022-04-14T00:36:37.215Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-14T00:36:37.215Z] ---> Using cache [2022-04-14T00:36:37.215Z] ---> 636469a10c46 [2022-04-14T00:36:37.215Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-04-14T00:36:37.215Z] ---> Using cache [2022-04-14T00:36:37.215Z] ---> d27abac0e76f [2022-04-14T00:36:37.215Z] Step 6/26 : COPY go.mod vendor* ./ [2022-04-14T00:36:37.215Z] ---> Using cache [2022-04-14T00:36:37.215Z] ---> 3a47f5f10bd5 [2022-04-14T00:36:37.215Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-14T00:36:37.215Z] ---> Using cache [2022-04-14T00:36:37.215Z] ---> 151b68868f9f [2022-04-14T00:36:37.215Z] Step 8/26 : COPY . . [2022-04-14T00:36:37.215Z] ---> Using cache [2022-04-14T00:36:37.215Z] ---> 6e78d9e3d344 [2022-04-14T00:36:37.215Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-04-14T00:36:37.215Z] ---> Using cache [2022-04-14T00:36:37.215Z] ---> e6f5d22f2143 [2022-04-14T00:36:37.215Z] Step 10/26 : RUN mkdir -p spire-build [2022-04-14T00:36:37.215Z] ---> Using cache [2022-04-14T00:36:37.215Z] ---> 797df29a724f [2022-04-14T00:36:37.215Z] Step 11/26 : WORKDIR /edgex-go/spire-build [2022-04-14T00:36:37.215Z] ---> Using cache [2022-04-14T00:36:37.215Z] ---> 7c9b42cba1ff [2022-04-14T00:36:37.215Z] 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-14T00:36:37.215Z] go: downloading google.golang.org/api v0.70.0 [2022-04-14T00:36:37.215Z] go: downloading k8s.io/api v0.23.4 [2022-04-14T00:36:37.215Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-04-14T00:36:37.215Z] go: downloading k8s.io/client-go v0.23.4 [2022-04-14T00:36:37.215Z]  ---> Running in 721071d3d2e0 [2022-04-14T00:36:38.669Z] spire-1.2.1/ [2022-04-14T00:36:38.669Z] spire-1.2.1/.data/ [2022-04-14T00:36:38.669Z] spire-1.2.1/.data/.file [2022-04-14T00:36:38.669Z] spire-1.2.1/.dockerignore [2022-04-14T00:36:38.669Z] spire-1.2.1/.gitattributes [2022-04-14T00:36:38.669Z] spire-1.2.1/.githooks/ [2022-04-14T00:36:38.669Z] spire-1.2.1/.githooks/pre-commit [2022-04-14T00:36:38.669Z] spire-1.2.1/.github/ [2022-04-14T00:36:38.669Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-04-14T00:36:38.669Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-04-14T00:36:38.669Z] spire-1.2.1/.github/dependabot.yml [2022-04-14T00:36:38.669Z] spire-1.2.1/.github/workflows/ [2022-04-14T00:36:38.669Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-04-14T00:36:38.669Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-04-14T00:36:38.669Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-04-14T00:36:38.669Z] spire-1.2.1/.github/workflows/scripts/ [2022-04-14T00:36:38.669Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-04-14T00:36:38.669Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-04-14T00:36:38.669Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-04-14T00:36:38.669Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-04-14T00:36:38.669Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-04-14T00:36:38.669Z] spire-1.2.1/.gitignore [2022-04-14T00:36:38.669Z] spire-1.2.1/.go-version [2022-04-14T00:36:38.669Z] spire-1.2.1/.golangci.yml [2022-04-14T00:36:38.669Z] spire-1.2.1/ADOPTERS.md [2022-04-14T00:36:38.669Z] spire-1.2.1/CHANGELOG.md [2022-04-14T00:36:38.669Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-04-14T00:36:38.670Z] spire-1.2.1/CODEOWNERS [2022-04-14T00:36:38.670Z] spire-1.2.1/CONTRIBUTING.md [2022-04-14T00:36:38.670Z] spire-1.2.1/Dockerfile [2022-04-14T00:36:38.950Z] spire-1.2.1/Dockerfile.dev [2022-04-14T00:36:38.950Z] spire-1.2.1/Dockerfile.scratch [2022-04-14T00:36:38.950Z] spire-1.2.1/LICENSE [2022-04-14T00:36:38.950Z] spire-1.2.1/MAINTAINERS.md [2022-04-14T00:36:38.950Z] spire-1.2.1/Makefile [2022-04-14T00:36:38.950Z] spire-1.2.1/README.md [2022-04-14T00:36:38.950Z] spire-1.2.1/ROADMAP.md [2022-04-14T00:36:38.950Z] spire-1.2.1/SECURITY.md [2022-04-14T00:36:38.950Z] spire-1.2.1/cmd/ [2022-04-14T00:36:38.950Z] spire-1.2.1/cmd/spire-agent/ [2022-04-14T00:36:38.950Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-04-14T00:36:38.950Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-04-14T00:36:38.950Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-04-14T00:36:38.950Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-04-14T00:36:38.950Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-04-14T00:36:38.950Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-04-14T00:36:38.950Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-04-14T00:36:38.950Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-04-14T00:36:38.950Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-04-14T00:36:38.950Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-04-14T00:36:38.950Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-04-14T00:36:38.950Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-04-14T00:36:38.950Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-04-14T00:36:38.950Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-04-14T00:36:38.950Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-04-14T00:36:38.950Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-04-14T00:36:38.950Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-04-14T00:36:38.950Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-04-14T00:36:38.950Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-04-14T00:36:38.950Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-04-14T00:36:38.950Z] spire-1.2.1/cmd/spire-agent/main.go [2022-04-14T00:36:38.950Z] spire-1.2.1/cmd/spire-server/ [2022-04-14T00:36:38.950Z] spire-1.2.1/cmd/spire-server/cli/ [2022-04-14T00:36:38.950Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-04-14T00:36:38.950Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-04-14T00:36:38.950Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-04-14T00:36:38.950Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-04-14T00:36:38.950Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-04-14T00:36:38.950Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-04-14T00:36:38.950Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-04-14T00:36:38.950Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-04-14T00:36:38.950Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-04-14T00:36:38.950Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-04-14T00:36:38.950Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-04-14T00:36:38.950Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-04-14T00:36:38.950Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-04-14T00:36:38.950Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-04-14T00:36:38.950Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-04-14T00:36:38.950Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-04-14T00:36:38.950Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-04-14T00:36:38.950Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-04-14T00:36:38.950Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-04-14T00:36:38.950Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-04-14T00:36:38.950Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-04-14T00:36:38.950Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-04-14T00:36:38.950Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-04-14T00:36:38.950Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-04-14T00:36:38.950Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-04-14T00:36:38.950Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-04-14T00:36:38.950Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-04-14T00:36:38.950Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-04-14T00:36:38.950Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-04-14T00:36:38.950Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-04-14T00:36:38.950Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-04-14T00:36:38.950Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-04-14T00:36:38.950Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-04-14T00:36:38.950Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-04-14T00:36:38.950Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-04-14T00:36:38.950Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-04-14T00:36:38.950Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-04-14T00:36:38.950Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-04-14T00:36:38.950Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-04-14T00:36:38.950Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-04-14T00:36:38.950Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-04-14T00:36:38.950Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-04-14T00:36:38.950Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-04-14T00:36:38.950Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-04-14T00:36:38.950Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-04-14T00:36:38.950Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-04-14T00:36:38.950Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-04-14T00:36:38.950Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-04-14T00:36:38.950Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-04-14T00:36:38.950Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-04-14T00:36:38.950Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-04-14T00:36:38.950Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-04-14T00:36:38.950Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-04-14T00:36:38.950Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-04-14T00:36:38.950Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-04-14T00:36:38.950Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-04-14T00:36:38.950Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-04-14T00:36:38.950Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-04-14T00:36:38.950Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-04-14T00:36:38.950Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-04-14T00:36:38.950Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-04-14T00:36:38.950Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-04-14T00:36:38.950Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-04-14T00:36:38.950Z] spire-1.2.1/cmd/spire-server/main.go [2022-04-14T00:36:38.950Z] spire-1.2.1/cmd/spire-server/util/ [2022-04-14T00:36:38.950Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-04-14T00:36:38.950Z] spire-1.2.1/conf/ [2022-04-14T00:36:38.950Z] spire-1.2.1/conf/agent/ [2022-04-14T00:36:38.950Z] spire-1.2.1/conf/agent/agent.conf [2022-04-14T00:36:38.950Z] spire-1.2.1/conf/agent/agent_full.conf [2022-04-14T00:36:38.950Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-04-14T00:36:38.950Z] spire-1.2.1/conf/server/ [2022-04-14T00:36:38.950Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-04-14T00:36:38.950Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-04-14T00:36:38.950Z] spire-1.2.1/conf/server/server.conf [2022-04-14T00:36:38.950Z] spire-1.2.1/conf/server/server_full.conf [2022-04-14T00:36:38.950Z] spire-1.2.1/doc/ [2022-04-14T00:36:38.950Z] spire-1.2.1/doc/SPIRE101.md [2022-04-14T00:36:38.950Z] spire-1.2.1/doc/auditlog.md [2022-04-14T00:36:38.950Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-04-14T00:36:38.950Z] spire-1.2.1/doc/changelog_guidelines.md [2022-04-14T00:36:38.950Z] spire-1.2.1/doc/cure53-report.pdf [2022-04-14T00:36:38.950Z] spire-1.2.1/doc/images/ [2022-04-14T00:36:38.950Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-04-14T00:36:38.950Z] spire-1.2.1/doc/images/SPIRE101.png [2022-04-14T00:36:38.950Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-04-14T00:36:38.950Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-04-14T00:36:38.950Z] spire-1.2.1/doc/images/cache_mgr.png [2022-04-14T00:36:38.950Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-04-14T00:36:38.950Z] spire-1.2.1/doc/images/federated_spire.png [2022-04-14T00:36:38.950Z] spire-1.2.1/doc/images/ha_mode.png [2022-04-14T00:36:38.950Z] spire-1.2.1/doc/images/nested_spire.png [2022-04-14T00:36:38.950Z] spire-1.2.1/doc/images/oidc_federation.png [2022-04-14T00:36:38.950Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-04-14T00:36:38.950Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-04-14T00:36:38.950Z] spire-1.2.1/doc/images/spire_logo.png [2022-04-14T00:36:38.950Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-04-14T00:36:38.950Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-04-14T00:36:38.950Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-04-14T00:36:38.950Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-04-14T00:36:38.950Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-04-14T00:36:38.950Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-04-14T00:36:38.950Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-04-14T00:36:38.950Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-04-14T00:36:38.950Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-04-14T00:36:38.950Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-04-14T00:36:38.950Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-04-14T00:36:38.950Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-04-14T00:36:38.950Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-04-14T00:36:38.950Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-04-14T00:36:38.950Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-04-14T00:36:38.950Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-04-14T00:36:38.950Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-04-14T00:36:38.950Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-04-14T00:36:38.950Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-04-14T00:36:38.950Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-04-14T00:36:38.950Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-04-14T00:36:38.950Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-04-14T00:36:38.950Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-04-14T00:36:38.950Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-04-14T00:36:38.950Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-04-14T00:36:38.950Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-04-14T00:36:38.950Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-04-14T00:36:38.950Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-04-14T00:36:38.950Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-04-14T00:36:38.950Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-04-14T00:36:38.950Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-04-14T00:36:38.950Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-04-14T00:36:39.231Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-04-14T00:36:39.231Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-04-14T00:36:39.231Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-04-14T00:36:39.231Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-04-14T00:36:39.231Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-04-14T00:36:39.231Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-04-14T00:36:39.231Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-04-14T00:36:39.231Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-04-14T00:36:39.231Z] spire-1.2.1/doc/scaling_spire.md [2022-04-14T00:36:39.231Z] spire-1.2.1/doc/spire_agent.md [2022-04-14T00:36:39.231Z] spire-1.2.1/doc/spire_server.md [2022-04-14T00:36:39.231Z] spire-1.2.1/doc/supported_integrations.md [2022-04-14T00:36:39.231Z] spire-1.2.1/doc/telemetry.md [2022-04-14T00:36:39.231Z] spire-1.2.1/doc/telemetry_config.md [2022-04-14T00:36:39.231Z] spire-1.2.1/doc/upgrading.md [2022-04-14T00:36:39.231Z] spire-1.2.1/doc/using_spire.md [2022-04-14T00:36:39.231Z] spire-1.2.1/examples/ [2022-04-14T00:36:39.231Z] spire-1.2.1/examples/README.md [2022-04-14T00:36:39.231Z] spire-1.2.1/go.mod [2022-04-14T00:36:39.231Z] spire-1.2.1/go.sum [2022-04-14T00:36:39.231Z] spire-1.2.1/pkg/ [2022-04-14T00:36:39.231Z] spire-1.2.1/pkg/agent/ [2022-04-14T00:36:39.231Z] spire-1.2.1/pkg/agent/agent.go [2022-04-14T00:36:39.231Z] spire-1.2.1/pkg/agent/api/ [2022-04-14T00:36:39.231Z] spire-1.2.1/pkg/agent/api/config.go [2022-04-14T00:36:39.231Z] spire-1.2.1/pkg/agent/api/debug/ [2022-04-14T00:36:39.231Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-04-14T00:36:39.231Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-04-14T00:36:39.231Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-04-14T00:36:39.231Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-04-14T00:36:39.231Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-04-14T00:36:39.231Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-04-14T00:36:39.231Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-04-14T00:36:39.231Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-04-14T00:36:39.231Z] spire-1.2.1/pkg/agent/api/health/ [2022-04-14T00:36:39.231Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-04-14T00:36:39.231Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-04-14T00:36:39.231Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-04-14T00:36:39.231Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-04-14T00:36:39.231Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-04-14T00:36:39.231Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-04-14T00:36:39.231Z] spire-1.2.1/pkg/agent/attestor/ [2022-04-14T00:36:39.231Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-04-14T00:36:39.231Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-04-14T00:36:39.231Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-04-14T00:36:39.231Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-04-14T00:36:39.231Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-04-14T00:36:39.231Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-04-14T00:36:39.231Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-04-14T00:36:39.231Z] spire-1.2.1/pkg/agent/catalog/ [2022-04-14T00:36:39.231Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-04-14T00:36:39.231Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-04-14T00:36:39.231Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-04-14T00:36:39.231Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-04-14T00:36:39.231Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-04-14T00:36:39.231Z] spire-1.2.1/pkg/agent/client/ [2022-04-14T00:36:39.231Z] spire-1.2.1/pkg/agent/client/client.go [2022-04-14T00:36:39.231Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-04-14T00:36:39.231Z] spire-1.2.1/pkg/agent/client/dial.go [2022-04-14T00:36:39.231Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-04-14T00:36:39.231Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-04-14T00:36:39.231Z] spire-1.2.1/pkg/agent/client/update.go [2022-04-14T00:36:39.231Z] spire-1.2.1/pkg/agent/client/util.go [2022-04-14T00:36:39.231Z] spire-1.2.1/pkg/agent/common/ [2022-04-14T00:36:39.231Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-04-14T00:36:39.231Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-04-14T00:36:39.231Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-04-14T00:36:39.231Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-04-14T00:36:39.231Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-04-14T00:36:39.231Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-04-14T00:36:39.231Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-04-14T00:36:39.231Z] spire-1.2.1/pkg/agent/config.go [2022-04-14T00:36:39.231Z] spire-1.2.1/pkg/agent/endpoints/ [2022-04-14T00:36:39.231Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-04-14T00:36:39.231Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-04-14T00:36:39.231Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-04-14T00:36:39.231Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-04-14T00:36:39.231Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-04-14T00:36:39.231Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-04-14T00:36:39.231Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-04-14T00:36:39.231Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-04-14T00:36:39.231Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-04-14T00:36:39.231Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-04-14T00:36:39.231Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-04-14T00:36:39.231Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-04-14T00:36:39.231Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-04-14T00:36:39.231Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-04-14T00:36:39.231Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-04-14T00:36:39.231Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-04-14T00:36:39.231Z] spire-1.2.1/pkg/agent/manager/ [2022-04-14T00:36:39.231Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-04-14T00:36:39.231Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-04-14T00:36:39.231Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-04-14T00:36:39.231Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-04-14T00:36:39.231Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-04-14T00:36:39.231Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-04-14T00:36:39.231Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-04-14T00:36:39.231Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-04-14T00:36:39.231Z] spire-1.2.1/pkg/agent/manager/config.go [2022-04-14T00:36:39.231Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-04-14T00:36:39.231Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-04-14T00:36:39.231Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-04-14T00:36:39.231Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-04-14T00:36:39.231Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-04-14T00:36:39.231Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-04-14T00:36:39.231Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-04-14T00:36:39.231Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-04-14T00:36:39.231Z] spire-1.2.1/pkg/agent/plugin/ [2022-04-14T00:36:39.231Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-04-14T00:36:39.231Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-04-14T00:36:39.231Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-04-14T00:36:39.231Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-04-14T00:36:39.231Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-04-14T00:36:39.231Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-04-14T00:36:39.231Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-04-14T00:36:39.231Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-04-14T00:36:39.231Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-04-14T00:36:39.231Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-04-14T00:36:39.231Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-04-14T00:36:39.232Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-04-14T00:36:39.232Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-04-14T00:36:39.232Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-04-14T00:36:39.232Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-04-14T00:36:39.232Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-04-14T00:36:39.232Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-04-14T00:36:39.232Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-04-14T00:36:39.232Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-04-14T00:36:39.232Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-04-14T00:36:39.232Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-04-14T00:36:39.232Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-04-14T00:36:39.232Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-04-14T00:36:39.232Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-04-14T00:36:39.232Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-04-14T00:36:39.232Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-04-14T00:36:39.232Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-04-14T00:36:39.232Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-04-14T00:36:39.232Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-04-14T00:36:39.232Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-04-14T00:36:39.232Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-04-14T00:36:39.232Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-04-14T00:36:39.232Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-04-14T00:36:39.232Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-04-14T00:36:39.232Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-04-14T00:36:39.232Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-14T00:36:39.232Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-04-14T00:36:39.232Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-04-14T00:36:39.232Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-14T00:36:39.232Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-04-14T00:36:39.232Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-04-14T00:36:39.232Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-04-14T00:36:39.232Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-04-14T00:36:39.232Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-14T00:36:39.232Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-04-14T00:36:39.232Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-04-14T00:36:39.232Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-04-14T00:36:39.232Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-04-14T00:36:39.232Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-14T00:36:39.232Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-04-14T00:36:39.232Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-04-14T00:36:39.232Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-04-14T00:36:39.232Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-04-14T00:36:39.232Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-04-14T00:36:39.232Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-04-14T00:36:39.232Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-04-14T00:36:39.232Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-04-14T00:36:39.232Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-04-14T00:36:39.232Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-04-14T00:36:39.232Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-04-14T00:36:39.232Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-14T00:36:39.232Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-04-14T00:36:39.232Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-04-14T00:36:39.232Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-04-14T00:36:39.232Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-04-14T00:36:39.232Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-04-14T00:36:39.232Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-04-14T00:36:39.232Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-04-14T00:36:39.232Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-04-14T00:36:39.232Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-04-14T00:36:39.232Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-04-14T00:36:39.232Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-04-14T00:36:39.232Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-04-14T00:36:39.232Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-04-14T00:36:39.232Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-04-14T00:36:39.232Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-04-14T00:36:39.232Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-04-14T00:36:39.232Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-04-14T00:36:39.232Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-04-14T00:36:39.232Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-04-14T00:36:39.232Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-04-14T00:36:39.232Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-04-14T00:36:39.232Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-04-14T00:36:39.232Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-04-14T00:36:39.232Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-04-14T00:36:39.232Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-04-14T00:36:39.232Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-04-14T00:36:39.232Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-04-14T00:36:39.232Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-04-14T00:36:39.232Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-04-14T00:36:39.232Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-04-14T00:36:39.232Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-04-14T00:36:39.232Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-04-14T00:36:39.232Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-04-14T00:36:39.232Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-04-14T00:36:39.232Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-04-14T00:36:39.232Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-04-14T00:36:39.232Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-04-14T00:36:39.232Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-04-14T00:36:39.232Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-04-14T00:36:39.232Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-04-14T00:36:39.232Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-04-14T00:36:39.232Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-04-14T00:36:39.232Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-04-14T00:36:39.232Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-04-14T00:36:39.232Z] spire-1.2.1/pkg/agent/svid/ [2022-04-14T00:36:39.232Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-04-14T00:36:39.232Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-04-14T00:36:39.232Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-04-14T00:36:39.232Z] spire-1.2.1/pkg/agent/svid/store/ [2022-04-14T00:36:39.232Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-04-14T00:36:39.232Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-04-14T00:36:39.232Z] spire-1.2.1/pkg/common/ [2022-04-14T00:36:39.232Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-04-14T00:36:39.232Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-04-14T00:36:39.232Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-04-14T00:36:39.232Z] spire-1.2.1/pkg/common/api/ [2022-04-14T00:36:39.232Z] spire-1.2.1/pkg/common/api/metrics.go [2022-04-14T00:36:39.232Z] spire-1.2.1/pkg/common/api/middleware/ [2022-04-14T00:36:39.232Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-04-14T00:36:39.232Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-04-14T00:36:39.232Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-04-14T00:36:39.232Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-04-14T00:36:39.232Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-04-14T00:36:39.232Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-04-14T00:36:39.232Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-04-14T00:36:39.232Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-04-14T00:36:39.232Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-04-14T00:36:39.232Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-04-14T00:36:39.232Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-04-14T00:36:39.232Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-04-14T00:36:39.232Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-04-14T00:36:39.232Z] spire-1.2.1/pkg/common/api/names.go [2022-04-14T00:36:39.232Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-04-14T00:36:39.232Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-04-14T00:36:39.232Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-04-14T00:36:39.232Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-04-14T00:36:39.232Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-04-14T00:36:39.232Z] spire-1.2.1/pkg/common/auth/ [2022-04-14T00:36:39.232Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-04-14T00:36:39.232Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-04-14T00:36:39.232Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-04-14T00:36:39.232Z] spire-1.2.1/pkg/common/bundleutil/ [2022-04-14T00:36:39.232Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-04-14T00:36:39.232Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-04-14T00:36:39.232Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-04-14T00:36:39.232Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-04-14T00:36:39.232Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-04-14T00:36:39.232Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-04-14T00:36:39.232Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-04-14T00:36:39.232Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-04-14T00:36:39.232Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-04-14T00:36:39.232Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-04-14T00:36:39.232Z] spire-1.2.1/pkg/common/catalog/ [2022-04-14T00:36:39.232Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-04-14T00:36:39.232Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-04-14T00:36:39.232Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-04-14T00:36:39.232Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-04-14T00:36:39.232Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-04-14T00:36:39.232Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-04-14T00:36:39.232Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-04-14T00:36:39.232Z] spire-1.2.1/pkg/common/catalog/config.go [2022-04-14T00:36:39.232Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-04-14T00:36:39.232Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-04-14T00:36:39.232Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-04-14T00:36:39.232Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-04-14T00:36:39.232Z] spire-1.2.1/pkg/common/catalog/context.go [2022-04-14T00:36:39.232Z] spire-1.2.1/pkg/common/catalog/external.go [2022-04-14T00:36:39.232Z] spire-1.2.1/pkg/common/catalog/host.go [2022-04-14T00:36:39.232Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-04-14T00:36:39.232Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-04-14T00:36:39.232Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-04-14T00:36:39.232Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-04-14T00:36:39.232Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-04-14T00:36:39.232Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-04-14T00:36:39.232Z] spire-1.2.1/pkg/common/cli/ [2022-04-14T00:36:39.232Z] spire-1.2.1/pkg/common/cli/env.go [2022-04-14T00:36:39.232Z] spire-1.2.1/pkg/common/cli/flags.go [2022-04-14T00:36:39.232Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-04-14T00:36:39.232Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-04-14T00:36:39.232Z] spire-1.2.1/pkg/common/cli/umask.go [2022-04-14T00:36:39.232Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-04-14T00:36:39.232Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-04-14T00:36:39.232Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-04-14T00:36:39.232Z] spire-1.2.1/pkg/common/cliprinter/ [2022-04-14T00:36:39.232Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-04-14T00:36:39.232Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-04-14T00:36:39.232Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-04-14T00:36:39.232Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-04-14T00:36:39.232Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-04-14T00:36:39.232Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-04-14T00:36:39.232Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-04-14T00:36:39.232Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-04-14T00:36:39.233Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-04-14T00:36:39.233Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-04-14T00:36:39.233Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-04-14T00:36:39.233Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-04-14T00:36:39.233Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-04-14T00:36:39.233Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-04-14T00:36:39.233Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-04-14T00:36:39.233Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-04-14T00:36:39.233Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-04-14T00:36:39.233Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-04-14T00:36:39.233Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-04-14T00:36:39.233Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-04-14T00:36:39.233Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-04-14T00:36:39.233Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-04-14T00:36:39.233Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-04-14T00:36:39.233Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-04-14T00:36:39.233Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-04-14T00:36:39.233Z] spire-1.2.1/pkg/common/coretypes/ [2022-04-14T00:36:39.233Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-04-14T00:36:39.233Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-04-14T00:36:39.233Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-04-14T00:36:39.233Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-04-14T00:36:39.233Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-04-14T00:36:39.233Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-04-14T00:36:39.233Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-04-14T00:36:39.233Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-04-14T00:36:39.233Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-04-14T00:36:39.233Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-04-14T00:36:39.233Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-04-14T00:36:39.233Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-04-14T00:36:39.233Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-04-14T00:36:39.233Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-04-14T00:36:39.518Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-04-14T00:36:39.518Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-04-14T00:36:39.518Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-04-14T00:36:39.518Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-04-14T00:36:39.518Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-04-14T00:36:39.518Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-04-14T00:36:39.518Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-04-14T00:36:39.518Z] spire-1.2.1/pkg/common/diskutil/ [2022-04-14T00:36:39.518Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-04-14T00:36:39.518Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-04-14T00:36:39.518Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-04-14T00:36:39.518Z] spire-1.2.1/pkg/common/errorutil/ [2022-04-14T00:36:39.518Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-04-14T00:36:39.518Z] spire-1.2.1/pkg/common/health/ [2022-04-14T00:36:39.518Z] spire-1.2.1/pkg/common/health/config.go [2022-04-14T00:36:39.518Z] spire-1.2.1/pkg/common/health/context.go [2022-04-14T00:36:39.518Z] spire-1.2.1/pkg/common/health/context_test.go [2022-04-14T00:36:39.518Z] spire-1.2.1/pkg/common/health/health.go [2022-04-14T00:36:39.518Z] spire-1.2.1/pkg/common/health/health_test.go [2022-04-14T00:36:39.518Z] spire-1.2.1/pkg/common/health/logger.go [2022-04-14T00:36:39.518Z] spire-1.2.1/pkg/common/hostservice/ [2022-04-14T00:36:39.518Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-04-14T00:36:39.518Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-04-14T00:36:39.518Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-04-14T00:36:39.518Z] spire-1.2.1/pkg/common/idutil/ [2022-04-14T00:36:39.518Z] spire-1.2.1/pkg/common/idutil/require.go [2022-04-14T00:36:39.518Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-04-14T00:36:39.518Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-04-14T00:36:39.518Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-04-14T00:36:39.518Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-04-14T00:36:39.518Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-04-14T00:36:39.518Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-04-14T00:36:39.518Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-04-14T00:36:39.518Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-04-14T00:36:39.518Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-04-14T00:36:39.518Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-04-14T00:36:39.518Z] spire-1.2.1/pkg/common/jwtutil/ [2022-04-14T00:36:39.518Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-04-14T00:36:39.518Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-04-14T00:36:39.518Z] spire-1.2.1/pkg/common/log/ [2022-04-14T00:36:39.518Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-04-14T00:36:39.518Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-04-14T00:36:39.518Z] spire-1.2.1/pkg/common/log/log.go [2022-04-14T00:36:39.518Z] spire-1.2.1/pkg/common/log/log_test.go [2022-04-14T00:36:39.518Z] spire-1.2.1/pkg/common/log/options.go [2022-04-14T00:36:39.518Z] spire-1.2.1/pkg/common/nodeutil/ [2022-04-14T00:36:39.518Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-04-14T00:36:39.518Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-04-14T00:36:39.518Z] spire-1.2.1/pkg/common/peertracker/ [2022-04-14T00:36:39.518Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-04-14T00:36:39.518Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-04-14T00:36:39.518Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-04-14T00:36:39.518Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-04-14T00:36:39.518Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-04-14T00:36:39.518Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-04-14T00:36:39.518Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-04-14T00:36:39.518Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-04-14T00:36:39.518Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-04-14T00:36:39.518Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-04-14T00:36:39.518Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-04-14T00:36:39.518Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-04-14T00:36:39.518Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-04-14T00:36:39.518Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-04-14T00:36:39.518Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-04-14T00:36:39.518Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-04-14T00:36:39.518Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-04-14T00:36:39.518Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-04-14T00:36:39.518Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-04-14T00:36:39.518Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-04-14T00:36:39.518Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-04-14T00:36:39.518Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-04-14T00:36:39.518Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-04-14T00:36:39.518Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-04-14T00:36:39.518Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-04-14T00:36:39.518Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-04-14T00:36:39.518Z] spire-1.2.1/pkg/common/pemutil/ [2022-04-14T00:36:39.518Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-04-14T00:36:39.518Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-04-14T00:36:39.518Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-04-14T00:36:39.518Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-04-14T00:36:39.518Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-04-14T00:36:39.518Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-04-14T00:36:39.518Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-04-14T00:36:39.518Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-04-14T00:36:39.518Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-04-14T00:36:39.518Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-04-14T00:36:39.518Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-04-14T00:36:39.518Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-04-14T00:36:39.518Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-04-14T00:36:39.518Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-04-14T00:36:39.518Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-04-14T00:36:39.518Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-04-14T00:36:39.518Z] spire-1.2.1/pkg/common/plugin/ [2022-04-14T00:36:39.518Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-04-14T00:36:39.518Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-04-14T00:36:39.518Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-04-14T00:36:39.518Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-04-14T00:36:39.518Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-04-14T00:36:39.518Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-04-14T00:36:39.518Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-04-14T00:36:39.518Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-04-14T00:36:39.518Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-04-14T00:36:39.518Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-04-14T00:36:39.518Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-04-14T00:36:39.518Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-04-14T00:36:39.518Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-04-14T00:36:39.518Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-04-14T00:36:39.518Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-04-14T00:36:39.518Z] spire-1.2.1/pkg/common/plugin/log.go [2022-04-14T00:36:39.518Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-04-14T00:36:39.519Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-04-14T00:36:39.519Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-04-14T00:36:39.519Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-04-14T00:36:39.519Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-04-14T00:36:39.519Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-04-14T00:36:39.519Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-04-14T00:36:39.519Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-04-14T00:36:39.519Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-04-14T00:36:39.519Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-04-14T00:36:39.519Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-04-14T00:36:39.519Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-04-14T00:36:39.519Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-04-14T00:36:39.519Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-04-14T00:36:39.519Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-04-14T00:36:39.519Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-04-14T00:36:39.519Z] spire-1.2.1/pkg/common/profiling/ [2022-04-14T00:36:39.519Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-04-14T00:36:39.519Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-04-14T00:36:39.519Z] spire-1.2.1/pkg/common/protoutil/ [2022-04-14T00:36:39.519Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-04-14T00:36:39.519Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-04-14T00:36:39.519Z] spire-1.2.1/pkg/common/rotationutil/ [2022-04-14T00:36:39.519Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-04-14T00:36:39.519Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-04-14T00:36:39.519Z] spire-1.2.1/pkg/common/selector/ [2022-04-14T00:36:39.519Z] spire-1.2.1/pkg/common/selector/selector.go [2022-04-14T00:36:39.519Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-04-14T00:36:39.519Z] spire-1.2.1/pkg/common/selector/set.go [2022-04-14T00:36:39.519Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-04-14T00:36:39.519Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-04-14T00:36:39.519Z] spire-1.2.1/pkg/common/telemetry/ [2022-04-14T00:36:39.519Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-04-14T00:36:39.519Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-04-14T00:36:39.519Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-04-14T00:36:39.519Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-04-14T00:36:39.519Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-04-14T00:36:39.519Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-04-14T00:36:39.519Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-04-14T00:36:39.519Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-04-14T00:36:39.519Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-04-14T00:36:39.519Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-04-14T00:36:39.519Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-04-14T00:36:39.519Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-04-14T00:36:39.519Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-04-14T00:36:39.519Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-04-14T00:36:39.519Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-04-14T00:36:39.519Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-04-14T00:36:39.519Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-04-14T00:36:39.519Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-04-14T00:36:39.519Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-04-14T00:36:39.519Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-04-14T00:36:39.519Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-04-14T00:36:39.519Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-04-14T00:36:39.519Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-04-14T00:36:39.519Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-04-14T00:36:39.519Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-04-14T00:36:39.519Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-04-14T00:36:39.519Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-04-14T00:36:39.519Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-04-14T00:36:39.519Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-04-14T00:36:39.519Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-04-14T00:36:39.519Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-04-14T00:36:39.519Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-04-14T00:36:39.519Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-04-14T00:36:39.519Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-04-14T00:36:39.519Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-04-14T00:36:39.519Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-04-14T00:36:39.519Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-04-14T00:36:39.519Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-04-14T00:36:39.519Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-04-14T00:36:39.519Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-04-14T00:36:39.519Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-04-14T00:36:39.519Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-04-14T00:36:39.519Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-04-14T00:36:39.519Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-04-14T00:36:39.519Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-04-14T00:36:39.519Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-04-14T00:36:39.519Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-04-14T00:36:39.519Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-04-14T00:36:39.519Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-04-14T00:36:39.519Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-04-14T00:36:39.519Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-04-14T00:36:39.519Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-04-14T00:36:39.519Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-04-14T00:36:39.519Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-04-14T00:36:39.519Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-04-14T00:36:39.519Z] spire-1.2.1/pkg/common/uptime/ [2022-04-14T00:36:39.519Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-04-14T00:36:39.519Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-04-14T00:36:39.519Z] spire-1.2.1/pkg/common/util/ [2022-04-14T00:36:39.519Z] spire-1.2.1/pkg/common/util/certs.go [2022-04-14T00:36:39.519Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-04-14T00:36:39.519Z] spire-1.2.1/pkg/common/util/csr.go [2022-04-14T00:36:39.519Z] spire-1.2.1/pkg/common/util/hash.go [2022-04-14T00:36:39.519Z] spire-1.2.1/pkg/common/util/selectors.go [2022-04-14T00:36:39.519Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-04-14T00:36:39.519Z] spire-1.2.1/pkg/common/util/signals.go [2022-04-14T00:36:39.519Z] spire-1.2.1/pkg/common/util/sort.go [2022-04-14T00:36:39.519Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-04-14T00:36:39.519Z] spire-1.2.1/pkg/common/util/task.go [2022-04-14T00:36:39.519Z] spire-1.2.1/pkg/common/util/task_test.go [2022-04-14T00:36:39.519Z] spire-1.2.1/pkg/common/util/testdata/ [2022-04-14T00:36:39.519Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-04-14T00:36:39.519Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-04-14T00:36:39.519Z] spire-1.2.1/pkg/common/version/ [2022-04-14T00:36:39.519Z] spire-1.2.1/pkg/common/version/version.go [2022-04-14T00:36:39.519Z] spire-1.2.1/pkg/common/x509svid/ [2022-04-14T00:36:39.519Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-04-14T00:36:39.519Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-04-14T00:36:39.519Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-04-14T00:36:39.519Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-04-14T00:36:39.519Z] spire-1.2.1/pkg/common/x509util/ [2022-04-14T00:36:39.519Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-04-14T00:36:39.519Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-04-14T00:36:39.519Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-04-14T00:36:39.519Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-04-14T00:36:39.519Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-04-14T00:36:39.519Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-04-14T00:36:39.519Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-04-14T00:36:39.519Z] spire-1.2.1/pkg/server/ [2022-04-14T00:36:39.519Z] spire-1.2.1/pkg/server/api/ [2022-04-14T00:36:39.519Z] spire-1.2.1/pkg/server/api/agent.go [2022-04-14T00:36:39.519Z] spire-1.2.1/pkg/server/api/agent/ [2022-04-14T00:36:39.519Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-04-14T00:36:39.519Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-04-14T00:36:39.519Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-04-14T00:36:39.519Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-04-14T00:36:39.519Z] spire-1.2.1/pkg/server/api/api.go [2022-04-14T00:36:39.519Z] spire-1.2.1/pkg/server/api/audit/ [2022-04-14T00:36:39.519Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-04-14T00:36:39.519Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-04-14T00:36:39.519Z] spire-1.2.1/pkg/server/api/bundle.go [2022-04-14T00:36:39.519Z] spire-1.2.1/pkg/server/api/bundle/ [2022-04-14T00:36:39.519Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-04-14T00:36:39.519Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-04-14T00:36:39.519Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-04-14T00:36:39.519Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-04-14T00:36:39.519Z] spire-1.2.1/pkg/server/api/debug/ [2022-04-14T00:36:39.519Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-04-14T00:36:39.519Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-04-14T00:36:39.519Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-04-14T00:36:39.519Z] spire-1.2.1/pkg/server/api/entry.go [2022-04-14T00:36:39.519Z] spire-1.2.1/pkg/server/api/entry/ [2022-04-14T00:36:39.519Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-04-14T00:36:39.519Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-04-14T00:36:39.519Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-04-14T00:36:39.519Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-04-14T00:36:39.519Z] spire-1.2.1/pkg/server/api/health/ [2022-04-14T00:36:39.519Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-04-14T00:36:39.519Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-04-14T00:36:39.519Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-04-14T00:36:39.519Z] spire-1.2.1/pkg/server/api/id.go [2022-04-14T00:36:39.519Z] spire-1.2.1/pkg/server/api/id_test.go [2022-04-14T00:36:39.519Z] spire-1.2.1/pkg/server/api/limits/ [2022-04-14T00:36:39.519Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-04-14T00:36:39.519Z] spire-1.2.1/pkg/server/api/middleware/ [2022-04-14T00:36:39.519Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-04-14T00:36:39.519Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-04-14T00:36:39.519Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-04-14T00:36:39.519Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-04-14T00:36:39.519Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-04-14T00:36:39.519Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-04-14T00:36:39.519Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-04-14T00:36:39.519Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-04-14T00:36:39.519Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-04-14T00:36:39.519Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-04-14T00:36:39.519Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-04-14T00:36:39.519Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-04-14T00:36:39.519Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-04-14T00:36:39.519Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-04-14T00:36:39.519Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-04-14T00:36:39.519Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-04-14T00:36:39.519Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-04-14T00:36:39.519Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-04-14T00:36:39.519Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-04-14T00:36:39.519Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-04-14T00:36:39.519Z] spire-1.2.1/pkg/server/api/selector.go [2022-04-14T00:36:39.519Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-04-14T00:36:39.519Z] spire-1.2.1/pkg/server/api/status.go [2022-04-14T00:36:39.519Z] spire-1.2.1/pkg/server/api/status_test.go [2022-04-14T00:36:39.519Z] spire-1.2.1/pkg/server/api/svid/ [2022-04-14T00:36:39.519Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-04-14T00:36:39.519Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-04-14T00:36:39.519Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-04-14T00:36:39.519Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-04-14T00:36:39.519Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-04-14T00:36:39.519Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-04-14T00:36:39.519Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-04-14T00:36:39.519Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-04-14T00:36:39.519Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-04-14T00:36:39.519Z] spire-1.2.1/pkg/server/authpolicy/ [2022-04-14T00:36:39.519Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-04-14T00:36:39.519Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-04-14T00:36:39.519Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-04-14T00:36:39.519Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-04-14T00:36:39.519Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-04-14T00:36:39.519Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-04-14T00:36:39.519Z] spire-1.2.1/pkg/server/bundle/ [2022-04-14T00:36:39.519Z] spire-1.2.1/pkg/server/bundle/client/ [2022-04-14T00:36:39.519Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-04-14T00:36:39.519Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-04-14T00:36:39.519Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-04-14T00:36:39.519Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-04-14T00:36:39.519Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-04-14T00:36:39.519Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-04-14T00:36:39.519Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-04-14T00:36:39.519Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-04-14T00:36:39.519Z] spire-1.2.1/pkg/server/ca/ [2022-04-14T00:36:39.519Z] spire-1.2.1/pkg/server/ca/ca.go [2022-04-14T00:36:39.519Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-04-14T00:36:39.519Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-04-14T00:36:39.519Z] spire-1.2.1/pkg/server/ca/journal.go [2022-04-14T00:36:39.519Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-04-14T00:36:39.519Z] spire-1.2.1/pkg/server/ca/manager.go [2022-04-14T00:36:39.519Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-04-14T00:36:39.519Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-04-14T00:36:39.519Z] spire-1.2.1/pkg/server/ca/templates.go [2022-04-14T00:36:39.520Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-04-14T00:36:39.520Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-04-14T00:36:39.520Z] spire-1.2.1/pkg/server/ca/validation.go [2022-04-14T00:36:39.520Z] spire-1.2.1/pkg/server/cache/ [2022-04-14T00:36:39.520Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-04-14T00:36:39.520Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-04-14T00:36:39.520Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-04-14T00:36:39.520Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-04-14T00:36:39.520Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-04-14T00:36:39.520Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-04-14T00:36:39.520Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-04-14T00:36:39.520Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-04-14T00:36:39.520Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-04-14T00:36:39.520Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-04-14T00:36:39.520Z] spire-1.2.1/pkg/server/catalog/ [2022-04-14T00:36:39.520Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-04-14T00:36:39.798Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-04-14T00:36:39.798Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-04-14T00:36:39.798Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-04-14T00:36:39.798Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-04-14T00:36:39.798Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-04-14T00:36:39.798Z] spire-1.2.1/pkg/server/config.go [2022-04-14T00:36:39.798Z] spire-1.2.1/pkg/server/datastore/ [2022-04-14T00:36:39.798Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-04-14T00:36:39.798Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-04-14T00:36:39.798Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-04-14T00:36:39.798Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-04-14T00:36:39.798Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-04-14T00:36:39.798Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-04-14T00:36:39.798Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-04-14T00:36:39.798Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-04-14T00:36:39.798Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-04-14T00:36:39.798Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-04-14T00:36:39.798Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-04-14T00:36:39.798Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-04-14T00:36:39.798Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-04-14T00:36:39.798Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-04-14T00:36:39.798Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-04-14T00:36:39.798Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-04-14T00:36:39.798Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-04-14T00:36:39.798Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-04-14T00:36:39.798Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-04-14T00:36:39.798Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-04-14T00:36:39.798Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-04-14T00:36:39.798Z] spire-1.2.1/pkg/server/endpoints/ [2022-04-14T00:36:39.798Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-04-14T00:36:39.798Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-04-14T00:36:39.798Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-04-14T00:36:39.798Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-04-14T00:36:39.798Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-04-14T00:36:39.798Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-04-14T00:36:39.798Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-04-14T00:36:39.798Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-04-14T00:36:39.798Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-04-14T00:36:39.798Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-04-14T00:36:39.798Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-04-14T00:36:39.798Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-04-14T00:36:39.798Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-04-14T00:36:39.798Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-04-14T00:36:39.798Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-04-14T00:36:39.798Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-04-14T00:36:39.798Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-04-14T00:36:39.798Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-04-14T00:36:39.798Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-04-14T00:36:39.798Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-04-14T00:36:39.798Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-04-14T00:36:39.798Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-04-14T00:36:39.798Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-04-14T00:36:39.798Z] spire-1.2.1/pkg/server/hostservice/ [2022-04-14T00:36:39.798Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-04-14T00:36:39.798Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-04-14T00:36:39.798Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-04-14T00:36:39.798Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-04-14T00:36:39.798Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-04-14T00:36:39.798Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-04-14T00:36:39.798Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-04-14T00:36:39.798Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-04-14T00:36:39.798Z] spire-1.2.1/pkg/server/plugin/ [2022-04-14T00:36:39.798Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-04-14T00:36:39.798Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-04-14T00:36:39.798Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-04-14T00:36:39.798Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-04-14T00:36:39.798Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-04-14T00:36:39.798Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-04-14T00:36:39.798Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-04-14T00:36:39.798Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-04-14T00:36:39.798Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-04-14T00:36:39.799Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-04-14T00:36:39.799Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-04-14T00:36:39.799Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-04-14T00:36:39.799Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-04-14T00:36:39.799Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-04-14T00:36:39.799Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-04-14T00:36:39.799Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-04-14T00:36:39.799Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-04-14T00:36:39.799Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-04-14T00:36:39.799Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-04-14T00:36:39.799Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-04-14T00:36:39.799Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-04-14T00:36:39.799Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-04-14T00:36:39.799Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-04-14T00:36:39.799Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-04-14T00:36:39.799Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-04-14T00:36:39.799Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-04-14T00:36:39.799Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-04-14T00:36:39.799Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-04-14T00:36:39.799Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-04-14T00:36:39.799Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-04-14T00:36:39.799Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-04-14T00:36:39.799Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-04-14T00:36:39.799Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-04-14T00:36:39.799Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-04-14T00:36:39.799Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-04-14T00:36:39.799Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-04-14T00:36:39.799Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-04-14T00:36:39.799Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-04-14T00:36:39.799Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-04-14T00:36:39.799Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-04-14T00:36:39.799Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-04-14T00:36:39.799Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-04-14T00:36:39.799Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-04-14T00:36:39.799Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-04-14T00:36:39.799Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-04-14T00:36:39.799Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-04-14T00:36:39.799Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-14T00:36:39.799Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-04-14T00:36:39.799Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-04-14T00:36:39.799Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-14T00:36:39.799Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-04-14T00:36:39.799Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-04-14T00:36:39.799Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-04-14T00:36:39.799Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-04-14T00:36:39.799Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-14T00:36:39.799Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-04-14T00:36:39.799Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-04-14T00:36:39.799Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-04-14T00:36:39.799Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-14T00:36:39.799Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-04-14T00:36:39.799Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-04-14T00:36:39.799Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-04-14T00:36:39.799Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-04-14T00:36:39.799Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-04-14T00:36:39.799Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-14T00:36:39.799Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-04-14T00:36:39.799Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-04-14T00:36:39.799Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-04-14T00:36:39.799Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-04-14T00:36:39.799Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-04-14T00:36:39.799Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-04-14T00:36:39.799Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-04-14T00:36:39.799Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-04-14T00:36:39.799Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-04-14T00:36:39.799Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-04-14T00:36:39.799Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-04-14T00:36:39.799Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-04-14T00:36:39.799Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-04-14T00:36:39.799Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-04-14T00:36:39.799Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-04-14T00:36:39.799Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-04-14T00:36:39.799Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-04-14T00:36:39.799Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-04-14T00:36:39.799Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-04-14T00:36:39.799Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-04-14T00:36:39.799Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-04-14T00:36:39.799Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-04-14T00:36:39.799Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-04-14T00:36:39.799Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-04-14T00:36:39.799Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-04-14T00:36:39.799Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-04-14T00:36:39.799Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-04-14T00:36:39.799Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-04-14T00:36:39.799Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-04-14T00:36:39.799Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-04-14T00:36:39.799Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-04-14T00:36:39.799Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-04-14T00:36:39.799Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-04-14T00:36:39.799Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-04-14T00:36:39.799Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-04-14T00:36:39.799Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-04-14T00:36:39.799Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-04-14T00:36:39.799Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-04-14T00:36:39.799Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-04-14T00:36:39.799Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-04-14T00:36:39.799Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-04-14T00:36:39.799Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-04-14T00:36:39.799Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-04-14T00:36:39.799Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-04-14T00:36:39.799Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-04-14T00:36:39.799Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-04-14T00:36:39.799Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-04-14T00:36:39.799Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-04-14T00:36:39.799Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-04-14T00:36:39.799Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-04-14T00:36:39.799Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-04-14T00:36:39.799Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-04-14T00:36:39.799Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-04-14T00:36:39.799Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-04-14T00:36:39.799Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-04-14T00:36:39.799Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-04-14T00:36:39.799Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-04-14T00:36:39.799Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-04-14T00:36:39.799Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-04-14T00:36:39.799Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-04-14T00:36:39.799Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-04-14T00:36:39.799Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-04-14T00:36:39.799Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-04-14T00:36:39.799Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-04-14T00:36:39.799Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-04-14T00:36:39.799Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-04-14T00:36:39.799Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-04-14T00:36:39.799Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-04-14T00:36:39.799Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-04-14T00:36:39.799Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-04-14T00:36:39.799Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-04-14T00:36:39.799Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-04-14T00:36:39.799Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-04-14T00:36:39.799Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-04-14T00:36:39.799Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-04-14T00:36:39.799Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-04-14T00:36:39.799Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-04-14T00:36:39.799Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-04-14T00:36:39.799Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-04-14T00:36:39.799Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-04-14T00:36:39.799Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-04-14T00:36:39.799Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-04-14T00:36:39.799Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-04-14T00:36:39.799Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-04-14T00:36:39.799Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-04-14T00:36:39.799Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-04-14T00:36:39.799Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-04-14T00:36:39.799Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-04-14T00:36:39.799Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-04-14T00:36:39.799Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-04-14T00:36:39.799Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-04-14T00:36:39.799Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-04-14T00:36:39.799Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-04-14T00:36:39.799Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-04-14T00:36:39.799Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-04-14T00:36:39.799Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-04-14T00:36:39.799Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-04-14T00:36:39.799Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-04-14T00:36:39.799Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-04-14T00:36:39.799Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-04-14T00:36:39.799Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-04-14T00:36:39.799Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-04-14T00:36:39.799Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-04-14T00:36:39.799Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-04-14T00:36:39.799Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-04-14T00:36:39.799Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-04-14T00:36:39.799Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-04-14T00:36:39.799Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-04-14T00:36:39.799Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-04-14T00:36:39.799Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-04-14T00:36:39.800Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-04-14T00:36:39.800Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-04-14T00:36:39.800Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-04-14T00:36:39.800Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-04-14T00:36:39.800Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-04-14T00:36:39.800Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-04-14T00:36:39.800Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-04-14T00:36:39.800Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-04-14T00:36:39.800Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-04-14T00:36:39.800Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-04-14T00:36:39.800Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-04-14T00:36:39.800Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-04-14T00:36:39.800Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-04-14T00:36:39.800Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-04-14T00:36:39.800Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-04-14T00:36:39.800Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-04-14T00:36:39.800Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-04-14T00:36:39.800Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-04-14T00:36:39.800Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-04-14T00:36:39.800Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-04-14T00:36:40.078Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-04-14T00:36:40.078Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-04-14T00:36:40.078Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-04-14T00:36:40.078Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-04-14T00:36:40.078Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-04-14T00:36:40.078Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-04-14T00:36:40.078Z] spire-1.2.1/pkg/server/registration/ [2022-04-14T00:36:40.078Z] spire-1.2.1/pkg/server/registration/manager.go [2022-04-14T00:36:40.078Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-04-14T00:36:40.078Z] spire-1.2.1/pkg/server/scanentries.go [2022-04-14T00:36:40.078Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-04-14T00:36:40.078Z] spire-1.2.1/pkg/server/server.go [2022-04-14T00:36:40.078Z] spire-1.2.1/pkg/server/server_test.go [2022-04-14T00:36:40.078Z] spire-1.2.1/pkg/server/svid/ [2022-04-14T00:36:40.078Z] spire-1.2.1/pkg/server/svid/observer.go [2022-04-14T00:36:40.078Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-04-14T00:36:40.078Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-04-14T00:36:40.078Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-04-14T00:36:40.078Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-04-14T00:36:40.078Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-04-14T00:36:40.078Z] spire-1.2.1/proto/ [2022-04-14T00:36:40.078Z] spire-1.2.1/proto/private/ [2022-04-14T00:36:40.078Z] spire-1.2.1/proto/private/server/ [2022-04-14T00:36:40.078Z] spire-1.2.1/proto/private/server/journal/ [2022-04-14T00:36:40.078Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-04-14T00:36:40.078Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-04-14T00:36:40.078Z] spire-1.2.1/proto/spire/ [2022-04-14T00:36:40.078Z] spire-1.2.1/proto/spire/common/ [2022-04-14T00:36:40.078Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-04-14T00:36:40.078Z] spire-1.2.1/proto/spire/common/common.proto [2022-04-14T00:36:40.078Z] spire-1.2.1/proto/spire/common/plugin/ [2022-04-14T00:36:40.078Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-04-14T00:36:40.078Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-04-14T00:36:40.078Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-04-14T00:36:40.078Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-04-14T00:36:40.078Z] spire-1.2.1/proto/spire/plugin/ [2022-04-14T00:36:40.078Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-04-14T00:36:40.078Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-04-14T00:36:40.078Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-04-14T00:36:40.078Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-04-14T00:36:40.078Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-04-14T00:36:40.078Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-04-14T00:36:40.078Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-04-14T00:36:40.078Z] spire-1.2.1/release/ [2022-04-14T00:36:40.078Z] spire-1.2.1/release/spire-extras/ [2022-04-14T00:36:40.078Z] spire-1.2.1/release/spire-extras/README.md [2022-04-14T00:36:40.078Z] spire-1.2.1/release/spire-extras/conf/ [2022-04-14T00:36:40.078Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-04-14T00:36:40.078Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-04-14T00:36:40.078Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-04-14T00:36:40.078Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-04-14T00:36:40.078Z] spire-1.2.1/release/spire/ [2022-04-14T00:36:40.078Z] spire-1.2.1/release/spire/README.md [2022-04-14T00:36:40.078Z] spire-1.2.1/release/spire/conf/ [2022-04-14T00:36:40.078Z] spire-1.2.1/release/spire/conf/agent/ [2022-04-14T00:36:40.078Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-04-14T00:36:40.078Z] spire-1.2.1/release/spire/conf/server/ [2022-04-14T00:36:40.078Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-04-14T00:36:40.078Z] spire-1.2.1/script/ [2022-04-14T00:36:40.078Z] spire-1.2.1/script/build-artifact.sh [2022-04-14T00:36:40.078Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-04-14T00:36:40.078Z] spire-1.2.1/support/ [2022-04-14T00:36:40.078Z] spire-1.2.1/support/k8s/ [2022-04-14T00:36:40.078Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-04-14T00:36:40.078Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-04-14T00:36:40.078Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-04-14T00:36:40.078Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-04-14T00:36:40.078Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-04-14T00:36:40.078Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-04-14T00:36:40.078Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-04-14T00:36:40.078Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-04-14T00:36:40.078Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-04-14T00:36:40.078Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-04-14T00:36:40.078Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-04-14T00:36:40.078Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-04-14T00:36:40.078Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-04-14T00:36:40.078Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-04-14T00:36:40.078Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-04-14T00:36:40.078Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-04-14T00:36:40.078Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-04-14T00:36:40.078Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-04-14T00:36:40.078Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-04-14T00:36:40.078Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-04-14T00:36:40.078Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-04-14T00:36:40.078Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-04-14T00:36:40.078Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-04-14T00:36:40.078Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-04-14T00:36:40.078Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-04-14T00:36:40.078Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-04-14T00:36:40.078Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-04-14T00:36:40.078Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-04-14T00:36:40.078Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-04-14T00:36:40.078Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-04-14T00:36:40.078Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-04-14T00:36:40.078Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-04-14T00:36:40.078Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-04-14T00:36:40.078Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-04-14T00:36:40.078Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-04-14T00:36:40.078Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-04-14T00:36:40.078Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-04-14T00:36:40.078Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-04-14T00:36:40.078Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-04-14T00:36:40.078Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-04-14T00:36:40.078Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-04-14T00:36:40.078Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-04-14T00:36:40.078Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-04-14T00:36:40.078Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-04-14T00:36:40.078Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-04-14T00:36:40.078Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-04-14T00:36:40.078Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-04-14T00:36:40.078Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-04-14T00:36:40.078Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-04-14T00:36:40.078Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-04-14T00:36:40.078Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-04-14T00:36:40.078Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-04-14T00:36:40.078Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-04-14T00:36:40.078Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-04-14T00:36:40.078Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-04-14T00:36:40.078Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-04-14T00:36:40.078Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-04-14T00:36:40.078Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-04-14T00:36:40.078Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-04-14T00:36:40.078Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-04-14T00:36:40.078Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-04-14T00:36:40.078Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-04-14T00:36:40.078Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-04-14T00:36:40.078Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-04-14T00:36:40.078Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-04-14T00:36:40.078Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-04-14T00:36:40.078Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-04-14T00:36:40.078Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-04-14T00:36:40.078Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-04-14T00:36:40.078Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-04-14T00:36:40.078Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-04-14T00:36:40.078Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-04-14T00:36:40.078Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-04-14T00:36:40.078Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-04-14T00:36:40.078Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-04-14T00:36:40.078Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-04-14T00:36:40.078Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-04-14T00:36:40.078Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-04-14T00:36:40.078Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-04-14T00:36:40.078Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-04-14T00:36:40.078Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-04-14T00:36:40.078Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-04-14T00:36:40.078Z] spire-1.2.1/test/ [2022-04-14T00:36:40.078Z] spire-1.2.1/test/clock/ [2022-04-14T00:36:40.078Z] spire-1.2.1/test/clock/clock.go [2022-04-14T00:36:40.078Z] spire-1.2.1/test/fakes/ [2022-04-14T00:36:40.078Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-04-14T00:36:40.078Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-04-14T00:36:40.078Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-04-14T00:36:40.078Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-04-14T00:36:40.078Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-04-14T00:36:40.078Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-04-14T00:36:40.078Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-04-14T00:36:40.078Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-04-14T00:36:40.078Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-04-14T00:36:40.078Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-04-14T00:36:40.078Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-04-14T00:36:40.078Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-04-14T00:36:40.078Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-04-14T00:36:40.078Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-04-14T00:36:40.078Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-04-14T00:36:40.078Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-04-14T00:36:40.078Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-04-14T00:36:40.078Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-04-14T00:36:40.078Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-04-14T00:36:40.078Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-04-14T00:36:40.078Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-04-14T00:36:40.078Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-04-14T00:36:40.078Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-04-14T00:36:40.078Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-04-14T00:36:40.078Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-04-14T00:36:40.078Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-04-14T00:36:40.078Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-04-14T00:36:40.078Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-04-14T00:36:40.078Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-04-14T00:36:40.078Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-04-14T00:36:40.078Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-04-14T00:36:40.078Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-04-14T00:36:40.078Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-04-14T00:36:40.078Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-04-14T00:36:40.079Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-04-14T00:36:40.079Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-04-14T00:36:40.079Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-04-14T00:36:40.079Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-04-14T00:36:40.079Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-04-14T00:36:40.079Z] spire-1.2.1/test/fixture/ [2022-04-14T00:36:40.079Z] spire-1.2.1/test/fixture/certs/ [2022-04-14T00:36:40.079Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-04-14T00:36:40.079Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-04-14T00:36:40.079Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-04-14T00:36:40.079Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-04-14T00:36:40.079Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-04-14T00:36:40.079Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-04-14T00:36:40.079Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-04-14T00:36:40.079Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-04-14T00:36:40.079Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-04-14T00:36:40.079Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-04-14T00:36:40.079Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-04-14T00:36:40.079Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-04-14T00:36:40.079Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-04-14T00:36:40.079Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-04-14T00:36:40.079Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-04-14T00:36:40.079Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-04-14T00:36:40.079Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-04-14T00:36:40.079Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-04-14T00:36:40.079Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-04-14T00:36:40.079Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-04-14T00:36:40.079Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-04-14T00:36:40.079Z] spire-1.2.1/test/fixture/config/ [2022-04-14T00:36:40.079Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-04-14T00:36:40.079Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-04-14T00:36:40.079Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-04-14T00:36:40.079Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-04-14T00:36:40.079Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-04-14T00:36:40.079Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-04-14T00:36:40.079Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-04-14T00:36:40.079Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-04-14T00:36:40.079Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-04-14T00:36:40.079Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-04-14T00:36:40.079Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-04-14T00:36:40.079Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-04-14T00:36:40.079Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-04-14T00:36:40.079Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-04-14T00:36:40.079Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-04-14T00:36:40.079Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-04-14T00:36:40.079Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-04-14T00:36:40.079Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-04-14T00:36:40.079Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-04-14T00:36:40.079Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-04-14T00:36:40.079Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-04-14T00:36:40.079Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-04-14T00:36:40.079Z] spire-1.2.1/test/fixture/fixture.go [2022-04-14T00:36:40.079Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-04-14T00:36:40.079Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-04-14T00:36:40.079Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-04-14T00:36:40.079Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-04-14T00:36:40.079Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-04-14T00:36:40.079Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-04-14T00:36:40.079Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-04-14T00:36:40.079Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-04-14T00:36:40.079Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-04-14T00:36:40.079Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-04-14T00:36:40.079Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-04-14T00:36:40.079Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-04-14T00:36:40.079Z] spire-1.2.1/test/fixture/registration/ [2022-04-14T00:36:40.079Z] spire-1.2.1/test/fixture/registration/entries.json [2022-04-14T00:36:40.079Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-04-14T00:36:40.079Z] spire-1.2.1/test/fixture/registration/good.json [2022-04-14T00:36:40.079Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-04-14T00:36:40.079Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-04-14T00:36:40.079Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-04-14T00:36:40.079Z] spire-1.2.1/test/integration/ [2022-04-14T00:36:40.079Z] spire-1.2.1/test/integration/README.md [2022-04-14T00:36:40.079Z] spire-1.2.1/test/integration/common [2022-04-14T00:36:40.079Z] spire-1.2.1/test/integration/setup/ [2022-04-14T00:36:40.079Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-04-14T00:36:40.079Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-04-14T00:36:40.079Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-04-14T00:36:40.079Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-04-14T00:36:40.079Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-04-14T00:36:40.079Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-04-14T00:36:40.079Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-04-14T00:36:40.079Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-04-14T00:36:40.079Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-04-14T00:36:40.079Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-04-14T00:36:40.079Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-04-14T00:36:40.079Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-04-14T00:36:40.079Z] spire-1.2.1/test/integration/setup/itclient/ [2022-04-14T00:36:40.079Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-04-14T00:36:40.079Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-04-14T00:36:40.079Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-04-14T00:36:40.079Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-04-14T00:36:40.079Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-04-14T00:36:40.079Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-04-14T00:36:40.079Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-04-14T00:36:40.079Z] spire-1.2.1/test/integration/suites/ [2022-04-14T00:36:40.079Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-04-14T00:36:40.079Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-04-14T00:36:40.079Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-04-14T00:36:40.079Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-04-14T00:36:40.079Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-04-14T00:36:40.079Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-04-14T00:36:40.079Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-04-14T00:36:40.079Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-04-14T00:36:40.079Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-04-14T00:36:40.079Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-04-14T00:36:40.079Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-04-14T00:36:40.079Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-04-14T00:36:40.079Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-04-14T00:36:40.079Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-04-14T00:36:40.079Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-04-14T00:36:40.079Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-04-14T00:36:40.079Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-04-14T00:36:40.079Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-04-14T00:36:40.079Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-04-14T00:36:40.079Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-04-14T00:36:40.079Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-04-14T00:36:40.079Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-04-14T00:36:40.079Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-04-14T00:36:40.079Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-04-14T00:36:40.079Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-04-14T00:36:40.079Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-04-14T00:36:40.079Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-04-14T00:36:40.079Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-04-14T00:36:40.079Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-04-14T00:36:40.079Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-04-14T00:36:40.079Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-04-14T00:36:40.079Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-04-14T00:36:40.079Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-04-14T00:36:40.079Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-04-14T00:36:40.079Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-04-14T00:36:40.079Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-04-14T00:36:40.079Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-04-14T00:36:40.079Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-04-14T00:36:40.079Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-04-14T00:36:40.079Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-04-14T00:36:40.079Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-04-14T00:36:40.358Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-04-14T00:36:40.358Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-04-14T00:36:40.358Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-04-14T00:36:40.358Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-04-14T00:36:40.358Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-04-14T00:36:40.358Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-04-14T00:36:40.358Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-04-14T00:36:40.358Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-04-14T00:36:40.358Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-04-14T00:36:40.358Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-04-14T00:36:40.358Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-04-14T00:36:40.358Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-04-14T00:36:40.358Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-04-14T00:36:40.358Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-04-14T00:36:40.358Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-04-14T00:36:40.358Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-04-14T00:36:40.358Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-04-14T00:36:40.358Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-04-14T00:36:40.358Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-04-14T00:36:40.358Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-04-14T00:36:40.358Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-04-14T00:36:40.358Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-04-14T00:36:40.358Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-04-14T00:36:40.358Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-04-14T00:36:40.358Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-04-14T00:36:40.358Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-04-14T00:36:40.358Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-04-14T00:36:40.358Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-04-14T00:36:40.358Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-04-14T00:36:40.358Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-04-14T00:36:40.358Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-04-14T00:36:40.358Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-04-14T00:36:40.358Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-04-14T00:36:40.358Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-04-14T00:36:40.358Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-04-14T00:36:40.358Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-04-14T00:36:40.358Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-04-14T00:36:40.358Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-04-14T00:36:40.358Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-04-14T00:36:40.358Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-04-14T00:36:40.358Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-04-14T00:36:40.358Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-04-14T00:36:40.358Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-04-14T00:36:40.358Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-04-14T00:36:40.358Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-04-14T00:36:40.358Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-04-14T00:36:40.358Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-04-14T00:36:40.358Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-04-14T00:36:40.358Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-04-14T00:36:40.358Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-04-14T00:36:40.358Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-04-14T00:36:40.358Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-04-14T00:36:40.358Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-04-14T00:36:40.358Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-04-14T00:36:40.358Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-04-14T00:36:40.358Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-04-14T00:36:40.358Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-04-14T00:36:40.358Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-04-14T00:36:40.358Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-04-14T00:36:40.358Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-04-14T00:36:40.358Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-04-14T00:36:40.358Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-04-14T00:36:40.358Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-04-14T00:36:40.358Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-04-14T00:36:40.358Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-04-14T00:36:40.358Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-04-14T00:36:40.358Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-04-14T00:36:40.358Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-04-14T00:36:40.358Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-04-14T00:36:40.358Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-04-14T00:36:40.358Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-04-14T00:36:40.358Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-04-14T00:36:40.358Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-04-14T00:36:40.358Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-04-14T00:36:40.358Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-04-14T00:36:40.358Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-04-14T00:36:40.358Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-04-14T00:36:40.358Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-04-14T00:36:40.358Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-04-14T00:36:40.358Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-04-14T00:36:40.358Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-04-14T00:36:40.358Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-04-14T00:36:40.358Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-04-14T00:36:40.358Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-04-14T00:36:40.358Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-04-14T00:36:40.358Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-04-14T00:36:40.358Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-04-14T00:36:40.358Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-04-14T00:36:40.358Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-04-14T00:36:40.358Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-04-14T00:36:40.358Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-04-14T00:36:40.358Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-04-14T00:36:40.358Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-04-14T00:36:40.358Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-04-14T00:36:40.358Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-04-14T00:36:40.358Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-04-14T00:36:40.358Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-04-14T00:36:40.358Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-04-14T00:36:40.358Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-04-14T00:36:40.358Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-04-14T00:36:40.358Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-04-14T00:36:40.358Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-04-14T00:36:40.358Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-04-14T00:36:40.358Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-04-14T00:36:40.358Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-04-14T00:36:40.358Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-04-14T00:36:40.358Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-04-14T00:36:40.358Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-04-14T00:36:40.358Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-04-14T00:36:40.358Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-04-14T00:36:40.358Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-04-14T00:36:40.359Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-04-14T00:36:40.359Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-04-14T00:36:40.359Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-04-14T00:36:40.359Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-04-14T00:36:40.359Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-04-14T00:36:40.359Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-04-14T00:36:40.359Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-04-14T00:36:40.359Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-04-14T00:36:40.359Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-04-14T00:36:40.359Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-04-14T00:36:40.359Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-04-14T00:36:40.359Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-04-14T00:36:40.359Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-04-14T00:36:40.359Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-04-14T00:36:40.359Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-04-14T00:36:40.359Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-04-14T00:36:40.359Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-04-14T00:36:40.359Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-04-14T00:36:40.359Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-04-14T00:36:40.359Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-04-14T00:36:40.359Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-04-14T00:36:40.359Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-04-14T00:36:40.359Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-04-14T00:36:40.359Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-04-14T00:36:40.359Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-04-14T00:36:40.359Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-04-14T00:36:40.359Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-04-14T00:36:40.359Z] spire-1.2.1/test/integration/suites/join-token/ [2022-04-14T00:36:40.359Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-04-14T00:36:40.359Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-04-14T00:36:40.359Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-04-14T00:36:40.359Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-04-14T00:36:40.359Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-04-14T00:36:40.359Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-04-14T00:36:40.359Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-04-14T00:36:40.359Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-04-14T00:36:40.359Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-04-14T00:36:40.359Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-04-14T00:36:40.359Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-04-14T00:36:40.359Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-04-14T00:36:40.359Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-04-14T00:36:40.359Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-04-14T00:36:40.359Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-04-14T00:36:40.359Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-04-14T00:36:40.359Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-04-14T00:36:40.359Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-04-14T00:36:40.359Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-04-14T00:36:40.359Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-04-14T00:36:40.359Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-04-14T00:36:40.359Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-04-14T00:36:40.359Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-04-14T00:36:40.359Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-04-14T00:36:40.359Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-04-14T00:36:40.359Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-04-14T00:36:40.359Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-04-14T00:36:40.359Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-04-14T00:36:40.359Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-04-14T00:36:40.359Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-04-14T00:36:40.359Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-04-14T00:36:40.359Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-04-14T00:36:40.359Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-04-14T00:36:40.359Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-04-14T00:36:40.359Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-04-14T00:36:40.359Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-04-14T00:36:40.359Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-04-14T00:36:40.359Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-04-14T00:36:40.359Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-04-14T00:36:40.359Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-04-14T00:36:40.359Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-04-14T00:36:40.359Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-04-14T00:36:40.359Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-04-14T00:36:40.359Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-04-14T00:36:40.359Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-04-14T00:36:40.359Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-04-14T00:36:40.359Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-04-14T00:36:40.359Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-04-14T00:36:40.359Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-04-14T00:36:40.359Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-04-14T00:36:40.359Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-04-14T00:36:40.359Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-04-14T00:36:40.359Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-04-14T00:36:40.359Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-04-14T00:36:40.359Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-04-14T00:36:40.359Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-04-14T00:36:40.359Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-04-14T00:36:40.359Z] spire-1.2.1/test/integration/suites/k8s/ [2022-04-14T00:36:40.359Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-04-14T00:36:40.359Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-04-14T00:36:40.359Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-04-14T00:36:40.359Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-04-14T00:36:40.359Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-04-14T00:36:40.359Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-04-14T00:36:40.359Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-04-14T00:36:40.359Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-04-14T00:36:40.359Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-04-14T00:36:40.359Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-04-14T00:36:40.359Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-04-14T00:36:40.359Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-04-14T00:36:40.359Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-04-14T00:36:40.359Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-04-14T00:36:40.359Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-04-14T00:36:40.359Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-04-14T00:36:40.359Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-04-14T00:36:40.359Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-04-14T00:36:40.359Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-04-14T00:36:40.359Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-04-14T00:36:40.359Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-04-14T00:36:40.359Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-04-14T00:36:40.359Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-04-14T00:36:40.359Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-04-14T00:36:40.359Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-04-14T00:36:40.359Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-04-14T00:36:40.359Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-04-14T00:36:40.359Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-04-14T00:36:40.359Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-04-14T00:36:40.359Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-04-14T00:36:40.359Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-04-14T00:36:40.359Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-04-14T00:36:40.359Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-04-14T00:36:40.359Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-04-14T00:36:40.359Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-04-14T00:36:40.359Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-04-14T00:36:40.359Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-04-14T00:36:40.359Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-04-14T00:36:40.359Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-04-14T00:36:40.359Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-04-14T00:36:40.359Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-04-14T00:36:40.359Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-04-14T00:36:40.359Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-04-14T00:36:40.359Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-04-14T00:36:40.359Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-04-14T00:36:40.359Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-04-14T00:36:40.359Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-04-14T00:36:40.359Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-04-14T00:36:40.359Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-04-14T00:36:40.359Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-04-14T00:36:40.359Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-04-14T00:36:40.359Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-04-14T00:36:40.359Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-04-14T00:36:40.359Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-04-14T00:36:40.359Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-04-14T00:36:40.359Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-04-14T00:36:40.359Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-04-14T00:36:40.359Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-04-14T00:36:40.359Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-04-14T00:36:40.359Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-04-14T00:36:40.359Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-04-14T00:36:40.359Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-04-14T00:36:40.359Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-04-14T00:36:40.359Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-04-14T00:36:40.359Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-04-14T00:36:40.359Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-04-14T00:36:40.359Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-04-14T00:36:40.359Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-04-14T00:36:40.359Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-04-14T00:36:40.359Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-04-14T00:36:40.359Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-04-14T00:36:40.359Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-04-14T00:36:40.359Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-04-14T00:36:40.359Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-04-14T00:36:40.359Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-04-14T00:36:40.359Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-04-14T00:36:40.359Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-04-14T00:36:40.359Z] spire-1.2.1/test/integration/suites/rotation/ [2022-04-14T00:36:40.359Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-04-14T00:36:40.360Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-04-14T00:36:40.360Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-04-14T00:36:40.360Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-04-14T00:36:40.360Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-04-14T00:36:40.360Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-04-14T00:36:40.360Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-04-14T00:36:40.360Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-04-14T00:36:40.360Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-04-14T00:36:40.360Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-04-14T00:36:40.360Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-04-14T00:36:40.360Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-04-14T00:36:40.360Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-04-14T00:36:40.360Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-04-14T00:36:40.360Z] spire-1.2.1/test/integration/suites/self-test/ [2022-04-14T00:36:40.360Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-04-14T00:36:40.360Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-04-14T00:36:40.360Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-04-14T00:36:40.360Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-04-14T00:36:40.360Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-04-14T00:36:40.360Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-04-14T00:36:40.360Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-04-14T00:36:40.360Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-04-14T00:36:40.360Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-04-14T00:36:40.360Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-04-14T00:36:40.360Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-04-14T00:36:40.360Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-04-14T00:36:40.360Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-04-14T00:36:40.360Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-04-14T00:36:40.360Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-04-14T00:36:40.360Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-04-14T00:36:40.360Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-04-14T00:36:40.360Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-04-14T00:36:40.360Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-04-14T00:36:40.360Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-04-14T00:36:40.360Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-04-14T00:36:40.360Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-04-14T00:36:40.360Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-04-14T00:36:40.360Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-04-14T00:36:40.360Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-04-14T00:36:40.360Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-04-14T00:36:40.360Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-04-14T00:36:40.360Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-04-14T00:36:40.360Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-04-14T00:36:40.360Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-04-14T00:36:40.360Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-04-14T00:36:40.360Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-04-14T00:36:40.360Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-04-14T00:36:40.360Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-04-14T00:36:40.360Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-04-14T00:36:40.360Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-04-14T00:36:40.360Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-04-14T00:36:40.360Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-04-14T00:36:40.360Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-04-14T00:36:40.360Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-04-14T00:36:40.360Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-04-14T00:36:40.360Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-04-14T00:36:40.360Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-04-14T00:36:40.360Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-04-14T00:36:40.360Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-04-14T00:36:40.360Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-04-14T00:36:40.360Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-04-14T00:36:40.360Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-04-14T00:36:40.360Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-04-14T00:36:40.360Z] spire-1.2.1/test/integration/test-one.sh [2022-04-14T00:36:40.360Z] spire-1.2.1/test/integration/test.sh [2022-04-14T00:36:40.360Z] spire-1.2.1/test/plugintest/ [2022-04-14T00:36:40.360Z] spire-1.2.1/test/plugintest/config.go [2022-04-14T00:36:40.360Z] spire-1.2.1/test/plugintest/load.go [2022-04-14T00:36:40.360Z] spire-1.2.1/test/plugintest/option.go [2022-04-14T00:36:40.360Z] spire-1.2.1/test/spiretest/ [2022-04-14T00:36:40.360Z] spire-1.2.1/test/spiretest/apiserver.go [2022-04-14T00:36:40.360Z] spire-1.2.1/test/spiretest/assertions.go [2022-04-14T00:36:40.360Z] spire-1.2.1/test/spiretest/dir.go [2022-04-14T00:36:40.360Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-04-14T00:36:40.360Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-04-14T00:36:40.360Z] spire-1.2.1/test/spiretest/logs.go [2022-04-14T00:36:40.360Z] spire-1.2.1/test/spiretest/socketapi.go [2022-04-14T00:36:40.360Z] spire-1.2.1/test/spiretest/suite.go [2022-04-14T00:36:40.360Z] spire-1.2.1/test/spiretest/x509.go [2022-04-14T00:36:40.360Z] spire-1.2.1/test/testca/ [2022-04-14T00:36:40.360Z] spire-1.2.1/test/testca/ca.go [2022-04-14T00:36:40.360Z] spire-1.2.1/test/testkey/ [2022-04-14T00:36:40.360Z] spire-1.2.1/test/testkey/generate.sh [2022-04-14T00:36:40.360Z] spire-1.2.1/test/testkey/genkeys.go [2022-04-14T00:36:40.360Z] spire-1.2.1/test/testkey/keys.go [2022-04-14T00:36:40.360Z] spire-1.2.1/test/testkey/new.go [2022-04-14T00:36:40.360Z] spire-1.2.1/test/tpmsimulator/ [2022-04-14T00:36:40.360Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-04-14T00:36:40.360Z] spire-1.2.1/test/util/ [2022-04-14T00:36:40.360Z] spire-1.2.1/test/util/cert_fixtures.go [2022-04-14T00:36:40.360Z] spire-1.2.1/test/util/cert_generation.go [2022-04-14T00:36:40.360Z] spire-1.2.1/test/util/io_redirection.go [2022-04-14T00:36:40.360Z] spire-1.2.1/test/util/race.go [2022-04-14T00:36:40.360Z] spire-1.2.1/test/util/util.go [2022-04-14T00:36:40.360Z] building spire from source... [2022-04-14T00:36:40.964Z] Installing go1.17.7... [2022-04-14T00:36:47.700Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-04-14T00:37:10.326Z] Removing intermediate container 708948b22834 [2022-04-14T00:37:10.326Z] ---> 5b9c62dd3a57 [2022-04-14T00:37:10.326Z] [2022-04-14T00:37:10.326Z] Step 10/23 : FROM alpine:3.14 [2022-04-14T00:37:10.326Z] ---> ac73e934f311 [2022-04-14T00:37:10.326Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-04-14T00:37:10.326Z] ---> Running in 5b34c30fc6df [2022-04-14T00:37:10.326Z] Removing intermediate container 5b34c30fc6df [2022-04-14T00:37:10.326Z] ---> 0489f096b608 [2022-04-14T00:37:10.326Z] Step 12/23 : ENV APP_PORT=59880 [2022-04-14T00:37:10.326Z] ---> Running in 7b4b38be2d2b [2022-04-14T00:37:10.326Z] Removing intermediate container 7b4b38be2d2b [2022-04-14T00:37:10.326Z] ---> 073bc390db10 [2022-04-14T00:37:10.326Z] Step 13/23 : EXPOSE $APP_PORT [2022-04-14T00:37:10.326Z] ---> Running in 263ca2574131 [2022-04-14T00:37:10.326Z] Removing intermediate container 263ca2574131 [2022-04-14T00:37:10.326Z] ---> 68beef4d23f9 [2022-04-14T00:37:10.326Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-14T00:37:10.326Z] ---> Running in bed81506110d [2022-04-14T00:37:10.326Z] Building bin/spire-server... [2022-04-14T00:37:10.612Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-04-14T00:37:10.612Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-04-14T00:37:10.612Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-04-14T00:37:11.616Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-04-14T00:37:11.616Z] go: downloading google.golang.org/grpc v1.44.0 [2022-04-14T00:37:12.238Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-04-14T00:37:12.517Z] Removing intermediate container bed81506110d [2022-04-14T00:37:12.517Z] ---> 89be0731140b [2022-04-14T00:37:12.517Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-04-14T00:37:12.804Z] ---> Running in e2272f9e162b [2022-04-14T00:37:13.411Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-04-14T00:37:14.407Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-04-14T00:37:14.681Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-14T00:37:14.681Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-14T00:37:15.279Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-04-14T00:37:15.557Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-14T00:37:16.538Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-04-14T00:37:16.538Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-04-14T00:37:16.814Z] (3/6) Installing libsodium (1.0.18-r0) [2022-04-14T00:37:16.814Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-04-14T00:37:16.814Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-04-14T00:37:16.814Z] go: downloading github.com/fatih/color v1.13.0 [2022-04-14T00:37:17.089Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-14T00:37:17.089Z] (5/6) Installing libzmq (4.3.4-r0) [2022-04-14T00:37:17.089Z] (6/6) Installing zeromq (4.3.4-r0) [2022-04-14T00:37:17.365Z] Executing busybox-1.33.1-r7.trigger [2022-04-14T00:37:17.365Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-04-14T00:37:17.365Z] OK: 8 MiB in 20 packages [2022-04-14T00:37:17.365Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-04-14T00:37:17.365Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-04-14T00:37:17.365Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-04-14T00:37:18.843Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-04-14T00:37:18.843Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-04-14T00:37:18.843Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-04-14T00:37:19.120Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-04-14T00:37:19.120Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-04-14T00:37:19.393Z] Removing intermediate container e2272f9e162b [2022-04-14T00:37:19.393Z] ---> 80d2b8f1f748 [2022-04-14T00:37:19.393Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-14T00:37:20.377Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-04-14T00:37:20.377Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-04-14T00:37:20.651Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-04-14T00:37:20.651Z]  ---> 37ac211e29ce [2022-04-14T00:37:20.651Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-04-14T00:37:20.933Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-04-14T00:37:20.933Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-04-14T00:37:21.209Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-04-14T00:37:22.659Z]  ---> 458f6291515e [2022-04-14T00:37:22.659Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-04-14T00:37:23.260Z] ---> cf7f094efc33 [2022-04-14T00:37:23.260Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-04-14T00:37:23.536Z] ---> Running in ca9c17e5cf2a [2022-04-14T00:37:23.536Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-04-14T00:37:24.135Z] Removing intermediate container ca9c17e5cf2a [2022-04-14T00:37:24.135Z] ---> f1f0e3361148 [2022-04-14T00:37:24.135Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-14T00:37:24.135Z] ---> Running in bfe46572e427 [2022-04-14T00:37:24.412Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-04-14T00:37:24.691Z] Removing intermediate container bfe46572e427 [2022-04-14T00:37:24.691Z] ---> 5551d9101532 [2022-04-14T00:37:24.691Z] Step 21/23 : LABEL arch=arm64 [2022-04-14T00:37:24.691Z] ---> Running in 61f2d2b36f12 [2022-04-14T00:37:25.294Z] go: downloading cloud.google.com/go v0.100.2 [2022-04-14T00:37:25.294Z] Removing intermediate container 61f2d2b36f12 [2022-04-14T00:37:25.294Z] ---> 579fd8200a2a [2022-04-14T00:37:25.294Z] Step 22/23 : LABEL git_sha=aa17a0d297f7eeac5bdd98d09819418474808dd8 [2022-04-14T00:37:25.570Z] ---> Running in 864860ecc7be [2022-04-14T00:37:26.175Z] Removing intermediate container 864860ecc7be [2022-04-14T00:37:26.175Z] ---> 34c796d2d707 [2022-04-14T00:37:26.175Z] Step 23/23 : LABEL version=0.0.0 [2022-04-14T00:37:26.175Z] ---> Running in ad154934ef9c [2022-04-14T00:37:26.785Z] Removing intermediate container ad154934ef9c [2022-04-14T00:37:26.785Z] ---> b0cf7636cca6 [2022-04-14T00:37:26.785Z] [2022-04-14T00:37:26.785Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-04-14T00:37:27.389Z] Successfully built b0cf7636cca6 [2022-04-14T00:37:27.389Z] Successfully tagged core-data-arm64:latest [2022-04-14T00:37:28.379Z]  Building core-data ... done go: downloading cloud.google.com/go/security v1.3.0 [2022-04-14T00:37:28.379Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-04-14T00:37:28.657Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-04-14T00:37:29.261Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-04-14T00:37:29.538Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-04-14T00:37:29.538Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-14T00:37:29.814Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-04-14T00:37:29.814Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-04-14T00:37:30.090Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-04-14T00:37:30.090Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-04-14T00:37:30.365Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-04-14T00:37:30.365Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-04-14T00:37:30.643Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-04-14T00:37:30.920Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-04-14T00:37:31.909Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-04-14T00:37:31.909Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-04-14T00:37:32.509Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-04-14T00:37:33.958Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-04-14T00:37:33.958Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-14T00:37:34.234Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-04-14T00:37:34.234Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-14T00:37:34.234Z] go: downloading github.com/google/uuid v1.1.2 [2022-04-14T00:37:34.234Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-04-14T00:37:34.514Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-04-14T00:37:34.514Z] go: downloading github.com/oklog/run v1.0.0 [2022-04-14T00:37:34.792Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-04-14T00:37:34.792Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-04-14T00:37:34.792Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-14T00:37:35.070Z] go: downloading github.com/prometheus/common v0.32.1 [2022-04-14T00:37:35.070Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-04-14T00:37:35.070Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-14T00:37:35.070Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-04-14T00:37:36.058Z] go: downloading go.uber.org/atomic v1.9.0 [2022-04-14T00:37:36.334Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-04-14T00:37:36.612Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-04-14T00:37:36.612Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-04-14T00:37:36.612Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-04-14T00:37:36.612Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-04-14T00:37:36.890Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-04-14T00:37:36.890Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-04-14T00:37:36.890Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-04-14T00:37:36.890Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-04-14T00:37:37.167Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-04-14T00:37:37.444Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-04-14T00:37:37.444Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-04-14T00:37:37.723Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-04-14T00:37:37.723Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-04-14T00:37:37.723Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-04-14T00:37:37.723Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-04-14T00:37:37.723Z] go: downloading github.com/lib/pq v1.10.4 [2022-04-14T00:37:37.723Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-04-14T00:37:37.723Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-04-14T00:37:37.723Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-04-14T00:37:38.007Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-04-14T00:37:38.007Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-04-14T00:37:38.284Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-04-14T00:37:39.279Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-04-14T00:37:39.557Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-04-14T00:37:39.835Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-04-14T00:37:40.112Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-04-14T00:37:40.714Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-04-14T00:37:40.714Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-04-14T00:37:40.714Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-04-14T00:37:40.992Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-04-14T00:37:40.992Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-04-14T00:37:40.992Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-04-14T00:37:41.269Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-04-14T00:37:41.269Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-04-14T00:37:41.547Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-04-14T00:37:42.151Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-14T00:37:42.151Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-04-14T00:37:42.432Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-04-14T00:37:42.432Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-04-14T00:37:42.709Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-04-14T00:37:44.154Z] go: downloading go.opencensus.io v0.23.0 [2022-04-14T00:37:44.758Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-04-14T00:37:44.758Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-04-14T00:37:44.758Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-04-14T00:37:45.035Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-04-14T00:37:45.035Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-04-14T00:37:45.316Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-04-14T00:37:45.316Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-04-14T00:37:45.920Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-04-14T00:37:48.567Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-04-14T00:37:50.036Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-04-14T00:37:50.036Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-04-14T00:37:50.036Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-04-14T00:37:50.036Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-04-14T00:37:50.036Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-04-14T00:37:50.036Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-04-14T00:37:50.317Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-04-14T00:37:50.317Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-04-14T00:37:50.595Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-04-14T00:37:50.595Z] go: downloading go.uber.org/zap v1.21.0 [2022-04-14T00:37:51.200Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-04-14T00:37:51.200Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-04-14T00:37:51.478Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-04-14T00:37:51.478Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-04-14T00:37:51.478Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-04-14T00:37:51.758Z] go: downloading github.com/golang/snappy v0.0.4 [2022-04-14T00:37:51.758Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-04-14T00:38:00.062Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-04-14T00:38:00.062Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-04-14T00:38:00.062Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-04-14T00:38:00.062Z] go: downloading go.uber.org/multierr v1.6.0 [2022-04-14T00:38:10.241Z] go: downloading google.golang.org/api v0.70.0 [2022-04-14T00:38:10.241Z] go: downloading k8s.io/client-go v0.23.4 [2022-04-14T00:38:10.241Z] go: downloading k8s.io/api v0.23.4 [2022-04-14T00:38:20.416Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-04-14T00:38:20.416Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-04-14T00:38:20.416Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-04-14T00:38:20.692Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-04-14T00:38:42.891Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-04-14T00:38:42.891Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-04-14T00:38:42.891Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-04-14T00:38:42.891Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-04-14T00:38:42.891Z] go: downloading cloud.google.com/go v0.100.2 [2022-04-14T00:38:43.874Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-04-14T00:38:44.861Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-04-14T00:38:45.849Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-04-14T00:38:46.832Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-04-14T00:38:47.109Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-04-14T00:38:47.385Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-04-14T00:38:47.385Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-04-14T00:38:48.374Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-04-14T00:38:48.374Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-14T00:38:48.650Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-04-14T00:38:48.650Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-04-14T00:38:48.926Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-04-14T00:38:48.926Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-04-14T00:38:49.201Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-04-14T00:38:49.201Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-04-14T00:38:49.477Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-04-14T00:38:49.477Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-04-14T00:38:50.923Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-04-14T00:38:50.923Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-04-14T00:38:51.199Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-04-14T00:38:55.515Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-04-14T00:38:55.515Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-04-14T00:38:55.791Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-04-14T00:38:55.791Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-04-14T00:38:55.791Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-04-14T00:38:55.791Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-04-14T00:38:55.791Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-04-14T00:38:56.784Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-04-14T00:38:57.061Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-04-14T00:38:57.061Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-04-14T00:38:57.338Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-04-14T00:38:57.338Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-04-14T00:38:58.323Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-04-14T00:38:58.924Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-04-14T00:38:58.924Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-04-14T00:38:59.199Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-04-14T00:38:59.199Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-04-14T00:38:59.474Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-04-14T00:38:59.474Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-04-14T00:38:59.474Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-04-14T00:38:59.474Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-04-14T00:39:00.464Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-14T00:39:00.464Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-04-14T00:39:00.742Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-04-14T00:39:00.742Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-04-14T00:39:00.742Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-04-14T00:39:02.727Z] go: downloading go.opencensus.io v0.23.0 [2022-04-14T00:39:03.002Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-04-14T00:39:03.002Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-04-14T00:39:03.279Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-04-14T00:39:03.279Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-04-14T00:39:03.279Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-04-14T00:39:03.881Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-04-14T00:39:03.881Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-04-14T00:39:04.483Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-04-14T00:39:06.470Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-04-14T00:39:08.457Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-04-14T00:39:08.457Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-04-14T00:39:08.457Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-04-14T00:39:08.733Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-04-14T00:39:08.733Z] go: downloading go.uber.org/zap v1.21.0 [2022-04-14T00:39:09.334Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-04-14T00:39:09.334Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-04-14T00:39:09.610Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-04-14T00:39:09.610Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-04-14T00:39:09.886Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-04-14T00:39:09.886Z] go: downloading github.com/golang/snappy v0.0.4 [2022-04-14T00:39:09.886Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-04-14T00:39:20.055Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-04-14T00:39:20.055Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-04-14T00:39:20.055Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-04-14T00:39:20.055Z] go: downloading go.uber.org/multierr v1.6.0 [2022-04-14T00:39:46.876Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-04-14T00:39:46.876Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-04-14T00:39:46.876Z] Removing intermediate container ed72de6a3297 [2022-04-14T00:39:46.876Z] ---> fb3547aa38b2 [2022-04-14T00:39:46.876Z] [2022-04-14T00:39:46.876Z] Step 10/23 : FROM alpine:3.14 [2022-04-14T00:39:46.876Z] ---> ac73e934f311 [2022-04-14T00:39:46.876Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-04-14T00:39:46.876Z] ---> Using cache [2022-04-14T00:39:46.876Z] ---> afe2e6b24e54 [2022-04-14T00:39:46.876Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-14T00:39:46.876Z] ---> Using cache [2022-04-14T00:39:46.876Z] ---> 98f9dfd2ca7e [2022-04-14T00:39:46.876Z] Step 13/23 : ENV APP_PORT=59881 [2022-04-14T00:39:46.876Z] ---> Running in 6248ada89355 [2022-04-14T00:39:46.876Z] Removing intermediate container 6248ada89355 [2022-04-14T00:39:46.876Z] ---> cf609d82bb05 [2022-04-14T00:39:46.876Z] Step 14/23 : EXPOSE $APP_PORT [2022-04-14T00:39:46.876Z] ---> Running in 8cd8fd1a41e4 [2022-04-14T00:39:46.876Z] Removing intermediate container 8cd8fd1a41e4 [2022-04-14T00:39:46.876Z] ---> 297fc2df4b83 [2022-04-14T00:39:46.876Z] Step 15/23 : WORKDIR / [2022-04-14T00:39:46.876Z] ---> Running in 2f93a1b5d37a [2022-04-14T00:39:46.876Z] Removing intermediate container 2f93a1b5d37a [2022-04-14T00:39:46.876Z] ---> bf31f3f630db [2022-04-14T00:39:46.876Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-14T00:39:46.876Z] ---> a248378488bd [2022-04-14T00:39:46.876Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-04-14T00:39:47.480Z] ---> b3b95cd8c342 [2022-04-14T00:39:47.480Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-04-14T00:39:48.924Z] ---> 940e7ed0b569 [2022-04-14T00:39:48.924Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-04-14T00:39:48.924Z] ---> Running in 2dfecbfac283 [2022-04-14T00:39:49.203Z] Removing intermediate container 2dfecbfac283 [2022-04-14T00:39:49.203Z] ---> a7cff69e4a37 [2022-04-14T00:39:49.203Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-14T00:39:49.203Z] ---> Running in 3557afd1913d [2022-04-14T00:39:49.811Z] Removing intermediate container 3557afd1913d [2022-04-14T00:39:49.811Z] ---> c1d7358a7cdb [2022-04-14T00:39:49.811Z] Step 21/23 : LABEL arch=arm64 [2022-04-14T00:39:49.811Z] ---> Running in 703528b2ed7b [2022-04-14T00:39:50.416Z] Removing intermediate container 703528b2ed7b [2022-04-14T00:39:50.416Z] ---> babcf05df6e6 [2022-04-14T00:39:50.416Z] Step 22/23 : LABEL git_sha=aa17a0d297f7eeac5bdd98d09819418474808dd8 [2022-04-14T00:39:50.416Z] ---> Running in 489bc69c1294 [2022-04-14T00:39:51.021Z] Removing intermediate container 489bc69c1294 [2022-04-14T00:39:51.021Z] ---> 294673c6da67 [2022-04-14T00:39:51.021Z] Step 23/23 : LABEL version=0.0.0 [2022-04-14T00:39:51.021Z] ---> Running in bf86744d380d [2022-04-14T00:39:51.621Z] Removing intermediate container bf86744d380d [2022-04-14T00:39:51.621Z] ---> 9b8a57923d04 [2022-04-14T00:39:51.621Z] [2022-04-14T00:39:51.898Z] Successfully built 9b8a57923d04 [2022-04-14T00:39:51.898Z] Successfully tagged core-metadata-arm64:latest [2022-04-14T01:01:46.142Z]  Building core-metadata ... done Building bin/spire-agent... [2022-04-14T01:01:46.142Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-04-14T01:01:46.142Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-04-14T01:01:46.142Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-04-14T01:01:46.142Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-04-14T01:01:46.142Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-04-14T01:01:46.142Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-04-14T01:01:46.142Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-04-14T01:01:46.142Z] go: downloading github.com/docker/go-units v0.4.0 [2022-04-14T01:01:46.142Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-04-14T01:01:46.142Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-04-14T01:01:46.142Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-04-14T01:01:46.143Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-04-14T01:01:46.143Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-04-14T01:04:23.088Z] Building bin/spire-agent... [2022-04-14T01:04:23.088Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-04-14T01:04:23.088Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-04-14T01:04:23.088Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-04-14T01:04:23.088Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-04-14T01:04:23.088Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-04-14T01:04:23.088Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-04-14T01:04:23.088Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-04-14T01:04:23.088Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-04-14T01:04:23.088Z] go: downloading github.com/docker/go-units v0.4.0 [2022-04-14T01:04:23.088Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-04-14T01:04:23.088Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-04-14T01:04:23.088Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-04-14T01:04:23.088Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-04-14T01:05:19.730Z] Building bin/spire-agent... [2022-04-14T01:05:19.730Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-04-14T01:05:19.730Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-04-14T01:05:19.730Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-04-14T01:05:19.730Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-04-14T01:05:20.004Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-04-14T01:05:20.004Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-04-14T01:05:21.455Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-04-14T01:05:26.888Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-04-14T01:05:26.888Z] go: downloading github.com/docker/go-units v0.4.0 [2022-04-14T01:05:26.888Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-04-14T01:05:26.888Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-04-14T01:05:26.888Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-04-14T01:05:26.888Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-04-14T01:07:48.831Z] Removing intermediate container de2dd9a2c549 [2022-04-14T01:07:48.831Z] ---> aaf7ac3fe4d2 [2022-04-14T01:07:48.831Z] [2022-04-14T01:07:48.831Z] Step 13/26 : FROM alpine:3.15 [2022-04-14T01:07:48.831Z] ---> 3fb3c9af89a9 [2022-04-14T01:07:48.831Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-14T01:07:48.831Z] ---> Using cache [2022-04-14T01:07:48.831Z] ---> d47e244cbe24 [2022-04-14T01:07:48.831Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-14T01:07:48.831Z] ---> Using cache [2022-04-14T01:07:48.831Z] ---> 6e212d5d38f3 [2022-04-14T01:07:48.831Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-04-14T01:07:48.831Z] ---> Running in 9d833e0fb5fd [2022-04-14T01:07:48.831Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-14T01:07:48.831Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-14T01:07:49.820Z] v3.15.4-23-g26ba280437 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-14T01:07:49.820Z] v3.15.4-26-g36f9d42a4c [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-14T01:07:49.820Z] OK: 15729 distinct packages available [2022-04-14T01:07:49.820Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-14T01:07:50.802Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-14T01:07:51.791Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-04-14T01:07:51.791Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-04-14T01:07:52.065Z] (3/5) Installing libucontext (1.1-r0) [2022-04-14T01:07:52.066Z] (4/5) Installing gcompat (1.0.0-r4) [2022-04-14T01:07:52.066Z] (5/5) Installing openssl (1.1.1n-r0) [2022-04-14T01:07:52.349Z] Executing busybox-1.34.1-r5.trigger [2022-04-14T01:07:52.349Z] OK: 6 MiB in 19 packages [2022-04-14T01:07:54.342Z] Removing intermediate container 9d833e0fb5fd [2022-04-14T01:07:54.342Z] ---> c21b41b13ff2 [2022-04-14T01:07:54.342Z] Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-agent /usr/local/bin [2022-04-14T01:07:57.734Z] ---> 2d09b06321ad [2022-04-14T01:07:57.734Z] Step 18/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-04-14T01:08:06.026Z] ---> e4c4c3327242 [2022-04-14T01:08:06.026Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-04-14T01:08:06.026Z] ---> 50992c9fbb8b [2022-04-14T01:08:06.026Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-04-14T01:08:07.018Z] ---> ad54041d0b99 [2022-04-14T01:08:07.018Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-04-14T01:08:08.005Z] ---> 7eec7ca270bd [2022-04-14T01:08:08.005Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-04-14T01:08:08.005Z] ---> Running in bf3e24f359b0 [2022-04-14T01:08:08.611Z] Removing intermediate container bf3e24f359b0 [2022-04-14T01:08:08.611Z] ---> 660ab78fba13 [2022-04-14T01:08:08.611Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-04-14T01:08:08.888Z] ---> Running in 5e6b6553df6a [2022-04-14T01:08:09.493Z] Removing intermediate container 5e6b6553df6a [2022-04-14T01:08:09.494Z] ---> 0029a0079f91 [2022-04-14T01:08:09.494Z] Step 24/26 : LABEL arch=arm64 [2022-04-14T01:08:09.494Z] ---> Running in 3003b35d84f5 [2022-04-14T01:08:10.104Z] Removing intermediate container 3003b35d84f5 [2022-04-14T01:08:10.104Z] ---> ce1a93931363 [2022-04-14T01:08:10.104Z] Step 25/26 : LABEL git_sha=aa17a0d297f7eeac5bdd98d09819418474808dd8 [2022-04-14T01:08:10.104Z] ---> Running in 7acda8d17be7 [2022-04-14T01:08:10.704Z] Removing intermediate container 7acda8d17be7 [2022-04-14T01:08:10.704Z] ---> 00b89257cc10 [2022-04-14T01:08:10.704Z] Step 26/26 : LABEL version=0.0.0 [2022-04-14T01:08:10.977Z] ---> Running in 43f84319ec29 [2022-04-14T01:08:11.580Z] Removing intermediate container 43f84319ec29 [2022-04-14T01:08:11.580Z] ---> 42a15874d618 [2022-04-14T01:08:11.580Z] [2022-04-14T01:08:11.854Z] Successfully built 42a15874d618 [2022-04-14T01:08:11.854Z] Successfully tagged security-spire-agent-arm64:latest [2022-04-14T01:10:18.702Z]  Building security-spire-agent ... done Removing intermediate container c21c2f413f5c [2022-04-14T01:10:18.702Z] ---> 32097b7a6b1e [2022-04-14T01:10:18.702Z] [2022-04-14T01:10:18.702Z] Step 13/25 : FROM alpine:3.15 [2022-04-14T01:10:18.702Z] ---> 3fb3c9af89a9 [2022-04-14T01:10:18.702Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-14T01:10:18.702Z] ---> Using cache [2022-04-14T01:10:18.702Z] ---> d47e244cbe24 [2022-04-14T01:10:18.702Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-14T01:10:18.702Z] ---> Using cache [2022-04-14T01:10:18.702Z] ---> 6e212d5d38f3 [2022-04-14T01:10:18.702Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-04-14T01:10:18.702Z] ---> Using cache [2022-04-14T01:10:18.702Z] ---> c21b41b13ff2 [2022-04-14T01:10:18.702Z] Step 17/25 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-04-14T01:10:18.702Z] ---> f439849942da [2022-04-14T01:10:18.702Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-04-14T01:10:18.702Z] ---> 5203387c1206 [2022-04-14T01:10:18.702Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-04-14T01:10:18.702Z] ---> ef02c50f49d1 [2022-04-14T01:10:18.702Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-04-14T01:10:19.299Z] ---> 1d75afcecf13 [2022-04-14T01:10:19.299Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-04-14T01:10:19.299Z] ---> Running in fd543aa832e6 [2022-04-14T01:10:19.893Z] Removing intermediate container fd543aa832e6 [2022-04-14T01:10:19.893Z] ---> b8e60fa9e58c [2022-04-14T01:10:19.893Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-04-14T01:10:19.893Z] ---> Running in 4c258d931b6b [2022-04-14T01:10:20.490Z] Removing intermediate container 4c258d931b6b [2022-04-14T01:10:20.490Z] ---> 8085478252a8 [2022-04-14T01:10:20.490Z] Step 23/25 : LABEL arch=arm64 [2022-04-14T01:10:20.490Z] ---> Running in 7999bd9614a2 [2022-04-14T01:10:20.765Z] Removing intermediate container 7999bd9614a2 [2022-04-14T01:10:20.765Z] ---> 6c5013d0edec [2022-04-14T01:10:20.765Z] Step 24/25 : LABEL git_sha=aa17a0d297f7eeac5bdd98d09819418474808dd8 [2022-04-14T01:10:21.038Z] ---> Running in 9a25151272c4 [2022-04-14T01:10:21.316Z] Removing intermediate container 9a25151272c4 [2022-04-14T01:10:21.316Z] ---> 4059f37bd5fc [2022-04-14T01:10:21.316Z] Step 25/25 : LABEL version=0.0.0 [2022-04-14T01:10:21.591Z] ---> Running in 372d441b7ac3 [2022-04-14T01:10:21.865Z] Removing intermediate container 372d441b7ac3 [2022-04-14T01:10:21.865Z] ---> 4d710e1836b2 [2022-04-14T01:10:21.865Z] [2022-04-14T01:10:22.139Z] Successfully built 4d710e1836b2 [2022-04-14T01:10:22.139Z] Successfully tagged security-spire-server-arm64:latest [2022-04-14T01:10:37.202Z]  Building security-spire-server ... done Removing intermediate container 721071d3d2e0 [2022-04-14T01:10:37.202Z] ---> c2e6e47d443c [2022-04-14T01:10:37.202Z] [2022-04-14T01:10:37.202Z] Step 13/26 : FROM alpine:3.15 [2022-04-14T01:10:37.202Z] ---> 3fb3c9af89a9 [2022-04-14T01:10:37.202Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-14T01:10:37.202Z] ---> Using cache [2022-04-14T01:10:37.202Z] ---> d47e244cbe24 [2022-04-14T01:10:37.202Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-14T01:10:37.202Z] ---> Using cache [2022-04-14T01:10:37.202Z] ---> 6e212d5d38f3 [2022-04-14T01:10:37.202Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-04-14T01:10:37.479Z] ---> Running in fa7936db224d [2022-04-14T01:10:38.912Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-14T01:10:39.889Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-14T01:10:40.878Z] v3.15.4-23-g26ba280437 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-14T01:10:40.878Z] v3.15.4-26-g36f9d42a4c [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-14T01:10:40.878Z] OK: 15729 distinct packages available [2022-04-14T01:10:40.878Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-14T01:10:41.849Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-14T01:10:42.831Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-04-14T01:10:42.831Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-04-14T01:10:43.105Z] (3/4) Installing libucontext (1.1-r0) [2022-04-14T01:10:43.105Z] (4/4) Installing gcompat (1.0.0-r4) [2022-04-14T01:10:43.105Z] Executing busybox-1.34.1-r5.trigger [2022-04-14T01:10:43.379Z] OK: 6 MiB in 18 packages [2022-04-14T01:10:44.384Z] Removing intermediate container fa7936db224d [2022-04-14T01:10:44.384Z] ---> d6498efb3c79 [2022-04-14T01:10:44.384Z] Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-04-14T01:10:47.770Z] ---> 4ab4706d6119 [2022-04-14T01:10:47.770Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-04-14T01:10:48.363Z] ---> 4e8dbd2d050e [2022-04-14T01:10:48.363Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-04-14T01:10:48.363Z] ---> Running in e3000134408f [2022-04-14T01:10:48.640Z] Removing intermediate container e3000134408f [2022-04-14T01:10:48.640Z] ---> 8fa8ae1d22e3 [2022-04-14T01:10:48.640Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-04-14T01:10:49.623Z] ---> 3e88f2ccae37 [2022-04-14T01:10:49.623Z] Step 21/26 : WORKDIR / [2022-04-14T01:10:49.623Z] ---> Running in a98e593a812d [2022-04-14T01:10:49.895Z] Removing intermediate container a98e593a812d [2022-04-14T01:10:49.895Z] ---> 023ab8f85d2d [2022-04-14T01:10:49.895Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-04-14T01:10:49.895Z] ---> Running in 1bb8678b3360 [2022-04-14T01:10:50.168Z] Removing intermediate container 1bb8678b3360 [2022-04-14T01:10:50.168Z] ---> 32e07d40600b [2022-04-14T01:10:50.168Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-04-14T01:10:50.440Z] ---> Running in 456a4fca29de [2022-04-14T01:10:50.717Z] Removing intermediate container 456a4fca29de [2022-04-14T01:10:50.717Z] ---> 3acf3fd39b44 [2022-04-14T01:10:50.717Z] Step 24/26 : LABEL arch=arm64 [2022-04-14T01:10:50.717Z] ---> Running in d66f05ccb2fe [2022-04-14T01:10:51.307Z] Removing intermediate container d66f05ccb2fe [2022-04-14T01:10:51.307Z] ---> 6fcffba778be [2022-04-14T01:10:51.307Z] Step 25/26 : LABEL git_sha=aa17a0d297f7eeac5bdd98d09819418474808dd8 [2022-04-14T01:10:51.307Z] ---> Running in 9f98eb72de32 [2022-04-14T01:10:51.581Z] Removing intermediate container 9f98eb72de32 [2022-04-14T01:10:51.581Z] ---> 08e63dcb379a [2022-04-14T01:10:51.581Z] Step 26/26 : LABEL version=0.0.0 [2022-04-14T01:10:51.581Z] ---> Running in 422c0a2f7751 [2022-04-14T01:10:52.177Z] Removing intermediate container 422c0a2f7751 [2022-04-14T01:10:52.177Z] ---> 7e7c9cc379ec [2022-04-14T01:10:52.177Z] [2022-04-14T01:10:52.177Z] Successfully built 7e7c9cc379ec [2022-04-14T01:10:52.177Z] Successfully tagged security-spire-config-arm64:latest [2022-04-14T01:10:52.786Z]  Building security-spire-config ... done  [Pipeline] } [2022-04-14T01:10:52.810Z] $ docker stop --time=1 9be455242b27d228cf19666b4231a791eab0c9f04da5eab9a444ec196d33e5ea [2022-04-14T01:10:54.519Z] $ docker rm -f 9be455242b27d228cf19666b4231a791eab0c9f04da5eab9a444ec196d33e5ea [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-14T01:10:55.159Z] + docker images [2022-04-14T01:10:55.450Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-04-14T01:10:55.450Z] security-spire-config-arm64 latest 7e7c9cc379ec 4 seconds ago 85.6MB [2022-04-14T01:10:55.450Z] c2e6e47d443c 32 seconds ago 4.12GB [2022-04-14T01:10:55.450Z] security-spire-server-arm64 latest 4d710e1836b2 34 seconds ago 86.3MB [2022-04-14T01:10:55.450Z] 32097b7a6b1e About a minute ago 4.12GB [2022-04-14T01:10:55.450Z] security-spire-agent-arm64 latest 42a15874d618 2 minutes ago 126MB [2022-04-14T01:10:55.450Z] aaf7ac3fe4d2 3 minutes ago 4.12GB [2022-04-14T01:10:55.450Z] core-metadata-arm64 latest 9b8a57923d04 31 minutes ago 16.3MB [2022-04-14T01:10:55.450Z] fb3547aa38b2 31 minutes ago 1.29GB [2022-04-14T01:10:55.450Z] core-data-arm64 latest b0cf7636cca6 33 minutes ago 21.6MB [2022-04-14T01:10:55.450Z] 5b9c62dd3a57 33 minutes ago 1.32GB [2022-04-14T01:10:55.450Z] support-notifications-arm64 latest 4f3ac8cdd028 34 minutes ago 16.3MB [2022-04-14T01:10:55.450Z] 579f0c82034a 35 minutes ago 1.29GB [2022-04-14T01:10:55.450Z] security-proxy-setup-arm64 latest 906d297f184d 36 minutes ago 26.1MB [2022-04-14T01:10:55.450Z] 2ad63005fc2f 36 minutes ago 1.3GB [2022-04-14T01:10:55.450Z] support-scheduler-arm64 latest 0dadbef348f5 36 minutes ago 15.7MB [2022-04-14T01:10:55.450Z] d865d1188fed 36 minutes ago 1.29GB [2022-04-14T01:10:55.450Z] sys-mgmt-agent-arm64 latest 2acbd0a4edc2 40 minutes ago 282MB [2022-04-14T01:10:55.450Z] security-spiffe-token-provider-arm64 latest cf1bec679e8d 41 minutes ago 27.9MB [2022-04-14T01:10:55.450Z] a76d0ca76745 41 minutes ago 1.34GB [2022-04-14T01:10:55.450Z] security-bootstrapper-arm64 latest 301fd7d59318 41 minutes ago 18.3MB [2022-04-14T01:10:55.450Z] security-secretstore-setup-arm64 latest 5757bcbdf8d4 42 minutes ago 27.5MB [2022-04-14T01:10:55.450Z] core-command-arm64 latest 1095cff9e3f2 42 minutes ago 15.5MB [2022-04-14T01:10:55.450Z] e49a15e8ee49 42 minutes ago 1.29GB [2022-04-14T01:10:55.732Z] a0ee02245177 42 minutes ago 1.3GB [2022-04-14T01:10:55.732Z] 9e17452d21f7 42 minutes ago 1.29GB [2022-04-14T01:10:55.732Z] 4f300a080261 43 minutes ago 1.29GB [2022-04-14T01:10:55.732Z] ci-base-image-arm64 latest 2eb1611ec887 59 minutes ago 886MB [2022-04-14T01:10:55.732Z] docker 20.10.14 c346e9eafbab 8 days ago 202MB [2022-04-14T01:10:55.732Z] alpine 3.14 ac73e934f311 9 days ago 5.34MB [2022-04-14T01:10:55.732Z] alpine 3.15 3fb3c9af89a9 9 days ago 5.32MB [2022-04-14T01:10:55.732Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.17-alpine f79e39bc4007 2 months ago 551MB [2022-04-14T01:10:55.732Z] 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-14T01:10:56.533Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-14T01:10:56.824Z] [2022-04-14T01:10:56.824Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-04-14T01:10:57.233Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-14T01:10:57.532Z] arm64: Pulling from edgex-lftools-log-publisher [2022-04-14T01:10:57.532Z] 8998bd30e6a1: Pulling fs layer [2022-04-14T01:10:57.532Z] 04944245beec: Pulling fs layer [2022-04-14T01:10:57.532Z] 699f458cf7ca: Pulling fs layer [2022-04-14T01:10:57.532Z] 765212b225bb: Pulling fs layer [2022-04-14T01:10:57.532Z] f23df028b6ca: Pulling fs layer [2022-04-14T01:10:57.532Z] d65c8cfc05b1: Pulling fs layer [2022-04-14T01:10:57.532Z] 2437ff75d9bd: Pulling fs layer [2022-04-14T01:10:57.532Z] f23df028b6ca: Waiting [2022-04-14T01:10:57.532Z] d65c8cfc05b1: Waiting [2022-04-14T01:10:57.532Z] 2437ff75d9bd: Waiting [2022-04-14T01:10:57.532Z] 765212b225bb: Waiting [2022-04-14T01:10:57.532Z] 04944245beec: Verifying Checksum [2022-04-14T01:10:57.532Z] 04944245beec: Download complete [2022-04-14T01:10:57.822Z] 765212b225bb: Download complete [2022-04-14T01:10:57.822Z] f23df028b6ca: Verifying Checksum [2022-04-14T01:10:57.822Z] f23df028b6ca: Download complete [2022-04-14T01:10:57.822Z] d65c8cfc05b1: Verifying Checksum [2022-04-14T01:10:57.822Z] d65c8cfc05b1: Download complete [2022-04-14T01:10:58.104Z] 699f458cf7ca: Verifying Checksum [2022-04-14T01:10:58.104Z] 699f458cf7ca: Download complete [2022-04-14T01:10:58.719Z] 8998bd30e6a1: Verifying Checksum [2022-04-14T01:10:58.719Z] 8998bd30e6a1: Download complete [2022-04-14T01:11:01.367Z] 2437ff75d9bd: Verifying Checksum [2022-04-14T01:11:01.367Z] 2437ff75d9bd: Download complete [2022-04-14T01:11:03.345Z] 8998bd30e6a1: Pull complete [2022-04-14T01:11:03.945Z] 04944245beec: Pull complete [2022-04-14T01:11:05.380Z] 699f458cf7ca: Pull complete [2022-04-14T01:11:05.657Z] 765212b225bb: Pull complete [2022-04-14T01:11:06.636Z] f23df028b6ca: Pull complete [2022-04-14T01:11:06.913Z] d65c8cfc05b1: Pull complete [2022-04-14T01:11:21.992Z] 2437ff75d9bd: Pull complete [2022-04-14T01:11:21.992Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-04-14T01:11:21.992Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-14T01:11:21.992Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-04-14T01:11:22.261Z] prd-ubuntu20.04-docker-arm64-4c-16g-20874 does not seem to be running inside a container [2022-04-14T01:11:22.359Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-04-14T01:11:25.541Z] $ docker top 1ddcd1381e555d26fa38717f34e3d2d0bc0e187fbc502bb18ccce708c4a56899 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-14T01:11:26.694Z] ---> job-cost.sh [2022-04-14T01:11:26.694Z] lf-activate-venv: SKIPPING [2022-04-14T01:11:26.694Z] INFO: No Stack... [2022-04-14T01:11:27.283Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-04-14T01:11:28.256Z] INFO: Archiving Costs [Pipeline] sh [2022-04-14T01:11:28.945Z] + cat /w/workspace/edgex-go/1/archives/cost.csv [2022-04-14T01:11:28.945Z] + cut -d, -f6 [Pipeline] lock [2022-04-14T01:11:28.993Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3967-1-stack-cost] [2022-04-14T01:11:28.998Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3967-1-stack-cost] did not exist. Created. [2022-04-14T01:11:28.998Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3967-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-04-14T01:11:29.748Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-04-14T01:11:29.934Z] Stashed 1 file(s) [Pipeline] } [2022-04-14T01:11:29.949Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3967-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-04-14T01:11:30.047Z] $ docker stop --time=1 1ddcd1381e555d26fa38717f34e3d2d0bc0e187fbc502bb18ccce708c4a56899 [2022-04-14T01:11:31.618Z] $ docker rm -f 1ddcd1381e555d26fa38717f34e3d2d0bc0e187fbc502bb18ccce708c4a56899 [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-14T01:11:32.711Z] provisioning config files... [2022-04-14T01:11:32.747Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config2235090321768606811tmp [Pipeline] { [Pipeline] sh [2022-04-14T01:11:33.085Z] + set +x [2022-04-14T01:11:33.086Z] + curl -s https://codecov.io/bash [2022-04-14T01:11:33.086Z] + bash -s -- [2022-04-14T01:11:33.086Z] [2022-04-14T01:11:33.086Z] _____ _ [2022-04-14T01:11:33.086Z] / ____| | | [2022-04-14T01:11:33.086Z] | | ___ __| | ___ ___ _____ __ [2022-04-14T01:11:33.086Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-04-14T01:11:33.086Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-04-14T01:11:33.086Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-04-14T01:11:33.086Z] Bash-1.0.6 [2022-04-14T01:11:33.086Z] [2022-04-14T01:11:33.086Z] [2022-04-14T01:11:33.086Z] ==> git version 2.25.1 found [2022-04-14T01:11:33.086Z] ==> 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-14T01:11:33.086Z] Release-Date: 2020-01-08 [2022-04-14T01:11:33.086Z] 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-14T01:11:33.086Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-04-14T01:11:33.086Z] ==> Jenkins CI detected. [2022-04-14T01:11:33.086Z] current dir:  /w/workspace/edgex-go/1 [2022-04-14T01:11:33.086Z] project root: . [2022-04-14T01:11:33.086Z] --> token set from env [2022-04-14T01:11:33.086Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-04-14T01:11:33.086Z] ==> Running gcov in . (disable via -X gcov) [2022-04-14T01:11:33.086Z] ==> Python coveragepy not found [2022-04-14T01:11:33.086Z] ==> Searching for coverage reports in: [2022-04-14T01:11:33.086Z] + . [2022-04-14T01:11:33.346Z] -> Found 1 reports [2022-04-14T01:11:33.346Z] ==> Detecting git/mercurial file structure [2022-04-14T01:11:33.346Z] ==> Reading reports [2022-04-14T01:11:33.346Z] + ./coverage.out bytes=434738 [2022-04-14T01:11:33.346Z] ==> Appending adjustments [2022-04-14T01:11:33.346Z] https://docs.codecov.io/docs/fixing-reports [2022-04-14T01:11:34.727Z] + Found adjustments [2022-04-14T01:11:34.727Z] ==> Gzipping contents [2022-04-14T01:11:34.727Z] 60K /tmp/codecov.nBDe00.gz [2022-04-14T01:11:34.727Z] ==> Uploading reports [2022-04-14T01:11:34.727Z] url: https://codecov.io [2022-04-14T01:11:34.727Z] query: branch=PR-3967&commit=aa17a0d297f7eeac5bdd98d09819418474808dd8&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3967%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3967&job=&cmd_args= [2022-04-14T01:11:34.727Z] -> Pinging Codecov [2022-04-14T01:11:34.727Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-3967&commit=aa17a0d297f7eeac5bdd98d09819418474808dd8&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3967%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3967&job=&cmd_args= [2022-04-14T01:11:34.727Z] -> Uploading to [2022-04-14T01:11:34.727Z] https://storage.googleapis.com/codecov/v4/raw/2022-04-14/00271124DB129430A58F1EEE437C3FCB/aa17a0d297f7eeac5bdd98d09819418474808dd8/cec10bbf-4530-4599-8db7-06b2c73e25aa.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220414%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220414T011134Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=e09ae226abdd4b1c8154cd222368f5ae49011a048d979f87c62cbe99a09b41b1 [2022-04-14T01:11:34.727Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-14T01:11:34.727Z] Dload Upload Total Spent Left Speed [2022-04-14T01:11:35.248Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 59810 0 0 100 59810 0 209k --:--:-- --:--:-- --:--:-- 209k [2022-04-14T01:11:35.248Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/aa17a0d297f7eeac5bdd98d09819418474808dd8 [Pipeline] } [2022-04-14T01:11:35.272Z] 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-14T01:11:36.609Z] + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh [2022-04-14T01:11:36.941Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-14T01:11:37.842Z] ---> package-listing.sh [2022-04-14T01:11:37.842Z] ++ facter osfamily [2022-04-14T01:11:37.842Z] ++ tr '[:upper:]' '[:lower:]' [2022-04-14T01:11:38.101Z] + OS_FAMILY=debian [2022-04-14T01:11:38.101Z] + workspace=/w/workspace/edgex-go/1 [2022-04-14T01:11:38.101Z] + START_PACKAGES=/tmp/packages_start.txt [2022-04-14T01:11:38.101Z] + END_PACKAGES=/tmp/packages_end.txt [2022-04-14T01:11:38.101Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-04-14T01:11:38.101Z] + PACKAGES=/tmp/packages_start.txt [2022-04-14T01:11:38.101Z] + '[' /w/workspace/edgex-go/1 ']' [2022-04-14T01:11:38.101Z] + PACKAGES=/tmp/packages_end.txt [2022-04-14T01:11:38.101Z] + case "${OS_FAMILY}" in [2022-04-14T01:11:38.101Z] + dpkg -l [2022-04-14T01:11:38.101Z] + grep '^ii' [2022-04-14T01:11:38.101Z] + '[' -f /tmp/packages_start.txt ']' [2022-04-14T01:11:38.101Z] + '[' -f /tmp/packages_end.txt ']' [2022-04-14T01:11:38.101Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-04-14T01:11:38.101Z] + '[' /w/workspace/edgex-go/1 ']' [2022-04-14T01:11:38.101Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2022-04-14T01:11:38.101Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2022-04-14T01:11:38.155Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-04-14T01:11:38.448Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-04-14T01:11:39.033Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-14T01:11:39.033Z] [2022-04-14T01:11:39.033Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-04-14T01:11:39.374Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-14T01:11:39.374Z] latest: Pulling from edgex-lftools-log-publisher [2022-04-14T01:11:39.374Z] 5eb5b503b376: Pulling fs layer [2022-04-14T01:11:39.374Z] 5c69ac0246d0: Pulling fs layer [2022-04-14T01:11:39.374Z] ec43610c2a17: Pulling fs layer [2022-04-14T01:11:39.374Z] 3a2ae6a8a46f: Pulling fs layer [2022-04-14T01:11:39.374Z] 33b1e0a273af: Pulling fs layer [2022-04-14T01:11:39.374Z] 5d3b04190fa2: Pulling fs layer [2022-04-14T01:11:39.374Z] 2f39f015ded8: Pulling fs layer [2022-04-14T01:11:39.374Z] 33b1e0a273af: Waiting [2022-04-14T01:11:39.374Z] 5d3b04190fa2: Waiting [2022-04-14T01:11:39.374Z] 2f39f015ded8: Waiting [2022-04-14T01:11:39.374Z] 3a2ae6a8a46f: Waiting [2022-04-14T01:11:39.374Z] 5c69ac0246d0: Verifying Checksum [2022-04-14T01:11:39.374Z] 5c69ac0246d0: Download complete [2022-04-14T01:11:39.374Z] 3a2ae6a8a46f: Verifying Checksum [2022-04-14T01:11:39.374Z] 3a2ae6a8a46f: Download complete [2022-04-14T01:11:39.374Z] 33b1e0a273af: Verifying Checksum [2022-04-14T01:11:39.374Z] 33b1e0a273af: Download complete [2022-04-14T01:11:39.374Z] ec43610c2a17: Verifying Checksum [2022-04-14T01:11:39.374Z] ec43610c2a17: Download complete [2022-04-14T01:11:39.634Z] 5d3b04190fa2: Verifying Checksum [2022-04-14T01:11:39.634Z] 5d3b04190fa2: Download complete [2022-04-14T01:11:39.634Z] 5eb5b503b376: Verifying Checksum [2022-04-14T01:11:39.634Z] 5eb5b503b376: Download complete [2022-04-14T01:11:40.202Z] 2f39f015ded8: Download complete [2022-04-14T01:11:40.769Z] 5eb5b503b376: Pull complete [2022-04-14T01:11:41.028Z] 5c69ac0246d0: Pull complete [2022-04-14T01:11:41.287Z] ec43610c2a17: Pull complete [2022-04-14T01:11:41.545Z] 3a2ae6a8a46f: Pull complete [2022-04-14T01:11:41.804Z] 33b1e0a273af: Pull complete [2022-04-14T01:11:41.804Z] 5d3b04190fa2: Pull complete [2022-04-14T01:11:45.993Z] 2f39f015ded8: Pull complete [2022-04-14T01:11:45.993Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-04-14T01:11:45.993Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-14T01:11:45.993Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-04-14T01:11:46.077Z] prd-ubuntu20.04-docker-8c-8g-20873 does not seem to be running inside a container [2022-04-14T01:11:46.103Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-04-14T01:11:48.091Z] $ docker top 26a6b84c58735059c79f0c8788d82d230d4b3340c88f5c595ed4eb9afb7d72aa -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-14T01:11:48.492Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-04-14T01:11:48.804Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-04-14T01:11:49.116Z] + ls /var/log/sa-host [2022-04-14T01:11:49.116Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-14T01:11:49.464Z] provisioning config files... [2022-04-14T01:11:49.472Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config2383443180637348367tmp [Pipeline] { [Pipeline] echo [2022-04-14T01:11:49.524Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-14T01:11:49.838Z] ---> create-netrc.sh [Pipeline] } [2022-04-14T01:11:49.864Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-04-14T01:11:50.264Z] ---> python-tools-install.sh [Pipeline] echo [2022-04-14T01:11:50.297Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-14T01:11:50.606Z] ---> sudo-logs.sh [2022-04-14T01:11:50.606Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-04-14T01:11:50.674Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-14T01:11:50.981Z] ---> job-cost.sh [2022-04-14T01:11:50.981Z] lf-activate-venv: SKIPPING [2022-04-14T01:11:50.981Z] DEBUG: total: 0.2199999988079071 [2022-04-14T01:11:50.981Z] INFO: Retrieving Stack Cost... [2022-04-14T01:11:51.551Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-04-14T01:11:51.812Z] INFO: Archiving Costs [Pipeline] echo [2022-04-14T01:11:51.856Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-14T01:11:52.167Z] ---> logs-deploy.sh [2022-04-14T01:11:52.167Z] lf-activate-venv: SKIPPING [2022-04-14T01:11:52.167Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3967/1 [2022-04-14T01:11:52.167Z] INFO: archiving workspace using pattern(s): [2022-04-14T01:11:53.108Z] Archives upload complete. [2022-04-14T01:11:53.108Z] INFO: archiving logs to Nexus