Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from f651c9050014cebb69ef6e3aabd169dd18ce14e1+cd12ae53bb5ba1da092f9ffd7d969d808500d050 (0d07b968b40a28903204ff829ae0a49a3f7d1de4) 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-ssh5113516934887116309.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 61d3a14f5ee21304eadc9c25f102bcac80e1a589 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-ssh12570517650465996331.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 61d3a14f5ee21304eadc9c25f102bcac80e1a589 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3987/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3987/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh3898015983782325648.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 61d3a14f5ee21304eadc9c25f102bcac80e1a589 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 61d3a14f5ee21304eadc9c25f102bcac80e1a589 # timeout=10 Commit message: "Merge pull request #384 from ernestojeda/add-go-1_17-lts" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh5426968644233515774.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b3dada9287033e4e81bc68320e01fd57bef02650 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3987/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3987/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh14581532817713542697.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b3dada9287033e4e81bc68320e01fd57bef02650 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b3dada9287033e4e81bc68320e01fd57bef02650 # timeout=10 Commit message: "Fix: Update requirements.txt, update global-jjb" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.17 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-48739 in /w/workspace/edgexfoundry_edgex-go_PR-3987 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/16 [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/16 # 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 cd12ae53bb5ba1da092f9ffd7d969d808500d050 into PR head commit f651c9050014cebb69ef6e3aabd169dd18ce14e1 Merge succeeded, producing 6d533ed8a0b57e16c83af1786f4bb506e87964b5 Checking out Revision 6d533ed8a0b57e16c83af1786f4bb506e87964b5 (PR-3987) > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3987/head:refs/remotes/origin/PR-3987 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f651c9050014cebb69ef6e3aabd169dd18ce14e1 # 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 cd12ae53bb5ba1da092f9ffd7d969d808500d050 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 6d533ed8a0b57e16c83af1786f4bb506e87964b5 # timeout=10 Commit message: "Merge commit 'cd12ae53bb5ba1da092f9ffd7d969d808500d050' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-05-10T20:44:04.733Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-05-10T20:44:04.793Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-05-10T20:44:04.815Z] ========================================================= [2022-05-10T20:44:04.815Z] EdgeX Global Pipelines Version Info [2022-05-10T20:44:04.815Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk ab0cfd4e6300113d651c62e139216fb5ad771c4d # timeout=10 [2022-05-10T20:44:05.592Z] ------------------- [2022-05-10T20:44:05.592Z] stable info: [2022-05-10T20:44:05.592Z] ------------------- [2022-05-10T20:44:05.592Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-05-10T20:44:05.592Z] Commit SHA: 61d3a14f5ee21304eadc9c25f102bcac80e1a589 [2022-05-10T20:44:05.592Z] Message: update stable to v1.0.227 [2022-05-10T20:44:06.165Z] ------------------- [2022-05-10T20:44:06.165Z] experimental info: [2022-05-10T20:44:06.165Z] ------------------- [2022-05-10T20:44:06.165Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-05-10T20:44:06.165Z] Commit SHA: 821e2ffd3fa43eddc5db18cf710cdace1a36094c [2022-05-10T20:44:06.165Z] Message: update experimental to v1.0.229 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-05-10T20:44:06.314Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2022-05-10T20:44:06.326Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2022-05-10T20:44:06.337Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-05-10T20:44:06.347Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-05-10T20:44:06.355Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-05-10T20:44:06.363Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-05-10T20:44:06.371Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-05-10T20:44:06.381Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2022-05-10T20:44:06.392Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2022-05-10T20:44:06.405Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2022-05-10T20:44:06.416Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-05-10T20:44:06.427Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-05-10T20:44:06.438Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-05-10T20:44:06.450Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-05-10T20:44:06.463Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-05-10T20:44:06.475Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-05-10T20:44:06.486Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-05-10T20:44:06.499Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-05-10T20:44:06.513Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-05-10T20:44:06.529Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2022-05-10T20:44:06.543Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-05-10T20:44:06.555Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-05-10T20:44:06.567Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3987 [Pipeline] echo [2022-05-10T20:44:06.578Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3987 [Pipeline] echo [2022-05-10T20:44:06.591Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3987 [Pipeline] echo [2022-05-10T20:44:06.602Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 6d533ed8a0b57e16c83af1786f4bb506e87964b5 [Pipeline] echo [2022-05-10T20:44:06.613Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 6d533ed [Pipeline] echo [2022-05-10T20:44:06.627Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-10T20:44:06.672Z] provisioning config files... [2022-05-10T20:44:06.687Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/16@tmp/config6572485933987011183tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-10T20:44:07.002Z] ---> docker-login.sh [2022-05-10T20:44:07.002Z] nexus3.edgexfoundry.org:10001 [2022-05-10T20:44:07.262Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T20:44:07.262Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T20:44:07.262Z] Configure a credential helper to remove this warning. See [2022-05-10T20:44:07.262Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T20:44:07.262Z] [2022-05-10T20:44:07.262Z] Login Succeeded [2022-05-10T20:44:07.262Z] nexus3.edgexfoundry.org:10002 [2022-05-10T20:44:07.262Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T20:44:07.523Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T20:44:07.524Z] Configure a credential helper to remove this warning. See [2022-05-10T20:44:07.524Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T20:44:07.524Z] [2022-05-10T20:44:07.524Z] Login Succeeded [2022-05-10T20:44:07.524Z] nexus3.edgexfoundry.org:10003 [2022-05-10T20:44:07.524Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T20:44:07.524Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T20:44:07.524Z] Configure a credential helper to remove this warning. See [2022-05-10T20:44:07.524Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T20:44:07.524Z] [2022-05-10T20:44:07.524Z] Login Succeeded [2022-05-10T20:44:07.524Z] nexus3.edgexfoundry.org:10004 [2022-05-10T20:44:07.524Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T20:44:07.785Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T20:44:07.785Z] Configure a credential helper to remove this warning. See [2022-05-10T20:44:07.785Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T20:44:07.785Z] [2022-05-10T20:44:07.785Z] Login Succeeded [2022-05-10T20:44:07.785Z] docker.io [2022-05-10T20:44:07.785Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T20:44:08.058Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T20:44:08.058Z] Configure a credential helper to remove this warning. See [2022-05-10T20:44:08.058Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T20:44:08.058Z] [2022-05-10T20:44:08.058Z] Login Succeeded [2022-05-10T20:44:08.058Z] ---> docker-login.sh ends [Pipeline] } [2022-05-10T20:44:08.066Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-05-10T20:44:08.372Z] + ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile [2022-05-10T20:44:08.372Z] + dirname cmd/core-command/Dockerfile [2022-05-10T20:44:08.372Z] + cut -d/ -f2 [2022-05-10T20:44:08.372Z] + echo core-command,cmd/core-command/Dockerfile [2022-05-10T20:44:08.372Z] + dirname cmd/core-data/Dockerfile [2022-05-10T20:44:08.372Z] + cut -d/ -f2 [2022-05-10T20:44:08.372Z] + echo core-data,cmd/core-data/Dockerfile [2022-05-10T20:44:08.372Z] + dirname cmd/core-metadata/Dockerfile [2022-05-10T20:44:08.373Z] + cut -d/ -f2 [2022-05-10T20:44:08.373Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2022-05-10T20:44:08.373Z] + dirname cmd/security-bootstrapper/Dockerfile [2022-05-10T20:44:08.373Z] + cut -d/ -f2 [2022-05-10T20:44:08.373Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2022-05-10T20:44:08.373Z] + dirname cmd/security-proxy-setup/Dockerfile [2022-05-10T20:44:08.373Z] + cut -d/ -f2 [2022-05-10T20:44:08.373Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2022-05-10T20:44:08.373Z] + dirname cmd/security-secretstore-setup/Dockerfile [2022-05-10T20:44:08.373Z] + cut -d/ -f2 [2022-05-10T20:44:08.373Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2022-05-10T20:44:08.373Z] + + cut -d/ -f2 [2022-05-10T20:44:08.373Z] dirname cmd/security-spiffe-token-provider/Dockerfile [2022-05-10T20:44:08.373Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2022-05-10T20:44:08.373Z] + + dirnamecut cmd/security-spire-agent/Dockerfile -d/ [2022-05-10T20:44:08.373Z] -f2 [2022-05-10T20:44:08.373Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2022-05-10T20:44:08.373Z] + dirname cmd/security-spire-config/Dockerfile [2022-05-10T20:44:08.373Z] + cut -d/ -f2 [2022-05-10T20:44:08.373Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2022-05-10T20:44:08.373Z] + dirname cmd/security-spire-server/Dockerfile [2022-05-10T20:44:08.373Z] + cut -d/ -f2 [2022-05-10T20:44:08.373Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2022-05-10T20:44:08.373Z] + + dirname cmd/support-notifications/Dockerfile [2022-05-10T20:44:08.373Z] cut -d/ -f2 [2022-05-10T20:44:08.373Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2022-05-10T20:44:08.373Z] + dirname cmd/support-scheduler/Dockerfile [2022-05-10T20:44:08.373Z] + cut -d/ -f2 [2022-05-10T20:44:08.373Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2022-05-10T20:44:08.373Z] + dirname cmd/sys-mgmt-agent/Dockerfile [2022-05-10T20:44:08.373Z] + cut -d/ -f2 [2022-05-10T20:44:08.373Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2022-05-10T20:44:08.403Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile], [image:sys-mgmt-agent, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-05-10T20:44:08.743Z] + git rev-list -1 --merges 6d533ed8a0b57e16c83af1786f4bb506e87964b5~1..6d533ed8a0b57e16c83af1786f4bb506e87964b5 [Pipeline] echo [2022-05-10T20:44:08.757Z] -----------> git rev-list -1 --merges 6d533ed8a0b57e16c83af1786f4bb506e87964b5~1..6d533ed8a0b57e16c83af1786f4bb506e87964b5 6d533ed8a0b57e16c83af1786f4bb506e87964b5 [2022-05-10T20:44:08.757Z] 6d533ed8a0b57e16c83af1786f4bb506e87964b5 [false] [Pipeline] sh [2022-05-10T20:44:09.046Z] + git log --format=format:%s -1 6d533ed8a0b57e16c83af1786f4bb506e87964b5 [Pipeline] echo [2022-05-10T20:44:09.062Z] ========================================================= [2022-05-10T20:44:09.062Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-05-10T20:44:09.062Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2022-05-10T20:44:09.472Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-05-10T20:44:09.472Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-05-10T20:44:09.472Z] + [ -e /tmp/ssh_known_hosts ] [2022-05-10T20:44:09.472Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-05-10T20:44:09.472Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-05-10T20:44:09.472Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-05-10T20:44:09.472Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-05-10T20:44:09.823Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-10T20:44:09.823Z] [2022-05-10T20:44:09.823Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-05-10T20:44:10.127Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-10T20:44:10.127Z] latest: Pulling from edgex-devops/py-git-semver [2022-05-10T20:44:10.127Z] 1fe172e4850f: Pulling fs layer [2022-05-10T20:44:10.127Z] caf521ccaac6: Pulling fs layer [2022-05-10T20:44:10.127Z] 3ead6fa29328: Pulling fs layer [2022-05-10T20:44:10.127Z] 5c2a1cbceb83: Pulling fs layer [2022-05-10T20:44:10.127Z] a8d5f1318db7: Pulling fs layer [2022-05-10T20:44:10.127Z] c427282e49a2: Pulling fs layer [2022-05-10T20:44:10.127Z] 1827001aaf11: Pulling fs layer [2022-05-10T20:44:10.127Z] 0714d37db230: Pulling fs layer [2022-05-10T20:44:10.127Z] ac28cf19c067: Pulling fs layer [2022-05-10T20:44:10.127Z] ca983d60f3e2: Pulling fs layer [2022-05-10T20:44:10.127Z] 9f894cec8388: Pulling fs layer [2022-05-10T20:44:10.127Z] a8d5f1318db7: Waiting [2022-05-10T20:44:10.127Z] c427282e49a2: Waiting [2022-05-10T20:44:10.127Z] 1827001aaf11: Waiting [2022-05-10T20:44:10.127Z] 0714d37db230: Waiting [2022-05-10T20:44:10.127Z] ac28cf19c067: Waiting [2022-05-10T20:44:10.127Z] ca983d60f3e2: Waiting [2022-05-10T20:44:10.127Z] 9f894cec8388: Waiting [2022-05-10T20:44:10.127Z] 5c2a1cbceb83: Waiting [2022-05-10T20:44:10.127Z] caf521ccaac6: Download complete [2022-05-10T20:44:10.127Z] 5c2a1cbceb83: Verifying Checksum [2022-05-10T20:44:10.127Z] 5c2a1cbceb83: Download complete [2022-05-10T20:44:10.127Z] 3ead6fa29328: Verifying Checksum [2022-05-10T20:44:10.127Z] 3ead6fa29328: Download complete [2022-05-10T20:44:10.388Z] c427282e49a2: Verifying Checksum [2022-05-10T20:44:10.388Z] c427282e49a2: Download complete [2022-05-10T20:44:10.388Z] a8d5f1318db7: Verifying Checksum [2022-05-10T20:44:10.388Z] a8d5f1318db7: Download complete [2022-05-10T20:44:10.388Z] 0714d37db230: Verifying Checksum [2022-05-10T20:44:10.388Z] 0714d37db230: Download complete [2022-05-10T20:44:10.388Z] ac28cf19c067: Verifying Checksum [2022-05-10T20:44:10.388Z] ac28cf19c067: Download complete [2022-05-10T20:44:10.388Z] ca983d60f3e2: Download complete [2022-05-10T20:44:10.388Z] 9f894cec8388: Download complete [2022-05-10T20:44:10.388Z] 1fe172e4850f: Verifying Checksum [2022-05-10T20:44:10.388Z] 1fe172e4850f: Download complete [2022-05-10T20:44:10.648Z] 1827001aaf11: Verifying Checksum [2022-05-10T20:44:10.649Z] 1827001aaf11: Download complete [2022-05-10T20:44:11.587Z] 1fe172e4850f: Pull complete [2022-05-10T20:44:11.587Z] caf521ccaac6: Pull complete [2022-05-10T20:44:12.155Z] 3ead6fa29328: Pull complete [2022-05-10T20:44:12.155Z] 5c2a1cbceb83: Pull complete [2022-05-10T20:44:12.414Z] a8d5f1318db7: Pull complete [2022-05-10T20:44:12.675Z] c427282e49a2: Pull complete [2022-05-10T20:44:14.607Z] 1827001aaf11: Pull complete [2022-05-10T20:44:14.607Z] 0714d37db230: Pull complete [2022-05-10T20:44:14.607Z] ac28cf19c067: Pull complete [2022-05-10T20:44:14.607Z] ca983d60f3e2: Pull complete [2022-05-10T20:44:14.607Z] 9f894cec8388: Pull complete [2022-05-10T20:44:14.607Z] Digest: sha256:90e63904a1edc574c23a580e5fc31fbcdccad1501625621f67a6be262171cfee [2022-05-10T20:44:14.607Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-10T20:44:14.607Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] withDockerContainer [2022-05-10T20:44:14.689Z] prd-ubuntu20.04-docker-8c-8g-48739 does not seem to be running inside a container [2022-05-10T20:44:14.734Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/16 -v /w/workspace/edgex-go/16:/w/workspace/edgex-go/16:rw,z -v /w/workspace/edgex-go/16@tmp:/w/workspace/edgex-go/16@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest cat [2022-05-10T20:44:16.141Z] $ docker top cdc95c6286d50281ad4b4547452cf6bcedeb2a81bb140422341498617ba0ff61 -eo pid,comm [2022-05-10T20:44:16.193Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2022-05-10T20:44:16.193Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-05-10T20:44:16.234Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-05-10T20:44:16.234Z] [ssh-agent] Looking for ssh-agent implementation... [2022-05-10T20:44:16.370Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-05-10T20:44:16.380Z] $ docker exec cdc95c6286d50281ad4b4547452cf6bcedeb2a81bb140422341498617ba0ff61 ssh-agent [2022-05-10T20:44:16.493Z] SSH_AUTH_SOCK=/tmp/ssh-ufNp21PoWr2f/agent.34 [2022-05-10T20:44:16.493Z] SSH_AGENT_PID=40 [2022-05-10T20:44:16.501Z] Running ssh-add (command line suppressed) [2022-05-10T20:44:16.623Z] Identity added: /w/workspace/edgex-go/16@tmp/private_key_4797753402015392200.key (/w/workspace/edgex-go/16@tmp/private_key_4797753402015392200.key) [2022-05-10T20:44:16.634Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-05-10T20:44:16.925Z] + git tag --points-at HEAD [Pipeline] } [2022-05-10T20:44:16.953Z] $ docker exec --env ******** --env ******** cdc95c6286d50281ad4b4547452cf6bcedeb2a81bb140422341498617ba0ff61 ssh-agent -k [2022-05-10T20:44:17.065Z] unset SSH_AUTH_SOCK; [2022-05-10T20:44:17.066Z] unset SSH_AGENT_PID; [2022-05-10T20:44:17.066Z] echo Agent pid 40 killed; [2022-05-10T20:44:17.071Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-05-10T20:44:17.099Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-05-10T20:44:17.099Z] [ssh-agent] Looking for ssh-agent implementation... [2022-05-10T20:44:17.227Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-05-10T20:44:17.237Z] $ docker exec cdc95c6286d50281ad4b4547452cf6bcedeb2a81bb140422341498617ba0ff61 ssh-agent [2022-05-10T20:44:17.351Z] SSH_AUTH_SOCK=/tmp/ssh-bkSzkeoPpwB3/agent.73 [2022-05-10T20:44:17.351Z] SSH_AGENT_PID=80 [2022-05-10T20:44:17.357Z] Running ssh-add (command line suppressed) [2022-05-10T20:44:17.487Z] Identity added: /w/workspace/edgex-go/16@tmp/private_key_4976522810236386206.key (/w/workspace/edgex-go/16@tmp/private_key_4976522810236386206.key) [2022-05-10T20:44:17.497Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-05-10T20:44:17.791Z] + git semver init [2022-05-10T20:44:18.052Z] 2022-05-10 20:44:17,997 [run_init] DEBUG init version:0.0.0 force:False [2022-05-10T20:44:18.052Z] 2022-05-10 20:44:17,998 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/16/.semver [2022-05-10T20:44:18.052Z] 2022-05-10 20:44:17,998 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/16/.semver [2022-05-10T20:44:18.052Z] 2022-05-10 20:44:17,998 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/16/.semver'], cwd=/w/workspace/edgex-go/16, universal_newlines=False, shell=None, istream=None) [2022-05-10T20:44:23.344Z] 2022-05-10 20:44:22,452 [append_file] DEBUG append to file:/w/workspace/edgex-go/16/.git/info/exclude [2022-05-10T20:44:23.344Z] 2022-05-10 20:44:22,453 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/16/.semver/PR-3987 with force:False [2022-05-10T20:44:23.344Z] 2022-05-10 20:44:22,453 [write_file] DEBUG write to file:/w/workspace/edgex-go/16/.semver/PR-3987 [2022-05-10T20:44:23.344Z] 2022-05-10 20:44:22,457 [execute] INFO git cat-file --batch-check [2022-05-10T20:44:23.344Z] 2022-05-10 20:44:22,458 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/16/.semver, universal_newlines=False, shell=None, istream=) [2022-05-10T20:44:23.344Z] 2022-05-10 20:44:22,465 [execute] INFO git cat-file --batch [2022-05-10T20:44:23.344Z] 2022-05-10 20:44:22,465 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/16/.semver, universal_newlines=False, shell=None, istream=) [2022-05-10T20:44:23.344Z] 2022-05-10 20:44:22,470 [read_version] DEBUG read version from /w/workspace/edgex-go/16/.semver/PR-3987 [2022-05-10T20:44:23.344Z] 0.0.0 [Pipeline] } [2022-05-10T20:44:23.362Z] $ docker exec --env ******** --env ******** cdc95c6286d50281ad4b4547452cf6bcedeb2a81bb140422341498617ba0ff61 ssh-agent -k [2022-05-10T20:44:23.466Z] unset SSH_AUTH_SOCK; [2022-05-10T20:44:23.467Z] unset SSH_AGENT_PID; [2022-05-10T20:44:23.467Z] echo Agent pid 80 killed; [2022-05-10T20:44:23.472Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-05-10T20:44:23.779Z] + git semver [Pipeline] } [2022-05-10T20:44:24.062Z] $ docker stop --time=1 cdc95c6286d50281ad4b4547452cf6bcedeb2a81bb140422341498617ba0ff61 [2022-05-10T20:44:25.404Z] $ docker rm -f cdc95c6286d50281ad4b4547452cf6bcedeb2a81bb140422341498617ba0ff61 [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-10T20:44:25.746Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-05-10T20:44:25.998Z] Stashed 1 file(s) [Pipeline] echo [2022-05-10T20:44:26.002Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] echo [2022-05-10T20:44:26.139Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-05-10T20:44:26.148Z] ========================================================= [2022-05-10T20:44:26.148Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-05-10T20:44:26.148Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-05-10T20:44:26.440Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-05-10T20:44:26.440Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-05-10T20:44:26.440Z] 59bf1c3509f3: Pulling fs layer [2022-05-10T20:44:26.440Z] 666ba61612fd: Pulling fs layer [2022-05-10T20:44:26.440Z] 8ed8ca486205: Pulling fs layer [2022-05-10T20:44:26.440Z] 4fe6c5a15a65: Pulling fs layer [2022-05-10T20:44:26.440Z] 22a0e8bec74d: Pulling fs layer [2022-05-10T20:44:26.440Z] ca2b28591e48: Pulling fs layer [2022-05-10T20:44:26.440Z] a51346096db8: Pulling fs layer [2022-05-10T20:44:26.440Z] daebc70d1ce1: Pulling fs layer [2022-05-10T20:44:26.440Z] 0e18a0eac166: Pulling fs layer [2022-05-10T20:44:26.440Z] 4fe6c5a15a65: Waiting [2022-05-10T20:44:26.440Z] 22a0e8bec74d: Waiting [2022-05-10T20:44:26.440Z] ca2b28591e48: Waiting [2022-05-10T20:44:26.440Z] a51346096db8: Waiting [2022-05-10T20:44:26.440Z] daebc70d1ce1: Waiting [2022-05-10T20:44:26.440Z] 0e18a0eac166: Waiting [2022-05-10T20:44:26.440Z] 8ed8ca486205: Verifying Checksum [2022-05-10T20:44:26.440Z] 8ed8ca486205: Download complete [2022-05-10T20:44:26.440Z] 666ba61612fd: Verifying Checksum [2022-05-10T20:44:26.440Z] 666ba61612fd: Download complete [2022-05-10T20:44:26.440Z] 22a0e8bec74d: Verifying Checksum [2022-05-10T20:44:26.440Z] 22a0e8bec74d: Download complete [2022-05-10T20:44:26.440Z] ca2b28591e48: Verifying Checksum [2022-05-10T20:44:26.440Z] ca2b28591e48: Download complete [2022-05-10T20:44:26.440Z] 59bf1c3509f3: Verifying Checksum [2022-05-10T20:44:26.440Z] 59bf1c3509f3: Download complete [2022-05-10T20:44:26.440Z] a51346096db8: Verifying Checksum [2022-05-10T20:44:26.699Z] daebc70d1ce1: Verifying Checksum [2022-05-10T20:44:26.699Z] daebc70d1ce1: Download complete [2022-05-10T20:44:26.699Z] 59bf1c3509f3: Pull complete [2022-05-10T20:44:26.699Z] 666ba61612fd: Pull complete [2022-05-10T20:44:26.958Z] 8ed8ca486205: Pull complete [2022-05-10T20:44:27.217Z] 0e18a0eac166: Download complete [2022-05-10T20:44:27.217Z] 4fe6c5a15a65: Verifying Checksum [2022-05-10T20:44:27.217Z] 4fe6c5a15a65: Download complete [2022-05-10T20:44:31.409Z] 4fe6c5a15a65: Pull complete [2022-05-10T20:44:31.409Z] 22a0e8bec74d: Pull complete [2022-05-10T20:44:31.409Z] ca2b28591e48: Pull complete [2022-05-10T20:44:31.409Z] a51346096db8: Pull complete [2022-05-10T20:44:31.409Z] daebc70d1ce1: Pull complete [2022-05-10T20:44:33.940Z] 0e18a0eac166: Pull complete [2022-05-10T20:44:33.940Z] Digest: sha256:5cf2d0a306c5171eb5b3008c4b83cc7b6044f1808c238cb17927cddb93576120 [2022-05-10T20:44:33.940Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-05-10T20:44:33.940Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [Pipeline] fileExists [Pipeline] sh [2022-05-10T20:44:34.238Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-05-10T20:44:34.238Z] WORKDIR /edgex [2022-05-10T20:44:34.238Z] COPY go.mod . [2022-05-10T20:44:34.238Z] RUN go mod download [2022-05-10T20:44:34.238Z] + docker build -t ci-base-image-x86_64 -f - . [2022-05-10T20:44:35.615Z] Sending build context to Docker daemon 335.3MB [2022-05-10T20:44:35.615Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-05-10T20:44:35.615Z] ---> f018257e8ee9 [2022-05-10T20:44:35.615Z] Step 2/4 : WORKDIR /edgex [2022-05-10T20:44:37.533Z] ---> Running in 076285a517e6 [2022-05-10T20:44:37.795Z] Removing intermediate container 076285a517e6 [2022-05-10T20:44:37.795Z] ---> d08ed139f68a [2022-05-10T20:44:37.795Z] Step 3/4 : COPY go.mod . [2022-05-10T20:44:37.795Z] ---> c928fdd45327 [2022-05-10T20:44:37.795Z] Step 4/4 : RUN go mod download [2022-05-10T20:44:37.795Z] ---> Running in 8c4de2a2fb0d [2022-05-10T20:44:41.086Z] Still waiting to schedule task [2022-05-10T20:44:41.086Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-47942’ [2022-05-10T20:44:52.699Z] Removing intermediate container 8c4de2a2fb0d [2022-05-10T20:44:52.699Z] ---> a3f8e5e18768 [2022-05-10T20:44:52.699Z] Successfully built a3f8e5e18768 [2022-05-10T20:44:52.699Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-05-10T20:44:52.999Z] + docker inspect -f . ci-base-image-x86_64 [2022-05-10T20:44:52.999Z] . [Pipeline] withDockerContainer [2022-05-10T20:44:53.066Z] prd-ubuntu20.04-docker-8c-8g-48739 does not seem to be running inside a container [2022-05-10T20:44:53.105Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/16 -v /w/workspace/edgex-go/16:/w/workspace/edgex-go/16:rw,z -v /w/workspace/edgex-go/16@tmp:/w/workspace/edgex-go/16@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-x86_64 cat [2022-05-10T20:44:53.501Z] $ docker top 6f4faa8eed3de78b6484569f60160f7e7886930705b02b59da830f7f42ff84e2 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-10T20:44:53.852Z] + go version [2022-05-10T20:44:53.852Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-05-10T20:44:53.871Z] $ docker stop --time=1 6f4faa8eed3de78b6484569f60160f7e7886930705b02b59da830f7f42ff84e2 [2022-05-10T20:44:55.139Z] $ docker rm -f 6f4faa8eed3de78b6484569f60160f7e7886930705b02b59da830f7f42ff84e2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-10T20:44:55.554Z] + docker inspect -f . ci-base-image-x86_64 [2022-05-10T20:44:55.554Z] . [Pipeline] withDockerContainer [2022-05-10T20:44:55.620Z] prd-ubuntu20.04-docker-8c-8g-48739 does not seem to be running inside a container [2022-05-10T20:44:55.663Z] $ 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/16 -v /w/workspace/edgex-go/16:/w/workspace/edgex-go/16:rw,z -v /w/workspace/edgex-go/16@tmp:/w/workspace/edgex-go/16@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-x86_64 cat [2022-05-10T20:44:56.064Z] $ docker top 52ec3551441b201267c0e3015f9fd355975dc0970cb147c673dbc10c8dc453ad -eo pid,comm [Pipeline] { [Pipeline] echo [2022-05-10T20:44:56.144Z] ========================================================= [2022-05-10T20:44:56.144Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-05-10T20:44:56.144Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-05-10T20:44:56.432Z] + make test [2022-05-10T20:44:56.432Z] go mod tidy -compat=1.17 [2022-05-10T20:44:56.692Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-05-10T20:45:02.039Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-05-10T20:45:12.126Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-05-10T20:45:12.126Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-05-10T20:45:12.126Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-05-10T20:45:12.126Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-05-10T20:45:12.126Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-05-10T20:45:12.126Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-05-10T20:45:12.126Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-05-10T20:45:12.126Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-05-10T20:45:12.126Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-05-10T20:45:12.384Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-05-10T20:45:12.384Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-05-10T20:45:12.384Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-05-10T20:45:12.384Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-05-10T20:45:12.384Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-05-10T20:45:12.384Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-05-10T20:45:13.334Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.064s coverage: 28.7% of statements [2022-05-10T20:45:13.334Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-05-10T20:45:13.334Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-05-10T20:45:14.275Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.102s coverage: 98.5% of statements [2022-05-10T20:45:14.275Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-05-10T20:45:14.275Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.077s coverage: 53.4% of statements [2022-05-10T20:45:14.275Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-05-10T20:45:14.275Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-05-10T20:45:17.565Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.561s coverage: 89.2% of statements [2022-05-10T20:45:17.565Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-05-10T20:45:17.565Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-05-10T20:45:17.565Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-05-10T20:45:17.565Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.066s coverage: 84.8% of statements [2022-05-10T20:45:17.565Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-05-10T20:45:17.565Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-05-10T20:45:17.565Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-05-10T20:45:17.565Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-05-10T20:45:17.565Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-05-10T20:45:17.565Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.457s coverage: 95.6% of statements [2022-05-10T20:45:17.565Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-05-10T20:45:17.565Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-05-10T20:45:17.565Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.049s coverage: 72.2% of statements [2022-05-10T20:45:17.565Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-05-10T20:45:17.565Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-05-10T20:45:17.565Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-05-10T20:45:17.565Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-05-10T20:45:17.565Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-05-10T20:45:17.565Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.085s coverage: 60.0% of statements [2022-05-10T20:45:17.565Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-05-10T20:45:17.565Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-05-10T20:45:17.565Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-05-10T20:45:17.565Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.094s coverage: 0.9% of statements [2022-05-10T20:45:17.565Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-05-10T20:45:17.565Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.092s coverage: 58.8% of statements [2022-05-10T20:45:17.565Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.051s coverage: 29.6% of statements [2022-05-10T20:45:17.565Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-05-10T20:45:17.565Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.058s coverage: 47.1% of statements [2022-05-10T20:45:17.565Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.051s coverage: 79.5% of statements [2022-05-10T20:45:17.565Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.094s coverage: 94.1% of statements [2022-05-10T20:45:17.565Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.077s coverage: 96.3% of statements [2022-05-10T20:45:17.565Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.068s coverage: 87.5% of statements [2022-05-10T20:45:27.551Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.068s coverage: 94.4% of statements [2022-05-10T20:45:27.551Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.072s coverage: 44.8% of statements [2022-05-10T20:45:28.935Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.187s coverage: 82.5% of statements [2022-05-10T20:45:28.935Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-05-10T20:45:38.932Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.100s coverage: 92.9% of statements [2022-05-10T20:45:38.932Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-05-10T20:45:38.932Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-05-10T20:45:38.932Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-05-10T20:45:38.932Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.025s coverage: 65.1% of statements [2022-05-10T20:45:38.932Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-05-10T20:45:38.932Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-05-10T20:45:38.932Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-05-10T20:45:38.932Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-05-10T20:45:38.932Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-05-10T20:45:38.932Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.060s coverage: 87.2% of statements [2022-05-10T20:45:38.932Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-05-10T20:45:38.932Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-05-10T20:45:38.932Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.057s coverage: 100.0% of statements [2022-05-10T20:45:38.932Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-05-10T20:45:38.932Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.054s coverage: 58.8% of statements [2022-05-10T20:45:38.932Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-05-10T20:45:38.932Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.065s coverage: 80.0% of statements [2022-05-10T20:45:38.932Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.061s coverage: 87.2% of statements [2022-05-10T20:45:38.932Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.061s coverage: 85.4% of statements [2022-05-10T20:45:38.932Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.149s coverage: 91.2% of statements [2022-05-10T20:45:38.932Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-05-10T20:45:38.932Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.140s coverage: 64.4% of statements [2022-05-10T20:45:38.932Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-05-10T20:45:38.932Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-05-10T20:45:38.932Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.060s coverage: 100.0% of statements [2022-05-10T20:45:38.932Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.035s coverage: 89.4% of statements [2022-05-10T20:45:38.932Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.032s coverage: 100.0% of statements [2022-05-10T20:45:38.932Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.032s coverage: 73.7% of statements [2022-05-10T20:45:38.932Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.030s coverage: 100.0% of statements [2022-05-10T20:45:38.932Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.316s coverage: 65.4% of statements [2022-05-10T20:45:38.932Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-05-10T20:45:38.932Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-05-10T20:45:38.932Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-05-10T20:45:38.932Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.146s coverage: 43.8% of statements [2022-05-10T20:45:38.932Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-05-10T20:45:38.932Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-05-10T20:45:38.932Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.072s coverage: 89.5% of statements [2022-05-10T20:45:38.932Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-05-10T20:45:38.932Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.070s coverage: 84.8% of statements [2022-05-10T20:45:38.932Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-05-10T20:45:38.932Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-05-10T20:45:38.932Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-05-10T20:45:38.932Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-05-10T20:45:38.932Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.080s coverage: 17.7% of statements [2022-05-10T20:45:38.932Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-05-10T20:45:38.932Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-05-10T20:45:38.932Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-05-10T20:45:38.932Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-05-10T20:45:38.932Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.158s coverage: 92.3% of statements [2022-05-10T20:45:38.932Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-05-10T20:45:38.932Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-05-10T20:45:38.932Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-05-10T20:45:38.932Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-05-10T20:45:38.932Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.059s coverage: 63.2% of statements [2022-05-10T20:45:38.932Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-05-10T20:45:38.932Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-05-10T20:45:38.932Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.100s coverage: 97.7% of statements [2022-05-10T20:45:38.932Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-05-10T20:45:38.932Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-05-10T20:45:38.932Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-05-10T20:45:38.932Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-05-10T20:45:38.932Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.057s coverage: 28.9% of statements [2022-05-10T20:45:38.932Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-05-10T20:45:38.932Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-05-10T20:45:38.932Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-05-10T20:45:38.932Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-05-10T20:45:38.932Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-05-10T20:45:38.932Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-05-10T20:45:38.932Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.053s coverage: 100.0% of statements [2022-05-10T20:45:38.932Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.032s coverage: 96.9% of statements [2022-05-10T20:45:38.932Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2022-05-10T20:45:53.814Z] GO111MODULE=on go vet ./... [2022-05-10T20:45:59.091Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-05-10T20:45:59.091Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-05-10T20:45:59.091Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-05-10T20:45:59.366Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-05-10T20:45:59.658Z] + ls -al . [2022-05-10T20:45:59.658Z] total 684 [2022-05-10T20:45:59.658Z] drwxrwxr-x 10 1001 1001 4096 May 10 20:45 . [2022-05-10T20:45:59.658Z] drwxr-xr-x 4 root root 4096 May 10 20:44 .. [2022-05-10T20:45:59.658Z] -rw-rw-r-- 1 1001 1001 11 May 10 20:44 .dockerignore [2022-05-10T20:45:59.658Z] drwxrwxr-x 8 1001 1001 4096 May 10 20:44 .git [2022-05-10T20:45:59.658Z] drwxrwxr-x 3 1001 1001 4096 May 10 20:44 .github [2022-05-10T20:45:59.658Z] -rw-rw-r-- 1 1001 1001 879 May 10 20:44 .gitignore [2022-05-10T20:45:59.658Z] -rw-rw-r-- 1 1001 1001 42 May 10 20:44 .golangci.yml [2022-05-10T20:45:59.658Z] -rw-rw-r-- 1 1001 1001 87 May 10 20:44 .hadolint.yml [2022-05-10T20:45:59.658Z] drwxr-xr-x 3 1001 1001 4096 May 10 20:44 .semver [2022-05-10T20:45:59.658Z] -rw-rw-r-- 1 1001 1001 166 May 10 20:44 .sonarcloud.properties [2022-05-10T20:45:59.658Z] -rw-rw-r-- 1 1001 1001 1171 May 10 20:44 ADOPTERS.md [2022-05-10T20:45:59.658Z] -rw-rw-r-- 1 1001 1001 10086 May 10 20:44 Attribution.txt [2022-05-10T20:45:59.658Z] -rw-rw-r-- 1 1001 1001 63209 May 10 20:44 CHANGELOG.md [2022-05-10T20:45:59.658Z] -rw-rw-r-- 1 1001 1001 3804 May 10 20:44 CONTRIBUTING.md [2022-05-10T20:45:59.658Z] -rw-rw-r-- 1 1001 1001 677 May 10 20:44 GOVERNANCE.md [2022-05-10T20:45:59.658Z] -rw-rw-r-- 1 1001 1001 850 May 10 20:44 Jenkinsfile [2022-05-10T20:45:59.658Z] -rw-rw-r-- 1 1001 1001 10775 May 10 20:44 LICENSE [2022-05-10T20:45:59.658Z] -rw-rw-r-- 1 1001 1001 10389 May 10 20:44 Makefile [2022-05-10T20:45:59.658Z] -rw-rw-r-- 1 1001 1001 582 May 10 20:44 OWNERS.md [2022-05-10T20:45:59.658Z] -rw-rw-r-- 1 1001 1001 9094 May 10 20:44 README.md [2022-05-10T20:45:59.658Z] -rw-rw-r-- 1 1001 1001 6912 May 10 20:44 SECURITY.md [2022-05-10T20:45:59.658Z] -rw-rw-r-- 1 1001 1001 5 May 10 20:44 VERSION [2022-05-10T20:45:59.658Z] -rw-rw-r-- 1 1001 1001 4131 May 10 20:44 ZMQWindows.md [2022-05-10T20:45:59.658Z] drwxrwxr-x 2 1001 1001 4096 May 10 20:44 bin [2022-05-10T20:45:59.658Z] drwxrwxr-x 18 1001 1001 4096 May 10 20:44 cmd [2022-05-10T20:45:59.658Z] -rw-r--r-- 1 root root 435134 May 10 20:45 coverage.out [2022-05-10T20:45:59.658Z] -rw-rw-r-- 1 1001 1001 3256 May 10 20:44 go.mod [2022-05-10T20:45:59.658Z] -rw-rw-r-- 1 1001 1001 35162 May 10 20:44 go.sum [2022-05-10T20:45:59.658Z] drwxrwxr-x 8 1001 1001 4096 May 10 20:44 internal [2022-05-10T20:45:59.658Z] drwxrwxr-x 3 1001 1001 4096 May 10 20:44 openapi [2022-05-10T20:45:59.658Z] drwxrwxr-x 4 1001 1001 4096 May 10 20:44 snap [2022-05-10T20:45:59.658Z] -rw-rw-r-- 1 1001 1001 204 May 10 20:44 version.go [Pipeline] sh [2022-05-10T20:45:59.946Z] + '[' -e coverage.out ] [2022-05-10T20:45:59.946Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-05-10T20:46:00.027Z] Stashed 1 file(s) [Pipeline] sh [2022-05-10T20:46:00.309Z] + make build [2022-05-10T20:46:00.309Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-05-10T20:46:12.524Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-05-10T20:46:22.502Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-05-10T20:46:22.502Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-05-10T20:46:27.777Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-05-10T20:46:27.777Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-05-10T20:46:28.346Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-05-10T20:46:29.725Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-05-10T20:46:30.294Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-05-10T20:46:31.234Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-05-10T20:46:32.176Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-05-10T20:46:32.744Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-05-10T20:46:34.128Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2022-05-10T20:46:35.084Z] $ docker stop --time=1 52ec3551441b201267c0e3015f9fd355975dc0970cb147c673dbc10c8dc453ad [2022-05-10T20:46:37.424Z] $ docker rm -f 52ec3551441b201267c0e3015f9fd355975dc0970cb147c673dbc10c8dc453ad [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-10T20:46:38.285Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-05-10T20:46:38.285Z] [2022-05-10T20:46:38.285Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2022-05-10T20:46:38.586Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-05-10T20:46:38.586Z] latest: Pulling from edgex-devops/edgex-compose [2022-05-10T20:46:38.586Z] cbdbe7a5bc2a: Pulling fs layer [2022-05-10T20:46:38.586Z] ca9280d653b3: Pulling fs layer [2022-05-10T20:46:38.586Z] 7e9c9ca2126c: Pulling fs layer [2022-05-10T20:46:38.586Z] cbdbe7a5bc2a: Verifying Checksum [2022-05-10T20:46:38.586Z] cbdbe7a5bc2a: Download complete [2022-05-10T20:46:38.844Z] ca9280d653b3: Verifying Checksum [2022-05-10T20:46:38.844Z] ca9280d653b3: Download complete [2022-05-10T20:46:38.844Z] cbdbe7a5bc2a: Pull complete [2022-05-10T20:46:39.102Z] 7e9c9ca2126c: Download complete [2022-05-10T20:46:39.102Z] ca9280d653b3: Pull complete [2022-05-10T20:46:42.388Z] 7e9c9ca2126c: Pull complete [2022-05-10T20:46:42.388Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2022-05-10T20:46:42.388Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-05-10T20:46:42.389Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2022-05-10T20:46:42.457Z] prd-ubuntu20.04-docker-8c-8g-48739 does not seem to be running inside a container [2022-05-10T20:46:42.494Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/16 -v /w/workspace/edgex-go/16:/w/workspace/edgex-go/16:rw,z -v /w/workspace/edgex-go/16@tmp:/w/workspace/edgex-go/16@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-05-10T20:46:43.752Z] $ docker top 30417be2411efa7ef0809c492aac21f2d365dc328b665f429e50d00178e31361 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-10T20:46:44.104Z] + docker-compose build --help [2022-05-10T20:46:44.104Z] + grep parallel [2022-05-10T20:46:44.674Z] --parallel Build images in parallel. [Pipeline] } [2022-05-10T20:46:44.691Z] $ docker stop --time=1 30417be2411efa7ef0809c492aac21f2d365dc328b665f429e50d00178e31361 [2022-05-10T20:46:46.147Z] $ docker rm -f 30417be2411efa7ef0809c492aac21f2d365dc328b665f429e50d00178e31361 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-10T20:46:46.574Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-05-10T20:46:46.574Z] . [Pipeline] withDockerContainer [2022-05-10T20:46:46.644Z] prd-ubuntu20.04-docker-8c-8g-48739 does not seem to be running inside a container [2022-05-10T20:46:46.740Z] $ 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/16 -v /w/workspace/edgex-go/16:/w/workspace/edgex-go/16:rw,z -v /w/workspace/edgex-go/16@tmp:/w/workspace/edgex-go/16@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:latest cat [2022-05-10T20:46:47.265Z] $ docker top 796f0d3360af99d8c3e6e138dab7771db47eeada2cf473c6ddb8d4fb54183829 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-10T20:46:47.634Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-05-10T20:46:48.203Z] Building core-command ... [2022-05-10T20:46:48.203Z] Building core-data ... [2022-05-10T20:46:48.203Z] Building core-metadata ... [2022-05-10T20:46:48.203Z] Building security-bootstrapper ... [2022-05-10T20:46:48.203Z] Building security-proxy-setup ... [2022-05-10T20:46:48.203Z] Building security-secretstore-setup ... [2022-05-10T20:46:48.203Z] Building security-spiffe-token-provider ... [2022-05-10T20:46:48.203Z] Building security-spire-agent ... [2022-05-10T20:46:48.203Z] Building security-spire-config ... [2022-05-10T20:46:48.203Z] Building security-spire-server ... [2022-05-10T20:46:48.203Z] Building support-notifications ... [2022-05-10T20:46:48.203Z] Building support-scheduler ... [2022-05-10T20:46:48.203Z] Building sys-mgmt-agent ... [2022-05-10T20:46:48.203Z] Building core-metadata [2022-05-10T20:46:48.203Z] Building security-spire-config [2022-05-10T20:46:48.203Z] Building security-spire-agent [2022-05-10T20:46:48.203Z] Building support-scheduler [2022-05-10T20:46:48.203Z] Building sys-mgmt-agent [2022-05-10T20:47:03.094Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-10T20:47:03.094Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-05-10T20:47:03.094Z] ---> a3f8e5e18768 [2022-05-10T20:47:03.094Z] Step 3/23 : WORKDIR /edgex-go [2022-05-10T20:47:03.094Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-10T20:47:03.094Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-05-10T20:47:03.094Z] ---> a3f8e5e18768 [2022-05-10T20:47:03.094Z] Step 3/22 : WORKDIR /edgex-go [2022-05-10T20:47:03.094Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-10T20:47:03.094Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-05-10T20:47:03.094Z] ---> a3f8e5e18768 [2022-05-10T20:47:03.094Z] Step 3/26 : WORKDIR /edgex-go [2022-05-10T20:47:03.094Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-10T20:47:03.094Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-05-10T20:47:03.094Z] ---> a3f8e5e18768 [2022-05-10T20:47:03.094Z] Step 3/23 : WORKDIR /edgex-go [2022-05-10T20:47:03.094Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-10T20:47:03.094Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-05-10T20:47:03.094Z] ---> a3f8e5e18768 [2022-05-10T20:47:03.094Z] Step 3/26 : WORKDIR /edgex-go [2022-05-10T20:47:07.300Z] ---> Running in 942ac901b3e7 [2022-05-10T20:47:07.300Z] ---> Running in c3a83a784fdc [2022-05-10T20:47:07.300Z] ---> Running in b25db07ce005 [2022-05-10T20:47:07.300Z] ---> Running in d3f457b7818a [2022-05-10T20:47:07.300Z] ---> Running in c49f58c2ce75 [2022-05-10T20:47:07.300Z] Removing intermediate container c49f58c2ce75 [2022-05-10T20:47:07.300Z] ---> 6bd8991fbbbd [2022-05-10T20:47:07.300Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-10T20:47:07.300Z] Removing intermediate container c3a83a784fdc [2022-05-10T20:47:07.300Z] ---> cf19da1c418c [2022-05-10T20:47:07.300Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-10T20:47:07.300Z] ---> Running in e8b698193baa [2022-05-10T20:47:07.300Z] Removing intermediate container b25db07ce005 [2022-05-10T20:47:07.300Z] ---> cd19128e7b3d [2022-05-10T20:47:07.300Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-10T20:47:07.300Z] Removing intermediate container 942ac901b3e7 [2022-05-10T20:47:07.300Z] ---> 5cc95b41495d [2022-05-10T20:47:07.300Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-10T20:47:07.300Z] Removing intermediate container d3f457b7818a [2022-05-10T20:47:07.300Z] ---> 32def9ddbbb3 [2022-05-10T20:47:07.300Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-10T20:47:07.300Z] ---> Running in 3addc954ddf8 [2022-05-10T20:47:07.300Z] ---> Running in 4d19d0326c7c [2022-05-10T20:47:07.300Z] ---> Running in a045eb5be983 [2022-05-10T20:47:07.300Z] ---> Running in 9133d853b49a [2022-05-10T20:47:08.238Z] Removing intermediate container e8b698193baa [2022-05-10T20:47:08.238Z] ---> 9dd49446b558 [2022-05-10T20:47:08.238Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-05-10T20:47:08.238Z] ---> Running in b611dc40de38 [2022-05-10T20:47:08.498Z] Removing intermediate container 4d19d0326c7c [2022-05-10T20:47:08.498Z] ---> 3d4e6f07b5cd [2022-05-10T20:47:08.498Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-05-10T20:47:08.498Z] ---> Running in d38c0133fe48 [2022-05-10T20:47:08.498Z] Removing intermediate container 3addc954ddf8 [2022-05-10T20:47:08.498Z] ---> 3c29350f4c3b [2022-05-10T20:47:08.498Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-05-10T20:47:08.498Z] ---> Running in d25d9a1613ce [2022-05-10T20:47:08.498Z] Removing intermediate container 9133d853b49a [2022-05-10T20:47:08.498Z] ---> cb1a74aa219a [2022-05-10T20:47:08.498Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-05-10T20:47:08.758Z] ---> Running in 517a1908dad7 [2022-05-10T20:47:08.758Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-10T20:47:08.758Z] Removing intermediate container a045eb5be983 [2022-05-10T20:47:08.758Z] ---> 423f53ada07b [2022-05-10T20:47:08.758Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-05-10T20:47:09.016Z] ---> Running in 6574e400a817 [2022-05-10T20:47:09.016Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-10T20:47:09.275Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-10T20:47:09.535Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-10T20:47:09.535Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-10T20:47:09.535Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-10T20:47:09.796Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-10T20:47:10.055Z] OK: 221 MiB in 52 packages [2022-05-10T20:47:10.055Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-10T20:47:10.055Z] OK: 221 MiB in 52 packages [2022-05-10T20:47:10.315Z] Removing intermediate container b611dc40de38 [2022-05-10T20:47:10.315Z] ---> 208b2f181b92 [2022-05-10T20:47:10.315Z] Step 6/23 : COPY go.mod vendor* ./ [2022-05-10T20:47:10.315Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-10T20:47:10.315Z] OK: 221 MiB in 52 packages [2022-05-10T20:47:10.315Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-10T20:47:10.575Z] ---> 473ef779b4fd [2022-05-10T20:47:10.575Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-10T20:47:10.575Z] ---> Running in 1c1dec2e499c [2022-05-10T20:47:10.575Z] Removing intermediate container d38c0133fe48 [2022-05-10T20:47:10.575Z] ---> 87593b71ea74 [2022-05-10T20:47:10.575Z] Step 6/26 : COPY go.mod vendor* ./ [2022-05-10T20:47:10.575Z] OK: 221 MiB in 52 packages [2022-05-10T20:47:10.575Z] OK: 221 MiB in 52 packages [2022-05-10T20:47:10.835Z] Removing intermediate container d25d9a1613ce [2022-05-10T20:47:10.835Z] ---> 890eb754daa8 [2022-05-10T20:47:10.835Z] Step 6/26 : COPY go.mod vendor* ./ [2022-05-10T20:47:10.835Z] ---> 689ac8860700 [2022-05-10T20:47:10.835Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-10T20:47:10.835Z] ---> Running in d002b1a4d37a [2022-05-10T20:47:10.835Z] ---> 0d5b69b9da96 [2022-05-10T20:47:10.835Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-10T20:47:11.094Z] ---> Running in b000c51b2b96 [2022-05-10T20:47:11.094Z] Removing intermediate container 517a1908dad7 [2022-05-10T20:47:11.094Z] ---> 2591ac4ed39d [2022-05-10T20:47:11.094Z] Step 6/22 : COPY go.mod vendor* ./ [2022-05-10T20:47:11.354Z] Removing intermediate container 6574e400a817 [2022-05-10T20:47:11.354Z] ---> 3bb20cf66c65 [2022-05-10T20:47:11.354Z] Step 6/23 : COPY go.mod vendor* ./ [2022-05-10T20:47:11.354Z] ---> 2a736bc4245d [2022-05-10T20:47:11.354Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-10T20:47:11.354Z] ---> Running in 14bfcabd27ea [2022-05-10T20:47:11.354Z] ---> fdeaad5ad184 [2022-05-10T20:47:11.354Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-10T20:47:11.354Z] ---> Running in 320b4fffcaaf [2022-05-10T20:47:11.354Z] Removing intermediate container 1c1dec2e499c [2022-05-10T20:47:11.354Z] ---> 7bb7fd08e3b7 [2022-05-10T20:47:11.354Z] Step 8/23 : COPY . . [2022-05-10T20:47:13.885Z] Removing intermediate container b000c51b2b96 [2022-05-10T20:47:13.885Z] ---> e78bc39e3186 [2022-05-10T20:47:13.885Z] Step 8/26 : COPY . . [2022-05-10T20:47:13.885Z] Removing intermediate container d002b1a4d37a [2022-05-10T20:47:13.885Z] ---> 839f7c08be17 [2022-05-10T20:47:13.885Z] Step 8/26 : COPY . . [2022-05-10T20:47:14.451Z] Removing intermediate container 320b4fffcaaf [2022-05-10T20:47:14.451Z] ---> c5f54ac48672 [2022-05-10T20:47:14.451Z] Step 8/23 : COPY . . [2022-05-10T20:47:21.036Z] Removing intermediate container 14bfcabd27ea [2022-05-10T20:47:21.036Z] ---> d87d6223f27f [2022-05-10T20:47:21.036Z] Step 8/22 : COPY . . [2022-05-10T20:47:23.570Z] ---> 9c8246babff9 [2022-05-10T20:47:23.570Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-05-10T20:47:23.570Z] ---> dc97eed323d5 [2022-05-10T20:47:23.570Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-05-10T20:47:23.570Z] ---> Running in d4a126102362 [2022-05-10T20:47:23.570Z] ---> Running in fde703c4c709 [2022-05-10T20:47:23.570Z] ---> 37f4498d30c9 [2022-05-10T20:47:23.570Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-05-10T20:47:23.570Z] ---> 4d260042b7c0 [2022-05-10T20:47:23.570Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-05-10T20:47:23.570Z] ---> Running in 14e67e13e20b [2022-05-10T20:47:23.570Z] ---> Running in 454a37f14d68 [2022-05-10T20:47:23.828Z] Removing intermediate container fde703c4c709 [2022-05-10T20:47:23.828Z] ---> 4125e7cefc10 [2022-05-10T20:47:23.828Z] Step 10/26 : RUN mkdir -p spire-build [2022-05-10T20:47:23.828Z] Removing intermediate container 14e67e13e20b [2022-05-10T20:47:23.828Z] ---> 4501c2002747 [2022-05-10T20:47:23.828Z] Step 10/26 : RUN mkdir -p spire-build [2022-05-10T20:47:23.828Z] ---> Running in 2a80485e96da [2022-05-10T20:47:23.828Z] ---> Running in ff05374d8e5d [2022-05-10T20:47:23.828Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-05-10T20:47:24.089Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-05-10T20:47:25.027Z] Removing intermediate container 2a80485e96da [2022-05-10T20:47:25.027Z] ---> 4806d9243d38 [2022-05-10T20:47:25.027Z] Step 11/26 : WORKDIR /edgex-go/spire-build [2022-05-10T20:47:25.287Z] Removing intermediate container ff05374d8e5d [2022-05-10T20:47:25.287Z] ---> dd6947693257 [2022-05-10T20:47:25.287Z] Step 11/26 : WORKDIR /edgex-go/spire-build [2022-05-10T20:47:25.287Z] ---> Running in c9c553a7abe6 [2022-05-10T20:47:25.287Z] ---> Running in 09a5d07dae27 [2022-05-10T20:47:25.548Z] Removing intermediate container c9c553a7abe6 [2022-05-10T20:47:25.548Z] ---> a45b2119e740 [2022-05-10T20:47:25.548Z] Step 12/26 : RUN wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent [2022-05-10T20:47:25.548Z] Removing intermediate container 09a5d07dae27 [2022-05-10T20:47:25.548Z] ---> a657afb9d601 [2022-05-10T20:47:25.548Z] Step 12/26 : RUN wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent [2022-05-10T20:47:25.548Z] ---> Running in 10821adcdcc8 [2022-05-10T20:47:25.548Z] ---> Running in ea8e9f4069d0 [2022-05-10T20:47:25.807Z] ---> fca7cb0724a3 [2022-05-10T20:47:25.807Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-05-10T20:47:25.807Z] ---> Running in 30a115de9263 [2022-05-10T20:47:26.375Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-05-10T20:47:26.639Z] spire-1.2.1/ [2022-05-10T20:47:26.639Z] spire-1.2.1/ [2022-05-10T20:47:26.639Z] spire-1.2.1/.data/ [2022-05-10T20:47:26.639Z] spire-1.2.1/.data/.file [2022-05-10T20:47:26.639Z] spire-1.2.1/.dockerignore [2022-05-10T20:47:26.639Z] spire-1.2.1/.gitattributes [2022-05-10T20:47:26.639Z] spire-1.2.1/.githooks/ [2022-05-10T20:47:26.639Z] spire-1.2.1/.githooks/pre-commit [2022-05-10T20:47:26.639Z] spire-1.2.1/.github/ [2022-05-10T20:47:26.639Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-05-10T20:47:26.639Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-05-10T20:47:26.639Z] spire-1.2.1/.github/dependabot.yml [2022-05-10T20:47:26.639Z] spire-1.2.1/.github/workflows/ [2022-05-10T20:47:26.639Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-05-10T20:47:26.639Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-05-10T20:47:26.639Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-05-10T20:47:26.639Z] spire-1.2.1/.github/workflows/scripts/ [2022-05-10T20:47:26.639Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-05-10T20:47:26.639Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-05-10T20:47:26.639Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-05-10T20:47:26.639Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-05-10T20:47:26.639Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-05-10T20:47:26.639Z] spire-1.2.1/.gitignore [2022-05-10T20:47:26.639Z] spire-1.2.1/.go-version [2022-05-10T20:47:26.639Z] spire-1.2.1/.golangci.yml [2022-05-10T20:47:26.639Z] spire-1.2.1/ADOPTERS.md [2022-05-10T20:47:26.639Z] spire-1.2.1/CHANGELOG.md [2022-05-10T20:47:26.639Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-05-10T20:47:26.639Z] spire-1.2.1/CODEOWNERS [2022-05-10T20:47:26.639Z] spire-1.2.1/CONTRIBUTING.md [2022-05-10T20:47:26.639Z] spire-1.2.1/Dockerfile [2022-05-10T20:47:26.639Z] spire-1.2.1/Dockerfile.devspire-1.2.1/.data/ [2022-05-10T20:47:26.639Z] spire-1.2.1/.data/.file [2022-05-10T20:47:26.639Z] spire-1.2.1/.dockerignore [2022-05-10T20:47:26.639Z] spire-1.2.1/.gitattributes [2022-05-10T20:47:26.639Z] spire-1.2.1/.githooks/ [2022-05-10T20:47:26.639Z] spire-1.2.1/.githooks/pre-commit [2022-05-10T20:47:26.639Z] spire-1.2.1/.github/ [2022-05-10T20:47:26.639Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-05-10T20:47:26.639Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-05-10T20:47:26.639Z] spire-1.2.1/.github/dependabot.yml [2022-05-10T20:47:26.639Z] spire-1.2.1/.github/workflows/ [2022-05-10T20:47:26.639Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-05-10T20:47:26.639Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-05-10T20:47:26.639Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-05-10T20:47:26.639Z] spire-1.2.1/.github/workflows/scripts/ [2022-05-10T20:47:26.639Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-05-10T20:47:26.639Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-05-10T20:47:26.639Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-05-10T20:47:26.639Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-05-10T20:47:26.639Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-05-10T20:47:26.639Z] spire-1.2.1/.gitignore [2022-05-10T20:47:26.639Z] spire-1.2.1/.go-version [2022-05-10T20:47:26.639Z] spire-1.2.1/.golangci.yml [2022-05-10T20:47:26.639Z] spire-1.2.1/ADOPTERS.md [2022-05-10T20:47:26.639Z] spire-1.2.1/CHANGELOG.md [2022-05-10T20:47:26.639Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-05-10T20:47:26.639Z] spire-1.2.1/CODEOWNERS [2022-05-10T20:47:26.639Z] spire-1.2.1/CONTRIBUTING.md [2022-05-10T20:47:26.639Z] spire-1.2.1/Dockerfile [2022-05-10T20:47:26.639Z] spire-1.2.1/Dockerfile.dev [2022-05-10T20:47:26.639Z] spire-1.2.1/Dockerfile.scratch [2022-05-10T20:47:26.639Z] spire-1.2.1/LICENSE [2022-05-10T20:47:26.639Z] spire-1.2.1/MAINTAINERS.md [2022-05-10T20:47:26.639Z] spire-1.2.1/Makefile [2022-05-10T20:47:26.639Z] spire-1.2.1/README.md [2022-05-10T20:47:26.639Z] spire-1.2.1/ROADMAP.md [2022-05-10T20:47:26.639Z] spire-1.2.1/SECURITY.md [2022-05-10T20:47:26.639Z] spire-1.2.1/cmd/ [2022-05-10T20:47:26.639Z] spire-1.2.1/cmd/spire-agent/ [2022-05-10T20:47:26.639Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-05-10T20:47:26.639Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-05-10T20:47:26.639Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-05-10T20:47:26.639Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-05-10T20:47:26.639Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-05-10T20:47:26.639Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-05-10T20:47:26.639Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-05-10T20:47:26.639Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-05-10T20:47:26.639Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-05-10T20:47:26.639Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-05-10T20:47:26.639Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-05-10T20:47:26.639Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-05-10T20:47:26.639Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-05-10T20:47:26.639Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-05-10T20:47:26.639Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-05-10T20:47:26.639Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-05-10T20:47:26.639Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-05-10T20:47:26.639Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-05-10T20:47:26.639Z] spire-1.2.1/Dockerfile.scratch [2022-05-10T20:47:26.639Z] spire-1.2.1/LICENSE [2022-05-10T20:47:26.639Z] spire-1.2.1/MAINTAINERS.md [2022-05-10T20:47:26.639Z] spire-1.2.1/Makefile [2022-05-10T20:47:26.639Z] spire-1.2.1/README.md [2022-05-10T20:47:26.639Z] spire-1.2.1/ROADMAP.md [2022-05-10T20:47:26.639Z] spire-1.2.1/SECURITY.md [2022-05-10T20:47:26.639Z] spire-1.2.1/cmd/ [2022-05-10T20:47:26.639Z] spire-1.2.1/cmd/spire-agent/ [2022-05-10T20:47:26.639Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-05-10T20:47:26.639Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-05-10T20:47:26.639Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-05-10T20:47:26.639Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-05-10T20:47:26.639Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-05-10T20:47:26.639Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-05-10T20:47:26.639Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-05-10T20:47:26.639Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-05-10T20:47:26.639Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-05-10T20:47:26.639Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-05-10T20:47:26.639Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-05-10T20:47:26.639Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-05-10T20:47:26.639Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-05-10T20:47:26.639Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-05-10T20:47:26.639Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-05-10T20:47:26.639Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-05-10T20:47:26.639Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-05-10T20:47:26.639Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-05-10T20:47:26.639Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-05-10T20:47:26.639Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-05-10T20:47:26.639Z] spire-1.2.1/cmd/spire-agent/main.go [2022-05-10T20:47:26.639Z] spire-1.2.1/cmd/spire-server/ [2022-05-10T20:47:26.639Z] spire-1.2.1/cmd/spire-server/cli/ [2022-05-10T20:47:26.639Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-05-10T20:47:26.639Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-05-10T20:47:26.639Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-05-10T20:47:26.639Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-05-10T20:47:26.639Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-05-10T20:47:26.639Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-05-10T20:47:26.639Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-05-10T20:47:26.639Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-05-10T20:47:26.639Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-05-10T20:47:26.639Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-05-10T20:47:26.639Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-05-10T20:47:26.639Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-05-10T20:47:26.639Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-05-10T20:47:26.639Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-05-10T20:47:26.639Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-05-10T20:47:26.639Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-05-10T20:47:26.639Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-05-10T20:47:26.639Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-05-10T20:47:26.639Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-05-10T20:47:26.639Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-05-10T20:47:26.639Z] spire-1.2.1/cmd/spire-agent/main.go [2022-05-10T20:47:26.639Z] spire-1.2.1/cmd/spire-server/ [2022-05-10T20:47:26.639Z] spire-1.2.1/cmd/spire-server/cli/ [2022-05-10T20:47:26.639Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-05-10T20:47:26.639Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-05-10T20:47:26.639Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-05-10T20:47:26.639Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-05-10T20:47:26.639Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-05-10T20:47:26.639Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-05-10T20:47:26.639Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-05-10T20:47:26.639Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-05-10T20:47:26.639Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-05-10T20:47:26.639Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-05-10T20:47:26.639Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-05-10T20:47:26.639Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-05-10T20:47:26.640Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-05-10T20:47:26.640Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-05-10T20:47:26.640Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-05-10T20:47:26.640Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-05-10T20:47:26.640Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-05-10T20:47:26.640Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-05-10T20:47:26.640Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-05-10T20:47:26.640Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-05-10T20:47:26.640Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-05-10T20:47:26.640Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-05-10T20:47:26.640Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-05-10T20:47:26.640Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-05-10T20:47:26.640Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-05-10T20:47:26.640Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-05-10T20:47:26.640Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-05-10T20:47:26.640Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-05-10T20:47:26.640Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-05-10T20:47:26.640Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-05-10T20:47:26.640Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-05-10T20:47:26.640Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-05-10T20:47:26.640Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-05-10T20:47:26.640Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-05-10T20:47:26.640Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-05-10T20:47:26.640Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-05-10T20:47:26.640Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-05-10T20:47:26.640Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-05-10T20:47:26.640Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-05-10T20:47:26.640Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-05-10T20:47:26.640Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-05-10T20:47:26.640Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-05-10T20:47:26.640Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-05-10T20:47:26.640Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-05-10T20:47:26.640Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-05-10T20:47:26.640Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-05-10T20:47:26.640Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-05-10T20:47:26.640Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-05-10T20:47:26.640Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-05-10T20:47:26.640Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-05-10T20:47:26.640Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-05-10T20:47:26.640Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-05-10T20:47:26.640Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-05-10T20:47:26.640Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-05-10T20:47:26.640Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-05-10T20:47:26.640Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-05-10T20:47:26.640Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-05-10T20:47:26.640Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-05-10T20:47:26.640Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-05-10T20:47:26.640Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-05-10T20:47:26.640Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-05-10T20:47:26.640Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-05-10T20:47:26.640Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-05-10T20:47:26.640Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-05-10T20:47:26.640Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-05-10T20:47:26.640Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-05-10T20:47:26.640Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-05-10T20:47:26.640Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-05-10T20:47:26.640Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-05-10T20:47:26.640Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-05-10T20:47:26.640Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-05-10T20:47:26.640Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-05-10T20:47:26.640Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-05-10T20:47:26.640Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-05-10T20:47:26.640Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-05-10T20:47:26.640Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-05-10T20:47:26.640Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-05-10T20:47:26.640Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-05-10T20:47:26.640Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-05-10T20:47:26.640Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-05-10T20:47:26.640Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-05-10T20:47:26.640Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-05-10T20:47:26.640Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-05-10T20:47:26.640Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-05-10T20:47:26.640Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-05-10T20:47:26.640Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-05-10T20:47:26.640Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-05-10T20:47:26.640Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-05-10T20:47:26.640Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-05-10T20:47:26.640Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-05-10T20:47:26.640Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-05-10T20:47:26.640Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-05-10T20:47:26.640Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-05-10T20:47:26.640Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-05-10T20:47:26.640Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-05-10T20:47:26.640Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-05-10T20:47:26.640Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-05-10T20:47:26.640Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-05-10T20:47:26.640Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-05-10T20:47:26.640Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-05-10T20:47:26.640Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-05-10T20:47:26.640Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-05-10T20:47:26.640Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-05-10T20:47:26.640Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-05-10T20:47:26.640Z] spire-1.2.1/cmd/spire-server/main.go [2022-05-10T20:47:26.640Z] spire-1.2.1/cmd/spire-server/util/ [2022-05-10T20:47:26.640Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-05-10T20:47:26.640Z] spire-1.2.1/conf/ [2022-05-10T20:47:26.640Z] spire-1.2.1/conf/agent/ [2022-05-10T20:47:26.640Z] spire-1.2.1/conf/agent/agent.conf [2022-05-10T20:47:26.640Z] spire-1.2.1/conf/agent/agent_full.conf [2022-05-10T20:47:26.640Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-05-10T20:47:26.640Z] spire-1.2.1/conf/server/ [2022-05-10T20:47:26.640Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-05-10T20:47:26.640Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-05-10T20:47:26.640Z] spire-1.2.1/conf/server/server.conf [2022-05-10T20:47:26.640Z] spire-1.2.1/conf/server/server_full.conf [2022-05-10T20:47:26.640Z] spire-1.2.1/doc/ [2022-05-10T20:47:26.640Z] spire-1.2.1/doc/SPIRE101.md [2022-05-10T20:47:26.640Z] spire-1.2.1/doc/auditlog.md [2022-05-10T20:47:26.640Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-05-10T20:47:26.640Z] spire-1.2.1/doc/changelog_guidelines.md [2022-05-10T20:47:26.640Z] spire-1.2.1/doc/cure53-report.pdf [2022-05-10T20:47:26.640Z] spire-1.2.1/doc/images/ [2022-05-10T20:47:26.640Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-05-10T20:47:26.640Z] spire-1.2.1/doc/images/SPIRE101.png [2022-05-10T20:47:26.640Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-05-10T20:47:26.640Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-05-10T20:47:26.640Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-05-10T20:47:26.640Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-05-10T20:47:26.640Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-05-10T20:47:26.640Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-05-10T20:47:26.640Z] spire-1.2.1/cmd/spire-server/main.go [2022-05-10T20:47:26.640Z] spire-1.2.1/cmd/spire-server/util/ [2022-05-10T20:47:26.640Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-05-10T20:47:26.640Z] spire-1.2.1/conf/ [2022-05-10T20:47:26.640Z] spire-1.2.1/conf/agent/ [2022-05-10T20:47:26.640Z] spire-1.2.1/conf/agent/agent.conf [2022-05-10T20:47:26.640Z] spire-1.2.1/conf/agent/agent_full.conf [2022-05-10T20:47:26.640Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-05-10T20:47:26.640Z] spire-1.2.1/conf/server/ [2022-05-10T20:47:26.640Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-05-10T20:47:26.640Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-05-10T20:47:26.640Z] spire-1.2.1/conf/server/server.conf [2022-05-10T20:47:26.640Z] spire-1.2.1/conf/server/server_full.conf [2022-05-10T20:47:26.640Z] spire-1.2.1/doc/ [2022-05-10T20:47:26.640Z] spire-1.2.1/doc/SPIRE101.md [2022-05-10T20:47:26.640Z] spire-1.2.1/doc/auditlog.md [2022-05-10T20:47:26.640Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-05-10T20:47:26.640Z] spire-1.2.1/doc/changelog_guidelines.md [2022-05-10T20:47:26.640Z] spire-1.2.1/doc/cure53-report.pdf [2022-05-10T20:47:26.640Z] spire-1.2.1/doc/images/ [2022-05-10T20:47:26.640Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-05-10T20:47:26.640Z] spire-1.2.1/doc/images/SPIRE101.png [2022-05-10T20:47:26.640Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-05-10T20:47:26.640Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-05-10T20:47:26.640Z] spire-1.2.1/doc/images/cache_mgr.png [2022-05-10T20:47:26.640Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-05-10T20:47:26.640Z] spire-1.2.1/doc/images/federated_spire.png [2022-05-10T20:47:26.640Z] spire-1.2.1/doc/images/ha_mode.png [2022-05-10T20:47:26.640Z] spire-1.2.1/doc/images/nested_spire.png [2022-05-10T20:47:26.640Z] spire-1.2.1/doc/images/oidc_federation.png [2022-05-10T20:47:26.640Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-05-10T20:47:26.640Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-05-10T20:47:26.640Z] spire-1.2.1/doc/images/spire_logo.png [2022-05-10T20:47:26.640Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-05-10T20:47:26.640Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-05-10T20:47:26.640Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-05-10T20:47:26.640Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-05-10T20:47:26.640Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-05-10T20:47:26.640Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-05-10T20:47:26.640Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-05-10T20:47:26.640Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-05-10T20:47:26.640Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-05-10T20:47:26.640Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-05-10T20:47:26.640Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-05-10T20:47:26.640Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-05-10T20:47:26.640Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-05-10T20:47:26.640Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-05-10T20:47:26.640Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-05-10T20:47:26.640Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-05-10T20:47:26.640Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-05-10T20:47:26.640Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-05-10T20:47:26.640Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-05-10T20:47:26.640Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-05-10T20:47:26.640Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-05-10T20:47:26.640Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-05-10T20:47:26.640Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-05-10T20:47:26.640Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-05-10T20:47:26.640Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-05-10T20:47:26.640Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-05-10T20:47:26.640Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-05-10T20:47:26.640Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-05-10T20:47:26.640Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-05-10T20:47:26.640Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-05-10T20:47:26.640Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-05-10T20:47:26.640Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-05-10T20:47:26.640Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-05-10T20:47:26.640Z] spire-1.2.1/doc/images/cache_mgr.png [2022-05-10T20:47:26.640Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-05-10T20:47:26.640Z] spire-1.2.1/doc/images/federated_spire.png [2022-05-10T20:47:26.640Z] spire-1.2.1/doc/images/ha_mode.png [2022-05-10T20:47:26.640Z] spire-1.2.1/doc/images/nested_spire.png [2022-05-10T20:47:26.640Z] spire-1.2.1/doc/images/oidc_federation.png [2022-05-10T20:47:26.640Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-05-10T20:47:26.640Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-05-10T20:47:26.640Z] spire-1.2.1/doc/images/spire_logo.png [2022-05-10T20:47:26.640Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-05-10T20:47:26.640Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-05-10T20:47:26.640Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-05-10T20:47:26.640Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-05-10T20:47:26.640Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-05-10T20:47:26.640Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-05-10T20:47:26.640Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-05-10T20:47:26.640Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-05-10T20:47:26.640Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-05-10T20:47:26.640Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-05-10T20:47:26.640Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-05-10T20:47:26.640Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-05-10T20:47:26.640Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-05-10T20:47:26.640Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-05-10T20:47:26.640Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-05-10T20:47:26.640Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-05-10T20:47:26.640Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-05-10T20:47:26.640Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-05-10T20:47:26.641Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-05-10T20:47:26.641Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-05-10T20:47:26.641Z] spire-1.2.1/doc/scaling_spire.md [2022-05-10T20:47:26.641Z] spire-1.2.1/doc/spire_agent.md [2022-05-10T20:47:26.641Z] spire-1.2.1/doc/spire_server.md [2022-05-10T20:47:26.641Z] spire-1.2.1/doc/supported_integrations.md [2022-05-10T20:47:26.641Z] spire-1.2.1/doc/telemetry.md [2022-05-10T20:47:26.641Z] spire-1.2.1/doc/telemetry_config.md [2022-05-10T20:47:26.641Z] spire-1.2.1/doc/upgrading.md [2022-05-10T20:47:26.641Z] spire-1.2.1/doc/using_spire.md [2022-05-10T20:47:26.641Z] spire-1.2.1/examples/ [2022-05-10T20:47:26.641Z] spire-1.2.1/examples/README.md [2022-05-10T20:47:26.641Z] spire-1.2.1/go.mod [2022-05-10T20:47:26.641Z] spire-1.2.1/go.sum [2022-05-10T20:47:26.641Z] spire-1.2.1/pkg/ [2022-05-10T20:47:26.641Z] spire-1.2.1/pkg/agent/ [2022-05-10T20:47:26.641Z] spire-1.2.1/pkg/agent/agent.go [2022-05-10T20:47:26.641Z] spire-1.2.1/pkg/agent/api/ [2022-05-10T20:47:26.641Z] spire-1.2.1/pkg/agent/api/config.go [2022-05-10T20:47:26.641Z] spire-1.2.1/pkg/agent/api/debug/ [2022-05-10T20:47:26.641Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-05-10T20:47:26.641Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-05-10T20:47:26.641Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-05-10T20:47:26.641Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-05-10T20:47:26.641Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-05-10T20:47:26.641Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-05-10T20:47:26.641Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-05-10T20:47:26.641Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-05-10T20:47:26.641Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-05-10T20:47:26.641Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-05-10T20:47:26.641Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-05-10T20:47:26.641Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-05-10T20:47:26.641Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-05-10T20:47:26.641Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-05-10T20:47:26.641Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-05-10T20:47:26.641Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-05-10T20:47:26.641Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-05-10T20:47:26.641Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-05-10T20:47:26.641Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-05-10T20:47:26.641Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-05-10T20:47:26.641Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-05-10T20:47:26.641Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-05-10T20:47:26.641Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-05-10T20:47:26.641Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-05-10T20:47:26.641Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-05-10T20:47:26.641Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-05-10T20:47:26.641Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-05-10T20:47:26.641Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-05-10T20:47:26.641Z] spire-1.2.1/pkg/agent/api/health/ [2022-05-10T20:47:26.641Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-05-10T20:47:26.641Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-05-10T20:47:26.641Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-05-10T20:47:26.641Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-05-10T20:47:26.641Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-05-10T20:47:26.641Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-05-10T20:47:26.641Z] spire-1.2.1/pkg/agent/attestor/ [2022-05-10T20:47:26.641Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-05-10T20:47:26.641Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-05-10T20:47:26.641Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-05-10T20:47:26.641Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-05-10T20:47:26.641Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-05-10T20:47:26.641Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-05-10T20:47:26.641Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-05-10T20:47:26.641Z] spire-1.2.1/pkg/agent/catalog/ [2022-05-10T20:47:26.641Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-05-10T20:47:26.641Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-05-10T20:47:26.641Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-05-10T20:47:26.641Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-05-10T20:47:26.641Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-05-10T20:47:26.641Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-05-10T20:47:26.641Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-05-10T20:47:26.641Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-05-10T20:47:26.641Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-05-10T20:47:26.641Z] spire-1.2.1/doc/scaling_spire.md [2022-05-10T20:47:26.641Z] spire-1.2.1/doc/spire_agent.md [2022-05-10T20:47:26.641Z] spire-1.2.1/doc/spire_server.md [2022-05-10T20:47:26.641Z] spire-1.2.1/doc/supported_integrations.md [2022-05-10T20:47:26.641Z] spire-1.2.1/doc/telemetry.md [2022-05-10T20:47:26.641Z] spire-1.2.1/doc/telemetry_config.md [2022-05-10T20:47:26.641Z] spire-1.2.1/doc/upgrading.md [2022-05-10T20:47:26.641Z] spire-1.2.1/doc/using_spire.md [2022-05-10T20:47:26.641Z] spire-1.2.1/examples/ [2022-05-10T20:47:26.641Z] spire-1.2.1/examples/README.md [2022-05-10T20:47:26.641Z] spire-1.2.1/go.mod [2022-05-10T20:47:26.641Z] spire-1.2.1/go.sum [2022-05-10T20:47:26.641Z] spire-1.2.1/pkg/ [2022-05-10T20:47:26.641Z] spire-1.2.1/pkg/agent/ [2022-05-10T20:47:26.641Z] spire-1.2.1/pkg/agent/agent.go [2022-05-10T20:47:26.641Z] spire-1.2.1/pkg/agent/api/ [2022-05-10T20:47:26.641Z] spire-1.2.1/pkg/agent/api/config.go [2022-05-10T20:47:26.641Z] spire-1.2.1/pkg/agent/api/debug/ [2022-05-10T20:47:26.641Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-05-10T20:47:26.641Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-05-10T20:47:26.641Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-05-10T20:47:26.641Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-05-10T20:47:26.641Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-05-10T20:47:26.641Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-05-10T20:47:26.641Z] spire-1.2.1/pkg/agent/client/ [2022-05-10T20:47:26.641Z] spire-1.2.1/pkg/agent/client/client.go [2022-05-10T20:47:26.641Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-05-10T20:47:26.641Z] spire-1.2.1/pkg/agent/client/dial.go [2022-05-10T20:47:26.641Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-05-10T20:47:26.641Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-05-10T20:47:26.641Z] spire-1.2.1/pkg/agent/client/update.go [2022-05-10T20:47:26.641Z] spire-1.2.1/pkg/agent/client/util.go [2022-05-10T20:47:26.641Z] spire-1.2.1/pkg/agent/common/ [2022-05-10T20:47:26.641Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-05-10T20:47:26.641Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-05-10T20:47:26.641Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-05-10T20:47:26.641Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-05-10T20:47:26.641Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-05-10T20:47:26.641Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-05-10T20:47:26.641Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-05-10T20:47:26.641Z] spire-1.2.1/pkg/agent/config.go [2022-05-10T20:47:26.641Z] spire-1.2.1/pkg/agent/endpoints/ [2022-05-10T20:47:26.641Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-05-10T20:47:26.641Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-05-10T20:47:26.641Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-05-10T20:47:26.641Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-05-10T20:47:26.641Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-05-10T20:47:26.641Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-05-10T20:47:26.641Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-05-10T20:47:26.641Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-05-10T20:47:26.641Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-05-10T20:47:26.641Z] spire-1.2.1/pkg/agent/api/health/ [2022-05-10T20:47:26.641Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-05-10T20:47:26.641Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-05-10T20:47:26.641Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-05-10T20:47:26.641Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-05-10T20:47:26.641Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-05-10T20:47:26.641Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-05-10T20:47:26.641Z] spire-1.2.1/pkg/agent/attestor/ [2022-05-10T20:47:26.641Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-05-10T20:47:26.641Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-05-10T20:47:26.641Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-05-10T20:47:26.641Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-05-10T20:47:26.641Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-05-10T20:47:26.641Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-05-10T20:47:26.641Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-05-10T20:47:26.641Z] spire-1.2.1/pkg/agent/catalog/ [2022-05-10T20:47:26.641Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-05-10T20:47:26.641Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-05-10T20:47:26.641Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-05-10T20:47:26.641Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-05-10T20:47:26.641Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-05-10T20:47:26.641Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-05-10T20:47:26.641Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-05-10T20:47:26.641Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-05-10T20:47:26.641Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-05-10T20:47:26.641Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-05-10T20:47:26.641Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-05-10T20:47:26.641Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-05-10T20:47:26.641Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-05-10T20:47:26.641Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-05-10T20:47:26.641Z] spire-1.2.1/pkg/agent/manager/ [2022-05-10T20:47:26.641Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-05-10T20:47:26.641Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-05-10T20:47:26.641Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-05-10T20:47:26.641Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-05-10T20:47:26.641Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-05-10T20:47:26.641Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-05-10T20:47:26.641Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-05-10T20:47:26.641Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-05-10T20:47:26.641Z] spire-1.2.1/pkg/agent/manager/config.go [2022-05-10T20:47:26.641Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-05-10T20:47:26.641Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-05-10T20:47:26.641Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-05-10T20:47:26.641Z] spire-1.2.1/pkg/agent/client/ [2022-05-10T20:47:26.641Z] spire-1.2.1/pkg/agent/client/client.go [2022-05-10T20:47:26.641Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-05-10T20:47:26.641Z] spire-1.2.1/pkg/agent/client/dial.go [2022-05-10T20:47:26.641Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-05-10T20:47:26.641Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-05-10T20:47:26.641Z] spire-1.2.1/pkg/agent/client/update.go [2022-05-10T20:47:26.641Z] spire-1.2.1/pkg/agent/client/util.go [2022-05-10T20:47:26.641Z] spire-1.2.1/pkg/agent/common/ [2022-05-10T20:47:26.641Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-05-10T20:47:26.641Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-05-10T20:47:26.641Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-05-10T20:47:26.641Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-05-10T20:47:26.641Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-05-10T20:47:26.641Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-05-10T20:47:26.641Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-05-10T20:47:26.641Z] spire-1.2.1/pkg/agent/config.go [2022-05-10T20:47:26.641Z] spire-1.2.1/pkg/agent/endpoints/ [2022-05-10T20:47:26.641Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-05-10T20:47:26.641Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-05-10T20:47:26.641Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-05-10T20:47:26.641Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-05-10T20:47:26.641Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-05-10T20:47:26.641Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-05-10T20:47:26.641Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-05-10T20:47:26.641Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-05-10T20:47:26.641Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-05-10T20:47:26.641Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-05-10T20:47:26.641Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-05-10T20:47:26.641Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-05-10T20:47:26.641Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-05-10T20:47:26.641Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-05-10T20:47:26.641Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-05-10T20:47:26.641Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-05-10T20:47:26.641Z] spire-1.2.1/pkg/agent/manager/ [2022-05-10T20:47:26.641Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-05-10T20:47:26.641Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-05-10T20:47:26.641Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-05-10T20:47:26.641Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-05-10T20:47:26.641Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-05-10T20:47:26.641Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-05-10T20:47:26.641Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-05-10T20:47:26.641Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-05-10T20:47:26.641Z] spire-1.2.1/pkg/agent/manager/config.go [2022-05-10T20:47:26.641Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-05-10T20:47:26.641Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-05-10T20:47:26.641Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-05-10T20:47:26.641Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-05-10T20:47:26.641Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-05-10T20:47:26.641Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-05-10T20:47:26.641Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-05-10T20:47:26.641Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-05-10T20:47:26.641Z] spire-1.2.1/pkg/agent/plugin/ [2022-05-10T20:47:26.641Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-05-10T20:47:26.641Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-05-10T20:47:26.641Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-05-10T20:47:26.641Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-05-10T20:47:26.641Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-05-10T20:47:26.642Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-05-10T20:47:26.642Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-05-10T20:47:26.642Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-05-10T20:47:26.642Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-05-10T20:47:26.642Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-05-10T20:47:26.642Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-05-10T20:47:26.642Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-05-10T20:47:26.642Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-05-10T20:47:26.642Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-05-10T20:47:26.642Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-05-10T20:47:26.642Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-05-10T20:47:26.642Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-05-10T20:47:26.642Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-05-10T20:47:26.642Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-05-10T20:47:26.642Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-05-10T20:47:26.642Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-05-10T20:47:26.642Z] spire-1.2.1/pkg/agent/plugin/ [2022-05-10T20:47:26.642Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-05-10T20:47:26.642Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-05-10T20:47:26.642Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-05-10T20:47:26.642Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-05-10T20:47:26.642Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-05-10T20:47:26.642Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-05-10T20:47:26.642Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-05-10T20:47:26.642Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-05-10T20:47:26.642Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-05-10T20:47:26.642Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-05-10T20:47:26.642Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-05-10T20:47:26.642Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-05-10T20:47:26.642Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-05-10T20:47:26.642Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-05-10T20:47:26.642Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-05-10T20:47:26.642Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-05-10T20:47:26.642Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-05-10T20:47:26.642Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-05-10T20:47:26.642Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-05-10T20:47:26.642Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-05-10T20:47:26.642Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-05-10T20:47:26.642Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-05-10T20:47:26.642Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-05-10T20:47:26.642Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-05-10T20:47:26.642Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-05-10T20:47:26.642Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-05-10T20:47:26.642Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-05-10T20:47:26.642Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-05-10T20:47:26.642Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-05-10T20:47:26.642Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-05-10T20:47:26.642Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-05-10T20:47:26.642Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-05-10T20:47:26.642Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-05-10T20:47:26.642Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-05-10T20:47:26.642Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-05-10T20:47:26.642Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-05-10T20:47:26.642Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-05-10T20:47:26.642Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-05-10T20:47:26.642Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-05-10T20:47:26.642Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-05-10T20:47:26.642Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-05-10T20:47:26.642Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-05-10T20:47:26.642Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-05-10T20:47:26.642Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-05-10T20:47:26.642Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-05-10T20:47:26.642Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-05-10T20:47:26.642Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-05-10T20:47:26.642Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-05-10T20:47:26.642Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-05-10T20:47:26.642Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-05-10T20:47:26.642Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-05-10T20:47:26.642Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-05-10T20:47:26.642Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-05-10T20:47:26.642Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-05-10T20:47:26.642Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-05-10T20:47:26.642Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-05-10T20:47:26.642Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-05-10T20:47:26.642Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-05-10T20:47:26.642Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-05-10T20:47:26.642Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-05-10T20:47:26.642Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-05-10T20:47:26.642Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-05-10T20:47:26.642Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-05-10T20:47:26.642Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-05-10T20:47:26.642Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-05-10T20:47:26.642Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-05-10T20:47:26.642Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-05-10T20:47:26.642Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-05-10T20:47:26.642Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-05-10T20:47:26.642Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-05-10T20:47:26.642Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-05-10T20:47:26.642Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-05-10T20:47:26.642Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-05-10T20:47:26.642Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-05-10T20:47:26.642Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-05-10T20:47:26.642Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-05-10T20:47:26.642Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-05-10T20:47:26.642Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-05-10T20:47:26.642Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-05-10T20:47:26.642Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-05-10T20:47:26.642Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-05-10T20:47:26.642Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-05-10T20:47:26.642Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-05-10T20:47:26.642Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-05-10T20:47:26.642Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-05-10T20:47:26.642Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-05-10T20:47:26.642Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-05-10T20:47:26.642Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-05-10T20:47:26.642Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-05-10T20:47:26.642Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-05-10T20:47:26.642Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-05-10T20:47:26.642Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-05-10T20:47:26.642Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-05-10T20:47:26.642Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-05-10T20:47:26.642Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-05-10T20:47:26.642Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-05-10T20:47:26.642Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-05-10T20:47:26.642Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-05-10T20:47:26.642Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-05-10T20:47:26.642Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-05-10T20:47:26.642Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-05-10T20:47:26.642Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-05-10T20:47:26.642Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-05-10T20:47:26.642Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-05-10T20:47:26.642Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-05-10T20:47:26.642Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-05-10T20:47:26.642Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-05-10T20:47:26.642Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-05-10T20:47:26.642Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-05-10T20:47:26.642Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-05-10T20:47:26.642Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-05-10T20:47:26.642Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-05-10T20:47:26.642Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-05-10T20:47:26.642Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-05-10T20:47:26.642Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-05-10T20:47:26.642Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-05-10T20:47:26.642Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-05-10T20:47:26.642Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-05-10T20:47:26.642Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-05-10T20:47:26.642Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-05-10T20:47:26.642Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-05-10T20:47:26.642Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-05-10T20:47:26.642Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-05-10T20:47:26.642Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-05-10T20:47:26.642Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-05-10T20:47:26.642Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-05-10T20:47:26.642Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-05-10T20:47:26.642Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-05-10T20:47:26.642Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-05-10T20:47:26.642Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-05-10T20:47:26.642Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-05-10T20:47:26.642Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-05-10T20:47:26.642Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-05-10T20:47:26.642Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-05-10T20:47:26.642Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-05-10T20:47:26.642Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-05-10T20:47:26.642Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-05-10T20:47:26.642Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-05-10T20:47:26.642Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-05-10T20:47:26.642Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-05-10T20:47:26.642Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-05-10T20:47:26.642Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-05-10T20:47:26.642Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-05-10T20:47:26.642Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-05-10T20:47:26.642Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-05-10T20:47:26.642Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-05-10T20:47:26.642Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-05-10T20:47:26.642Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-05-10T20:47:26.642Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-05-10T20:47:26.642Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-05-10T20:47:26.642Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-05-10T20:47:26.642Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-05-10T20:47:26.642Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-05-10T20:47:26.642Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-05-10T20:47:26.642Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-05-10T20:47:26.642Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-05-10T20:47:26.642Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-05-10T20:47:26.642Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-05-10T20:47:26.642Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-05-10T20:47:26.642Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-05-10T20:47:26.642Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-05-10T20:47:26.642Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-05-10T20:47:26.643Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-05-10T20:47:26.643Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-05-10T20:47:26.643Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-05-10T20:47:26.643Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-05-10T20:47:26.643Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-05-10T20:47:26.643Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-05-10T20:47:26.643Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-05-10T20:47:26.643Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-05-10T20:47:26.643Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-05-10T20:47:26.643Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-05-10T20:47:26.643Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-05-10T20:47:26.643Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-05-10T20:47:26.643Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-05-10T20:47:26.643Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-05-10T20:47:26.643Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-05-10T20:47:26.643Z] spire-1.2.1/pkg/agent/svid/ [2022-05-10T20:47:26.643Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-05-10T20:47:26.643Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-05-10T20:47:26.643Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-05-10T20:47:26.643Z] spire-1.2.1/pkg/agent/svid/store/ [2022-05-10T20:47:26.643Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-05-10T20:47:26.643Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-05-10T20:47:26.643Z] spire-1.2.1/pkg/common/ [2022-05-10T20:47:26.643Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-05-10T20:47:26.643Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-05-10T20:47:26.643Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-05-10T20:47:26.643Z] spire-1.2.1/pkg/common/api/ [2022-05-10T20:47:26.643Z] spire-1.2.1/pkg/common/api/metrics.go [2022-05-10T20:47:26.643Z] spire-1.2.1/pkg/common/api/middleware/ [2022-05-10T20:47:26.643Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-05-10T20:47:26.643Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-05-10T20:47:26.643Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-05-10T20:47:26.643Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-05-10T20:47:26.643Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-05-10T20:47:26.643Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-05-10T20:47:26.643Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-05-10T20:47:26.643Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-05-10T20:47:26.643Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-05-10T20:47:26.643Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-05-10T20:47:26.643Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-05-10T20:47:26.643Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-05-10T20:47:26.643Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-05-10T20:47:26.643Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-05-10T20:47:26.643Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-05-10T20:47:26.643Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-05-10T20:47:26.643Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-05-10T20:47:26.643Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-05-10T20:47:26.643Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-05-10T20:47:26.643Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-05-10T20:47:26.643Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-05-10T20:47:26.643Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-05-10T20:47:26.643Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-05-10T20:47:26.643Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-05-10T20:47:26.643Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-05-10T20:47:26.643Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-05-10T20:47:26.643Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-05-10T20:47:26.643Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-05-10T20:47:26.643Z] spire-1.2.1/pkg/common/api/names.go [2022-05-10T20:47:26.643Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-05-10T20:47:26.643Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-05-10T20:47:26.643Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-05-10T20:47:26.643Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-05-10T20:47:26.643Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-05-10T20:47:26.643Z] spire-1.2.1/pkg/common/auth/ [2022-05-10T20:47:26.643Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-05-10T20:47:26.643Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-05-10T20:47:26.643Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-05-10T20:47:26.643Z] spire-1.2.1/pkg/common/bundleutil/ [2022-05-10T20:47:26.643Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-05-10T20:47:26.643Z] [2022-05-10T20:47:26.643Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-05-10T20:47:26.643Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-05-10T20:47:26.643Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-05-10T20:47:26.643Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-05-10T20:47:26.643Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-05-10T20:47:26.643Z] spire-1.2.1/pkg/agent/svid/ [2022-05-10T20:47:26.643Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-05-10T20:47:26.643Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-05-10T20:47:26.643Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-05-10T20:47:26.643Z] spire-1.2.1/pkg/agent/svid/store/ [2022-05-10T20:47:26.643Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-05-10T20:47:26.643Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-05-10T20:47:26.643Z] spire-1.2.1/pkg/common/ [2022-05-10T20:47:26.643Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-05-10T20:47:26.643Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-05-10T20:47:26.643Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-05-10T20:47:26.643Z] spire-1.2.1/pkg/common/api/ [2022-05-10T20:47:26.643Z] spire-1.2.1/pkg/common/api/metrics.go [2022-05-10T20:47:26.643Z] spire-1.2.1/pkg/common/api/middleware/ [2022-05-10T20:47:26.643Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-05-10T20:47:26.643Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-05-10T20:47:26.643Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-05-10T20:47:26.643Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-05-10T20:47:26.643Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-05-10T20:47:26.643Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-05-10T20:47:26.643Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-05-10T20:47:26.643Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-05-10T20:47:26.643Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-05-10T20:47:26.643Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-05-10T20:47:26.643Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-05-10T20:47:26.643Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-05-10T20:47:26.643Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-05-10T20:47:26.643Z] spire-1.2.1/pkg/common/api/names.go [2022-05-10T20:47:26.643Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-05-10T20:47:26.643Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-05-10T20:47:26.643Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-05-10T20:47:26.643Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-05-10T20:47:26.643Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-05-10T20:47:26.643Z] spire-1.2.1/pkg/common/auth/ [2022-05-10T20:47:26.643Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-05-10T20:47:26.643Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-05-10T20:47:26.643Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-05-10T20:47:26.643Z] spire-1.2.1/pkg/common/bundleutil/ [2022-05-10T20:47:26.643Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-05-10T20:47:26.643Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-05-10T20:47:26.643Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-05-10T20:47:26.643Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-05-10T20:47:26.643Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-05-10T20:47:26.643Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-05-10T20:47:26.643Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-05-10T20:47:26.643Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-05-10T20:47:26.643Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-05-10T20:47:26.643Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-05-10T20:47:26.643Z] spire-1.2.1/pkg/common/catalog/ [2022-05-10T20:47:26.643Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-05-10T20:47:26.643Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-05-10T20:47:26.643Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-05-10T20:47:26.643Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-05-10T20:47:26.643Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-05-10T20:47:26.643Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-05-10T20:47:26.643Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-05-10T20:47:26.643Z] spire-1.2.1/pkg/common/catalog/config.go [2022-05-10T20:47:26.643Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-05-10T20:47:26.643Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-05-10T20:47:26.643Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-05-10T20:47:26.643Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-05-10T20:47:26.643Z] spire-1.2.1/pkg/common/catalog/context.gospire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-05-10T20:47:26.643Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-05-10T20:47:26.643Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-05-10T20:47:26.643Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-05-10T20:47:26.643Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-05-10T20:47:26.643Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-05-10T20:47:26.643Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-05-10T20:47:26.643Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-05-10T20:47:26.643Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-05-10T20:47:26.643Z] spire-1.2.1/pkg/common/catalog/ [2022-05-10T20:47:26.643Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-05-10T20:47:26.643Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-05-10T20:47:26.643Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-05-10T20:47:26.643Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-05-10T20:47:26.643Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-05-10T20:47:26.643Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-05-10T20:47:26.643Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-05-10T20:47:26.643Z] spire-1.2.1/pkg/common/catalog/config.go [2022-05-10T20:47:26.643Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-05-10T20:47:26.643Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-05-10T20:47:26.643Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-05-10T20:47:26.643Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-05-10T20:47:26.643Z] spire-1.2.1/pkg/common/catalog/context.go [2022-05-10T20:47:26.643Z] spire-1.2.1/pkg/common/catalog/external.go [2022-05-10T20:47:26.643Z] spire-1.2.1/pkg/common/catalog/host.go [2022-05-10T20:47:26.643Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-05-10T20:47:26.643Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-05-10T20:47:26.643Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-05-10T20:47:26.643Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-05-10T20:47:26.644Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-05-10T20:47:26.644Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-05-10T20:47:26.644Z] spire-1.2.1/pkg/common/cli/ [2022-05-10T20:47:26.644Z] spire-1.2.1/pkg/common/cli/env.go [2022-05-10T20:47:26.644Z] spire-1.2.1/pkg/common/cli/flags.go [2022-05-10T20:47:26.644Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-05-10T20:47:26.644Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-05-10T20:47:26.644Z] spire-1.2.1/pkg/common/cli/umask.go [2022-05-10T20:47:26.644Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-05-10T20:47:26.644Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-05-10T20:47:26.644Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-05-10T20:47:26.644Z] spire-1.2.1/pkg/common/cliprinter/ [2022-05-10T20:47:26.644Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-05-10T20:47:26.644Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-05-10T20:47:26.644Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-05-10T20:47:26.644Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-05-10T20:47:26.644Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-05-10T20:47:26.644Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-05-10T20:47:26.644Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-05-10T20:47:26.644Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-05-10T20:47:26.644Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-05-10T20:47:26.644Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-05-10T20:47:26.644Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-05-10T20:47:26.644Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-05-10T20:47:26.644Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-05-10T20:47:26.644Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-05-10T20:47:26.644Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-05-10T20:47:26.644Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-05-10T20:47:26.644Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-05-10T20:47:26.644Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-05-10T20:47:26.644Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-05-10T20:47:26.644Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-05-10T20:47:26.644Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-05-10T20:47:26.644Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-05-10T20:47:26.644Z] [2022-05-10T20:47:26.644Z] spire-1.2.1/pkg/common/catalog/external.go [2022-05-10T20:47:26.644Z] spire-1.2.1/pkg/common/catalog/host.go [2022-05-10T20:47:26.644Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-05-10T20:47:26.644Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-05-10T20:47:26.644Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-05-10T20:47:26.644Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-05-10T20:47:26.644Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-05-10T20:47:26.644Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-05-10T20:47:26.644Z] spire-1.2.1/pkg/common/cli/ [2022-05-10T20:47:26.644Z] spire-1.2.1/pkg/common/cli/env.go [2022-05-10T20:47:26.644Z] spire-1.2.1/pkg/common/cli/flags.go [2022-05-10T20:47:26.644Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-05-10T20:47:26.644Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-05-10T20:47:26.644Z] spire-1.2.1/pkg/common/cli/umask.go [2022-05-10T20:47:26.644Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-05-10T20:47:26.644Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-05-10T20:47:26.644Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-05-10T20:47:26.644Z] spire-1.2.1/pkg/common/cliprinter/ [2022-05-10T20:47:26.644Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-05-10T20:47:26.644Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-05-10T20:47:26.644Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-05-10T20:47:26.644Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-05-10T20:47:26.644Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-05-10T20:47:26.644Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-05-10T20:47:26.644Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-05-10T20:47:26.644Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-05-10T20:47:26.644Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-05-10T20:47:26.644Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-05-10T20:47:26.644Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-05-10T20:47:26.644Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-05-10T20:47:26.644Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-05-10T20:47:26.644Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-05-10T20:47:26.644Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-05-10T20:47:26.644Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-05-10T20:47:26.644Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-05-10T20:47:26.644Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-05-10T20:47:26.644Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-05-10T20:47:26.644Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-05-10T20:47:26.644Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-05-10T20:47:26.644Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-05-10T20:47:26.644Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-05-10T20:47:26.644Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-05-10T20:47:26.644Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-05-10T20:47:26.644Z] spire-1.2.1/pkg/common/coretypes/ [2022-05-10T20:47:26.644Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-05-10T20:47:26.644Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-05-10T20:47:26.644Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-05-10T20:47:26.644Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-05-10T20:47:26.644Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-05-10T20:47:26.644Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-05-10T20:47:26.644Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-05-10T20:47:26.644Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-05-10T20:47:26.644Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-05-10T20:47:26.644Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-05-10T20:47:26.644Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-05-10T20:47:26.644Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-05-10T20:47:26.644Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-05-10T20:47:26.644Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-05-10T20:47:26.644Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.gospire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-05-10T20:47:26.644Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-05-10T20:47:26.644Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-05-10T20:47:26.644Z] spire-1.2.1/pkg/common/coretypes/ [2022-05-10T20:47:26.644Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-05-10T20:47:26.644Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-05-10T20:47:26.644Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-05-10T20:47:26.644Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-05-10T20:47:26.644Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-05-10T20:47:26.644Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-05-10T20:47:26.644Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-05-10T20:47:26.644Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-05-10T20:47:26.644Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-05-10T20:47:26.644Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-05-10T20:47:26.644Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-05-10T20:47:26.644Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-05-10T20:47:26.644Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-05-10T20:47:26.644Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-05-10T20:47:26.644Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-05-10T20:47:26.644Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-05-10T20:47:26.644Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-05-10T20:47:26.644Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-05-10T20:47:26.644Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-05-10T20:47:26.644Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-05-10T20:47:26.644Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-05-10T20:47:26.644Z] spire-1.2.1/pkg/common/diskutil/ [2022-05-10T20:47:26.644Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-05-10T20:47:26.644Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-05-10T20:47:26.644Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-05-10T20:47:26.644Z] spire-1.2.1/pkg/common/errorutil/ [2022-05-10T20:47:26.644Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-05-10T20:47:26.644Z] spire-1.2.1/pkg/common/health/ [2022-05-10T20:47:26.644Z] spire-1.2.1/pkg/common/health/config.go [2022-05-10T20:47:26.644Z] spire-1.2.1/pkg/common/health/context.go [2022-05-10T20:47:26.644Z] spire-1.2.1/pkg/common/health/context_test.go [2022-05-10T20:47:26.644Z] spire-1.2.1/pkg/common/health/health.go [2022-05-10T20:47:26.644Z] spire-1.2.1/pkg/common/health/health_test.go [2022-05-10T20:47:26.644Z] spire-1.2.1/pkg/common/health/logger.go [2022-05-10T20:47:26.644Z] spire-1.2.1/pkg/common/hostservice/ [2022-05-10T20:47:26.644Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-05-10T20:47:26.644Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-05-10T20:47:26.644Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-05-10T20:47:26.644Z] spire-1.2.1/pkg/common/idutil/ [2022-05-10T20:47:26.644Z] spire-1.2.1/pkg/common/idutil/require.go [2022-05-10T20:47:26.644Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-05-10T20:47:26.644Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-05-10T20:47:26.644Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-05-10T20:47:26.644Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-05-10T20:47:26.644Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-05-10T20:47:26.644Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-05-10T20:47:26.644Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-05-10T20:47:26.644Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-05-10T20:47:26.644Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-05-10T20:47:26.644Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-05-10T20:47:26.644Z] spire-1.2.1/pkg/common/jwtutil/ [2022-05-10T20:47:26.644Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-05-10T20:47:26.644Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-05-10T20:47:26.644Z] spire-1.2.1/pkg/common/log/ [2022-05-10T20:47:26.644Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-05-10T20:47:26.644Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-05-10T20:47:26.644Z] spire-1.2.1/pkg/common/log/log.go [2022-05-10T20:47:26.644Z] spire-1.2.1/pkg/common/log/log_test.go [2022-05-10T20:47:26.644Z] spire-1.2.1/pkg/common/log/options.go [2022-05-10T20:47:26.644Z] spire-1.2.1/pkg/common/nodeutil/ [2022-05-10T20:47:26.644Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-05-10T20:47:26.644Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-05-10T20:47:26.644Z] spire-1.2.1/pkg/common/peertracker/ [2022-05-10T20:47:26.644Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-05-10T20:47:26.644Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-05-10T20:47:26.644Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-05-10T20:47:26.644Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-05-10T20:47:26.644Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-05-10T20:47:26.644Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-05-10T20:47:26.644Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-05-10T20:47:26.644Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-05-10T20:47:26.644Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-05-10T20:47:26.644Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-05-10T20:47:26.644Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-05-10T20:47:26.644Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-05-10T20:47:26.644Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-05-10T20:47:26.644Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-05-10T20:47:26.644Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-05-10T20:47:26.644Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-05-10T20:47:26.644Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-05-10T20:47:26.644Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-05-10T20:47:26.644Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-05-10T20:47:26.644Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-05-10T20:47:26.644Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-05-10T20:47:26.644Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-05-10T20:47:26.644Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-05-10T20:47:26.644Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-05-10T20:47:26.644Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-05-10T20:47:26.644Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-05-10T20:47:26.644Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-05-10T20:47:26.644Z] spire-1.2.1/pkg/common/diskutil/ [2022-05-10T20:47:26.644Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-05-10T20:47:26.644Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-05-10T20:47:26.644Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-05-10T20:47:26.644Z] spire-1.2.1/pkg/common/errorutil/ [2022-05-10T20:47:26.644Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-05-10T20:47:26.644Z] spire-1.2.1/pkg/common/health/ [2022-05-10T20:47:26.644Z] spire-1.2.1/pkg/common/health/config.go [2022-05-10T20:47:26.644Z] spire-1.2.1/pkg/common/health/context.go [2022-05-10T20:47:26.644Z] spire-1.2.1/pkg/common/health/context_test.go [2022-05-10T20:47:26.644Z] spire-1.2.1/pkg/common/health/health.go [2022-05-10T20:47:26.644Z] spire-1.2.1/pkg/common/health/health_test.go [2022-05-10T20:47:26.644Z] spire-1.2.1/pkg/common/health/logger.go [2022-05-10T20:47:26.644Z] spire-1.2.1/pkg/common/hostservice/ [2022-05-10T20:47:26.644Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-05-10T20:47:26.644Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-05-10T20:47:26.644Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-05-10T20:47:26.644Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-05-10T20:47:26.644Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-05-10T20:47:26.644Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-05-10T20:47:26.644Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-05-10T20:47:26.645Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-05-10T20:47:26.645Z] spire-1.2.1/pkg/common/pemutil/ [2022-05-10T20:47:26.645Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-05-10T20:47:26.645Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-05-10T20:47:26.645Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-05-10T20:47:26.645Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-05-10T20:47:26.645Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-05-10T20:47:26.645Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-05-10T20:47:26.645Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-05-10T20:47:26.645Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-05-10T20:47:26.645Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-05-10T20:47:26.645Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-05-10T20:47:26.645Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-05-10T20:47:26.645Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-05-10T20:47:26.645Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-05-10T20:47:26.645Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-05-10T20:47:26.645Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-05-10T20:47:26.645Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-05-10T20:47:26.645Z] spire-1.2.1/pkg/common/idutil/ [2022-05-10T20:47:26.645Z] spire-1.2.1/pkg/common/idutil/require.go [2022-05-10T20:47:26.645Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-05-10T20:47:26.645Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-05-10T20:47:26.645Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-05-10T20:47:26.645Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-05-10T20:47:26.645Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-05-10T20:47:26.645Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-05-10T20:47:26.645Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-05-10T20:47:26.645Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-05-10T20:47:26.645Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-05-10T20:47:26.645Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-05-10T20:47:26.645Z] spire-1.2.1/pkg/common/jwtutil/ [2022-05-10T20:47:26.645Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-05-10T20:47:26.645Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-05-10T20:47:26.645Z] spire-1.2.1/pkg/common/log/ [2022-05-10T20:47:26.645Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-05-10T20:47:26.645Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-05-10T20:47:26.645Z] spire-1.2.1/pkg/common/log/log.go [2022-05-10T20:47:26.645Z] spire-1.2.1/pkg/common/log/log_test.go [2022-05-10T20:47:26.645Z] spire-1.2.1/pkg/common/log/options.go [2022-05-10T20:47:26.645Z] spire-1.2.1/pkg/common/nodeutil/ [2022-05-10T20:47:26.645Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-05-10T20:47:26.645Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-05-10T20:47:26.645Z] spire-1.2.1/pkg/common/peertracker/ [2022-05-10T20:47:26.645Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-05-10T20:47:26.645Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-05-10T20:47:26.645Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-05-10T20:47:26.645Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-05-10T20:47:26.645Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-05-10T20:47:26.645Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-05-10T20:47:26.645Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-05-10T20:47:26.645Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-05-10T20:47:26.645Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-05-10T20:47:26.645Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-05-10T20:47:26.645Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-05-10T20:47:26.645Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-05-10T20:47:26.645Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-05-10T20:47:26.645Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-05-10T20:47:26.645Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-05-10T20:47:26.645Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-05-10T20:47:26.645Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-05-10T20:47:26.645Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-05-10T20:47:26.645Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-05-10T20:47:26.645Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-05-10T20:47:26.645Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-05-10T20:47:26.645Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-05-10T20:47:26.645Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-05-10T20:47:26.645Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-05-10T20:47:26.645Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-05-10T20:47:26.645Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-05-10T20:47:26.645Z] spire-1.2.1/pkg/common/pemutil/ [2022-05-10T20:47:26.645Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-05-10T20:47:26.645Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-05-10T20:47:26.645Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-05-10T20:47:26.645Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-05-10T20:47:26.645Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-05-10T20:47:26.645Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-05-10T20:47:26.645Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-05-10T20:47:26.645Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-05-10T20:47:26.645Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-05-10T20:47:26.645Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-05-10T20:47:26.645Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-05-10T20:47:26.645Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-05-10T20:47:26.645Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-05-10T20:47:26.645Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-05-10T20:47:26.645Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-05-10T20:47:26.645Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-05-10T20:47:26.645Z] spire-1.2.1/pkg/common/plugin/ [2022-05-10T20:47:26.645Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-05-10T20:47:26.645Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-05-10T20:47:26.645Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-05-10T20:47:26.645Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-05-10T20:47:26.645Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-05-10T20:47:26.645Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-05-10T20:47:26.645Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-05-10T20:47:26.645Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-05-10T20:47:26.645Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-05-10T20:47:26.645Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-05-10T20:47:26.645Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-05-10T20:47:26.645Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-05-10T20:47:26.645Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-05-10T20:47:26.645Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-05-10T20:47:26.645Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-05-10T20:47:26.645Z] spire-1.2.1/pkg/common/plugin/log.go [2022-05-10T20:47:26.645Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-05-10T20:47:26.645Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-05-10T20:47:26.645Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-05-10T20:47:26.645Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-05-10T20:47:26.645Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-05-10T20:47:26.645Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-05-10T20:47:26.645Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-05-10T20:47:26.645Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-05-10T20:47:26.645Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-05-10T20:47:26.645Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-05-10T20:47:26.645Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-05-10T20:47:26.645Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-05-10T20:47:26.645Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-05-10T20:47:26.645Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-05-10T20:47:26.645Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-05-10T20:47:26.645Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-05-10T20:47:26.645Z] spire-1.2.1/pkg/common/profiling/ [2022-05-10T20:47:26.645Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-05-10T20:47:26.645Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-05-10T20:47:26.645Z] spire-1.2.1/pkg/common/protoutil/ [2022-05-10T20:47:26.645Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-05-10T20:47:26.645Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-05-10T20:47:26.645Z] spire-1.2.1/pkg/common/rotationutil/ [2022-05-10T20:47:26.645Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-05-10T20:47:26.645Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-05-10T20:47:26.645Z] spire-1.2.1/pkg/common/selector/ [2022-05-10T20:47:26.645Z] spire-1.2.1/pkg/common/selector/selector.go [2022-05-10T20:47:26.645Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-05-10T20:47:26.645Z] spire-1.2.1/pkg/common/plugin/ [2022-05-10T20:47:26.645Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-05-10T20:47:26.645Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-05-10T20:47:26.645Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-05-10T20:47:26.645Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-05-10T20:47:26.645Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-05-10T20:47:26.645Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-05-10T20:47:26.645Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-05-10T20:47:26.645Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-05-10T20:47:26.645Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-05-10T20:47:26.645Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-05-10T20:47:26.645Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-05-10T20:47:26.645Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-05-10T20:47:26.645Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-05-10T20:47:26.645Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-05-10T20:47:26.645Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-05-10T20:47:26.645Z] spire-1.2.1/pkg/common/plugin/log.go [2022-05-10T20:47:26.645Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-05-10T20:47:26.645Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-05-10T20:47:26.645Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-05-10T20:47:26.645Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-05-10T20:47:26.645Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-05-10T20:47:26.645Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-05-10T20:47:26.645Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-05-10T20:47:26.645Z] spire-1.2.1/pkg/common/selector/set.go [2022-05-10T20:47:26.645Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-05-10T20:47:26.645Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-05-10T20:47:26.645Z] spire-1.2.1/pkg/common/telemetry/ [2022-05-10T20:47:26.645Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-05-10T20:47:26.645Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-05-10T20:47:26.645Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-05-10T20:47:26.645Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-05-10T20:47:26.645Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-05-10T20:47:26.645Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-05-10T20:47:26.645Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-05-10T20:47:26.645Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-05-10T20:47:26.645Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-05-10T20:47:26.645Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-05-10T20:47:26.645Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-05-10T20:47:26.645Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-05-10T20:47:26.645Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-05-10T20:47:26.645Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-05-10T20:47:26.645Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-05-10T20:47:26.645Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-05-10T20:47:26.645Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-05-10T20:47:26.645Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-05-10T20:47:26.645Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-05-10T20:47:26.645Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-05-10T20:47:26.645Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-05-10T20:47:26.645Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-05-10T20:47:26.645Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-05-10T20:47:26.645Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-05-10T20:47:26.645Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-05-10T20:47:26.645Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-05-10T20:47:26.645Z] spire-1.2.1/pkg/common/profiling/ [2022-05-10T20:47:26.645Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-05-10T20:47:26.645Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-05-10T20:47:26.645Z] spire-1.2.1/pkg/common/protoutil/ [2022-05-10T20:47:26.645Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-05-10T20:47:26.645Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-05-10T20:47:26.645Z] spire-1.2.1/pkg/common/rotationutil/ [2022-05-10T20:47:26.645Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-05-10T20:47:26.645Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-05-10T20:47:26.645Z] spire-1.2.1/pkg/common/selector/ [2022-05-10T20:47:26.645Z] spire-1.2.1/pkg/common/selector/selector.go [2022-05-10T20:47:26.645Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-05-10T20:47:26.645Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-05-10T20:47:26.645Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-05-10T20:47:26.645Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-05-10T20:47:26.645Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-05-10T20:47:26.645Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-05-10T20:47:26.645Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-05-10T20:47:26.645Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-05-10T20:47:26.645Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-05-10T20:47:26.645Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-05-10T20:47:26.646Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-05-10T20:47:26.646Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-05-10T20:47:26.646Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-05-10T20:47:26.646Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-05-10T20:47:26.646Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-05-10T20:47:26.646Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-05-10T20:47:26.646Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-05-10T20:47:26.646Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-05-10T20:47:26.646Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-05-10T20:47:26.646Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-05-10T20:47:26.646Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-05-10T20:47:26.646Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-05-10T20:47:26.646Z] spire-1.2.1/pkg/common/selector/set.go [2022-05-10T20:47:26.646Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-05-10T20:47:26.646Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-05-10T20:47:26.646Z] spire-1.2.1/pkg/common/telemetry/ [2022-05-10T20:47:26.646Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-05-10T20:47:26.646Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-05-10T20:47:26.646Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-05-10T20:47:26.646Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-05-10T20:47:26.646Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-05-10T20:47:26.646Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-05-10T20:47:26.646Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-05-10T20:47:26.646Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-05-10T20:47:26.646Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-05-10T20:47:26.646Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-05-10T20:47:26.646Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-05-10T20:47:26.646Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-05-10T20:47:26.646Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-05-10T20:47:26.646Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-05-10T20:47:26.646Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-05-10T20:47:26.646Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-05-10T20:47:26.646Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-05-10T20:47:26.646Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-05-10T20:47:26.646Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-05-10T20:47:26.646Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-05-10T20:47:26.646Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-05-10T20:47:26.646Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-05-10T20:47:26.646Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-05-10T20:47:26.646Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-05-10T20:47:26.646Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-05-10T20:47:26.646Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-05-10T20:47:26.646Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-05-10T20:47:26.646Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-05-10T20:47:26.646Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-05-10T20:47:26.646Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-05-10T20:47:26.646Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-05-10T20:47:26.646Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-05-10T20:47:26.646Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-05-10T20:47:26.646Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-05-10T20:47:26.646Z] spire-1.2.1/pkg/common/uptime/ [2022-05-10T20:47:26.646Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-05-10T20:47:26.646Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-05-10T20:47:26.646Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-05-10T20:47:26.646Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-05-10T20:47:26.646Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-05-10T20:47:26.646Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-05-10T20:47:26.646Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-05-10T20:47:26.646Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-05-10T20:47:26.646Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-05-10T20:47:26.646Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-05-10T20:47:26.646Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-05-10T20:47:26.646Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-05-10T20:47:26.646Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-05-10T20:47:26.646Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-05-10T20:47:26.646Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-05-10T20:47:26.646Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-05-10T20:47:26.646Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-05-10T20:47:26.646Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-05-10T20:47:26.646Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-05-10T20:47:26.646Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-05-10T20:47:26.646Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-05-10T20:47:26.646Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-05-10T20:47:26.646Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-05-10T20:47:26.646Z] spire-1.2.1/pkg/common/util/ [2022-05-10T20:47:26.646Z] spire-1.2.1/pkg/common/util/certs.go [2022-05-10T20:47:26.646Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-05-10T20:47:26.646Z] spire-1.2.1/pkg/common/util/csr.go [2022-05-10T20:47:26.646Z] spire-1.2.1/pkg/common/util/hash.go [2022-05-10T20:47:26.646Z] spire-1.2.1/pkg/common/util/selectors.go [2022-05-10T20:47:26.646Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-05-10T20:47:26.646Z] spire-1.2.1/pkg/common/util/signals.go [2022-05-10T20:47:26.646Z] spire-1.2.1/pkg/common/util/sort.go [2022-05-10T20:47:26.646Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-05-10T20:47:26.646Z] spire-1.2.1/pkg/common/util/task.go [2022-05-10T20:47:26.646Z] spire-1.2.1/pkg/common/util/task_test.go [2022-05-10T20:47:26.646Z] spire-1.2.1/pkg/common/util/testdata/ [2022-05-10T20:47:26.646Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-05-10T20:47:26.646Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-05-10T20:47:26.646Z] spire-1.2.1/pkg/common/version/ [2022-05-10T20:47:26.646Z] spire-1.2.1/pkg/common/version/version.go [2022-05-10T20:47:26.646Z] spire-1.2.1/pkg/common/x509svid/ [2022-05-10T20:47:26.646Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-05-10T20:47:26.646Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-05-10T20:47:26.646Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-05-10T20:47:26.646Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-05-10T20:47:26.646Z] spire-1.2.1/pkg/common/x509util/ [2022-05-10T20:47:26.646Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-05-10T20:47:26.646Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-05-10T20:47:26.646Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-05-10T20:47:26.646Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-05-10T20:47:26.646Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-05-10T20:47:26.646Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-05-10T20:47:26.646Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-05-10T20:47:26.646Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-05-10T20:47:26.646Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-05-10T20:47:26.646Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-05-10T20:47:26.646Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-05-10T20:47:26.646Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-05-10T20:47:26.646Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-05-10T20:47:26.646Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-05-10T20:47:26.646Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-05-10T20:47:26.646Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-05-10T20:47:26.646Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-05-10T20:47:26.646Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-05-10T20:47:26.646Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-05-10T20:47:26.646Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-05-10T20:47:26.646Z] spire-1.2.1/pkg/common/uptime/ [2022-05-10T20:47:26.646Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-05-10T20:47:26.646Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-05-10T20:47:26.646Z] spire-1.2.1/pkg/common/util/ [2022-05-10T20:47:26.646Z] spire-1.2.1/pkg/common/util/certs.go [2022-05-10T20:47:26.646Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-05-10T20:47:26.646Z] spire-1.2.1/pkg/common/util/csr.go [2022-05-10T20:47:26.646Z] spire-1.2.1/pkg/common/util/hash.go [2022-05-10T20:47:26.646Z] spire-1.2.1/pkg/common/util/selectors.go [2022-05-10T20:47:26.646Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-05-10T20:47:26.646Z] spire-1.2.1/pkg/common/util/signals.go [2022-05-10T20:47:26.646Z] spire-1.2.1/pkg/common/util/sort.go [2022-05-10T20:47:26.646Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-05-10T20:47:26.646Z] spire-1.2.1/pkg/common/util/task.go [2022-05-10T20:47:26.646Z] spire-1.2.1/pkg/common/util/task_test.go [2022-05-10T20:47:26.646Z] spire-1.2.1/pkg/common/util/testdata/ [2022-05-10T20:47:26.646Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-05-10T20:47:26.646Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-05-10T20:47:26.646Z] spire-1.2.1/pkg/common/version/ [2022-05-10T20:47:26.646Z] spire-1.2.1/pkg/common/version/version.go [2022-05-10T20:47:26.646Z] spire-1.2.1/pkg/common/x509svid/ [2022-05-10T20:47:26.646Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-05-10T20:47:26.646Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-05-10T20:47:26.646Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-05-10T20:47:26.646Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-05-10T20:47:26.646Z] spire-1.2.1/pkg/common/x509util/ [2022-05-10T20:47:26.646Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-05-10T20:47:26.646Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-05-10T20:47:26.646Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-05-10T20:47:26.646Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-05-10T20:47:26.646Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-05-10T20:47:26.646Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-05-10T20:47:26.646Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-05-10T20:47:26.646Z] spire-1.2.1/pkg/server/ [2022-05-10T20:47:26.646Z] spire-1.2.1/pkg/server/api/ [2022-05-10T20:47:26.646Z] spire-1.2.1/pkg/server/api/agent.go [2022-05-10T20:47:26.646Z] spire-1.2.1/pkg/server/api/agent/ [2022-05-10T20:47:26.646Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-05-10T20:47:26.646Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-05-10T20:47:26.646Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-05-10T20:47:26.646Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-05-10T20:47:26.646Z] spire-1.2.1/pkg/server/api/api.go [2022-05-10T20:47:26.646Z] spire-1.2.1/pkg/server/api/audit/ [2022-05-10T20:47:26.646Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-05-10T20:47:26.646Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-05-10T20:47:26.646Z] spire-1.2.1/pkg/server/api/bundle.go [2022-05-10T20:47:26.646Z] spire-1.2.1/pkg/server/api/bundle/ [2022-05-10T20:47:26.646Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-05-10T20:47:26.646Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-05-10T20:47:26.646Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-05-10T20:47:26.646Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-05-10T20:47:26.646Z] spire-1.2.1/pkg/server/api/debug/ [2022-05-10T20:47:26.646Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-05-10T20:47:26.646Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-05-10T20:47:26.646Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-05-10T20:47:26.646Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-05-10T20:47:26.646Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-05-10T20:47:26.646Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-05-10T20:47:26.646Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-05-10T20:47:26.646Z] spire-1.2.1/pkg/server/ [2022-05-10T20:47:26.646Z] spire-1.2.1/pkg/server/api/ [2022-05-10T20:47:26.646Z] spire-1.2.1/pkg/server/api/agent.go [2022-05-10T20:47:26.646Z] spire-1.2.1/pkg/server/api/agent/ [2022-05-10T20:47:26.646Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-05-10T20:47:26.646Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-05-10T20:47:26.646Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-05-10T20:47:26.646Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-05-10T20:47:26.646Z] spire-1.2.1/pkg/server/api/api.go [2022-05-10T20:47:26.646Z] spire-1.2.1/pkg/server/api/audit/ [2022-05-10T20:47:26.646Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-05-10T20:47:26.646Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-05-10T20:47:26.646Z] spire-1.2.1/pkg/server/api/bundle.go [2022-05-10T20:47:26.646Z] spire-1.2.1/pkg/server/api/bundle/ [2022-05-10T20:47:26.646Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-05-10T20:47:26.646Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-05-10T20:47:26.646Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-05-10T20:47:26.646Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-05-10T20:47:26.646Z] spire-1.2.1/pkg/server/api/debug/ [2022-05-10T20:47:26.646Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-05-10T20:47:26.646Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-05-10T20:47:26.646Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-05-10T20:47:26.646Z] spire-1.2.1/pkg/server/api/entry.go [2022-05-10T20:47:26.646Z] spire-1.2.1/pkg/server/api/entry/ [2022-05-10T20:47:26.646Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-05-10T20:47:26.646Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-05-10T20:47:26.646Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-05-10T20:47:26.646Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-05-10T20:47:26.646Z] spire-1.2.1/pkg/server/api/health/ [2022-05-10T20:47:26.646Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-05-10T20:47:26.646Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-05-10T20:47:26.646Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-05-10T20:47:26.646Z] spire-1.2.1/pkg/server/api/id.go [2022-05-10T20:47:26.646Z] spire-1.2.1/pkg/server/api/id_test.go [2022-05-10T20:47:26.646Z] spire-1.2.1/pkg/server/api/limits/ [2022-05-10T20:47:26.646Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-05-10T20:47:26.646Z] spire-1.2.1/pkg/server/api/middleware/ [2022-05-10T20:47:26.646Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-05-10T20:47:26.646Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-05-10T20:47:26.646Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-05-10T20:47:26.646Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-05-10T20:47:26.646Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-05-10T20:47:26.646Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-05-10T20:47:26.647Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-05-10T20:47:26.647Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-05-10T20:47:26.647Z] spire-1.2.1/pkg/server/api/entry.go [2022-05-10T20:47:26.647Z] spire-1.2.1/pkg/server/api/entry/ [2022-05-10T20:47:26.647Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-05-10T20:47:26.647Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-05-10T20:47:26.647Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-05-10T20:47:26.647Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-05-10T20:47:26.647Z] spire-1.2.1/pkg/server/api/health/ [2022-05-10T20:47:26.647Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-05-10T20:47:26.647Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-05-10T20:47:26.647Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-05-10T20:47:26.647Z] spire-1.2.1/pkg/server/api/id.go [2022-05-10T20:47:26.647Z] spire-1.2.1/pkg/server/api/id_test.go [2022-05-10T20:47:26.647Z] spire-1.2.1/pkg/server/api/limits/ [2022-05-10T20:47:26.647Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-05-10T20:47:26.647Z] spire-1.2.1/pkg/server/api/middleware/ [2022-05-10T20:47:26.647Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-05-10T20:47:26.647Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-05-10T20:47:26.647Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-05-10T20:47:26.647Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-05-10T20:47:26.647Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-05-10T20:47:26.647Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-05-10T20:47:26.647Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-05-10T20:47:26.647Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-05-10T20:47:26.647Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-05-10T20:47:26.647Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-05-10T20:47:26.647Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-05-10T20:47:26.647Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-05-10T20:47:26.647Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-05-10T20:47:26.647Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-05-10T20:47:26.647Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-05-10T20:47:26.647Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-05-10T20:47:26.647Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-05-10T20:47:26.647Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-05-10T20:47:26.647Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-05-10T20:47:26.647Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-05-10T20:47:26.647Z] spire-1.2.1/pkg/server/api/selector.go [2022-05-10T20:47:26.647Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-05-10T20:47:26.647Z] spire-1.2.1/pkg/server/api/status.go [2022-05-10T20:47:26.647Z] spire-1.2.1/pkg/server/api/status_test.go [2022-05-10T20:47:26.647Z] spire-1.2.1/pkg/server/api/svid/ [2022-05-10T20:47:26.647Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-05-10T20:47:26.647Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-05-10T20:47:26.647Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-05-10T20:47:26.647Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-05-10T20:47:26.647Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-05-10T20:47:26.647Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-05-10T20:47:26.647Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-05-10T20:47:26.647Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-05-10T20:47:26.647Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-05-10T20:47:26.647Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-05-10T20:47:26.647Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-05-10T20:47:26.647Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-05-10T20:47:26.647Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-05-10T20:47:26.647Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-05-10T20:47:26.647Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-05-10T20:47:26.647Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-05-10T20:47:26.647Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-05-10T20:47:26.647Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-05-10T20:47:26.647Z] spire-1.2.1/pkg/server/api/selector.go [2022-05-10T20:47:26.647Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-05-10T20:47:26.647Z] spire-1.2.1/pkg/server/api/status.go [2022-05-10T20:47:26.647Z] spire-1.2.1/pkg/server/api/status_test.go [2022-05-10T20:47:26.647Z] spire-1.2.1/pkg/server/api/svid/ [2022-05-10T20:47:26.647Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-05-10T20:47:26.647Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-05-10T20:47:26.647Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-05-10T20:47:26.647Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-05-10T20:47:26.647Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-05-10T20:47:26.647Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-05-10T20:47:26.647Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-05-10T20:47:26.647Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-05-10T20:47:26.647Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-05-10T20:47:26.647Z] spire-1.2.1/pkg/server/authpolicy/ [2022-05-10T20:47:26.647Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-05-10T20:47:26.647Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-05-10T20:47:26.647Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-05-10T20:47:26.647Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-05-10T20:47:26.647Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-05-10T20:47:26.647Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-05-10T20:47:26.647Z] spire-1.2.1/pkg/server/bundle/ [2022-05-10T20:47:26.647Z] spire-1.2.1/pkg/server/bundle/client/ [2022-05-10T20:47:26.647Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-05-10T20:47:26.647Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-05-10T20:47:26.647Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-05-10T20:47:26.647Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-05-10T20:47:26.647Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-05-10T20:47:26.647Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-05-10T20:47:26.647Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-05-10T20:47:26.647Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-05-10T20:47:26.647Z] spire-1.2.1/pkg/server/ca/ [2022-05-10T20:47:26.647Z] spire-1.2.1/pkg/server/ca/ca.go [2022-05-10T20:47:26.647Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-05-10T20:47:26.647Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-05-10T20:47:26.647Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-05-10T20:47:26.647Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-05-10T20:47:26.647Z] spire-1.2.1/pkg/server/authpolicy/ [2022-05-10T20:47:26.647Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-05-10T20:47:26.647Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-05-10T20:47:26.647Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-05-10T20:47:26.647Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-05-10T20:47:26.647Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-05-10T20:47:26.647Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-05-10T20:47:26.647Z] spire-1.2.1/pkg/server/bundle/ [2022-05-10T20:47:26.647Z] spire-1.2.1/pkg/server/bundle/client/ [2022-05-10T20:47:26.647Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-05-10T20:47:26.647Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-05-10T20:47:26.647Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-05-10T20:47:26.647Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-05-10T20:47:26.647Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-05-10T20:47:26.647Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-05-10T20:47:26.647Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-05-10T20:47:26.647Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-05-10T20:47:26.647Z] spire-1.2.1/pkg/server/ca/ [2022-05-10T20:47:26.647Z] spire-1.2.1/pkg/server/ca/ca.go [2022-05-10T20:47:26.647Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-05-10T20:47:26.647Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-05-10T20:47:26.647Z] spire-1.2.1/pkg/server/ca/journal.go [2022-05-10T20:47:26.647Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-05-10T20:47:26.647Z] spire-1.2.1/pkg/server/ca/manager.go [2022-05-10T20:47:26.647Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-05-10T20:47:26.647Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-05-10T20:47:26.647Z] spire-1.2.1/pkg/server/ca/templates.go [2022-05-10T20:47:26.647Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-05-10T20:47:26.647Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-05-10T20:47:26.647Z] spire-1.2.1/pkg/server/ca/validation.go [2022-05-10T20:47:26.647Z] spire-1.2.1/pkg/server/cache/ [2022-05-10T20:47:26.647Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-05-10T20:47:26.647Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-05-10T20:47:26.647Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-05-10T20:47:26.647Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-05-10T20:47:26.647Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-05-10T20:47:26.647Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-05-10T20:47:26.647Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-05-10T20:47:26.647Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-05-10T20:47:26.647Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-05-10T20:47:26.647Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-05-10T20:47:26.647Z] spire-1.2.1/pkg/server/catalog/ [2022-05-10T20:47:26.647Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-05-10T20:47:26.647Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-05-10T20:47:26.647Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-05-10T20:47:26.647Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-05-10T20:47:26.647Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-05-10T20:47:26.647Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-05-10T20:47:26.647Z] spire-1.2.1/pkg/server/config.go [2022-05-10T20:47:26.647Z] spire-1.2.1/pkg/server/datastore/ [2022-05-10T20:47:26.647Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-05-10T20:47:26.647Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-05-10T20:47:26.647Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-05-10T20:47:26.647Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-05-10T20:47:26.647Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-05-10T20:47:26.647Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-05-10T20:47:26.647Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-05-10T20:47:26.647Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-05-10T20:47:26.647Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-05-10T20:47:26.647Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-05-10T20:47:26.647Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-05-10T20:47:26.647Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-05-10T20:47:26.647Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-05-10T20:47:26.647Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-05-10T20:47:26.647Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-05-10T20:47:26.647Z] spire-1.2.1/pkg/server/ca/journal.go [2022-05-10T20:47:26.647Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-05-10T20:47:26.647Z] spire-1.2.1/pkg/server/ca/manager.go [2022-05-10T20:47:26.647Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-05-10T20:47:26.647Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-05-10T20:47:26.647Z] spire-1.2.1/pkg/server/ca/templates.go [2022-05-10T20:47:26.647Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-05-10T20:47:26.647Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-05-10T20:47:26.647Z] spire-1.2.1/pkg/server/ca/validation.go [2022-05-10T20:47:26.647Z] spire-1.2.1/pkg/server/cache/ [2022-05-10T20:47:26.647Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-05-10T20:47:26.647Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-05-10T20:47:26.647Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-05-10T20:47:26.647Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-05-10T20:47:26.647Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-05-10T20:47:26.647Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-05-10T20:47:26.647Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-05-10T20:47:26.647Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-05-10T20:47:26.647Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-05-10T20:47:26.647Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-05-10T20:47:26.647Z] spire-1.2.1/pkg/server/catalog/ [2022-05-10T20:47:26.647Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-05-10T20:47:26.647Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-05-10T20:47:26.647Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-05-10T20:47:26.647Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-05-10T20:47:26.647Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-05-10T20:47:26.647Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-05-10T20:47:26.647Z] spire-1.2.1/pkg/server/config.go [2022-05-10T20:47:26.647Z] spire-1.2.1/pkg/server/datastore/ [2022-05-10T20:47:26.647Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-05-10T20:47:26.647Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-05-10T20:47:26.647Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-05-10T20:47:26.647Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-05-10T20:47:26.647Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-05-10T20:47:26.647Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-05-10T20:47:26.648Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-05-10T20:47:26.648Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-05-10T20:47:26.648Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-05-10T20:47:26.648Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-05-10T20:47:26.648Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-05-10T20:47:26.648Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-05-10T20:47:26.648Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-05-10T20:47:26.648Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-05-10T20:47:26.648Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-05-10T20:47:26.648Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-05-10T20:47:26.648Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-05-10T20:47:26.648Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-05-10T20:47:26.648Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-05-10T20:47:26.648Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-05-10T20:47:26.648Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-05-10T20:47:26.648Z] spire-1.2.1/pkg/server/endpoints/ [2022-05-10T20:47:26.648Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-05-10T20:47:26.648Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-05-10T20:47:26.648Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-05-10T20:47:26.648Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-05-10T20:47:26.648Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-05-10T20:47:26.648Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-05-10T20:47:26.648Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-05-10T20:47:26.648Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-05-10T20:47:26.648Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-05-10T20:47:26.648Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-05-10T20:47:26.648Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-05-10T20:47:26.648Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-05-10T20:47:26.648Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-05-10T20:47:26.648Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-05-10T20:47:26.648Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-05-10T20:47:26.648Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-05-10T20:47:26.648Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-05-10T20:47:26.648Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-05-10T20:47:26.648Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-05-10T20:47:26.648Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-05-10T20:47:26.648Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-05-10T20:47:26.648Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-05-10T20:47:26.648Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-05-10T20:47:26.648Z] spire-1.2.1/pkg/server/hostservice/ [2022-05-10T20:47:26.648Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-05-10T20:47:26.648Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-05-10T20:47:26.648Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-05-10T20:47:26.648Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-05-10T20:47:26.648Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-05-10T20:47:26.648Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-05-10T20:47:26.648Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-05-10T20:47:26.648Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-05-10T20:47:26.648Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-05-10T20:47:26.648Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-05-10T20:47:26.648Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-05-10T20:47:26.648Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-05-10T20:47:26.648Z] spire-1.2.1/pkg/server/endpoints/ [2022-05-10T20:47:26.648Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-05-10T20:47:26.648Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-05-10T20:47:26.648Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-05-10T20:47:26.648Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-05-10T20:47:26.648Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-05-10T20:47:26.648Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-05-10T20:47:26.648Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-05-10T20:47:26.648Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-05-10T20:47:26.648Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-05-10T20:47:26.648Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-05-10T20:47:26.648Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-05-10T20:47:26.648Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-05-10T20:47:26.648Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-05-10T20:47:26.648Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-05-10T20:47:26.648Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-05-10T20:47:26.648Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-05-10T20:47:26.648Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-05-10T20:47:26.648Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-05-10T20:47:26.648Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-05-10T20:47:26.648Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-05-10T20:47:26.648Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-05-10T20:47:26.648Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-05-10T20:47:26.648Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-05-10T20:47:26.648Z] spire-1.2.1/pkg/server/hostservice/ [2022-05-10T20:47:26.648Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-05-10T20:47:26.648Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-05-10T20:47:26.648Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-05-10T20:47:26.648Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-05-10T20:47:26.648Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-05-10T20:47:26.648Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-05-10T20:47:26.648Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-05-10T20:47:26.648Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-05-10T20:47:26.648Z] spire-1.2.1/pkg/server/plugin/ [2022-05-10T20:47:26.648Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-05-10T20:47:26.648Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-05-10T20:47:26.648Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-05-10T20:47:26.648Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-05-10T20:47:26.648Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-05-10T20:47:26.648Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-05-10T20:47:26.648Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-05-10T20:47:26.648Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-05-10T20:47:26.648Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-05-10T20:47:26.648Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-05-10T20:47:26.648Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-05-10T20:47:26.648Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-05-10T20:47:26.648Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-05-10T20:47:26.648Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-05-10T20:47:26.648Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-05-10T20:47:26.648Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-05-10T20:47:26.648Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-05-10T20:47:26.648Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-05-10T20:47:26.648Z] spire-1.2.1/pkg/server/plugin/ [2022-05-10T20:47:26.648Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-05-10T20:47:26.648Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-05-10T20:47:26.648Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-05-10T20:47:26.648Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-05-10T20:47:26.648Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-05-10T20:47:26.648Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-05-10T20:47:26.648Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-05-10T20:47:26.648Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-05-10T20:47:26.648Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-05-10T20:47:26.648Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-05-10T20:47:26.648Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-05-10T20:47:26.648Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-05-10T20:47:26.648Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-05-10T20:47:26.648Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-05-10T20:47:26.648Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-05-10T20:47:26.648Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-05-10T20:47:26.648Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-05-10T20:47:26.648Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-05-10T20:47:26.648Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-05-10T20:47:26.648Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-05-10T20:47:26.648Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-05-10T20:47:26.648Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-05-10T20:47:26.648Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-05-10T20:47:26.648Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-05-10T20:47:26.648Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-05-10T20:47:26.648Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-05-10T20:47:26.648Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-05-10T20:47:26.648Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-05-10T20:47:26.648Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-05-10T20:47:26.648Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-05-10T20:47:26.648Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-05-10T20:47:26.648Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-05-10T20:47:26.648Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-05-10T20:47:26.648Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-05-10T20:47:26.648Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-05-10T20:47:26.648Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-05-10T20:47:26.648Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-05-10T20:47:26.648Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-05-10T20:47:26.648Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-05-10T20:47:26.648Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-05-10T20:47:26.648Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-05-10T20:47:26.648Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-05-10T20:47:26.648Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-05-10T20:47:26.648Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-05-10T20:47:26.648Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-05-10T20:47:26.648Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-05-10T20:47:26.648Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-05-10T20:47:26.648Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-05-10T20:47:26.648Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-05-10T20:47:26.648Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-05-10T20:47:26.648Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-05-10T20:47:26.648Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-05-10T20:47:26.648Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-05-10T20:47:26.648Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-05-10T20:47:26.648Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-05-10T20:47:26.648Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-05-10T20:47:26.648Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-05-10T20:47:26.648Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-05-10T20:47:26.648Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-05-10T20:47:26.648Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-05-10T20:47:26.648Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-05-10T20:47:26.648Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-05-10T20:47:26.648Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-05-10T20:47:26.648Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-05-10T20:47:26.648Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-05-10T20:47:26.648Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-05-10T20:47:26.648Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-05-10T20:47:26.648Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-05-10T20:47:26.648Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-05-10T20:47:26.648Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-05-10T20:47:26.648Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-05-10T20:47:26.648Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-05-10T20:47:26.648Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-05-10T20:47:26.648Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-05-10T20:47:26.648Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-05-10T20:47:26.648Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-05-10T20:47:26.648Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-05-10T20:47:26.648Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-05-10T20:47:26.648Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-05-10T20:47:26.648Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-05-10T20:47:26.648Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-05-10T20:47:26.648Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-05-10T20:47:26.648Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-05-10T20:47:26.648Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-05-10T20:47:26.648Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-05-10T20:47:26.648Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-05-10T20:47:26.648Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-05-10T20:47:26.648Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-05-10T20:47:26.648Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-05-10T20:47:26.648Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-05-10T20:47:26.648Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-05-10T20:47:26.648Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-05-10T20:47:26.648Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-05-10T20:47:26.648Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-05-10T20:47:26.648Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-05-10T20:47:26.648Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-05-10T20:47:26.648Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-05-10T20:47:26.648Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-05-10T20:47:26.648Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-05-10T20:47:26.648Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-05-10T20:47:26.648Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-05-10T20:47:26.648Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-05-10T20:47:26.648Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-05-10T20:47:26.648Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-05-10T20:47:26.648Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-05-10T20:47:26.648Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-05-10T20:47:26.648Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-05-10T20:47:26.648Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-05-10T20:47:26.648Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-05-10T20:47:26.648Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-05-10T20:47:26.648Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-05-10T20:47:26.648Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-05-10T20:47:26.648Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-05-10T20:47:26.648Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-05-10T20:47:26.648Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-05-10T20:47:26.648Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-05-10T20:47:26.648Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-05-10T20:47:26.648Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-05-10T20:47:26.648Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-05-10T20:47:26.648Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-05-10T20:47:26.648Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-05-10T20:47:26.648Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-05-10T20:47:26.648Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-05-10T20:47:26.648Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-05-10T20:47:26.648Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-05-10T20:47:26.648Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-05-10T20:47:26.648Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-05-10T20:47:26.648Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-05-10T20:47:26.648Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-05-10T20:47:26.648Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-05-10T20:47:26.648Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-05-10T20:47:26.648Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-05-10T20:47:26.648Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-05-10T20:47:26.648Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-05-10T20:47:26.648Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-05-10T20:47:26.648Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-05-10T20:47:26.648Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-05-10T20:47:26.648Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-05-10T20:47:26.648Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-05-10T20:47:26.648Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-05-10T20:47:26.648Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-05-10T20:47:26.648Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-05-10T20:47:26.648Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-05-10T20:47:26.648Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-05-10T20:47:26.648Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-05-10T20:47:26.649Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-05-10T20:47:26.649Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-05-10T20:47:26.649Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-05-10T20:47:26.649Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-05-10T20:47:26.649Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-05-10T20:47:26.649Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-05-10T20:47:26.649Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-05-10T20:47:26.649Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-05-10T20:47:26.649Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-05-10T20:47:26.649Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-05-10T20:47:26.649Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-05-10T20:47:26.649Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-05-10T20:47:26.649Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-05-10T20:47:26.649Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-05-10T20:47:26.649Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-05-10T20:47:26.649Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-05-10T20:47:26.649Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-05-10T20:47:26.649Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-05-10T20:47:26.649Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-05-10T20:47:26.649Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-05-10T20:47:26.649Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-05-10T20:47:26.649Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-05-10T20:47:26.649Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-05-10T20:47:26.649Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-05-10T20:47:26.649Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-05-10T20:47:26.649Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-05-10T20:47:26.649Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-05-10T20:47:26.649Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-05-10T20:47:26.649Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-05-10T20:47:26.649Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-05-10T20:47:26.649Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-05-10T20:47:26.911Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-05-10T20:47:26.911Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-05-10T20:47:26.911Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-05-10T20:47:26.911Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-05-10T20:47:26.911Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-05-10T20:47:26.911Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-05-10T20:47:26.911Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-05-10T20:47:26.911Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-05-10T20:47:26.911Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-05-10T20:47:26.911Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-05-10T20:47:26.911Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-05-10T20:47:26.911Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-05-10T20:47:26.911Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-05-10T20:47:26.911Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-05-10T20:47:26.911Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-05-10T20:47:26.911Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-05-10T20:47:26.911Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-05-10T20:47:26.911Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-05-10T20:47:26.911Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-05-10T20:47:26.911Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-05-10T20:47:26.911Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-05-10T20:47:26.911Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-05-10T20:47:26.911Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-05-10T20:47:26.911Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-05-10T20:47:26.911Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-05-10T20:47:26.911Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-05-10T20:47:26.911Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-05-10T20:47:26.911Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-05-10T20:47:26.911Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-05-10T20:47:26.911Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-05-10T20:47:26.911Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-05-10T20:47:26.911Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-05-10T20:47:26.911Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-05-10T20:47:26.911Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-05-10T20:47:26.911Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-05-10T20:47:26.911Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-05-10T20:47:26.911Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-05-10T20:47:26.911Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-05-10T20:47:26.911Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-05-10T20:47:26.911Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-05-10T20:47:26.911Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-05-10T20:47:26.911Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-05-10T20:47:26.911Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-05-10T20:47:26.911Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-05-10T20:47:26.911Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-05-10T20:47:26.911Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-05-10T20:47:26.911Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-05-10T20:47:26.911Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-05-10T20:47:26.911Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-05-10T20:47:26.911Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-05-10T20:47:26.911Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-05-10T20:47:26.911Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-05-10T20:47:26.911Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-05-10T20:47:26.911Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-05-10T20:47:26.911Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-05-10T20:47:26.911Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-05-10T20:47:26.911Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-05-10T20:47:26.911Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-05-10T20:47:26.911Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-05-10T20:47:26.911Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-05-10T20:47:26.911Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-05-10T20:47:26.911Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-05-10T20:47:26.911Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-05-10T20:47:26.911Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-05-10T20:47:26.911Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-05-10T20:47:26.911Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-05-10T20:47:26.911Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-05-10T20:47:26.911Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-05-10T20:47:26.911Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-05-10T20:47:26.911Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-05-10T20:47:26.911Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-05-10T20:47:26.911Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-05-10T20:47:26.911Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-05-10T20:47:26.911Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-05-10T20:47:26.911Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-05-10T20:47:26.911Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-05-10T20:47:26.912Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-05-10T20:47:26.912Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-05-10T20:47:26.912Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-05-10T20:47:26.912Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-05-10T20:47:26.912Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-05-10T20:47:26.912Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-05-10T20:47:26.912Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-05-10T20:47:26.912Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-05-10T20:47:26.912Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-05-10T20:47:26.912Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-05-10T20:47:26.912Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-05-10T20:47:26.912Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-05-10T20:47:26.912Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-05-10T20:47:26.912Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-05-10T20:47:26.912Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-05-10T20:47:26.912Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-05-10T20:47:26.912Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-05-10T20:47:26.912Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-05-10T20:47:26.912Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-05-10T20:47:26.912Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-05-10T20:47:26.912Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-05-10T20:47:26.912Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-05-10T20:47:26.912Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-05-10T20:47:26.912Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-05-10T20:47:26.912Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-05-10T20:47:26.912Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-05-10T20:47:26.912Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-05-10T20:47:26.912Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-05-10T20:47:26.912Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-05-10T20:47:26.912Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-05-10T20:47:26.912Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-05-10T20:47:26.912Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-05-10T20:47:26.912Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-05-10T20:47:26.912Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-05-10T20:47:26.912Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-05-10T20:47:26.912Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-05-10T20:47:26.912Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-05-10T20:47:26.912Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-05-10T20:47:26.912Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-05-10T20:47:26.912Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-05-10T20:47:26.912Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-05-10T20:47:26.912Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-05-10T20:47:26.912Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-05-10T20:47:26.912Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-05-10T20:47:26.912Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-05-10T20:47:26.912Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-05-10T20:47:26.912Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-05-10T20:47:26.912Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-05-10T20:47:26.912Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-05-10T20:47:26.912Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-05-10T20:47:26.912Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-05-10T20:47:26.912Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-05-10T20:47:26.912Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-05-10T20:47:26.912Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-05-10T20:47:26.912Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-05-10T20:47:26.912Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-05-10T20:47:26.912Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-05-10T20:47:26.912Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-05-10T20:47:26.912Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-05-10T20:47:26.912Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-05-10T20:47:26.912Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-05-10T20:47:26.912Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-05-10T20:47:26.912Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-05-10T20:47:26.912Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-05-10T20:47:26.912Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-05-10T20:47:26.912Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-05-10T20:47:26.912Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-05-10T20:47:26.912Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-05-10T20:47:26.912Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-05-10T20:47:26.912Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-05-10T20:47:26.912Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-05-10T20:47:26.912Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-05-10T20:47:26.912Z] [2022-05-10T20:47:26.912Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-05-10T20:47:26.912Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-05-10T20:47:26.912Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-05-10T20:47:26.912Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-05-10T20:47:26.912Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-05-10T20:47:26.912Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-05-10T20:47:26.912Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-05-10T20:47:26.912Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-05-10T20:47:26.912Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-05-10T20:47:26.912Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-05-10T20:47:26.912Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-05-10T20:47:26.912Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pemspire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-05-10T20:47:26.912Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-05-10T20:47:26.912Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-05-10T20:47:26.912Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-05-10T20:47:26.912Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-05-10T20:47:26.912Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-05-10T20:47:26.912Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-05-10T20:47:26.912Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-05-10T20:47:26.912Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-05-10T20:47:26.912Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-05-10T20:47:26.912Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-05-10T20:47:26.912Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-05-10T20:47:26.912Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-05-10T20:47:26.912Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-05-10T20:47:26.912Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-05-10T20:47:26.912Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-05-10T20:47:26.912Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-05-10T20:47:26.912Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-05-10T20:47:26.912Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-05-10T20:47:26.912Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-05-10T20:47:26.912Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-05-10T20:47:26.912Z] spire-1.2.1/pkg/server/registration/ [2022-05-10T20:47:26.912Z] spire-1.2.1/pkg/server/registration/manager.go [2022-05-10T20:47:26.912Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-05-10T20:47:26.912Z] spire-1.2.1/pkg/server/scanentries.go [2022-05-10T20:47:26.912Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-05-10T20:47:26.912Z] spire-1.2.1/pkg/server/server.go [2022-05-10T20:47:26.912Z] spire-1.2.1/pkg/server/server_test.go [2022-05-10T20:47:26.912Z] spire-1.2.1/pkg/server/svid/ [2022-05-10T20:47:26.912Z] spire-1.2.1/pkg/server/svid/observer.go [2022-05-10T20:47:26.912Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-05-10T20:47:26.912Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-05-10T20:47:26.912Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-05-10T20:47:26.912Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-05-10T20:47:26.912Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-05-10T20:47:26.912Z] spire-1.2.1/proto/ [2022-05-10T20:47:26.912Z] spire-1.2.1/proto/private/ [2022-05-10T20:47:26.912Z] spire-1.2.1/proto/private/server/ [2022-05-10T20:47:26.912Z] spire-1.2.1/proto/private/server/journal/ [2022-05-10T20:47:26.912Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-05-10T20:47:26.912Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-05-10T20:47:26.912Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-05-10T20:47:26.912Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-05-10T20:47:26.912Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-05-10T20:47:26.912Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-05-10T20:47:26.912Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-05-10T20:47:26.912Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-05-10T20:47:26.912Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-05-10T20:47:26.912Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-05-10T20:47:26.912Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-05-10T20:47:26.912Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-05-10T20:47:26.912Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-05-10T20:47:26.912Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-05-10T20:47:26.912Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-05-10T20:47:26.912Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-05-10T20:47:26.912Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-05-10T20:47:26.912Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-05-10T20:47:26.912Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-05-10T20:47:26.912Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-05-10T20:47:26.912Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-05-10T20:47:26.912Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-05-10T20:47:26.912Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-05-10T20:47:26.912Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-05-10T20:47:26.912Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-05-10T20:47:26.912Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-05-10T20:47:26.912Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-05-10T20:47:26.912Z] spire-1.2.1/proto/spire/ [2022-05-10T20:47:26.912Z] spire-1.2.1/proto/spire/common/ [2022-05-10T20:47:26.912Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-05-10T20:47:26.913Z] spire-1.2.1/proto/spire/common/common.proto [2022-05-10T20:47:26.913Z] spire-1.2.1/proto/spire/common/plugin/ [2022-05-10T20:47:26.913Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-05-10T20:47:26.913Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-05-10T20:47:26.913Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-05-10T20:47:26.913Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-05-10T20:47:26.913Z] spire-1.2.1/proto/spire/plugin/ [2022-05-10T20:47:26.913Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-05-10T20:47:26.913Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-05-10T20:47:26.913Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-05-10T20:47:26.913Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-05-10T20:47:26.913Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-05-10T20:47:26.913Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-05-10T20:47:26.913Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-05-10T20:47:26.913Z] spire-1.2.1/release/ [2022-05-10T20:47:26.913Z] spire-1.2.1/release/spire-extras/ [2022-05-10T20:47:26.913Z] spire-1.2.1/release/spire-extras/README.md [2022-05-10T20:47:26.913Z] spire-1.2.1/release/spire-extras/conf/ [2022-05-10T20:47:26.913Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-05-10T20:47:26.913Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-05-10T20:47:26.913Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-05-10T20:47:26.913Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-05-10T20:47:26.913Z] spire-1.2.1/release/spire/ [2022-05-10T20:47:26.913Z] spire-1.2.1/release/spire/README.md [2022-05-10T20:47:26.913Z] spire-1.2.1/release/spire/conf/ [2022-05-10T20:47:26.913Z] spire-1.2.1/release/spire/conf/agent/ [2022-05-10T20:47:26.913Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-05-10T20:47:26.913Z] spire-1.2.1/release/spire/conf/server/ [2022-05-10T20:47:26.913Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-05-10T20:47:26.913Z] spire-1.2.1/script/ [2022-05-10T20:47:26.913Z] spire-1.2.1/script/build-artifact.sh [2022-05-10T20:47:26.913Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-05-10T20:47:26.913Z] spire-1.2.1/support/ [2022-05-10T20:47:26.913Z] spire-1.2.1/support/k8s/ [2022-05-10T20:47:26.913Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-05-10T20:47:26.913Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-05-10T20:47:26.913Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-05-10T20:47:26.913Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-05-10T20:47:26.913Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-05-10T20:47:26.913Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-05-10T20:47:26.913Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-05-10T20:47:26.913Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-05-10T20:47:26.913Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-05-10T20:47:26.913Z] spire-1.2.1/pkg/server/registration/ [2022-05-10T20:47:26.913Z] spire-1.2.1/pkg/server/registration/manager.go [2022-05-10T20:47:26.913Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-05-10T20:47:26.913Z] spire-1.2.1/pkg/server/scanentries.go [2022-05-10T20:47:26.913Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-05-10T20:47:26.913Z] spire-1.2.1/pkg/server/server.go [2022-05-10T20:47:26.913Z] spire-1.2.1/pkg/server/server_test.go [2022-05-10T20:47:26.913Z] spire-1.2.1/pkg/server/svid/ [2022-05-10T20:47:26.913Z] spire-1.2.1/pkg/server/svid/observer.go [2022-05-10T20:47:26.913Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-05-10T20:47:26.913Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-05-10T20:47:26.913Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-05-10T20:47:26.913Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-05-10T20:47:26.913Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-05-10T20:47:26.913Z] spire-1.2.1/proto/ [2022-05-10T20:47:26.913Z] spire-1.2.1/proto/private/ [2022-05-10T20:47:26.913Z] spire-1.2.1/proto/private/server/ [2022-05-10T20:47:26.913Z] spire-1.2.1/proto/private/server/journal/ [2022-05-10T20:47:26.913Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-05-10T20:47:26.913Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-05-10T20:47:26.913Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-05-10T20:47:26.913Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-05-10T20:47:26.913Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-05-10T20:47:26.913Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-05-10T20:47:26.913Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-05-10T20:47:26.913Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-05-10T20:47:26.913Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-05-10T20:47:26.913Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-05-10T20:47:26.913Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-05-10T20:47:26.913Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-05-10T20:47:26.913Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-05-10T20:47:26.913Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-05-10T20:47:26.913Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-05-10T20:47:26.913Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-05-10T20:47:26.913Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-05-10T20:47:26.913Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-05-10T20:47:26.913Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-05-10T20:47:26.913Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-05-10T20:47:26.913Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-05-10T20:47:26.913Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-05-10T20:47:26.913Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-05-10T20:47:26.913Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-05-10T20:47:26.913Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-05-10T20:47:26.913Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-05-10T20:47:26.913Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-05-10T20:47:26.913Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-05-10T20:47:26.913Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-05-10T20:47:26.913Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-05-10T20:47:26.913Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-05-10T20:47:26.913Z] spire-1.2.1/proto/spire/ [2022-05-10T20:47:26.913Z] spire-1.2.1/proto/spire/common/ [2022-05-10T20:47:26.913Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-05-10T20:47:26.913Z] spire-1.2.1/proto/spire/common/common.proto [2022-05-10T20:47:26.913Z] spire-1.2.1/proto/spire/common/plugin/ [2022-05-10T20:47:26.913Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-05-10T20:47:26.913Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-05-10T20:47:26.913Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-05-10T20:47:26.913Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-05-10T20:47:26.913Z] spire-1.2.1/proto/spire/plugin/ [2022-05-10T20:47:26.913Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-05-10T20:47:26.913Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-05-10T20:47:26.913Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-05-10T20:47:26.913Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-05-10T20:47:26.913Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-05-10T20:47:26.913Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-05-10T20:47:26.913Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-05-10T20:47:26.913Z] spire-1.2.1/release/ [2022-05-10T20:47:26.913Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-05-10T20:47:26.913Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-05-10T20:47:26.913Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-05-10T20:47:26.913Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-05-10T20:47:26.913Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-05-10T20:47:26.913Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-05-10T20:47:26.913Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-05-10T20:47:26.913Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-05-10T20:47:26.913Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-05-10T20:47:26.913Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-05-10T20:47:26.913Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-05-10T20:47:26.913Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-05-10T20:47:26.913Z] spire-1.2.1/release/spire-extras/ [2022-05-10T20:47:26.913Z] spire-1.2.1/release/spire-extras/README.md [2022-05-10T20:47:26.913Z] spire-1.2.1/release/spire-extras/conf/ [2022-05-10T20:47:26.913Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-05-10T20:47:26.913Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-05-10T20:47:26.913Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-05-10T20:47:26.913Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-05-10T20:47:26.913Z] spire-1.2.1/release/spire/ [2022-05-10T20:47:26.913Z] spire-1.2.1/release/spire/README.md [2022-05-10T20:47:26.913Z] spire-1.2.1/release/spire/conf/ [2022-05-10T20:47:26.913Z] spire-1.2.1/release/spire/conf/agent/ [2022-05-10T20:47:26.913Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-05-10T20:47:26.913Z] spire-1.2.1/release/spire/conf/server/ [2022-05-10T20:47:26.913Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-05-10T20:47:26.913Z] spire-1.2.1/script/ [2022-05-10T20:47:26.913Z] spire-1.2.1/script/build-artifact.sh [2022-05-10T20:47:26.913Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-05-10T20:47:26.913Z] spire-1.2.1/support/ [2022-05-10T20:47:26.913Z] spire-1.2.1/support/k8s/ [2022-05-10T20:47:26.913Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-05-10T20:47:26.913Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-05-10T20:47:26.913Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-05-10T20:47:26.913Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-05-10T20:47:26.913Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-05-10T20:47:26.913Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-05-10T20:47:26.913Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-05-10T20:47:26.913Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-05-10T20:47:26.913Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-05-10T20:47:26.913Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-05-10T20:47:26.913Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-05-10T20:47:26.913Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-05-10T20:47:26.913Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-05-10T20:47:26.913Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-05-10T20:47:26.913Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-05-10T20:47:26.913Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-05-10T20:47:26.913Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-05-10T20:47:26.913Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-05-10T20:47:26.913Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-05-10T20:47:26.913Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-05-10T20:47:26.913Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-05-10T20:47:26.913Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-05-10T20:47:26.913Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-05-10T20:47:26.913Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-05-10T20:47:26.913Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-05-10T20:47:26.913Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-05-10T20:47:26.913Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-05-10T20:47:26.913Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-05-10T20:47:26.913Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-05-10T20:47:26.913Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-05-10T20:47:26.913Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-05-10T20:47:26.913Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-05-10T20:47:26.913Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-05-10T20:47:26.913Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-05-10T20:47:26.913Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-05-10T20:47:26.913Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-05-10T20:47:26.913Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-05-10T20:47:26.913Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-05-10T20:47:26.913Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-05-10T20:47:26.913Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-05-10T20:47:26.913Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-05-10T20:47:26.914Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-05-10T20:47:26.914Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-05-10T20:47:26.914Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-05-10T20:47:26.914Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-05-10T20:47:26.914Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-05-10T20:47:26.914Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-05-10T20:47:26.914Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-05-10T20:47:26.914Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-05-10T20:47:26.914Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-05-10T20:47:26.914Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-05-10T20:47:26.914Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-05-10T20:47:26.914Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-05-10T20:47:26.914Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-05-10T20:47:26.914Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-05-10T20:47:26.914Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-05-10T20:47:26.914Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-05-10T20:47:26.914Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-05-10T20:47:26.914Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-05-10T20:47:26.914Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-05-10T20:47:26.914Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-05-10T20:47:26.914Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-05-10T20:47:26.914Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-05-10T20:47:26.914Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-05-10T20:47:26.914Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-05-10T20:47:26.914Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-05-10T20:47:26.914Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-05-10T20:47:26.914Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-05-10T20:47:26.914Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-05-10T20:47:26.914Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-05-10T20:47:26.914Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-05-10T20:47:26.914Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-05-10T20:47:26.914Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-05-10T20:47:26.914Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-05-10T20:47:26.914Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-05-10T20:47:26.914Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-05-10T20:47:26.914Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-05-10T20:47:26.914Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-05-10T20:47:26.914Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-05-10T20:47:26.914Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-05-10T20:47:26.914Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-05-10T20:47:26.914Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-05-10T20:47:26.914Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-05-10T20:47:26.914Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-05-10T20:47:26.914Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-05-10T20:47:26.914Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-05-10T20:47:26.914Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-05-10T20:47:26.914Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-05-10T20:47:26.914Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-05-10T20:47:26.914Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-05-10T20:47:26.914Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-05-10T20:47:26.914Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-05-10T20:47:26.914Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-05-10T20:47:26.914Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-05-10T20:47:26.914Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-05-10T20:47:26.914Z] spire-1.2.1/test/ [2022-05-10T20:47:26.914Z] spire-1.2.1/test/clock/ [2022-05-10T20:47:26.914Z] spire-1.2.1/test/clock/clock.go [2022-05-10T20:47:26.914Z] spire-1.2.1/test/fakes/ [2022-05-10T20:47:26.914Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-05-10T20:47:26.914Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-05-10T20:47:26.914Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-05-10T20:47:26.914Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-05-10T20:47:26.914Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-05-10T20:47:26.914Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-05-10T20:47:26.914Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-05-10T20:47:26.914Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-05-10T20:47:26.914Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-05-10T20:47:26.914Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-05-10T20:47:26.914Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-05-10T20:47:26.914Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-05-10T20:47:26.914Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-05-10T20:47:26.914Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-05-10T20:47:26.914Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-05-10T20:47:26.914Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-05-10T20:47:26.914Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-05-10T20:47:26.914Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-05-10T20:47:26.914Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-05-10T20:47:26.914Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-05-10T20:47:26.914Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-05-10T20:47:26.914Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-05-10T20:47:26.914Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-05-10T20:47:26.914Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-05-10T20:47:26.914Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-05-10T20:47:26.914Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-05-10T20:47:26.914Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-05-10T20:47:26.914Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-05-10T20:47:26.914Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-05-10T20:47:26.914Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-05-10T20:47:26.914Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-05-10T20:47:26.914Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-05-10T20:47:26.914Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-05-10T20:47:26.914Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-05-10T20:47:26.914Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-05-10T20:47:26.914Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-05-10T20:47:26.914Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-05-10T20:47:26.914Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-05-10T20:47:26.914Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-05-10T20:47:26.914Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-05-10T20:47:26.914Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-05-10T20:47:26.914Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-05-10T20:47:26.914Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-05-10T20:47:26.914Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-05-10T20:47:26.914Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-05-10T20:47:26.914Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-05-10T20:47:26.914Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-05-10T20:47:26.914Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-05-10T20:47:26.914Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-05-10T20:47:26.914Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-05-10T20:47:26.914Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-05-10T20:47:26.914Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-05-10T20:47:26.914Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-05-10T20:47:26.914Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-05-10T20:47:26.914Z] spire-1.2.1/test/ [2022-05-10T20:47:26.914Z] spire-1.2.1/test/clock/ [2022-05-10T20:47:26.914Z] spire-1.2.1/test/clock/clock.go [2022-05-10T20:47:26.914Z] spire-1.2.1/test/fakes/ [2022-05-10T20:47:26.914Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-05-10T20:47:26.914Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-05-10T20:47:26.914Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-05-10T20:47:26.914Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-05-10T20:47:26.914Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-05-10T20:47:26.914Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-05-10T20:47:26.914Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-05-10T20:47:26.914Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-05-10T20:47:26.914Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-05-10T20:47:26.914Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-05-10T20:47:26.914Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-05-10T20:47:26.914Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-05-10T20:47:26.914Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-05-10T20:47:26.914Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-05-10T20:47:26.914Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-05-10T20:47:26.914Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-05-10T20:47:26.914Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-05-10T20:47:26.914Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-05-10T20:47:26.914Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-05-10T20:47:26.914Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-05-10T20:47:26.914Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-05-10T20:47:26.914Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-05-10T20:47:26.914Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-05-10T20:47:26.914Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-05-10T20:47:26.914Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-05-10T20:47:26.914Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-05-10T20:47:26.914Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-05-10T20:47:26.914Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-05-10T20:47:26.914Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-05-10T20:47:26.914Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-05-10T20:47:26.914Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-05-10T20:47:26.914Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-05-10T20:47:26.914Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-05-10T20:47:26.914Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-05-10T20:47:26.914Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-05-10T20:47:26.914Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-05-10T20:47:26.914Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-05-10T20:47:26.914Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-05-10T20:47:26.914Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-05-10T20:47:26.914Z] spire-1.2.1/test/fixture/ [2022-05-10T20:47:26.914Z] spire-1.2.1/test/fixture/certs/ [2022-05-10T20:47:26.914Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-05-10T20:47:26.914Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-05-10T20:47:26.914Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-05-10T20:47:26.914Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-05-10T20:47:26.914Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-05-10T20:47:26.914Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-05-10T20:47:26.914Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-05-10T20:47:26.914Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-05-10T20:47:26.914Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-05-10T20:47:26.914Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-05-10T20:47:26.914Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-05-10T20:47:26.914Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-05-10T20:47:26.914Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-05-10T20:47:26.914Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-05-10T20:47:26.914Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-05-10T20:47:26.914Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-05-10T20:47:26.914Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-05-10T20:47:26.914Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-05-10T20:47:26.914Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-05-10T20:47:26.914Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-05-10T20:47:26.914Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-05-10T20:47:26.914Z] spire-1.2.1/test/fixture/config/ [2022-05-10T20:47:26.914Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-05-10T20:47:26.914Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-05-10T20:47:26.914Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-05-10T20:47:26.914Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-05-10T20:47:26.914Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-05-10T20:47:26.914Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-05-10T20:47:26.914Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-05-10T20:47:26.915Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-05-10T20:47:26.915Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-05-10T20:47:26.915Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-05-10T20:47:26.915Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-05-10T20:47:26.915Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-05-10T20:47:26.915Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-05-10T20:47:26.915Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-05-10T20:47:26.915Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-05-10T20:47:26.915Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-05-10T20:47:26.915Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-05-10T20:47:26.915Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-05-10T20:47:26.915Z] spire-1.2.1/test/fixture/ [2022-05-10T20:47:26.915Z] spire-1.2.1/test/fixture/certs/ [2022-05-10T20:47:26.915Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-05-10T20:47:26.915Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-05-10T20:47:26.915Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-05-10T20:47:26.915Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-05-10T20:47:26.915Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-05-10T20:47:26.915Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-05-10T20:47:26.915Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-05-10T20:47:26.915Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-05-10T20:47:26.915Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-05-10T20:47:26.915Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-05-10T20:47:26.915Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-05-10T20:47:26.915Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-05-10T20:47:26.915Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-05-10T20:47:26.915Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-05-10T20:47:26.915Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-05-10T20:47:26.915Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-05-10T20:47:26.915Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-05-10T20:47:26.915Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-05-10T20:47:26.915Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-05-10T20:47:26.915Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-05-10T20:47:26.915Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-05-10T20:47:26.915Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-05-10T20:47:26.915Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-05-10T20:47:26.915Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-05-10T20:47:26.915Z] spire-1.2.1/test/fixture/fixture.go [2022-05-10T20:47:26.915Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-05-10T20:47:26.915Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-05-10T20:47:26.915Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-05-10T20:47:26.915Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-05-10T20:47:26.915Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-05-10T20:47:26.915Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-05-10T20:47:26.915Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-05-10T20:47:26.915Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-05-10T20:47:26.915Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-05-10T20:47:26.915Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-05-10T20:47:26.915Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-05-10T20:47:26.915Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-05-10T20:47:26.915Z] spire-1.2.1/test/fixture/config/ [2022-05-10T20:47:26.915Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-05-10T20:47:26.915Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-05-10T20:47:26.915Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-05-10T20:47:26.915Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-05-10T20:47:26.915Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-05-10T20:47:26.915Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-05-10T20:47:26.915Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-05-10T20:47:26.915Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-05-10T20:47:26.915Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-05-10T20:47:26.915Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-05-10T20:47:26.915Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-05-10T20:47:26.915Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-05-10T20:47:26.915Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-05-10T20:47:26.915Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-05-10T20:47:26.915Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-05-10T20:47:26.915Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-05-10T20:47:26.915Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-05-10T20:47:26.915Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-05-10T20:47:26.915Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-05-10T20:47:26.915Z] spire-1.2.1/test/fixture/registration/ [2022-05-10T20:47:26.915Z] spire-1.2.1/test/fixture/registration/entries.json [2022-05-10T20:47:26.915Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-05-10T20:47:26.915Z] spire-1.2.1/test/fixture/registration/good.json [2022-05-10T20:47:26.915Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-05-10T20:47:26.915Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-05-10T20:47:26.915Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-05-10T20:47:26.915Z] spire-1.2.1/test/integration/ [2022-05-10T20:47:26.915Z] spire-1.2.1/test/integration/README.md [2022-05-10T20:47:26.915Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-05-10T20:47:26.915Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-05-10T20:47:26.915Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-05-10T20:47:26.915Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-05-10T20:47:26.915Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-05-10T20:47:26.915Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-05-10T20:47:26.915Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-05-10T20:47:26.915Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-05-10T20:47:26.915Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-05-10T20:47:26.915Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-05-10T20:47:26.915Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-05-10T20:47:26.915Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-05-10T20:47:26.915Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-05-10T20:47:26.915Z] spire-1.2.1/test/fixture/fixture.go [2022-05-10T20:47:26.915Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-05-10T20:47:26.915Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-05-10T20:47:26.915Z] spire-1.2.1/test/integration/common [2022-05-10T20:47:26.915Z] spire-1.2.1/test/integration/setup/ [2022-05-10T20:47:26.915Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-05-10T20:47:26.915Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-05-10T20:47:26.915Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-05-10T20:47:26.915Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-05-10T20:47:26.915Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-05-10T20:47:26.915Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-05-10T20:47:26.915Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-05-10T20:47:26.915Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-05-10T20:47:26.915Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-05-10T20:47:26.915Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-05-10T20:47:26.915Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-05-10T20:47:26.915Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-05-10T20:47:26.915Z] spire-1.2.1/test/integration/setup/itclient/ [2022-05-10T20:47:26.915Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-05-10T20:47:26.915Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-05-10T20:47:26.915Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-05-10T20:47:26.915Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-05-10T20:47:26.915Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-05-10T20:47:26.915Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-05-10T20:47:26.915Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-05-10T20:47:26.915Z] spire-1.2.1/test/integration/suites/ [2022-05-10T20:47:26.915Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-05-10T20:47:26.915Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-05-10T20:47:26.915Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-05-10T20:47:26.915Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-05-10T20:47:26.915Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-05-10T20:47:26.915Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-05-10T20:47:26.915Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-05-10T20:47:26.915Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-05-10T20:47:26.915Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-05-10T20:47:26.915Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-05-10T20:47:26.915Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-05-10T20:47:26.915Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-05-10T20:47:26.915Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-05-10T20:47:26.915Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-05-10T20:47:26.915Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-05-10T20:47:26.915Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-05-10T20:47:26.915Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-05-10T20:47:26.915Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-05-10T20:47:26.915Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-05-10T20:47:26.915Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-05-10T20:47:26.915Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-05-10T20:47:26.915Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-05-10T20:47:26.915Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-05-10T20:47:26.915Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-05-10T20:47:26.915Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-05-10T20:47:26.915Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-05-10T20:47:26.915Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-05-10T20:47:26.915Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-05-10T20:47:26.915Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-05-10T20:47:26.915Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-05-10T20:47:26.915Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-05-10T20:47:26.915Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-05-10T20:47:26.915Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-05-10T20:47:26.915Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-05-10T20:47:26.916Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-05-10T20:47:26.916Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-05-10T20:47:26.916Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-05-10T20:47:26.916Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-05-10T20:47:26.916Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-05-10T20:47:26.916Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-05-10T20:47:26.916Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-05-10T20:47:26.916Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-05-10T20:47:26.916Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-05-10T20:47:26.916Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-05-10T20:47:26.916Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-05-10T20:47:26.916Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-05-10T20:47:26.916Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-05-10T20:47:26.916Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-05-10T20:47:26.916Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-05-10T20:47:26.916Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-05-10T20:47:26.916Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-05-10T20:47:26.916Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-05-10T20:47:26.916Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-05-10T20:47:26.916Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-05-10T20:47:26.916Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-05-10T20:47:26.916Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-05-10T20:47:26.916Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-05-10T20:47:26.916Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-05-10T20:47:26.916Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-05-10T20:47:26.916Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-05-10T20:47:26.916Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-05-10T20:47:26.916Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-05-10T20:47:26.916Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-05-10T20:47:26.916Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-05-10T20:47:26.916Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-05-10T20:47:26.916Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-05-10T20:47:26.916Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-05-10T20:47:26.916Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-05-10T20:47:26.916Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-05-10T20:47:26.916Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-05-10T20:47:26.916Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-05-10T20:47:26.916Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-05-10T20:47:26.916Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-05-10T20:47:26.916Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-05-10T20:47:26.916Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-05-10T20:47:26.916Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-05-10T20:47:26.916Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-05-10T20:47:26.916Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-05-10T20:47:26.916Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-05-10T20:47:26.916Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-05-10T20:47:26.916Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-05-10T20:47:26.916Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-05-10T20:47:26.916Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-05-10T20:47:26.916Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-05-10T20:47:26.916Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-05-10T20:47:26.916Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-05-10T20:47:26.916Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-05-10T20:47:26.916Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-05-10T20:47:26.916Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-05-10T20:47:26.916Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-05-10T20:47:26.916Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-05-10T20:47:26.916Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-05-10T20:47:26.916Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-05-10T20:47:26.916Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-05-10T20:47:26.916Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-05-10T20:47:26.916Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-05-10T20:47:26.916Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-05-10T20:47:26.916Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-05-10T20:47:26.916Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-05-10T20:47:26.916Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-05-10T20:47:26.916Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-05-10T20:47:26.916Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-05-10T20:47:26.916Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-05-10T20:47:26.916Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-05-10T20:47:26.916Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-05-10T20:47:26.916Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-05-10T20:47:26.916Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-05-10T20:47:26.916Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-05-10T20:47:26.916Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-05-10T20:47:26.916Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-05-10T20:47:26.916Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-05-10T20:47:26.916Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-05-10T20:47:26.916Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-05-10T20:47:26.916Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-05-10T20:47:26.916Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-05-10T20:47:26.916Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-05-10T20:47:26.916Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-05-10T20:47:26.916Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-05-10T20:47:26.916Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-05-10T20:47:26.916Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-05-10T20:47:26.916Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-05-10T20:47:26.916Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-05-10T20:47:26.916Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-05-10T20:47:26.916Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-05-10T20:47:26.916Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-05-10T20:47:26.916Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-05-10T20:47:26.916Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-05-10T20:47:26.916Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-05-10T20:47:26.916Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-05-10T20:47:26.916Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-05-10T20:47:26.916Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-05-10T20:47:26.916Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-05-10T20:47:26.916Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-05-10T20:47:26.916Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-05-10T20:47:26.916Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-05-10T20:47:26.916Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-05-10T20:47:26.916Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-05-10T20:47:26.916Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-05-10T20:47:26.916Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-05-10T20:47:26.916Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-05-10T20:47:26.916Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-05-10T20:47:26.916Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-05-10T20:47:26.916Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-05-10T20:47:26.916Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-05-10T20:47:26.916Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-05-10T20:47:26.916Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-05-10T20:47:26.916Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-05-10T20:47:26.916Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-05-10T20:47:26.916Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-05-10T20:47:26.916Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-05-10T20:47:26.916Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-05-10T20:47:26.916Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-05-10T20:47:26.916Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-05-10T20:47:26.916Z] spire-1.2.1/test/fixture/registration/ [2022-05-10T20:47:26.916Z] spire-1.2.1/test/fixture/registration/entries.json [2022-05-10T20:47:26.916Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-05-10T20:47:26.916Z] spire-1.2.1/test/fixture/registration/good.json [2022-05-10T20:47:26.916Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-05-10T20:47:26.916Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-05-10T20:47:26.916Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-05-10T20:47:26.916Z] spire-1.2.1/test/integration/ [2022-05-10T20:47:26.916Z] spire-1.2.1/test/integration/README.md [2022-05-10T20:47:26.916Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-05-10T20:47:26.916Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-05-10T20:47:26.916Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-05-10T20:47:26.916Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-05-10T20:47:26.916Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-05-10T20:47:26.916Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-05-10T20:47:26.916Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-05-10T20:47:26.916Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-05-10T20:47:26.916Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-05-10T20:47:26.916Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-05-10T20:47:26.916Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-05-10T20:47:26.916Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-05-10T20:47:26.916Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-05-10T20:47:26.916Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-05-10T20:47:26.916Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-05-10T20:47:26.916Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-05-10T20:47:26.916Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-05-10T20:47:26.916Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-05-10T20:47:26.916Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-05-10T20:47:26.916Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-05-10T20:47:26.916Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-05-10T20:47:26.916Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-05-10T20:47:26.916Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-05-10T20:47:26.916Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-05-10T20:47:26.916Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-05-10T20:47:26.916Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-05-10T20:47:26.916Z] spire-1.2.1/test/integration/common [2022-05-10T20:47:26.916Z] spire-1.2.1/test/integration/setup/ [2022-05-10T20:47:26.916Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-05-10T20:47:26.916Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-05-10T20:47:26.916Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-05-10T20:47:26.916Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-05-10T20:47:26.916Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-05-10T20:47:26.916Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-05-10T20:47:26.917Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-05-10T20:47:26.917Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-05-10T20:47:26.917Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-05-10T20:47:26.917Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-05-10T20:47:26.917Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-05-10T20:47:26.917Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-05-10T20:47:26.917Z] spire-1.2.1/test/integration/setup/itclient/ [2022-05-10T20:47:26.917Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-05-10T20:47:26.917Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-05-10T20:47:26.917Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-05-10T20:47:26.917Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-05-10T20:47:26.917Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-05-10T20:47:26.917Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-05-10T20:47:26.917Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-05-10T20:47:26.917Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-05-10T20:47:26.917Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-05-10T20:47:26.917Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-05-10T20:47:26.917Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-05-10T20:47:26.917Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-05-10T20:47:26.917Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-05-10T20:47:26.917Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-05-10T20:47:26.917Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-05-10T20:47:26.917Z] spire-1.2.1/test/integration/suites/join-token/ [2022-05-10T20:47:26.917Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-05-10T20:47:26.917Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-05-10T20:47:26.917Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-05-10T20:47:26.917Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-05-10T20:47:26.917Z] spire-1.2.1/test/integration/suites/ [2022-05-10T20:47:26.917Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-05-10T20:47:26.917Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-05-10T20:47:26.917Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-05-10T20:47:26.917Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-05-10T20:47:26.917Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-05-10T20:47:26.917Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-05-10T20:47:26.917Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-05-10T20:47:26.917Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-05-10T20:47:26.917Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-05-10T20:47:26.917Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-05-10T20:47:26.917Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-05-10T20:47:26.917Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-05-10T20:47:26.917Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-05-10T20:47:26.917Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-05-10T20:47:26.917Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-05-10T20:47:26.917Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-05-10T20:47:26.917Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-05-10T20:47:26.917Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-05-10T20:47:26.917Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-05-10T20:47:26.917Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-05-10T20:47:26.917Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-05-10T20:47:26.917Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-05-10T20:47:26.917Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-05-10T20:47:26.917Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-05-10T20:47:26.917Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-05-10T20:47:26.917Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-05-10T20:47:26.917Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-05-10T20:47:26.917Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-05-10T20:47:26.917Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-05-10T20:47:26.917Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-05-10T20:47:26.917Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-05-10T20:47:26.917Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-05-10T20:47:26.917Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-05-10T20:47:26.917Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-05-10T20:47:26.917Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-05-10T20:47:26.917Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-05-10T20:47:26.917Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-05-10T20:47:26.917Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-05-10T20:47:26.917Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-05-10T20:47:26.917Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-05-10T20:47:26.917Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-05-10T20:47:26.917Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-05-10T20:47:26.917Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-05-10T20:47:26.917Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-05-10T20:47:26.917Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-05-10T20:47:26.917Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-05-10T20:47:26.917Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-05-10T20:47:26.917Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-05-10T20:47:26.917Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-05-10T20:47:26.917Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-05-10T20:47:26.917Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-05-10T20:47:26.917Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-05-10T20:47:26.917Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-05-10T20:47:26.917Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-05-10T20:47:26.917Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-05-10T20:47:26.917Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-05-10T20:47:26.917Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-05-10T20:47:26.917Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-05-10T20:47:26.917Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-05-10T20:47:26.917Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-05-10T20:47:26.917Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-05-10T20:47:26.917Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-05-10T20:47:26.917Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-05-10T20:47:26.917Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-05-10T20:47:26.917Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-05-10T20:47:26.917Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-05-10T20:47:26.917Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-05-10T20:47:26.917Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-05-10T20:47:26.917Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-05-10T20:47:26.917Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-05-10T20:47:26.917Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-05-10T20:47:26.917Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-05-10T20:47:26.917Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-05-10T20:47:26.917Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-05-10T20:47:26.917Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-05-10T20:47:26.917Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-05-10T20:47:26.917Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-05-10T20:47:26.917Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-05-10T20:47:26.917Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-05-10T20:47:26.917Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-05-10T20:47:26.917Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-05-10T20:47:26.917Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-05-10T20:47:26.917Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-05-10T20:47:26.917Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-05-10T20:47:26.917Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-05-10T20:47:26.917Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-05-10T20:47:26.917Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-05-10T20:47:26.917Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-05-10T20:47:26.917Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-05-10T20:47:26.917Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-05-10T20:47:26.917Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-05-10T20:47:26.917Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-05-10T20:47:26.917Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-05-10T20:47:26.917Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-05-10T20:47:26.917Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-05-10T20:47:26.917Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-05-10T20:47:26.917Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-05-10T20:47:26.917Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-05-10T20:47:26.917Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-05-10T20:47:26.917Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-05-10T20:47:26.917Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-05-10T20:47:26.917Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-05-10T20:47:26.917Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-05-10T20:47:26.917Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-05-10T20:47:26.917Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-05-10T20:47:26.917Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-05-10T20:47:26.917Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-05-10T20:47:26.917Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-05-10T20:47:26.917Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-05-10T20:47:26.917Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-05-10T20:47:26.917Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-05-10T20:47:26.917Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-05-10T20:47:26.917Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-05-10T20:47:26.917Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-05-10T20:47:26.917Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-05-10T20:47:26.917Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-05-10T20:47:26.917Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-05-10T20:47:26.917Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-05-10T20:47:26.917Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-05-10T20:47:26.917Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-05-10T20:47:26.917Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-05-10T20:47:26.917Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-05-10T20:47:26.917Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-05-10T20:47:26.917Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-05-10T20:47:26.917Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-05-10T20:47:26.917Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-05-10T20:47:26.917Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-05-10T20:47:26.917Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-05-10T20:47:26.917Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-05-10T20:47:26.917Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-05-10T20:47:26.917Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-05-10T20:47:26.917Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-05-10T20:47:26.918Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-05-10T20:47:26.918Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-05-10T20:47:26.918Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-05-10T20:47:26.918Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-05-10T20:47:26.918Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-05-10T20:47:26.918Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-05-10T20:47:26.918Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-05-10T20:47:26.918Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-05-10T20:47:26.918Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-05-10T20:47:26.918Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-05-10T20:47:26.918Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-05-10T20:47:26.918Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-05-10T20:47:26.918Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-05-10T20:47:26.918Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-05-10T20:47:26.918Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-05-10T20:47:26.918Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-05-10T20:47:26.918Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-05-10T20:47:26.918Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-05-10T20:47:26.918Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-05-10T20:47:26.918Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-05-10T20:47:26.918Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-05-10T20:47:26.918Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-05-10T20:47:26.918Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-05-10T20:47:26.918Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-05-10T20:47:26.918Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-05-10T20:47:26.918Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-05-10T20:47:26.918Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-05-10T20:47:26.918Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-05-10T20:47:26.918Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-05-10T20:47:26.918Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-05-10T20:47:26.918Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-05-10T20:47:26.918Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-05-10T20:47:26.918Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-05-10T20:47:26.918Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-05-10T20:47:26.918Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-05-10T20:47:26.918Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-05-10T20:47:26.918Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-05-10T20:47:26.918Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-05-10T20:47:26.918Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-05-10T20:47:26.918Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-05-10T20:47:26.918Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-05-10T20:47:26.918Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-05-10T20:47:26.918Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-05-10T20:47:26.918Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-05-10T20:47:26.918Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-05-10T20:47:26.918Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-05-10T20:47:26.918Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-05-10T20:47:26.918Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-05-10T20:47:26.918Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-05-10T20:47:26.918Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-05-10T20:47:26.918Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-05-10T20:47:26.918Z] spire-1.2.1/test/integration/suites/k8s/ [2022-05-10T20:47:26.918Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-05-10T20:47:26.918Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-05-10T20:47:26.918Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-05-10T20:47:26.918Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-05-10T20:47:26.918Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-05-10T20:47:26.918Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-05-10T20:47:26.918Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-05-10T20:47:26.918Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-05-10T20:47:26.918Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-05-10T20:47:26.918Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-05-10T20:47:26.918Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-05-10T20:47:26.918Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-05-10T20:47:26.918Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-05-10T20:47:26.918Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-05-10T20:47:26.918Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-05-10T20:47:26.918Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-05-10T20:47:26.918Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-05-10T20:47:26.918Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-05-10T20:47:26.918Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-05-10T20:47:26.918Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-05-10T20:47:26.918Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-05-10T20:47:26.918Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-05-10T20:47:26.918Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-05-10T20:47:26.918Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-05-10T20:47:26.918Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-05-10T20:47:26.918Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-05-10T20:47:26.918Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-05-10T20:47:26.918Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-05-10T20:47:26.918Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-05-10T20:47:26.918Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-05-10T20:47:26.918Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-05-10T20:47:26.918Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-05-10T20:47:26.918Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-05-10T20:47:26.918Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-05-10T20:47:26.918Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-05-10T20:47:26.918Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-05-10T20:47:26.918Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-05-10T20:47:26.918Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-05-10T20:47:26.918Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-05-10T20:47:26.918Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-05-10T20:47:26.918Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-05-10T20:47:26.918Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-05-10T20:47:26.918Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-05-10T20:47:26.918Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-05-10T20:47:26.918Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-05-10T20:47:26.918Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-05-10T20:47:26.918Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-05-10T20:47:26.918Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-05-10T20:47:26.918Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-05-10T20:47:26.918Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-05-10T20:47:26.918Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-05-10T20:47:26.918Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-05-10T20:47:26.918Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-05-10T20:47:26.918Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-05-10T20:47:26.918Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-05-10T20:47:26.918Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-05-10T20:47:26.918Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-05-10T20:47:26.918Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-05-10T20:47:26.918Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-05-10T20:47:26.918Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-05-10T20:47:26.918Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-05-10T20:47:26.918Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-05-10T20:47:26.918Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-05-10T20:47:26.918Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-05-10T20:47:26.918Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-05-10T20:47:26.918Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-05-10T20:47:26.918Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-05-10T20:47:26.918Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-05-10T20:47:26.918Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-05-10T20:47:26.918Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-05-10T20:47:26.918Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-05-10T20:47:26.918Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-05-10T20:47:26.918Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-05-10T20:47:26.918Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-05-10T20:47:26.918Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-05-10T20:47:26.918Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-05-10T20:47:26.918Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-05-10T20:47:26.918Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-05-10T20:47:26.918Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-05-10T20:47:26.918Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-05-10T20:47:26.918Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-05-10T20:47:26.918Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-05-10T20:47:26.918Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-05-10T20:47:26.918Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-05-10T20:47:26.918Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-05-10T20:47:26.918Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-05-10T20:47:26.918Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-05-10T20:47:26.918Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-05-10T20:47:26.918Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-05-10T20:47:26.918Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-05-10T20:47:26.918Z] spire-1.2.1/test/integration/suites/join-token/ [2022-05-10T20:47:26.918Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-05-10T20:47:26.918Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-05-10T20:47:26.918Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-05-10T20:47:26.918Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-05-10T20:47:26.918Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-05-10T20:47:26.918Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-05-10T20:47:26.918Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-05-10T20:47:26.918Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-05-10T20:47:26.918Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-05-10T20:47:26.918Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-05-10T20:47:26.919Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-05-10T20:47:26.919Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-05-10T20:47:26.919Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-05-10T20:47:26.919Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-05-10T20:47:26.919Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-05-10T20:47:26.919Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-05-10T20:47:26.919Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-05-10T20:47:26.919Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-05-10T20:47:26.919Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-05-10T20:47:26.919Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-05-10T20:47:26.919Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-05-10T20:47:26.919Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-05-10T20:47:26.919Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-05-10T20:47:26.919Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-05-10T20:47:26.919Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-05-10T20:47:26.919Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-05-10T20:47:26.919Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-05-10T20:47:26.919Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-05-10T20:47:26.919Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-05-10T20:47:26.919Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-05-10T20:47:26.919Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-05-10T20:47:26.919Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-05-10T20:47:26.919Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-05-10T20:47:26.919Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-05-10T20:47:26.919Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-05-10T20:47:26.919Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-05-10T20:47:26.919Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-05-10T20:47:26.919Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-05-10T20:47:26.919Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-05-10T20:47:26.919Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-05-10T20:47:26.919Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-05-10T20:47:26.919Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-05-10T20:47:26.919Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-05-10T20:47:26.919Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-05-10T20:47:26.919Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-05-10T20:47:26.919Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-05-10T20:47:26.919Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-05-10T20:47:26.919Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-05-10T20:47:26.919Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-05-10T20:47:26.919Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-05-10T20:47:26.919Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-05-10T20:47:26.919Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-05-10T20:47:26.919Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-05-10T20:47:26.919Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-05-10T20:47:26.919Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-05-10T20:47:26.919Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-05-10T20:47:26.919Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-05-10T20:47:26.919Z] spire-1.2.1/test/integration/suites/rotation/ [2022-05-10T20:47:26.919Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-05-10T20:47:26.919Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-05-10T20:47:26.919Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-05-10T20:47:26.919Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-05-10T20:47:26.919Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-05-10T20:47:26.919Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-05-10T20:47:26.919Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-05-10T20:47:26.919Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-05-10T20:47:26.919Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-05-10T20:47:26.919Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-05-10T20:47:26.919Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-05-10T20:47:26.919Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-05-10T20:47:26.919Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-05-10T20:47:26.919Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-05-10T20:47:26.919Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-05-10T20:47:26.919Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-05-10T20:47:26.919Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-05-10T20:47:26.919Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-05-10T20:47:26.919Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-05-10T20:47:26.919Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-05-10T20:47:26.919Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-05-10T20:47:26.919Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-05-10T20:47:26.919Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-05-10T20:47:26.919Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-05-10T20:47:26.919Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-05-10T20:47:26.919Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-05-10T20:47:26.919Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-05-10T20:47:26.919Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-05-10T20:47:26.919Z] spire-1.2.1/test/integration/suites/self-test/ [2022-05-10T20:47:26.919Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-05-10T20:47:26.919Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-05-10T20:47:26.919Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-05-10T20:47:26.919Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-05-10T20:47:26.919Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-05-10T20:47:26.919Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-05-10T20:47:26.919Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-05-10T20:47:26.919Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-05-10T20:47:26.919Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-05-10T20:47:26.919Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-05-10T20:47:26.919Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-05-10T20:47:26.919Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-05-10T20:47:26.919Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-05-10T20:47:26.919Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-05-10T20:47:26.919Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-05-10T20:47:26.919Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-05-10T20:47:26.919Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-05-10T20:47:26.919Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-05-10T20:47:26.919Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-05-10T20:47:26.919Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-05-10T20:47:26.919Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-05-10T20:47:26.919Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-05-10T20:47:26.919Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-05-10T20:47:26.919Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-05-10T20:47:26.919Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-05-10T20:47:26.919Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-05-10T20:47:26.919Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-05-10T20:47:26.919Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-05-10T20:47:26.919Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-05-10T20:47:26.919Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-05-10T20:47:26.919Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-05-10T20:47:26.919Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-05-10T20:47:26.919Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-05-10T20:47:26.919Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-05-10T20:47:26.919Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-05-10T20:47:26.919Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-05-10T20:47:26.919Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-05-10T20:47:26.919Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-05-10T20:47:26.919Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-05-10T20:47:26.919Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-05-10T20:47:26.919Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-05-10T20:47:26.919Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-05-10T20:47:26.919Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-05-10T20:47:26.919Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-05-10T20:47:26.919Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-05-10T20:47:26.919Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-05-10T20:47:26.919Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-05-10T20:47:26.919Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-05-10T20:47:26.919Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-05-10T20:47:26.919Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-05-10T20:47:26.919Z] spire-1.2.1/test/integration/suites/k8s/ [2022-05-10T20:47:26.919Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-05-10T20:47:26.919Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-05-10T20:47:26.919Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-05-10T20:47:26.919Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-05-10T20:47:26.919Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-05-10T20:47:26.919Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-05-10T20:47:26.919Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-05-10T20:47:26.919Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-05-10T20:47:26.919Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-05-10T20:47:26.919Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-05-10T20:47:26.919Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-05-10T20:47:26.919Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-05-10T20:47:26.919Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-05-10T20:47:26.919Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-05-10T20:47:26.919Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-05-10T20:47:26.919Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-05-10T20:47:26.919Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-05-10T20:47:26.919Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-05-10T20:47:26.919Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-05-10T20:47:26.919Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-05-10T20:47:26.919Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-05-10T20:47:26.919Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-05-10T20:47:26.920Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-05-10T20:47:26.920Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-05-10T20:47:26.920Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-05-10T20:47:26.920Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-05-10T20:47:26.920Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-05-10T20:47:26.920Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-05-10T20:47:26.920Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-05-10T20:47:26.920Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-05-10T20:47:26.920Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-05-10T20:47:26.920Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-05-10T20:47:26.920Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-05-10T20:47:26.920Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-05-10T20:47:26.920Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-05-10T20:47:26.920Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-05-10T20:47:26.920Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-05-10T20:47:26.920Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-05-10T20:47:26.920Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-05-10T20:47:26.920Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-05-10T20:47:26.920Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-05-10T20:47:26.920Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-05-10T20:47:26.920Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-05-10T20:47:26.920Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-05-10T20:47:26.920Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-05-10T20:47:26.920Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-05-10T20:47:26.920Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-05-10T20:47:26.920Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-05-10T20:47:26.920Z] spire-1.2.1/test/integration/test-one.sh [2022-05-10T20:47:26.920Z] spire-1.2.1/test/integration/test.sh [2022-05-10T20:47:26.920Z] spire-1.2.1/test/plugintest/ [2022-05-10T20:47:26.920Z] spire-1.2.1/test/plugintest/config.go [2022-05-10T20:47:26.920Z] spire-1.2.1/test/plugintest/load.go [2022-05-10T20:47:26.920Z] spire-1.2.1/test/plugintest/option.go [2022-05-10T20:47:26.920Z] spire-1.2.1/test/spiretest/ [2022-05-10T20:47:26.920Z] spire-1.2.1/test/spiretest/apiserver.go [2022-05-10T20:47:26.920Z] spire-1.2.1/test/spiretest/assertions.go [2022-05-10T20:47:26.920Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-05-10T20:47:26.920Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-05-10T20:47:26.920Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-05-10T20:47:26.920Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-05-10T20:47:26.920Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-05-10T20:47:26.920Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-05-10T20:47:26.920Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-05-10T20:47:26.920Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-05-10T20:47:26.920Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-05-10T20:47:26.920Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-05-10T20:47:26.920Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-05-10T20:47:26.920Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-05-10T20:47:26.920Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-05-10T20:47:26.920Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-05-10T20:47:26.920Z] spire-1.2.1/test/spiretest/dir.go [2022-05-10T20:47:26.920Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-05-10T20:47:26.920Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-05-10T20:47:26.920Z] spire-1.2.1/test/spiretest/logs.go [2022-05-10T20:47:26.920Z] spire-1.2.1/test/spiretest/socketapi.go [2022-05-10T20:47:26.920Z] spire-1.2.1/test/spiretest/suite.go [2022-05-10T20:47:26.920Z] spire-1.2.1/test/spiretest/x509.go [2022-05-10T20:47:26.920Z] spire-1.2.1/test/testca/ [2022-05-10T20:47:26.920Z] spire-1.2.1/test/testca/ca.go [2022-05-10T20:47:26.920Z] spire-1.2.1/test/testkey/ [2022-05-10T20:47:26.920Z] spire-1.2.1/test/testkey/generate.sh [2022-05-10T20:47:26.920Z] spire-1.2.1/test/testkey/genkeys.go [2022-05-10T20:47:26.920Z] spire-1.2.1/test/testkey/keys.go [2022-05-10T20:47:26.920Z] spire-1.2.1/test/testkey/new.go [2022-05-10T20:47:26.920Z] spire-1.2.1/test/tpmsimulator/ [2022-05-10T20:47:26.920Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-05-10T20:47:26.920Z] spire-1.2.1/test/util/ [2022-05-10T20:47:26.920Z] spire-1.2.1/test/util/cert_fixtures.go [2022-05-10T20:47:26.920Z] spire-1.2.1/test/util/cert_generation.go [2022-05-10T20:47:26.920Z] spire-1.2.1/test/util/io_redirection.go [2022-05-10T20:47:26.920Z] spire-1.2.1/test/util/race.go [2022-05-10T20:47:26.920Z] spire-1.2.1/test/util/util.go [2022-05-10T20:47:26.920Z] building spire from source... [2022-05-10T20:47:26.920Z] [2022-05-10T20:47:26.920Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-05-10T20:47:26.920Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-05-10T20:47:26.920Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-05-10T20:47:26.920Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-05-10T20:47:26.920Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-05-10T20:47:26.920Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-05-10T20:47:26.920Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-05-10T20:47:26.920Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-05-10T20:47:26.920Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-05-10T20:47:26.920Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-05-10T20:47:26.920Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-05-10T20:47:26.920Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-05-10T20:47:26.920Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-05-10T20:47:26.920Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-05-10T20:47:26.920Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-05-10T20:47:26.920Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-05-10T20:47:26.920Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-05-10T20:47:26.920Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-05-10T20:47:26.920Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-05-10T20:47:26.920Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-05-10T20:47:26.920Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-05-10T20:47:26.920Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-05-10T20:47:26.920Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-05-10T20:47:26.920Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-05-10T20:47:26.920Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-05-10T20:47:26.920Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-05-10T20:47:26.920Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-05-10T20:47:26.920Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-05-10T20:47:26.920Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-05-10T20:47:26.920Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-05-10T20:47:26.920Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-05-10T20:47:26.920Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-05-10T20:47:26.920Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-05-10T20:47:26.920Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-05-10T20:47:26.920Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-05-10T20:47:26.920Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-05-10T20:47:26.920Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-05-10T20:47:26.920Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-05-10T20:47:26.920Z] spire-1.2.1/test/integration/suites/rotation/ [2022-05-10T20:47:26.920Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-05-10T20:47:26.920Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-05-10T20:47:26.920Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-05-10T20:47:26.920Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-05-10T20:47:26.920Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-05-10T20:47:26.920Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-05-10T20:47:26.920Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-05-10T20:47:26.920Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-05-10T20:47:26.920Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-05-10T20:47:26.920Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-05-10T20:47:26.920Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-05-10T20:47:26.920Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-05-10T20:47:26.920Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-05-10T20:47:26.920Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-05-10T20:47:26.920Z] spire-1.2.1/test/integration/suites/self-test/ [2022-05-10T20:47:26.920Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-05-10T20:47:26.920Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-05-10T20:47:26.920Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-05-10T20:47:26.920Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-05-10T20:47:26.920Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-05-10T20:47:26.920Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-05-10T20:47:26.920Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-05-10T20:47:26.920Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-05-10T20:47:26.920Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-05-10T20:47:26.920Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-05-10T20:47:26.920Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-05-10T20:47:26.920Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-05-10T20:47:26.920Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-05-10T20:47:26.920Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-05-10T20:47:26.920Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-05-10T20:47:26.920Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-05-10T20:47:26.920Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-05-10T20:47:26.920Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-05-10T20:47:26.920Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-05-10T20:47:26.920Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-05-10T20:47:26.920Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-05-10T20:47:26.920Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-05-10T20:47:26.920Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-05-10T20:47:26.920Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-05-10T20:47:26.920Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-05-10T20:47:26.920Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-05-10T20:47:26.920Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-05-10T20:47:26.920Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-05-10T20:47:26.920Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-05-10T20:47:26.920Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-05-10T20:47:26.920Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-05-10T20:47:26.920Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-05-10T20:47:26.920Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-05-10T20:47:26.920Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-05-10T20:47:26.920Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-05-10T20:47:26.920Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-05-10T20:47:26.920Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-05-10T20:47:26.920Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-05-10T20:47:26.920Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-05-10T20:47:26.920Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-05-10T20:47:26.920Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-05-10T20:47:26.920Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-05-10T20:47:26.920Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-05-10T20:47:26.920Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-05-10T20:47:26.920Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-05-10T20:47:26.920Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-05-10T20:47:26.920Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-05-10T20:47:26.920Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-05-10T20:47:26.920Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-05-10T20:47:26.920Z] spire-1.2.1/test/integration/test-one.sh [2022-05-10T20:47:26.920Z] spire-1.2.1/test/integration/test.sh [2022-05-10T20:47:26.920Z] spire-1.2.1/test/plugintest/ [2022-05-10T20:47:26.920Z] spire-1.2.1/test/plugintest/config.go [2022-05-10T20:47:26.920Z] spire-1.2.1/test/plugintest/load.go [2022-05-10T20:47:26.920Z] spire-1.2.1/test/plugintest/option.go [2022-05-10T20:47:26.920Z] spire-1.2.1/test/spiretest/ [2022-05-10T20:47:26.920Z] spire-1.2.1/test/spiretest/apiserver.go [2022-05-10T20:47:26.920Z] spire-1.2.1/test/spiretest/assertions.go [2022-05-10T20:47:26.920Z] spire-1.2.1/test/spiretest/dir.go [2022-05-10T20:47:26.920Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-05-10T20:47:26.920Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-05-10T20:47:26.920Z] spire-1.2.1/test/spiretest/logs.go [2022-05-10T20:47:26.920Z] spire-1.2.1/test/spiretest/socketapi.go [2022-05-10T20:47:26.920Z] spire-1.2.1/test/spiretest/suite.go [2022-05-10T20:47:26.920Z] spire-1.2.1/test/spiretest/x509.go [2022-05-10T20:47:26.920Z] spire-1.2.1/test/testca/ [2022-05-10T20:47:26.920Z] spire-1.2.1/test/testca/ca.go [2022-05-10T20:47:26.920Z] spire-1.2.1/test/testkey/ [2022-05-10T20:47:26.920Z] spire-1.2.1/test/testkey/generate.sh [2022-05-10T20:47:26.920Z] spire-1.2.1/test/testkey/genkeys.go [2022-05-10T20:47:26.920Z] spire-1.2.1/test/testkey/keys.go [2022-05-10T20:47:26.920Z] spire-1.2.1/test/testkey/new.go [2022-05-10T20:47:26.920Z] spire-1.2.1/test/tpmsimulator/ [2022-05-10T20:47:26.920Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-05-10T20:47:26.920Z] spire-1.2.1/test/util/ [2022-05-10T20:47:26.920Z] spire-1.2.1/test/util/cert_fixtures.go [2022-05-10T20:47:26.920Z] spire-1.2.1/test/util/cert_generation.go [2022-05-10T20:47:26.920Z] spire-1.2.1/test/util/io_redirection.go [2022-05-10T20:47:26.920Z] spire-1.2.1/test/util/race.go [2022-05-10T20:47:26.920Z] spire-1.2.1/test/util/util.go [2022-05-10T20:47:26.920Z] building spire from source... [2022-05-10T20:47:26.920Z] Installing go1.17.7... [2022-05-10T20:47:26.920Z] Installing go1.17.7... [2022-05-10T20:47:32.191Z] Building bin/spire-server... [2022-05-10T20:47:32.191Z] Building bin/spire-server... [2022-05-10T20:47:32.191Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-05-10T20:47:32.191Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-05-10T20:47:32.191Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-05-10T20:47:32.191Z] go: downloading google.golang.org/grpc v1.44.0 [2022-05-10T20:47:32.191Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-05-10T20:47:32.191Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-05-10T20:47:32.191Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-05-10T20:47:32.191Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-05-10T20:47:32.191Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-05-10T20:47:32.449Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-05-10T20:47:32.449Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-05-10T20:47:32.449Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-05-10T20:47:32.449Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-05-10T20:47:32.449Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-05-10T20:47:32.449Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-05-10T20:47:32.449Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-05-10T20:47:32.449Z] go: downloading google.golang.org/grpc v1.44.0 [2022-05-10T20:47:32.449Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-05-10T20:47:32.449Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-05-10T20:47:32.708Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-05-10T20:47:32.708Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-05-10T20:47:32.708Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-05-10T20:47:32.708Z] go: downloading github.com/fatih/color v1.13.0 [2022-05-10T20:47:32.708Z] go: downloading github.com/fatih/color v1.13.0 [2022-05-10T20:47:32.708Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-05-10T20:47:32.708Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-05-10T20:47:32.708Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-05-10T20:47:32.708Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-05-10T20:47:32.708Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-05-10T20:47:32.708Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-05-10T20:47:32.708Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-05-10T20:47:32.708Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-05-10T20:47:32.708Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-05-10T20:47:32.708Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-05-10T20:47:32.968Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-05-10T20:47:32.968Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-05-10T20:47:32.968Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-05-10T20:47:32.968Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-05-10T20:47:32.968Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-05-10T20:47:32.968Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-05-10T20:47:32.968Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-05-10T20:47:33.229Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-05-10T20:47:33.229Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-05-10T20:47:33.229Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-05-10T20:47:33.229Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-05-10T20:47:33.229Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-05-10T20:47:33.229Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-05-10T20:47:33.229Z] go: downloading github.com/google/uuid v1.1.2 [2022-05-10T20:47:33.229Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-05-10T20:47:33.229Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-05-10T20:47:33.229Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-05-10T20:47:33.229Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-05-10T20:47:33.229Z] go: downloading github.com/oklog/run v1.0.0 [2022-05-10T20:47:33.229Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-05-10T20:47:33.229Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-05-10T20:47:33.229Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-05-10T20:47:33.229Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-05-10T20:47:33.229Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-05-10T20:47:33.229Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-05-10T20:47:33.229Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-05-10T20:47:33.229Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-05-10T20:47:33.229Z] go: downloading github.com/google/uuid v1.1.2 [2022-05-10T20:47:33.229Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-05-10T20:47:33.229Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-05-10T20:47:33.229Z] go: downloading github.com/oklog/run v1.0.0 [2022-05-10T20:47:33.229Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-05-10T20:47:33.229Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-05-10T20:47:33.229Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-05-10T20:47:33.489Z] go: downloading github.com/prometheus/common v0.32.1 [2022-05-10T20:47:33.489Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-05-10T20:47:33.489Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-05-10T20:47:33.489Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-05-10T20:47:33.489Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-05-10T20:47:33.489Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-05-10T20:47:33.489Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-05-10T20:47:33.489Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-05-10T20:47:33.489Z] go: downloading github.com/prometheus/common v0.32.1 [2022-05-10T20:47:33.489Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-05-10T20:47:33.489Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-05-10T20:47:33.489Z] go: downloading go.uber.org/atomic v1.9.0 [2022-05-10T20:47:33.489Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-05-10T20:47:33.489Z] go: downloading go.uber.org/atomic v1.9.0 [2022-05-10T20:47:33.756Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-05-10T20:47:33.756Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-05-10T20:47:33.756Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-05-10T20:47:33.756Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-05-10T20:47:33.756Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-05-10T20:47:33.756Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-05-10T20:47:33.756Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-05-10T20:47:33.756Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-05-10T20:47:33.756Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-05-10T20:47:33.756Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-05-10T20:47:33.756Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-05-10T20:47:33.756Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-05-10T20:47:33.756Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-05-10T20:47:33.756Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-05-10T20:47:33.756Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-05-10T20:47:33.756Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-05-10T20:47:33.756Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-05-10T20:47:33.756Z] go: downloading github.com/lib/pq v1.10.4 [2022-05-10T20:47:33.756Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-05-10T20:47:33.756Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-05-10T20:47:33.756Z] go: downloading github.com/lib/pq v1.10.4 [2022-05-10T20:47:33.756Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-05-10T20:47:33.756Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-05-10T20:47:34.017Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-05-10T20:47:34.276Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-05-10T20:47:36.182Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-05-10T20:47:36.182Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-05-10T20:47:36.182Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-05-10T20:47:36.182Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-05-10T20:47:36.182Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-05-10T20:47:39.475Z] go: downloading google.golang.org/api v0.70.0 [2022-05-10T20:47:39.475Z] go: downloading k8s.io/client-go v0.23.4 [2022-05-10T20:47:39.475Z] go: downloading k8s.io/api v0.23.4 [2022-05-10T20:47:39.475Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-05-10T20:47:39.475Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-05-10T20:47:39.475Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-05-10T20:47:39.475Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-05-10T20:47:39.475Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-05-10T20:47:39.754Z] go: downloading google.golang.org/api v0.70.0 [2022-05-10T20:47:39.754Z] go: downloading k8s.io/client-go v0.23.4 [2022-05-10T20:47:39.754Z] go: downloading k8s.io/api v0.23.4 [2022-05-10T20:47:39.754Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-05-10T20:47:39.754Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-05-10T20:47:39.754Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-05-10T20:47:39.754Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-05-10T20:47:39.754Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-05-10T20:47:39.754Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-05-10T20:47:40.014Z] go: downloading cloud.google.com/go v0.100.2 [2022-05-10T20:47:40.507Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-05-10T20:47:41.075Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-05-10T20:47:41.334Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-05-10T20:47:41.334Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-05-10T20:47:41.334Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-05-10T20:47:41.334Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-05-10T20:47:41.334Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-05-10T20:47:41.334Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-05-10T20:47:41.334Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-05-10T20:47:41.334Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-05-10T20:47:41.334Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-05-10T20:47:41.334Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-05-10T20:47:41.334Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-05-10T20:47:41.593Z] go: downloading cloud.google.com/go v0.100.2 [2022-05-10T20:47:41.593Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-05-10T20:47:41.593Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-05-10T20:47:41.593Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-05-10T20:47:41.852Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-05-10T20:47:41.852Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-05-10T20:47:41.852Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-05-10T20:47:41.852Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-05-10T20:47:41.852Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-05-10T20:47:41.852Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-05-10T20:47:41.852Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-05-10T20:47:42.111Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-05-10T20:47:42.111Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-05-10T20:47:42.111Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-05-10T20:47:42.111Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-05-10T20:47:42.111Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-05-10T20:47:42.111Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-05-10T20:47:42.111Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-05-10T20:47:42.111Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-05-10T20:47:42.111Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-05-10T20:47:42.111Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-05-10T20:47:42.111Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-05-10T20:47:42.111Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-05-10T20:47:42.111Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-05-10T20:47:42.111Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-05-10T20:47:42.111Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-05-10T20:47:42.370Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-05-10T20:47:42.370Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-05-10T20:47:42.370Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-05-10T20:47:42.628Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-05-10T20:47:43.155Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-05-10T20:47:43.155Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-05-10T20:47:43.155Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-05-10T20:47:43.155Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-05-10T20:47:43.155Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-05-10T20:47:43.155Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-05-10T20:47:43.155Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-05-10T20:47:43.155Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-05-10T20:47:43.155Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-05-10T20:47:43.155Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-05-10T20:47:43.413Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-05-10T20:47:43.413Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-05-10T20:47:43.413Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-05-10T20:47:43.672Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-05-10T20:47:43.672Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-05-10T20:47:43.930Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-05-10T20:47:43.930Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-05-10T20:47:44.188Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-05-10T20:47:44.188Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-05-10T20:47:44.188Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-05-10T20:47:44.188Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-05-10T20:47:44.188Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-05-10T20:47:44.188Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-05-10T20:47:44.188Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-05-10T20:47:44.188Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-05-10T20:47:44.188Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-05-10T20:47:44.188Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-05-10T20:47:44.188Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-05-10T20:47:44.188Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-05-10T20:47:44.188Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-05-10T20:47:44.188Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-05-10T20:47:44.188Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-05-10T20:47:44.188Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-05-10T20:47:44.188Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-05-10T20:47:44.188Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-05-10T20:47:44.445Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-05-10T20:47:44.445Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-05-10T20:47:44.445Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-05-10T20:47:44.445Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-05-10T20:47:44.445Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-05-10T20:47:44.445Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-05-10T20:47:44.445Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-05-10T20:47:44.445Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-05-10T20:47:44.445Z] go: downloading go.opencensus.io v0.23.0 [2022-05-10T20:47:44.445Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-05-10T20:47:44.445Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-05-10T20:47:44.445Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-05-10T20:47:44.445Z] go: downloading go.uber.org/zap v1.21.0 [2022-05-10T20:47:44.705Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-05-10T20:47:44.705Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-05-10T20:47:44.705Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-05-10T20:47:44.705Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-05-10T20:47:44.705Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-05-10T20:47:44.705Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-05-10T20:47:44.705Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-05-10T20:47:44.705Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-05-10T20:47:44.705Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-05-10T20:47:44.705Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-05-10T20:47:44.705Z] go: downloading github.com/golang/snappy v0.0.4 [2022-05-10T20:47:44.705Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-05-10T20:47:44.705Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-05-10T20:47:44.705Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-05-10T20:47:44.705Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-05-10T20:47:44.705Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-05-10T20:47:44.705Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-05-10T20:47:44.705Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-05-10T20:47:44.705Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-05-10T20:47:44.705Z] go: downloading go.uber.org/multierr v1.6.0 [2022-05-10T20:47:44.964Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-05-10T20:47:44.964Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-05-10T20:47:44.964Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-05-10T20:47:44.964Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-05-10T20:47:44.964Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-05-10T20:47:44.964Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-05-10T20:47:44.964Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-05-10T20:47:45.223Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-05-10T20:47:45.223Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-05-10T20:47:45.223Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-05-10T20:47:45.223Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-05-10T20:47:45.223Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-05-10T20:47:45.223Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-05-10T20:47:45.223Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-05-10T20:47:45.223Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-05-10T20:47:45.223Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-05-10T20:47:45.223Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-05-10T20:47:45.223Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-05-10T20:47:45.223Z] go: downloading go.opencensus.io v0.23.0 [2022-05-10T20:47:45.223Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-05-10T20:47:45.223Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-05-10T20:47:45.223Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-05-10T20:47:45.223Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-05-10T20:47:45.223Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-05-10T20:47:45.223Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-05-10T20:47:45.223Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-05-10T20:47:45.482Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-05-10T20:47:45.482Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-05-10T20:47:45.482Z] go: downloading go.uber.org/zap v1.21.0 [2022-05-10T20:47:45.482Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-05-10T20:47:45.482Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-05-10T20:47:45.482Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-05-10T20:47:45.482Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-05-10T20:47:45.741Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-05-10T20:47:45.741Z] go: downloading github.com/golang/snappy v0.0.4 [2022-05-10T20:47:45.741Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-05-10T20:47:45.741Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-05-10T20:47:45.741Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-05-10T20:47:45.741Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-05-10T20:47:45.741Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-05-10T20:47:45.741Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-05-10T20:47:45.741Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-05-10T20:47:45.741Z] go: downloading go.uber.org/multierr v1.6.0 [2022-05-10T20:47:51.019Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-05-10T20:47:51.019Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-05-10T20:47:51.280Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-05-10T20:47:51.280Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-05-10T20:48:06.171Z] Removing intermediate container 454a37f14d68 [2022-05-10T20:48:06.171Z] ---> f810eac7c2ed [2022-05-10T20:48:06.171Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-05-10T20:48:06.171Z] ---> Running in 91413c9ba57f [2022-05-10T20:48:06.171Z] Removing intermediate container d4a126102362 [2022-05-10T20:48:06.171Z] ---> e63dbf0bc9b3 [2022-05-10T20:48:06.171Z] [2022-05-10T20:48:06.171Z] Step 10/23 : FROM alpine:3.14 [2022-05-10T20:48:06.171Z] Removing intermediate container 30a115de9263 [2022-05-10T20:48:06.171Z] ---> 86e14e923228 [2022-05-10T20:48:06.171Z] [2022-05-10T20:48:06.171Z] Step 10/22 : FROM alpine:3.14 [2022-05-10T20:48:06.171Z] 3.14: Pulling from library/alpine [2022-05-10T20:48:06.171Z] 3.14: Pulling from library/alpine [2022-05-10T20:48:06.171Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-05-10T20:48:06.171Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-05-10T20:48:06.171Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-05-10T20:48:06.171Z] Status: Downloaded newer image for alpine:3.14 [2022-05-10T20:48:06.171Z] Status: Downloaded newer image for alpine:3.14 [2022-05-10T20:48:06.171Z] ---> e04c818066af [2022-05-10T20:48:06.171Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-05-10T20:48:06.171Z] ---> e04c818066af [2022-05-10T20:48:06.171Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-05-10T20:48:06.171Z] ---> Running in 6d793520ecec [2022-05-10T20:48:06.171Z] ---> Running in fd281aa3c4af [2022-05-10T20:48:06.430Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-05-10T20:48:06.690Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-05-10T20:48:06.690Z] Removing intermediate container 91413c9ba57f [2022-05-10T20:48:06.690Z] ---> 5bf532343e7f [2022-05-10T20:48:06.690Z] [2022-05-10T20:48:06.690Z] Step 11/23 : FROM docker:20.10.14 [2022-05-10T20:48:06.948Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-05-10T20:48:06.948Z] Executing busybox-1.33.1-r7.trigger [2022-05-10T20:48:06.948Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-05-10T20:48:06.948Z] 20.10.14: Pulling from library/docker [2022-05-10T20:48:06.948Z] OK: 6 MiB in 15 packages [2022-05-10T20:48:06.948Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-05-10T20:48:07.207Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-05-10T20:48:07.207Z] Executing busybox-1.33.1-r7.trigger [2022-05-10T20:48:07.207Z] OK: 6 MiB in 15 packages [2022-05-10T20:48:09.109Z] Removing intermediate container fd281aa3c4af [2022-05-10T20:48:09.109Z] ---> ef3c60ce58f3 [2022-05-10T20:48:09.109Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-05-10T20:48:10.077Z] Removing intermediate container 6d793520ecec [2022-05-10T20:48:10.077Z] ---> 0ca2a3037cf8 [2022-05-10T20:48:10.077Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-05-10T20:48:10.077Z] ---> Running in 6c8592c4de0f [2022-05-10T20:48:10.646Z] ---> Running in d081f0fc0d76 [2022-05-10T20:48:10.646Z] Removing intermediate container 6c8592c4de0f [2022-05-10T20:48:10.646Z] ---> ef572b92ad16 [2022-05-10T20:48:10.646Z] Step 13/23 : ENV APP_PORT=59881 [2022-05-10T20:48:10.646Z] ---> Running in 994062dda116 [2022-05-10T20:48:10.904Z] Removing intermediate container d081f0fc0d76 [2022-05-10T20:48:10.904Z] ---> baaa7240d4d7 [2022-05-10T20:48:10.904Z] Step 13/22 : ENV APP_PORT=59861 [2022-05-10T20:48:10.904Z] ---> Running in 7eec63b88b66 [2022-05-10T20:48:10.904Z] Removing intermediate container 994062dda116 [2022-05-10T20:48:10.904Z] ---> 9fd4679723d0 [2022-05-10T20:48:10.904Z] Step 14/23 : EXPOSE $APP_PORT [2022-05-10T20:48:11.164Z] ---> Running in d806ae9f774d [2022-05-10T20:48:11.164Z] Removing intermediate container 7eec63b88b66 [2022-05-10T20:48:11.164Z] ---> a23163fbbeb8 [2022-05-10T20:48:11.164Z] Step 14/22 : EXPOSE $APP_PORT [2022-05-10T20:48:11.164Z] ---> Running in 37846c60bcd2 [2022-05-10T20:48:11.423Z] Removing intermediate container d806ae9f774d [2022-05-10T20:48:11.423Z] ---> 8cc7eebb2a49 [2022-05-10T20:48:11.423Z] Step 15/23 : WORKDIR / [2022-05-10T20:48:11.685Z] Removing intermediate container 37846c60bcd2 [2022-05-10T20:48:11.685Z] ---> f570e4f5cec4 [2022-05-10T20:48:11.685Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-10T20:48:11.685Z] ---> Running in b936df88d5a5 [2022-05-10T20:48:11.946Z] Removing intermediate container b936df88d5a5 [2022-05-10T20:48:11.946Z] ---> bb79a5af1197 [2022-05-10T20:48:11.946Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-10T20:48:12.204Z] ---> 2317179d6406 [2022-05-10T20:48:12.204Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-05-10T20:48:12.464Z] ---> 32bc150dc14c [2022-05-10T20:48:12.464Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-05-10T20:48:13.840Z] ---> eb9f6fa7322f [2022-05-10T20:48:13.840Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-05-10T20:48:13.840Z] ---> 6bd169fb784c [2022-05-10T20:48:13.840Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-05-10T20:48:14.407Z] ---> 263fcc33686c [2022-05-10T20:48:14.407Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-05-10T20:48:14.407Z] ---> 689549a2aaa4 [2022-05-10T20:48:14.407Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-05-10T20:48:14.407Z] ---> Running in 7f856b0ffb20 [2022-05-10T20:48:14.407Z] ---> Running in 914136e7a5d1 [2022-05-10T20:48:14.666Z] Removing intermediate container 7f856b0ffb20 [2022-05-10T20:48:14.666Z] ---> 5254443b5e54 [2022-05-10T20:48:14.666Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-10T20:48:14.666Z] ---> Running in e61aa0879b9c [2022-05-10T20:48:14.927Z] Removing intermediate container 914136e7a5d1 [2022-05-10T20:48:14.927Z] ---> 850e8d6eebae [2022-05-10T20:48:14.927Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-10T20:48:14.927Z] ---> Running in 7170f43928f5 [2022-05-10T20:48:15.186Z] Removing intermediate container e61aa0879b9c [2022-05-10T20:48:15.186Z] ---> 1049b09bed12 [2022-05-10T20:48:15.186Z] Step 20/22 : LABEL arch=x86_64 [2022-05-10T20:48:15.186Z] Removing intermediate container 7170f43928f5 [2022-05-10T20:48:15.186Z] ---> a18b46363883 [2022-05-10T20:48:15.186Z] Step 21/23 : LABEL arch=x86_64 [2022-05-10T20:48:15.186Z] ---> Running in 52fff0310a0b [2022-05-10T20:48:15.186Z] ---> Running in cb201cbfe46b [2022-05-10T20:48:15.445Z] Removing intermediate container 52fff0310a0b [2022-05-10T20:48:15.445Z] ---> 3d7ce6dc14b9 [2022-05-10T20:48:15.445Z] Step 21/22 : LABEL git_sha=6d533ed8a0b57e16c83af1786f4bb506e87964b5 [2022-05-10T20:48:15.445Z] ---> Running in 5746a726802b [2022-05-10T20:48:15.704Z] Removing intermediate container cb201cbfe46b [2022-05-10T20:48:15.704Z] ---> c0c2debc45f5 [2022-05-10T20:48:15.704Z] Step 22/23 : LABEL git_sha=6d533ed8a0b57e16c83af1786f4bb506e87964b5 [2022-05-10T20:48:15.964Z] Removing intermediate container 5746a726802b [2022-05-10T20:48:15.964Z] ---> d82d9587c9c0 [2022-05-10T20:48:15.964Z] Step 22/22 : LABEL version=0.0.0 [2022-05-10T20:48:15.964Z] ---> Running in ca4fbe060fe8 [2022-05-10T20:48:15.964Z] ---> Running in 24bca23bed02 [2022-05-10T20:48:16.224Z] Removing intermediate container ca4fbe060fe8 [2022-05-10T20:48:16.224Z] ---> cb36c4ad4a20 [2022-05-10T20:48:16.224Z] Step 23/23 : LABEL version=0.0.0 [2022-05-10T20:48:16.483Z] Removing intermediate container 24bca23bed02 [2022-05-10T20:48:16.483Z] ---> 8d13531b5932 [2022-05-10T20:48:16.483Z] [2022-05-10T20:48:16.483Z] Successfully built 8d13531b5932 [2022-05-10T20:48:16.483Z] ---> Running in a056d67139f7 [2022-05-10T20:48:16.483Z] Successfully tagged support-scheduler:latest [2022-05-10T20:48:16.483Z]  Building support-scheduler ... done Building security-spire-server [2022-05-10T20:48:17.861Z] Removing intermediate container a056d67139f7 [2022-05-10T20:48:17.861Z] ---> 3a3cfcabeb2a [2022-05-10T20:48:17.861Z] [2022-05-10T20:48:18.120Z] Successfully built 3a3cfcabeb2a [2022-05-10T20:48:18.120Z] Successfully tagged core-metadata:latest [2022-05-10T20:48:18.120Z]  Building core-metadata ... done Building support-notifications [2022-05-10T20:48:19.057Z] Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e [2022-05-10T20:48:19.057Z] Status: Downloaded newer image for docker:20.10.14 [2022-05-10T20:48:19.057Z] ---> 7417809fdb73 [2022-05-10T20:48:19.057Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2022-05-10T20:48:21.799Z] ---> Running in 776ea5636ab8 [2022-05-10T20:48:22.735Z] Removing intermediate container 776ea5636ab8 [2022-05-10T20:48:22.735Z] ---> 39850759db58 [2022-05-10T20:48:22.735Z] Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2022-05-10T20:48:22.735Z] ---> Running in 82f5b986ae6a [2022-05-10T20:48:24.115Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-10T20:48:24.115Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-10T20:48:24.373Z] (1/43) Installing readline (8.1.1-r0) [2022-05-10T20:48:24.373Z] (2/43) Installing bash (5.1.16-r0) [2022-05-10T20:48:24.373Z] Executing bash-5.1.16-r0.post-install [2022-05-10T20:48:24.373Z] (3/43) Installing brotli-libs (1.0.9-r5) [2022-05-10T20:48:24.373Z] (4/43) Installing nghttp2-libs (1.46.0-r0) [2022-05-10T20:48:24.633Z] (5/43) Installing libcurl (7.80.0-r1) [2022-05-10T20:48:24.633Z] (6/43) Installing curl (7.80.0-r1) [2022-05-10T20:48:24.633Z] (7/43) Installing dumb-init (1.2.5-r1) [2022-05-10T20:48:24.633Z] (8/43) Installing libbz2 (1.0.8-r1) [2022-05-10T20:48:24.633Z] (9/43) Installing expat (2.4.7-r0) [2022-05-10T20:48:24.634Z] (10/43) Installing libffi (3.4.2-r1) [2022-05-10T20:48:24.634Z] (11/43) Installing gdbm (1.22-r0) [2022-05-10T20:48:24.634Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-10T20:48:24.634Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-05-10T20:48:24.634Z] ---> a3f8e5e18768 [2022-05-10T20:48:24.634Z] Step 3/25 : WORKDIR /edgex-go [2022-05-10T20:48:24.634Z] (12/43) Installing xz-libs (5.2.5-r1) [2022-05-10T20:48:24.634Z] ---> Using cache [2022-05-10T20:48:24.634Z] (13/43) Installing libgcc (10.3.1_git20211027-r0) [2022-05-10T20:48:24.634Z] ---> 32def9ddbbb3 [2022-05-10T20:48:24.634Z] (14/43) Installing libstdc++ (10.3.1_git20211027-r0) [2022-05-10T20:48:24.634Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-10T20:48:24.634Z] ---> Using cache [2022-05-10T20:48:24.634Z] ---> 423f53ada07b [2022-05-10T20:48:24.634Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-05-10T20:48:24.634Z] (15/43) Installing mpdecimal (2.5.1-r1) [2022-05-10T20:48:24.634Z] (16/43) Installing sqlite-libs (3.36.0-r0) [2022-05-10T20:48:24.634Z] (17/43) Installing python3 (3.9.7-r4) [2022-05-10T20:48:24.894Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-10T20:48:24.894Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-05-10T20:48:24.894Z] ---> a3f8e5e18768 [2022-05-10T20:48:24.894Z] Step 3/22 : WORKDIR /edgex-go [2022-05-10T20:48:24.894Z] ---> Using cache [2022-05-10T20:48:24.894Z] ---> 32def9ddbbb3 [2022-05-10T20:48:24.894Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-10T20:48:24.894Z] ---> Using cache [2022-05-10T20:48:24.894Z] ---> 423f53ada07b [2022-05-10T20:48:24.894Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-05-10T20:48:24.894Z] (18/43) Installing py3-appdirs (1.4.4-r2) [2022-05-10T20:48:24.894Z] (19/43) Installing py3-certifi (2020.12.5-r1) [2022-05-10T20:48:24.894Z] (20/43) Installing py3-charset-normalizer (2.0.7-r0) [2022-05-10T20:48:24.894Z] (21/43) Installing py3-idna (3.3-r0) [2022-05-10T20:48:24.894Z] (22/43) Installing py3-urllib3 (1.26.7-r0) [2022-05-10T20:48:24.894Z] (23/43) Installing py3-requests (2.26.0-r1) [2022-05-10T20:48:25.153Z] (24/43) Installing py3-msgpack (1.0.2-r1) [2022-05-10T20:48:25.153Z] (25/43) Installing py3-lockfile (0.12.2-r4) [2022-05-10T20:48:25.153Z] (26/43) Installing py3-cachecontrol (0.12.10-r0) [2022-05-10T20:48:25.153Z] (27/43) Installing py3-colorama (0.4.4-r1) [2022-05-10T20:48:25.153Z] (28/43) Installing py3-contextlib2 (21.6.0-r1) [2022-05-10T20:48:25.153Z] (29/43) Installing py3-distlib (0.3.3-r0) [2022-05-10T20:48:25.153Z] (30/43) Installing py3-distro (1.6.0-r0) [2022-05-10T20:48:25.153Z] (31/43) Installing py3-six (1.16.0-r0) [2022-05-10T20:48:25.153Z] (32/43) Installing py3-webencodings (0.5.1-r4) [2022-05-10T20:48:25.153Z] (33/43) Installing py3-html5lib (1.1-r1) [2022-05-10T20:48:25.153Z] (34/43) Installing py3-parsing (2.4.7-r2) [2022-05-10T20:48:25.153Z] (35/43) Installing py3-packaging (20.9-r1) [2022-05-10T20:48:25.153Z] (36/43) Installing py3-tomli (1.2.2-r0) [2022-05-10T20:48:25.153Z] (37/43) Installing py3-pep517 (0.12.0-r0) [2022-05-10T20:48:25.153Z] (38/43) Installing py3-progress (1.6-r0) [2022-05-10T20:48:25.153Z] (39/43) Installing py3-retrying (1.3.3-r2) [2022-05-10T20:48:25.153Z] (40/43) Installing py3-ordered-set (4.0.2-r2) [2022-05-10T20:48:25.153Z] (41/43) Installing py3-setuptools (52.0.0-r4) [2022-05-10T20:48:25.153Z] (42/43) Installing py3-toml (0.10.2-r2) [2022-05-10T20:48:25.153Z] (43/43) Installing py3-pip (20.3.4-r1) [2022-05-10T20:48:25.411Z] Executing busybox-1.34.1-r5.trigger [2022-05-10T20:48:25.411Z] OK: 83 MiB in 65 packages [2022-05-10T20:48:25.979Z] ---> Running in 930db7b227b6 [2022-05-10T20:48:25.979Z] ---> Running in 336ac0b1008a [2022-05-10T20:48:25.979Z] Collecting docker-compose==1.23.2 [2022-05-10T20:48:26.238Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-05-10T20:48:26.238Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.16.0) [2022-05-10T20:48:26.238Z] Collecting websocket-client<1.0,>=0.32.0 [2022-05-10T20:48:26.238Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-05-10T20:48:26.238Z] Collecting cached-property<2,>=1.2.0 [2022-05-10T20:48:26.238Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-05-10T20:48:26.238Z] Collecting dockerpty<0.5,>=0.4.1 [2022-05-10T20:48:26.238Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-05-10T20:48:26.809Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-05-10T20:48:26.809Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-05-10T20:48:26.809Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-10T20:48:26.809Z] Collecting PyYAML<4,>=3.10 [2022-05-10T20:48:26.809Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-05-10T20:48:27.070Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-10T20:48:27.335Z] Collecting jsonschema<3,>=2.5.1 [2022-05-10T20:48:27.335Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-05-10T20:48:27.335Z] Collecting docopt<0.7,>=0.6.1 [2022-05-10T20:48:27.335Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-05-10T20:48:27.594Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-10T20:48:27.853Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-10T20:48:27.853Z] Collecting docker<4.0,>=3.6.0 [2022-05-10T20:48:27.853Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-05-10T20:48:27.853Z] Collecting texttable<0.10,>=0.9.0 [2022-05-10T20:48:27.853Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-05-10T20:48:28.112Z] OK: 221 MiB in 52 packages [2022-05-10T20:48:28.112Z] OK: 221 MiB in 52 packages [2022-05-10T20:48:28.436Z] Collecting docker-pycreds>=0.4.0 [2022-05-10T20:48:28.436Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-05-10T20:48:28.436Z] Collecting urllib3<1.25,>=1.21.1 [2022-05-10T20:48:28.436Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-05-10T20:48:28.436Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) [2022-05-10T20:48:28.436Z] Collecting idna<2.8,>=2.5 [2022-05-10T20:48:28.436Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-05-10T20:48:28.697Z] Collecting chardet<3.1.0,>=3.0.2 [2022-05-10T20:48:28.697Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-05-10T20:48:28.697Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-05-10T20:48:28.697Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-05-10T20:48:28.697Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-05-10T20:48:28.697Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-05-10T20:48:28.697Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-05-10T20:48:28.697Z] Attempting uninstall: urllib3 [2022-05-10T20:48:28.697Z] Found existing installation: urllib3 1.26.7 [2022-05-10T20:48:28.697Z] Uninstalling urllib3-1.26.7: [2022-05-10T20:48:28.697Z] Successfully uninstalled urllib3-1.26.7 [2022-05-10T20:48:28.958Z] Removing intermediate container 336ac0b1008a [2022-05-10T20:48:28.958Z] ---> d204d37ab08f [2022-05-10T20:48:28.958Z] Step 6/22 : COPY go.mod vendor* ./ [2022-05-10T20:48:28.958Z] Removing intermediate container 930db7b227b6 [2022-05-10T20:48:28.958Z] ---> 5472d2cdd803 [2022-05-10T20:48:28.958Z] Step 6/25 : COPY go.mod vendor* ./ [2022-05-10T20:48:28.958Z] Attempting uninstall: idna [2022-05-10T20:48:28.958Z] Found existing installation: idna 3.3 [2022-05-10T20:48:28.958Z] Uninstalling idna-3.3: [2022-05-10T20:48:28.958Z] Successfully uninstalled idna-3.3 [2022-05-10T20:48:29.525Z] Attempting uninstall: requests [2022-05-10T20:48:29.525Z] Found existing installation: requests 2.26.0 [2022-05-10T20:48:29.525Z] Uninstalling requests-2.26.0: [2022-05-10T20:48:29.525Z] Successfully uninstalled requests-2.26.0 [2022-05-10T20:48:29.787Z] ---> cd40d6ad26b6 [2022-05-10T20:48:29.787Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-10T20:48:29.787Z] Running setup.py install for texttable: started [2022-05-10T20:48:29.787Z] ---> ce6a81af5fd3 [2022-05-10T20:48:29.787Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-10T20:48:29.787Z] ---> Running in 5c0bc7f99903 [2022-05-10T20:48:29.787Z] ---> Running in 2f484033943d [2022-05-10T20:48:30.046Z] Running setup.py install for texttable: finished with status 'done' [2022-05-10T20:48:30.046Z] Running setup.py install for PyYAML: started [2022-05-10T20:48:30.306Z] Running setup.py install for PyYAML: finished with status 'done' [2022-05-10T20:48:30.564Z] Running setup.py install for docopt: started [2022-05-10T20:48:30.824Z] Running setup.py install for docopt: finished with status 'done' [2022-05-10T20:48:30.824Z] Running setup.py install for dockerpty: started [2022-05-10T20:48:31.392Z] Running setup.py install for dockerpty: finished with status 'done' [2022-05-10T20:48:31.960Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2022-05-10T20:48:31.960Z] Removing intermediate container 5c0bc7f99903 [2022-05-10T20:48:31.960Z] ---> 1c7a824aaf11 [2022-05-10T20:48:31.960Z] Step 8/25 : COPY . . [2022-05-10T20:48:32.528Z] Removing intermediate container 2f484033943d [2022-05-10T20:48:32.528Z] ---> e712e1da7a4f [2022-05-10T20:48:32.528Z] Step 8/22 : COPY . . [2022-05-10T20:48:40.644Z] Removing intermediate container 82f5b986ae6a [2022-05-10T20:48:40.644Z] ---> e22f8cc4113d [2022-05-10T20:48:40.644Z] Step 14/23 : ENV APP_PORT=58890 [2022-05-10T20:48:41.212Z] ---> Running in a913ebc7ab38 [2022-05-10T20:48:41.779Z] Removing intermediate container a913ebc7ab38 [2022-05-10T20:48:41.779Z] ---> 5217ebbaa0d7 [2022-05-10T20:48:41.779Z] Step 15/23 : EXPOSE $APP_PORT [2022-05-10T20:48:41.779Z] ---> Running in b325ee801b43 [2022-05-10T20:48:42.037Z] Removing intermediate container b325ee801b43 [2022-05-10T20:48:42.037Z] ---> 4442eb659d0c [2022-05-10T20:48:42.037Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-05-10T20:48:43.941Z] ---> 77e5f9ce96c4 [2022-05-10T20:48:43.941Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-05-10T20:48:46.474Z] ---> 0105d94d703b [2022-05-10T20:48:46.474Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-05-10T20:48:49.762Z] ---> 6dadd765ce9e [2022-05-10T20:48:49.762Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-05-10T20:48:49.762Z] ---> Running in 06fa9a6855b7 [2022-05-10T20:48:50.020Z] Removing intermediate container 06fa9a6855b7 [2022-05-10T20:48:50.020Z] ---> e3538415f421 [2022-05-10T20:48:50.020Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-10T20:48:50.280Z] ---> Running in 23443ba524bf [2022-05-10T20:48:50.846Z] Removing intermediate container 23443ba524bf [2022-05-10T20:48:50.846Z] ---> 2dce16b5ddaf [2022-05-10T20:48:50.846Z] Step 21/23 : LABEL arch=x86_64 [2022-05-10T20:48:50.846Z] ---> Running in 2d557d94401f [2022-05-10T20:48:51.413Z] Removing intermediate container 2d557d94401f [2022-05-10T20:48:51.413Z] ---> 1cd00d5b89e3 [2022-05-10T20:48:51.413Z] Step 22/23 : LABEL git_sha=6d533ed8a0b57e16c83af1786f4bb506e87964b5 [2022-05-10T20:48:51.671Z] ---> Running in c70b265961e6 [2022-05-10T20:48:52.608Z] Removing intermediate container c70b265961e6 [2022-05-10T20:48:52.608Z] ---> dd051438854e [2022-05-10T20:48:52.608Z] Step 23/23 : LABEL version=0.0.0 [2022-05-10T20:48:53.176Z] ---> Running in d918059620c1 [2022-05-10T20:48:53.176Z] ---> b90d5a0d1605 [2022-05-10T20:48:53.176Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-05-10T20:48:54.114Z] ---> Running in e81844c200f9 [2022-05-10T20:48:54.373Z] Removing intermediate container d918059620c1 [2022-05-10T20:48:54.373Z] ---> 5a722cde175f [2022-05-10T20:48:54.373Z] [2022-05-10T20:48:54.373Z] ---> 85017e3a4e1e [2022-05-10T20:48:54.373Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-05-10T20:48:54.688Z] Successfully built 5a722cde175f [2022-05-10T20:48:54.951Z] Successfully tagged sys-mgmt-agent:latest [2022-05-10T20:48:54.951Z]  Building sys-mgmt-agent ... done Building security-spiffe-token-provider [2022-05-10T20:48:54.951Z] Removing intermediate container e81844c200f9 [2022-05-10T20:48:54.951Z] ---> f365cba799b5 [2022-05-10T20:48:54.951Z] Step 10/25 : RUN mkdir -p spire-build [2022-05-10T20:48:54.951Z] ---> Running in 8670eeb1f5d4 [2022-05-10T20:48:55.211Z] ---> Running in 2ab0af944643 [2022-05-10T20:48:56.150Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-05-10T20:48:59.440Z] Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-10T20:48:59.440Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-05-10T20:48:59.440Z] ---> a3f8e5e18768 [2022-05-10T20:48:59.440Z] Step 3/20 : WORKDIR /edgex-go [2022-05-10T20:48:59.440Z] ---> Using cache [2022-05-10T20:48:59.440Z] ---> 32def9ddbbb3 [2022-05-10T20:48:59.440Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-05-10T20:49:00.010Z] ---> Running in 1b8888e05c83 [2022-05-10T20:49:00.269Z] Removing intermediate container 2ab0af944643 [2022-05-10T20:49:00.269Z] ---> 425ded8c4124 [2022-05-10T20:49:00.269Z] Step 11/25 : WORKDIR /edgex-go/spire-build [2022-05-10T20:49:00.528Z] ---> Running in 7dd9820b6004 [2022-05-10T20:49:00.787Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-10T20:49:00.787Z] Removing intermediate container 7dd9820b6004 [2022-05-10T20:49:00.787Z] ---> 2036d03333fd [2022-05-10T20:49:00.787Z] Step 12/25 : RUN wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent [2022-05-10T20:49:00.787Z] ---> Running in 5fc975da4b3c [2022-05-10T20:49:01.725Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-10T20:49:01.984Z] v3.15.4-119-gb71cf71a5b [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-05-10T20:49:01.984Z] v3.15.4-119-gb71cf71a5b [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-05-10T20:49:01.984Z] OK: 15864 distinct packages available [2022-05-10T20:49:01.984Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-10T20:49:02.244Z] spire-1.2.1/ [2022-05-10T20:49:02.244Z] spire-1.2.1/.data/ [2022-05-10T20:49:02.244Z] spire-1.2.1/.data/.file [2022-05-10T20:49:02.244Z] spire-1.2.1/.dockerignore [2022-05-10T20:49:02.244Z] spire-1.2.1/.gitattributes [2022-05-10T20:49:02.244Z] spire-1.2.1/.githooks/ [2022-05-10T20:49:02.244Z] spire-1.2.1/.githooks/pre-commit [2022-05-10T20:49:02.244Z] spire-1.2.1/.github/ [2022-05-10T20:49:02.244Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-05-10T20:49:02.244Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-05-10T20:49:02.244Z] spire-1.2.1/.github/dependabot.yml [2022-05-10T20:49:02.244Z] spire-1.2.1/.github/workflows/ [2022-05-10T20:49:02.244Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-05-10T20:49:02.244Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-05-10T20:49:02.244Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-05-10T20:49:02.244Z] spire-1.2.1/.github/workflows/scripts/ [2022-05-10T20:49:02.244Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-05-10T20:49:02.244Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-05-10T20:49:02.244Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-05-10T20:49:02.244Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-05-10T20:49:02.244Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-05-10T20:49:02.244Z] spire-1.2.1/.gitignore [2022-05-10T20:49:02.244Z] spire-1.2.1/.go-version [2022-05-10T20:49:02.244Z] spire-1.2.1/.golangci.yml [2022-05-10T20:49:02.244Z] spire-1.2.1/ADOPTERS.md [2022-05-10T20:49:02.244Z] spire-1.2.1/CHANGELOG.md [2022-05-10T20:49:02.244Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-05-10T20:49:02.244Z] spire-1.2.1/CODEOWNERS [2022-05-10T20:49:02.244Z] spire-1.2.1/CONTRIBUTING.md [2022-05-10T20:49:02.244Z] spire-1.2.1/Dockerfile [2022-05-10T20:49:02.244Z] spire-1.2.1/Dockerfile.dev [2022-05-10T20:49:02.244Z] spire-1.2.1/Dockerfile.scratch [2022-05-10T20:49:02.244Z] spire-1.2.1/LICENSE [2022-05-10T20:49:02.244Z] spire-1.2.1/MAINTAINERS.md [2022-05-10T20:49:02.244Z] spire-1.2.1/Makefile [2022-05-10T20:49:02.244Z] spire-1.2.1/README.md [2022-05-10T20:49:02.244Z] spire-1.2.1/ROADMAP.md [2022-05-10T20:49:02.244Z] spire-1.2.1/SECURITY.md [2022-05-10T20:49:02.244Z] spire-1.2.1/cmd/ [2022-05-10T20:49:02.244Z] spire-1.2.1/cmd/spire-agent/ [2022-05-10T20:49:02.244Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-05-10T20:49:02.244Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-05-10T20:49:02.244Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-05-10T20:49:02.244Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-05-10T20:49:02.244Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-05-10T20:49:02.244Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-05-10T20:49:02.244Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-05-10T20:49:02.244Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-05-10T20:49:02.244Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-05-10T20:49:02.244Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-05-10T20:49:02.244Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-05-10T20:49:02.244Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-05-10T20:49:02.244Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-05-10T20:49:02.244Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-05-10T20:49:02.244Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-05-10T20:49:02.244Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-05-10T20:49:02.244Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-05-10T20:49:02.244Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-05-10T20:49:02.244Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-05-10T20:49:02.244Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-05-10T20:49:02.244Z] spire-1.2.1/cmd/spire-agent/main.go [2022-05-10T20:49:02.244Z] spire-1.2.1/cmd/spire-server/ [2022-05-10T20:49:02.244Z] spire-1.2.1/cmd/spire-server/cli/ [2022-05-10T20:49:02.244Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-05-10T20:49:02.244Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-05-10T20:49:02.244Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-05-10T20:49:02.244Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-05-10T20:49:02.244Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-05-10T20:49:02.244Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-05-10T20:49:02.244Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-05-10T20:49:02.244Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-05-10T20:49:02.244Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-05-10T20:49:02.244Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-05-10T20:49:02.244Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-05-10T20:49:02.244Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-05-10T20:49:02.244Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-05-10T20:49:02.244Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-05-10T20:49:02.244Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-05-10T20:49:02.244Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-05-10T20:49:02.244Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-05-10T20:49:02.244Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-05-10T20:49:02.244Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-05-10T20:49:02.244Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-05-10T20:49:02.244Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-05-10T20:49:02.244Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-05-10T20:49:02.244Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-05-10T20:49:02.244Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-05-10T20:49:02.244Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-05-10T20:49:02.244Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-05-10T20:49:02.244Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-05-10T20:49:02.244Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-05-10T20:49:02.244Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-05-10T20:49:02.244Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-05-10T20:49:02.244Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-05-10T20:49:02.244Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-05-10T20:49:02.244Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-05-10T20:49:02.244Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-05-10T20:49:02.244Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-05-10T20:49:02.244Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-05-10T20:49:02.244Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-05-10T20:49:02.244Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-05-10T20:49:02.244Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-05-10T20:49:02.244Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-05-10T20:49:02.244Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-05-10T20:49:02.244Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-05-10T20:49:02.245Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-05-10T20:49:02.245Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-05-10T20:49:02.245Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-05-10T20:49:02.245Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-05-10T20:49:02.245Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-05-10T20:49:02.245Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-05-10T20:49:02.245Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-05-10T20:49:02.245Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-05-10T20:49:02.245Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-05-10T20:49:02.245Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-05-10T20:49:02.245Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-05-10T20:49:02.245Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-05-10T20:49:02.245Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-05-10T20:49:02.245Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-05-10T20:49:02.245Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-05-10T20:49:02.245Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-05-10T20:49:02.245Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-05-10T20:49:02.245Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-05-10T20:49:02.245Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-05-10T20:49:02.245Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-05-10T20:49:02.245Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-05-10T20:49:02.245Z] spire-1.2.1/cmd/spire-server/main.go [2022-05-10T20:49:02.245Z] spire-1.2.1/cmd/spire-server/util/ [2022-05-10T20:49:02.245Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-05-10T20:49:02.245Z] spire-1.2.1/conf/ [2022-05-10T20:49:02.245Z] spire-1.2.1/conf/agent/ [2022-05-10T20:49:02.245Z] spire-1.2.1/conf/agent/agent.conf [2022-05-10T20:49:02.245Z] spire-1.2.1/conf/agent/agent_full.conf [2022-05-10T20:49:02.245Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-05-10T20:49:02.245Z] spire-1.2.1/conf/server/ [2022-05-10T20:49:02.245Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-05-10T20:49:02.245Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-05-10T20:49:02.245Z] spire-1.2.1/conf/server/server.conf [2022-05-10T20:49:02.245Z] spire-1.2.1/conf/server/server_full.conf [2022-05-10T20:49:02.245Z] spire-1.2.1/doc/ [2022-05-10T20:49:02.245Z] spire-1.2.1/doc/SPIRE101.md [2022-05-10T20:49:02.245Z] spire-1.2.1/doc/auditlog.md [2022-05-10T20:49:02.245Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-05-10T20:49:02.245Z] spire-1.2.1/doc/changelog_guidelines.md [2022-05-10T20:49:02.245Z] spire-1.2.1/doc/cure53-report.pdf [2022-05-10T20:49:02.245Z] spire-1.2.1/doc/images/ [2022-05-10T20:49:02.245Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-05-10T20:49:02.245Z] spire-1.2.1/doc/images/SPIRE101.png [2022-05-10T20:49:02.245Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-05-10T20:49:02.245Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-05-10T20:49:02.245Z] spire-1.2.1/doc/images/cache_mgr.png [2022-05-10T20:49:02.245Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-05-10T20:49:02.245Z] spire-1.2.1/doc/images/federated_spire.png [2022-05-10T20:49:02.245Z] spire-1.2.1/doc/images/ha_mode.png [2022-05-10T20:49:02.245Z] spire-1.2.1/doc/images/nested_spire.png [2022-05-10T20:49:02.245Z] spire-1.2.1/doc/images/oidc_federation.png [2022-05-10T20:49:02.245Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-05-10T20:49:02.245Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-05-10T20:49:02.245Z] spire-1.2.1/doc/images/spire_logo.png [2022-05-10T20:49:02.245Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-05-10T20:49:02.245Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-05-10T20:49:02.245Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-05-10T20:49:02.245Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-05-10T20:49:02.245Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-05-10T20:49:02.245Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-05-10T20:49:02.245Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-05-10T20:49:02.245Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-05-10T20:49:02.245Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-05-10T20:49:02.245Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-05-10T20:49:02.245Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-05-10T20:49:02.245Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-05-10T20:49:02.245Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-05-10T20:49:02.245Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-05-10T20:49:02.245Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-05-10T20:49:02.245Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-05-10T20:49:02.245Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-05-10T20:49:02.245Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-05-10T20:49:02.245Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-05-10T20:49:02.245Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-05-10T20:49:02.245Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-05-10T20:49:02.245Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-05-10T20:49:02.245Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-05-10T20:49:02.245Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-05-10T20:49:02.245Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-05-10T20:49:02.245Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-05-10T20:49:02.245Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-05-10T20:49:02.245Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-05-10T20:49:02.245Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-05-10T20:49:02.245Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-05-10T20:49:02.245Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-05-10T20:49:02.245Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-05-10T20:49:02.245Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-05-10T20:49:02.245Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-05-10T20:49:02.245Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-05-10T20:49:02.245Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-05-10T20:49:02.245Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-05-10T20:49:02.245Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-05-10T20:49:02.245Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-05-10T20:49:02.245Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-05-10T20:49:02.245Z] spire-1.2.1/doc/scaling_spire.md [2022-05-10T20:49:02.245Z] spire-1.2.1/doc/spire_agent.md [2022-05-10T20:49:02.245Z] spire-1.2.1/doc/spire_server.md [2022-05-10T20:49:02.245Z] spire-1.2.1/doc/supported_integrations.md [2022-05-10T20:49:02.245Z] spire-1.2.1/doc/telemetry.md [2022-05-10T20:49:02.245Z] spire-1.2.1/doc/telemetry_config.md [2022-05-10T20:49:02.245Z] spire-1.2.1/doc/upgrading.md [2022-05-10T20:49:02.245Z] spire-1.2.1/doc/using_spire.md [2022-05-10T20:49:02.245Z] spire-1.2.1/examples/ [2022-05-10T20:49:02.245Z] spire-1.2.1/examples/README.md [2022-05-10T20:49:02.245Z] spire-1.2.1/go.mod [2022-05-10T20:49:02.245Z] spire-1.2.1/go.sum [2022-05-10T20:49:02.245Z] spire-1.2.1/pkg/ [2022-05-10T20:49:02.245Z] spire-1.2.1/pkg/agent/ [2022-05-10T20:49:02.245Z] spire-1.2.1/pkg/agent/agent.go [2022-05-10T20:49:02.245Z] spire-1.2.1/pkg/agent/api/ [2022-05-10T20:49:02.245Z] spire-1.2.1/pkg/agent/api/config.go [2022-05-10T20:49:02.245Z] spire-1.2.1/pkg/agent/api/debug/ [2022-05-10T20:49:02.245Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-05-10T20:49:02.245Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-05-10T20:49:02.245Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-05-10T20:49:02.245Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-05-10T20:49:02.245Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-05-10T20:49:02.245Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-05-10T20:49:02.245Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-05-10T20:49:02.245Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-05-10T20:49:02.245Z] spire-1.2.1/pkg/agent/api/health/ [2022-05-10T20:49:02.245Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-05-10T20:49:02.245Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-05-10T20:49:02.245Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-05-10T20:49:02.245Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-05-10T20:49:02.245Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-05-10T20:49:02.245Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-05-10T20:49:02.245Z] spire-1.2.1/pkg/agent/attestor/ [2022-05-10T20:49:02.245Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-05-10T20:49:02.245Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-05-10T20:49:02.245Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-05-10T20:49:02.245Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-05-10T20:49:02.245Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-05-10T20:49:02.245Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-05-10T20:49:02.245Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-05-10T20:49:02.245Z] spire-1.2.1/pkg/agent/catalog/ [2022-05-10T20:49:02.245Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-05-10T20:49:02.245Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-05-10T20:49:02.245Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-05-10T20:49:02.245Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-05-10T20:49:02.245Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-05-10T20:49:02.245Z] spire-1.2.1/pkg/agent/client/ [2022-05-10T20:49:02.245Z] spire-1.2.1/pkg/agent/client/client.go [2022-05-10T20:49:02.245Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-05-10T20:49:02.245Z] spire-1.2.1/pkg/agent/client/dial.go [2022-05-10T20:49:02.245Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-05-10T20:49:02.245Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-05-10T20:49:02.245Z] spire-1.2.1/pkg/agent/client/update.go [2022-05-10T20:49:02.245Z] spire-1.2.1/pkg/agent/client/util.go [2022-05-10T20:49:02.245Z] spire-1.2.1/pkg/agent/common/ [2022-05-10T20:49:02.245Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-05-10T20:49:02.245Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-05-10T20:49:02.245Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-05-10T20:49:02.245Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-05-10T20:49:02.245Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-05-10T20:49:02.245Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-05-10T20:49:02.245Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-05-10T20:49:02.245Z] spire-1.2.1/pkg/agent/config.go [2022-05-10T20:49:02.245Z] spire-1.2.1/pkg/agent/endpoints/ [2022-05-10T20:49:02.245Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-05-10T20:49:02.245Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-05-10T20:49:02.245Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-05-10T20:49:02.245Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-05-10T20:49:02.245Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-05-10T20:49:02.245Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-05-10T20:49:02.245Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-05-10T20:49:02.245Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-05-10T20:49:02.245Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-05-10T20:49:02.245Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-05-10T20:49:02.245Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-05-10T20:49:02.245Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-05-10T20:49:02.245Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-05-10T20:49:02.245Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-05-10T20:49:02.245Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-05-10T20:49:02.245Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-05-10T20:49:02.245Z] spire-1.2.1/pkg/agent/manager/ [2022-05-10T20:49:02.245Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-05-10T20:49:02.245Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-05-10T20:49:02.245Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-05-10T20:49:02.245Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-05-10T20:49:02.245Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-05-10T20:49:02.245Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-05-10T20:49:02.245Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-05-10T20:49:02.245Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-05-10T20:49:02.245Z] spire-1.2.1/pkg/agent/manager/config.go [2022-05-10T20:49:02.245Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-05-10T20:49:02.245Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-05-10T20:49:02.245Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-05-10T20:49:02.245Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-05-10T20:49:02.245Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-05-10T20:49:02.245Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-05-10T20:49:02.245Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-05-10T20:49:02.245Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-05-10T20:49:02.245Z] spire-1.2.1/pkg/agent/plugin/ [2022-05-10T20:49:02.245Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-05-10T20:49:02.245Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-05-10T20:49:02.245Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-05-10T20:49:02.245Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-05-10T20:49:02.245Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-05-10T20:49:02.245Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-05-10T20:49:02.245Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-05-10T20:49:02.245Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-05-10T20:49:02.245Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-05-10T20:49:02.245Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-05-10T20:49:02.245Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-05-10T20:49:02.245Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-05-10T20:49:02.245Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-05-10T20:49:02.245Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-05-10T20:49:02.245Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-05-10T20:49:02.245Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-05-10T20:49:02.245Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-05-10T20:49:02.246Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-05-10T20:49:02.246Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-05-10T20:49:02.246Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-05-10T20:49:02.246Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-05-10T20:49:02.246Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-05-10T20:49:02.246Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-05-10T20:49:02.246Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-05-10T20:49:02.246Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-05-10T20:49:02.246Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-05-10T20:49:02.246Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-05-10T20:49:02.246Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-05-10T20:49:02.246Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-05-10T20:49:02.246Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-05-10T20:49:02.246Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-05-10T20:49:02.246Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-05-10T20:49:02.246Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-05-10T20:49:02.246Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-05-10T20:49:02.246Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-05-10T20:49:02.246Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-05-10T20:49:02.246Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-05-10T20:49:02.246Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-05-10T20:49:02.246Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-05-10T20:49:02.246Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-05-10T20:49:02.246Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-05-10T20:49:02.246Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-05-10T20:49:02.246Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-05-10T20:49:02.246Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-05-10T20:49:02.246Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-05-10T20:49:02.246Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-05-10T20:49:02.246Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-05-10T20:49:02.246Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-05-10T20:49:02.246Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-05-10T20:49:02.246Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-05-10T20:49:02.246Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-05-10T20:49:02.246Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-05-10T20:49:02.246Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-05-10T20:49:02.246Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-05-10T20:49:02.246Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-05-10T20:49:02.246Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-05-10T20:49:02.246Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-05-10T20:49:02.246Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-05-10T20:49:02.246Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-05-10T20:49:02.246Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-05-10T20:49:02.246Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-05-10T20:49:02.246Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-05-10T20:49:02.246Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-05-10T20:49:02.246Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-05-10T20:49:02.246Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-05-10T20:49:02.246Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-05-10T20:49:02.246Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-05-10T20:49:02.246Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-05-10T20:49:02.246Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-05-10T20:49:02.246Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-05-10T20:49:02.246Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-05-10T20:49:02.246Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-05-10T20:49:02.246Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-05-10T20:49:02.246Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-05-10T20:49:02.246Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-05-10T20:49:02.246Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-05-10T20:49:02.246Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-05-10T20:49:02.246Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-05-10T20:49:02.246Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-05-10T20:49:02.246Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-05-10T20:49:02.246Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-05-10T20:49:02.246Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-05-10T20:49:02.246Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-05-10T20:49:02.246Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-05-10T20:49:02.246Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-05-10T20:49:02.246Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-05-10T20:49:02.246Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-05-10T20:49:02.246Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-05-10T20:49:02.246Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-05-10T20:49:02.246Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-05-10T20:49:02.246Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-05-10T20:49:02.246Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-05-10T20:49:02.246Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-05-10T20:49:02.246Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-05-10T20:49:02.246Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-05-10T20:49:02.246Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-05-10T20:49:02.246Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-05-10T20:49:02.246Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-05-10T20:49:02.246Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-05-10T20:49:02.246Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-05-10T20:49:02.246Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-05-10T20:49:02.246Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-05-10T20:49:02.246Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-05-10T20:49:02.246Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-05-10T20:49:02.246Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-05-10T20:49:02.246Z] spire-1.2.1/pkg/agent/svid/ [2022-05-10T20:49:02.246Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-05-10T20:49:02.246Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-05-10T20:49:02.246Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-05-10T20:49:02.246Z] spire-1.2.1/pkg/agent/svid/store/ [2022-05-10T20:49:02.246Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-05-10T20:49:02.246Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-05-10T20:49:02.246Z] spire-1.2.1/pkg/common/ [2022-05-10T20:49:02.246Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-05-10T20:49:02.246Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-05-10T20:49:02.246Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-05-10T20:49:02.246Z] spire-1.2.1/pkg/common/api/ [2022-05-10T20:49:02.246Z] spire-1.2.1/pkg/common/api/metrics.go [2022-05-10T20:49:02.246Z] spire-1.2.1/pkg/common/api/middleware/ [2022-05-10T20:49:02.246Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-05-10T20:49:02.246Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-05-10T20:49:02.246Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-05-10T20:49:02.246Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-05-10T20:49:02.246Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-05-10T20:49:02.246Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-05-10T20:49:02.246Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-05-10T20:49:02.246Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-05-10T20:49:02.246Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-05-10T20:49:02.246Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-05-10T20:49:02.246Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-05-10T20:49:02.246Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-05-10T20:49:02.246Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-05-10T20:49:02.246Z] spire-1.2.1/pkg/common/api/names.go [2022-05-10T20:49:02.246Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-05-10T20:49:02.246Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-05-10T20:49:02.246Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-05-10T20:49:02.246Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-05-10T20:49:02.246Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-05-10T20:49:02.246Z] spire-1.2.1/pkg/common/auth/ [2022-05-10T20:49:02.246Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-05-10T20:49:02.246Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-05-10T20:49:02.246Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-05-10T20:49:02.246Z] spire-1.2.1/pkg/common/bundleutil/ [2022-05-10T20:49:02.246Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-05-10T20:49:02.246Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-05-10T20:49:02.246Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-05-10T20:49:02.246Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-05-10T20:49:02.246Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-05-10T20:49:02.246Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-05-10T20:49:02.246Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-05-10T20:49:02.246Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-05-10T20:49:02.246Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-05-10T20:49:02.246Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-05-10T20:49:02.246Z] spire-1.2.1/pkg/common/catalog/ [2022-05-10T20:49:02.246Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-05-10T20:49:02.246Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-05-10T20:49:02.246Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-05-10T20:49:02.246Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-05-10T20:49:02.246Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-05-10T20:49:02.246Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-05-10T20:49:02.246Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-05-10T20:49:02.246Z] spire-1.2.1/pkg/common/catalog/config.go [2022-05-10T20:49:02.246Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-05-10T20:49:02.246Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-05-10T20:49:02.246Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-05-10T20:49:02.246Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-05-10T20:49:02.246Z] spire-1.2.1/pkg/common/catalog/context.go [2022-05-10T20:49:02.246Z] spire-1.2.1/pkg/common/catalog/external.go [2022-05-10T20:49:02.246Z] spire-1.2.1/pkg/common/catalog/host.go [2022-05-10T20:49:02.246Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-05-10T20:49:02.246Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-05-10T20:49:02.246Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-05-10T20:49:02.246Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-05-10T20:49:02.246Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-05-10T20:49:02.246Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-05-10T20:49:02.246Z] spire-1.2.1/pkg/common/cli/ [2022-05-10T20:49:02.246Z] spire-1.2.1/pkg/common/cli/env.go [2022-05-10T20:49:02.246Z] spire-1.2.1/pkg/common/cli/flags.go [2022-05-10T20:49:02.246Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-05-10T20:49:02.246Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-05-10T20:49:02.246Z] spire-1.2.1/pkg/common/cli/umask.go [2022-05-10T20:49:02.246Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-05-10T20:49:02.246Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-05-10T20:49:02.246Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-05-10T20:49:02.246Z] spire-1.2.1/pkg/common/cliprinter/ [2022-05-10T20:49:02.246Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-05-10T20:49:02.246Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-05-10T20:49:02.246Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-05-10T20:49:02.246Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-05-10T20:49:02.246Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-05-10T20:49:02.246Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-05-10T20:49:02.246Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-05-10T20:49:02.246Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-05-10T20:49:02.246Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-05-10T20:49:02.246Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-05-10T20:49:02.246Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-05-10T20:49:02.246Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-05-10T20:49:02.246Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-05-10T20:49:02.246Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-05-10T20:49:02.246Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-05-10T20:49:02.246Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-05-10T20:49:02.246Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-05-10T20:49:02.246Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-05-10T20:49:02.246Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-05-10T20:49:02.246Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-05-10T20:49:02.246Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-05-10T20:49:02.246Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-05-10T20:49:02.246Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-05-10T20:49:02.247Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-05-10T20:49:02.247Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-05-10T20:49:02.247Z] spire-1.2.1/pkg/common/coretypes/ [2022-05-10T20:49:02.247Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-05-10T20:49:02.247Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-05-10T20:49:02.247Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-05-10T20:49:02.247Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-05-10T20:49:02.247Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-05-10T20:49:02.247Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-05-10T20:49:02.247Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-05-10T20:49:02.247Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-05-10T20:49:02.247Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-05-10T20:49:02.247Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-05-10T20:49:02.247Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-05-10T20:49:02.247Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-05-10T20:49:02.247Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-05-10T20:49:02.247Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-05-10T20:49:02.247Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-05-10T20:49:02.247Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-05-10T20:49:02.247Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-05-10T20:49:02.247Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-05-10T20:49:02.247Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-05-10T20:49:02.247Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-05-10T20:49:02.247Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-05-10T20:49:02.247Z] spire-1.2.1/pkg/common/diskutil/ [2022-05-10T20:49:02.247Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-05-10T20:49:02.247Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-05-10T20:49:02.247Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-05-10T20:49:02.247Z] spire-1.2.1/pkg/common/errorutil/ [2022-05-10T20:49:02.247Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-05-10T20:49:02.247Z] spire-1.2.1/pkg/common/health/ [2022-05-10T20:49:02.247Z] spire-1.2.1/pkg/common/health/config.go [2022-05-10T20:49:02.247Z] spire-1.2.1/pkg/common/health/context.go [2022-05-10T20:49:02.247Z] spire-1.2.1/pkg/common/health/context_test.go [2022-05-10T20:49:02.247Z] spire-1.2.1/pkg/common/health/health.go [2022-05-10T20:49:02.247Z] spire-1.2.1/pkg/common/health/health_test.go [2022-05-10T20:49:02.247Z] spire-1.2.1/pkg/common/health/logger.go [2022-05-10T20:49:02.247Z] spire-1.2.1/pkg/common/hostservice/ [2022-05-10T20:49:02.247Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-05-10T20:49:02.247Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-05-10T20:49:02.247Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-05-10T20:49:02.247Z] spire-1.2.1/pkg/common/idutil/ [2022-05-10T20:49:02.247Z] spire-1.2.1/pkg/common/idutil/require.go [2022-05-10T20:49:02.247Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-05-10T20:49:02.247Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-05-10T20:49:02.247Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-05-10T20:49:02.247Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-05-10T20:49:02.247Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-05-10T20:49:02.247Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-05-10T20:49:02.247Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-05-10T20:49:02.247Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-05-10T20:49:02.247Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-05-10T20:49:02.247Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-05-10T20:49:02.247Z] spire-1.2.1/pkg/common/jwtutil/ [2022-05-10T20:49:02.247Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-05-10T20:49:02.247Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-05-10T20:49:02.247Z] spire-1.2.1/pkg/common/log/ [2022-05-10T20:49:02.247Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-05-10T20:49:02.247Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-05-10T20:49:02.247Z] spire-1.2.1/pkg/common/log/log.go [2022-05-10T20:49:02.247Z] spire-1.2.1/pkg/common/log/log_test.go [2022-05-10T20:49:02.247Z] spire-1.2.1/pkg/common/log/options.go [2022-05-10T20:49:02.247Z] spire-1.2.1/pkg/common/nodeutil/ [2022-05-10T20:49:02.247Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-05-10T20:49:02.247Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-05-10T20:49:02.247Z] spire-1.2.1/pkg/common/peertracker/ [2022-05-10T20:49:02.247Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-05-10T20:49:02.247Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-05-10T20:49:02.247Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-05-10T20:49:02.247Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-05-10T20:49:02.247Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-05-10T20:49:02.247Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-05-10T20:49:02.247Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-05-10T20:49:02.247Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-05-10T20:49:02.247Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-05-10T20:49:02.247Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-05-10T20:49:02.247Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-05-10T20:49:02.247Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-05-10T20:49:02.247Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-05-10T20:49:02.247Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-05-10T20:49:02.247Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-05-10T20:49:02.247Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-05-10T20:49:02.247Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-05-10T20:49:02.247Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-05-10T20:49:02.247Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-05-10T20:49:02.247Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-05-10T20:49:02.247Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-05-10T20:49:02.247Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-05-10T20:49:02.247Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-05-10T20:49:02.247Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-05-10T20:49:02.247Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-05-10T20:49:02.247Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-05-10T20:49:02.247Z] spire-1.2.1/pkg/common/pemutil/ [2022-05-10T20:49:02.247Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-05-10T20:49:02.247Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-05-10T20:49:02.247Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-05-10T20:49:02.247Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-05-10T20:49:02.247Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-05-10T20:49:02.247Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-05-10T20:49:02.247Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-05-10T20:49:02.247Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-05-10T20:49:02.247Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-05-10T20:49:02.247Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-05-10T20:49:02.247Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-05-10T20:49:02.247Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-05-10T20:49:02.247Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-05-10T20:49:02.247Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-05-10T20:49:02.247Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-05-10T20:49:02.247Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-05-10T20:49:02.247Z] spire-1.2.1/pkg/common/plugin/ [2022-05-10T20:49:02.247Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-05-10T20:49:02.247Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-05-10T20:49:02.247Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-05-10T20:49:02.247Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-05-10T20:49:02.247Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-05-10T20:49:02.247Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-05-10T20:49:02.247Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-05-10T20:49:02.247Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-05-10T20:49:02.247Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-05-10T20:49:02.247Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-05-10T20:49:02.247Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-05-10T20:49:02.247Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-05-10T20:49:02.247Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-05-10T20:49:02.247Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-05-10T20:49:02.247Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-05-10T20:49:02.247Z] spire-1.2.1/pkg/common/plugin/log.go [2022-05-10T20:49:02.247Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-05-10T20:49:02.247Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-05-10T20:49:02.247Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-05-10T20:49:02.247Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-05-10T20:49:02.247Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-05-10T20:49:02.247Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-05-10T20:49:02.247Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-05-10T20:49:02.247Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-05-10T20:49:02.247Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-05-10T20:49:02.247Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-05-10T20:49:02.247Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-05-10T20:49:02.247Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-05-10T20:49:02.247Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-05-10T20:49:02.247Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-05-10T20:49:02.247Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-05-10T20:49:02.247Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-05-10T20:49:02.247Z] spire-1.2.1/pkg/common/profiling/ [2022-05-10T20:49:02.247Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-05-10T20:49:02.247Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-05-10T20:49:02.247Z] spire-1.2.1/pkg/common/protoutil/ [2022-05-10T20:49:02.247Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-05-10T20:49:02.247Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-05-10T20:49:02.247Z] spire-1.2.1/pkg/common/rotationutil/ [2022-05-10T20:49:02.247Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-05-10T20:49:02.247Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-05-10T20:49:02.247Z] spire-1.2.1/pkg/common/selector/ [2022-05-10T20:49:02.247Z] spire-1.2.1/pkg/common/selector/selector.go [2022-05-10T20:49:02.247Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-05-10T20:49:02.247Z] spire-1.2.1/pkg/common/selector/set.go [2022-05-10T20:49:02.247Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-05-10T20:49:02.247Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-05-10T20:49:02.247Z] spire-1.2.1/pkg/common/telemetry/ [2022-05-10T20:49:02.247Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-05-10T20:49:02.247Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-05-10T20:49:02.247Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-05-10T20:49:02.247Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-05-10T20:49:02.247Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-05-10T20:49:02.247Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-05-10T20:49:02.247Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-05-10T20:49:02.247Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-05-10T20:49:02.247Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-05-10T20:49:02.247Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-05-10T20:49:02.247Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-05-10T20:49:02.247Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-05-10T20:49:02.247Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-05-10T20:49:02.247Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-05-10T20:49:02.247Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-05-10T20:49:02.247Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-05-10T20:49:02.247Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-05-10T20:49:02.247Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-05-10T20:49:02.247Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-05-10T20:49:02.247Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-05-10T20:49:02.247Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-05-10T20:49:02.247Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-05-10T20:49:02.247Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-05-10T20:49:02.247Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-05-10T20:49:02.247Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-05-10T20:49:02.247Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-05-10T20:49:02.247Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-05-10T20:49:02.247Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-05-10T20:49:02.247Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-05-10T20:49:02.247Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-05-10T20:49:02.247Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-05-10T20:49:02.247Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-05-10T20:49:02.247Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-05-10T20:49:02.247Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-05-10T20:49:02.247Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-05-10T20:49:02.247Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-05-10T20:49:02.247Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-05-10T20:49:02.247Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-05-10T20:49:02.247Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-05-10T20:49:02.247Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-05-10T20:49:02.247Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-05-10T20:49:02.248Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-05-10T20:49:02.248Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-05-10T20:49:02.248Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-05-10T20:49:02.248Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-05-10T20:49:02.248Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-05-10T20:49:02.248Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-05-10T20:49:02.248Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-05-10T20:49:02.248Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-05-10T20:49:02.248Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-05-10T20:49:02.248Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-05-10T20:49:02.248Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-05-10T20:49:02.248Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-05-10T20:49:02.248Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-05-10T20:49:02.248Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-05-10T20:49:02.248Z] spire-1.2.1/pkg/common/uptime/ [2022-05-10T20:49:02.248Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-05-10T20:49:02.248Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-05-10T20:49:02.248Z] spire-1.2.1/pkg/common/util/ [2022-05-10T20:49:02.248Z] spire-1.2.1/pkg/common/util/certs.go [2022-05-10T20:49:02.248Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-05-10T20:49:02.248Z] spire-1.2.1/pkg/common/util/csr.go [2022-05-10T20:49:02.248Z] spire-1.2.1/pkg/common/util/hash.go [2022-05-10T20:49:02.248Z] spire-1.2.1/pkg/common/util/selectors.go [2022-05-10T20:49:02.248Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-05-10T20:49:02.248Z] spire-1.2.1/pkg/common/util/signals.go [2022-05-10T20:49:02.248Z] spire-1.2.1/pkg/common/util/sort.go [2022-05-10T20:49:02.248Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-05-10T20:49:02.248Z] spire-1.2.1/pkg/common/util/task.go [2022-05-10T20:49:02.248Z] spire-1.2.1/pkg/common/util/task_test.go [2022-05-10T20:49:02.248Z] spire-1.2.1/pkg/common/util/testdata/ [2022-05-10T20:49:02.248Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-05-10T20:49:02.248Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-05-10T20:49:02.248Z] spire-1.2.1/pkg/common/version/ [2022-05-10T20:49:02.248Z] spire-1.2.1/pkg/common/version/version.go [2022-05-10T20:49:02.248Z] spire-1.2.1/pkg/common/x509svid/ [2022-05-10T20:49:02.248Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-05-10T20:49:02.248Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-05-10T20:49:02.248Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-05-10T20:49:02.248Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-05-10T20:49:02.248Z] spire-1.2.1/pkg/common/x509util/ [2022-05-10T20:49:02.248Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-05-10T20:49:02.248Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-05-10T20:49:02.508Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-05-10T20:49:02.508Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-05-10T20:49:02.508Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-05-10T20:49:02.508Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-05-10T20:49:02.508Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-05-10T20:49:02.508Z] spire-1.2.1/pkg/server/ [2022-05-10T20:49:02.508Z] spire-1.2.1/pkg/server/api/ [2022-05-10T20:49:02.508Z] spire-1.2.1/pkg/server/api/agent.go [2022-05-10T20:49:02.508Z] spire-1.2.1/pkg/server/api/agent/ [2022-05-10T20:49:02.508Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-05-10T20:49:02.508Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-05-10T20:49:02.508Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-05-10T20:49:02.508Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-05-10T20:49:02.508Z] spire-1.2.1/pkg/server/api/api.go [2022-05-10T20:49:02.508Z] spire-1.2.1/pkg/server/api/audit/ [2022-05-10T20:49:02.508Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-05-10T20:49:02.508Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-05-10T20:49:02.508Z] spire-1.2.1/pkg/server/api/bundle.go [2022-05-10T20:49:02.508Z] spire-1.2.1/pkg/server/api/bundle/ [2022-05-10T20:49:02.508Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-05-10T20:49:02.508Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-05-10T20:49:02.508Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-05-10T20:49:02.508Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-05-10T20:49:02.508Z] spire-1.2.1/pkg/server/api/debug/ [2022-05-10T20:49:02.508Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-05-10T20:49:02.508Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-05-10T20:49:02.508Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-05-10T20:49:02.508Z] spire-1.2.1/pkg/server/api/entry.go [2022-05-10T20:49:02.508Z] spire-1.2.1/pkg/server/api/entry/ [2022-05-10T20:49:02.508Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-05-10T20:49:02.508Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-05-10T20:49:02.508Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-05-10T20:49:02.508Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-05-10T20:49:02.508Z] spire-1.2.1/pkg/server/api/health/ [2022-05-10T20:49:02.508Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-05-10T20:49:02.508Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-05-10T20:49:02.508Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-05-10T20:49:02.508Z] spire-1.2.1/pkg/server/api/id.go [2022-05-10T20:49:02.508Z] spire-1.2.1/pkg/server/api/id_test.go [2022-05-10T20:49:02.508Z] spire-1.2.1/pkg/server/api/limits/ [2022-05-10T20:49:02.508Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-05-10T20:49:02.508Z] spire-1.2.1/pkg/server/api/middleware/ [2022-05-10T20:49:02.508Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-05-10T20:49:02.508Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-05-10T20:49:02.508Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-05-10T20:49:02.508Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-05-10T20:49:02.508Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-05-10T20:49:02.508Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-05-10T20:49:02.508Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-05-10T20:49:02.508Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-05-10T20:49:02.508Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-05-10T20:49:02.508Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-05-10T20:49:02.508Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-05-10T20:49:02.508Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-05-10T20:49:02.508Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-05-10T20:49:02.508Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-05-10T20:49:02.508Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-05-10T20:49:02.508Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-05-10T20:49:02.508Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-05-10T20:49:02.508Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-05-10T20:49:02.508Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-05-10T20:49:02.508Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-05-10T20:49:02.508Z] spire-1.2.1/pkg/server/api/selector.go [2022-05-10T20:49:02.508Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-05-10T20:49:02.508Z] spire-1.2.1/pkg/server/api/status.go [2022-05-10T20:49:02.508Z] spire-1.2.1/pkg/server/api/status_test.go [2022-05-10T20:49:02.508Z] spire-1.2.1/pkg/server/api/svid/ [2022-05-10T20:49:02.508Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-05-10T20:49:02.508Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-05-10T20:49:02.508Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-05-10T20:49:02.508Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-05-10T20:49:02.508Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-05-10T20:49:02.508Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-05-10T20:49:02.508Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-05-10T20:49:02.508Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-05-10T20:49:02.508Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-05-10T20:49:02.508Z] spire-1.2.1/pkg/server/authpolicy/ [2022-05-10T20:49:02.508Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-05-10T20:49:02.508Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-05-10T20:49:02.508Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-05-10T20:49:02.508Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-05-10T20:49:02.508Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-05-10T20:49:02.508Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-05-10T20:49:02.508Z] spire-1.2.1/pkg/server/bundle/ [2022-05-10T20:49:02.508Z] spire-1.2.1/pkg/server/bundle/client/ [2022-05-10T20:49:02.508Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-05-10T20:49:02.509Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-05-10T20:49:02.509Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-05-10T20:49:02.509Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-05-10T20:49:02.509Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-05-10T20:49:02.509Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-05-10T20:49:02.509Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-05-10T20:49:02.509Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-05-10T20:49:02.509Z] spire-1.2.1/pkg/server/ca/ [2022-05-10T20:49:02.509Z] spire-1.2.1/pkg/server/ca/ca.go [2022-05-10T20:49:02.509Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-05-10T20:49:02.509Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-05-10T20:49:02.509Z] spire-1.2.1/pkg/server/ca/journal.go [2022-05-10T20:49:02.509Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-05-10T20:49:02.509Z] spire-1.2.1/pkg/server/ca/manager.go [2022-05-10T20:49:02.509Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-05-10T20:49:02.509Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-05-10T20:49:02.509Z] spire-1.2.1/pkg/server/ca/templates.go [2022-05-10T20:49:02.509Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-05-10T20:49:02.509Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-05-10T20:49:02.509Z] spire-1.2.1/pkg/server/ca/validation.go [2022-05-10T20:49:02.509Z] spire-1.2.1/pkg/server/cache/ [2022-05-10T20:49:02.509Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-05-10T20:49:02.509Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-05-10T20:49:02.509Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-05-10T20:49:02.509Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-05-10T20:49:02.509Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-05-10T20:49:02.509Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-05-10T20:49:02.509Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-05-10T20:49:02.509Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-05-10T20:49:02.509Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-05-10T20:49:02.509Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-05-10T20:49:02.509Z] spire-1.2.1/pkg/server/catalog/ [2022-05-10T20:49:02.509Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-05-10T20:49:02.509Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-05-10T20:49:02.509Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-05-10T20:49:02.509Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-05-10T20:49:02.509Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-05-10T20:49:02.509Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-05-10T20:49:02.509Z] spire-1.2.1/pkg/server/config.go [2022-05-10T20:49:02.509Z] spire-1.2.1/pkg/server/datastore/ [2022-05-10T20:49:02.509Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-05-10T20:49:02.509Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-05-10T20:49:02.509Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-05-10T20:49:02.509Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-05-10T20:49:02.509Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-05-10T20:49:02.509Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-05-10T20:49:02.509Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-05-10T20:49:02.509Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-05-10T20:49:02.509Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-05-10T20:49:02.509Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-05-10T20:49:02.509Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-05-10T20:49:02.509Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-05-10T20:49:02.509Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-05-10T20:49:02.509Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-05-10T20:49:02.509Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-05-10T20:49:02.509Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-05-10T20:49:02.509Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-05-10T20:49:02.509Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-05-10T20:49:02.509Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-05-10T20:49:02.509Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-05-10T20:49:02.509Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-05-10T20:49:02.509Z] spire-1.2.1/pkg/server/endpoints/ [2022-05-10T20:49:02.509Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-05-10T20:49:02.509Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-05-10T20:49:02.509Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-05-10T20:49:02.509Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-05-10T20:49:02.509Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-05-10T20:49:02.509Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-05-10T20:49:02.509Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-05-10T20:49:02.509Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-05-10T20:49:02.509Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-05-10T20:49:02.509Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-05-10T20:49:02.509Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-05-10T20:49:02.509Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-05-10T20:49:02.509Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-05-10T20:49:02.509Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-05-10T20:49:02.509Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-05-10T20:49:02.509Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-05-10T20:49:02.509Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-05-10T20:49:02.509Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-05-10T20:49:02.509Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-05-10T20:49:02.509Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-05-10T20:49:02.509Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-05-10T20:49:02.509Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-05-10T20:49:02.509Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-05-10T20:49:02.509Z] spire-1.2.1/pkg/server/hostservice/ [2022-05-10T20:49:02.509Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-05-10T20:49:02.509Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-05-10T20:49:02.509Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-05-10T20:49:02.509Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-05-10T20:49:02.509Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-05-10T20:49:02.509Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-05-10T20:49:02.509Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-05-10T20:49:02.509Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-05-10T20:49:02.509Z] spire-1.2.1/pkg/server/plugin/ [2022-05-10T20:49:02.509Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-05-10T20:49:02.509Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-05-10T20:49:02.509Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-05-10T20:49:02.509Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-05-10T20:49:02.509Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-05-10T20:49:02.509Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-05-10T20:49:02.509Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-05-10T20:49:02.509Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-05-10T20:49:02.509Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-05-10T20:49:02.509Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-05-10T20:49:02.509Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-05-10T20:49:02.509Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-05-10T20:49:02.509Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-05-10T20:49:02.509Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-05-10T20:49:02.509Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-05-10T20:49:02.509Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-05-10T20:49:02.509Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-05-10T20:49:02.509Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-05-10T20:49:02.509Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-05-10T20:49:02.509Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-05-10T20:49:02.509Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-05-10T20:49:02.509Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-05-10T20:49:02.509Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-05-10T20:49:02.509Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-05-10T20:49:02.509Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-05-10T20:49:02.509Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-05-10T20:49:02.509Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-05-10T20:49:02.509Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-05-10T20:49:02.509Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-05-10T20:49:02.509Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-05-10T20:49:02.509Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-05-10T20:49:02.509Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-05-10T20:49:02.509Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-05-10T20:49:02.509Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-05-10T20:49:02.509Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-05-10T20:49:02.509Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-05-10T20:49:02.509Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-05-10T20:49:02.509Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-05-10T20:49:02.509Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-05-10T20:49:02.509Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-05-10T20:49:02.509Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-05-10T20:49:02.509Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-05-10T20:49:02.509Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-05-10T20:49:02.509Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-05-10T20:49:02.509Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-05-10T20:49:02.509Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-05-10T20:49:02.509Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-05-10T20:49:02.509Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-05-10T20:49:02.509Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-05-10T20:49:02.509Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-05-10T20:49:02.509Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-05-10T20:49:02.509Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-05-10T20:49:02.509Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-05-10T20:49:02.509Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-05-10T20:49:02.509Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-05-10T20:49:02.509Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-05-10T20:49:02.509Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-05-10T20:49:02.509Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-05-10T20:49:02.509Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-05-10T20:49:02.509Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-05-10T20:49:02.509Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-05-10T20:49:02.509Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-05-10T20:49:02.509Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-05-10T20:49:02.509Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-05-10T20:49:02.509Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-05-10T20:49:02.509Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-05-10T20:49:02.509Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-05-10T20:49:02.509Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-05-10T20:49:02.509Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-05-10T20:49:02.509Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-05-10T20:49:02.509Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-05-10T20:49:02.509Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-05-10T20:49:02.509Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-05-10T20:49:02.509Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-05-10T20:49:02.509Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-05-10T20:49:02.509Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-05-10T20:49:02.509Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-05-10T20:49:02.509Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-05-10T20:49:02.509Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-05-10T20:49:02.509Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-05-10T20:49:02.509Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-05-10T20:49:02.509Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-05-10T20:49:02.509Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-05-10T20:49:02.509Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-05-10T20:49:02.509Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-05-10T20:49:02.509Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-05-10T20:49:02.509Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-05-10T20:49:02.509Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-05-10T20:49:02.509Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-05-10T20:49:02.509Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-05-10T20:49:02.509Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-05-10T20:49:02.509Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-05-10T20:49:02.509Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-05-10T20:49:02.509Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-05-10T20:49:02.510Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-05-10T20:49:02.510Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-05-10T20:49:02.510Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-05-10T20:49:02.510Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-05-10T20:49:02.510Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-05-10T20:49:02.510Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-05-10T20:49:02.510Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-05-10T20:49:02.510Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-05-10T20:49:02.510Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-05-10T20:49:02.510Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-05-10T20:49:02.510Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-05-10T20:49:02.510Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-05-10T20:49:02.510Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-05-10T20:49:02.510Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-05-10T20:49:02.510Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-05-10T20:49:02.510Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-05-10T20:49:02.510Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-05-10T20:49:02.510Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-05-10T20:49:02.510Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-05-10T20:49:02.510Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-05-10T20:49:02.510Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-05-10T20:49:02.510Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-05-10T20:49:02.510Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-05-10T20:49:02.510Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-05-10T20:49:02.510Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-05-10T20:49:02.510Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-05-10T20:49:02.510Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-05-10T20:49:02.510Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-05-10T20:49:02.510Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-05-10T20:49:02.510Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-05-10T20:49:02.510Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-05-10T20:49:02.510Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-05-10T20:49:02.510Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-05-10T20:49:02.510Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-05-10T20:49:02.510Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-05-10T20:49:02.510Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-05-10T20:49:02.510Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-05-10T20:49:02.510Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-05-10T20:49:02.510Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-05-10T20:49:02.510Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-05-10T20:49:02.510Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-05-10T20:49:02.510Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-05-10T20:49:02.510Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-05-10T20:49:02.510Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-05-10T20:49:02.510Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-05-10T20:49:02.510Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-05-10T20:49:02.510Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-05-10T20:49:02.510Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-05-10T20:49:02.510Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-05-10T20:49:02.510Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-05-10T20:49:02.510Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-05-10T20:49:02.510Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-05-10T20:49:02.510Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-05-10T20:49:02.510Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-05-10T20:49:02.510Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-05-10T20:49:02.510Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-05-10T20:49:02.510Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-05-10T20:49:02.510Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-05-10T20:49:02.510Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-05-10T20:49:02.510Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-05-10T20:49:02.510Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-05-10T20:49:02.510Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-05-10T20:49:02.510Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-05-10T20:49:02.510Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-05-10T20:49:02.510Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-05-10T20:49:02.510Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-05-10T20:49:02.510Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-05-10T20:49:02.510Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-05-10T20:49:02.510Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-05-10T20:49:02.510Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-05-10T20:49:02.510Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-05-10T20:49:02.510Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-05-10T20:49:02.510Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-05-10T20:49:02.510Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-05-10T20:49:02.510Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-05-10T20:49:02.510Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-05-10T20:49:02.510Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-05-10T20:49:02.510Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-05-10T20:49:02.510Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-05-10T20:49:02.510Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-05-10T20:49:02.510Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-05-10T20:49:02.510Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-05-10T20:49:02.510Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-05-10T20:49:02.510Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-05-10T20:49:02.510Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-05-10T20:49:02.510Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-05-10T20:49:02.510Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-05-10T20:49:02.510Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-05-10T20:49:02.510Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-05-10T20:49:02.510Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-05-10T20:49:02.510Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-05-10T20:49:02.510Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-05-10T20:49:02.510Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-05-10T20:49:02.510Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-05-10T20:49:02.510Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-05-10T20:49:02.510Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-05-10T20:49:02.510Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-05-10T20:49:02.510Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-05-10T20:49:02.510Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-05-10T20:49:02.510Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-05-10T20:49:02.510Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-05-10T20:49:02.510Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-05-10T20:49:02.510Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-05-10T20:49:02.510Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-05-10T20:49:02.510Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-05-10T20:49:02.510Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-05-10T20:49:02.510Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-05-10T20:49:02.510Z] spire-1.2.1/pkg/server/registration/ [2022-05-10T20:49:02.510Z] spire-1.2.1/pkg/server/registration/manager.go [2022-05-10T20:49:02.510Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-05-10T20:49:02.510Z] spire-1.2.1/pkg/server/scanentries.go [2022-05-10T20:49:02.510Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-05-10T20:49:02.510Z] spire-1.2.1/pkg/server/server.go [2022-05-10T20:49:02.510Z] spire-1.2.1/pkg/server/server_test.go [2022-05-10T20:49:02.510Z] spire-1.2.1/pkg/server/svid/ [2022-05-10T20:49:02.510Z] spire-1.2.1/pkg/server/svid/observer.go [2022-05-10T20:49:02.510Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-05-10T20:49:02.510Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-05-10T20:49:02.510Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-05-10T20:49:02.510Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-05-10T20:49:02.510Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-05-10T20:49:02.510Z] spire-1.2.1/proto/ [2022-05-10T20:49:02.510Z] spire-1.2.1/proto/private/ [2022-05-10T20:49:02.510Z] spire-1.2.1/proto/private/server/ [2022-05-10T20:49:02.510Z] spire-1.2.1/proto/private/server/journal/ [2022-05-10T20:49:02.510Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-05-10T20:49:02.510Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-05-10T20:49:02.510Z] spire-1.2.1/proto/spire/ [2022-05-10T20:49:02.510Z] spire-1.2.1/proto/spire/common/ [2022-05-10T20:49:02.510Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-05-10T20:49:02.510Z] spire-1.2.1/proto/spire/common/common.proto [2022-05-10T20:49:02.510Z] spire-1.2.1/proto/spire/common/plugin/ [2022-05-10T20:49:02.510Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-05-10T20:49:02.510Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-05-10T20:49:02.510Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-05-10T20:49:02.510Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-05-10T20:49:02.510Z] spire-1.2.1/proto/spire/plugin/ [2022-05-10T20:49:02.510Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-05-10T20:49:02.510Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-05-10T20:49:02.510Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-05-10T20:49:02.510Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-05-10T20:49:02.510Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-05-10T20:49:02.510Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-05-10T20:49:02.510Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-05-10T20:49:02.510Z] spire-1.2.1/release/ [2022-05-10T20:49:02.510Z] spire-1.2.1/release/spire-extras/ [2022-05-10T20:49:02.510Z] spire-1.2.1/release/spire-extras/README.md [2022-05-10T20:49:02.510Z] spire-1.2.1/release/spire-extras/conf/ [2022-05-10T20:49:02.510Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-05-10T20:49:02.510Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-05-10T20:49:02.510Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-05-10T20:49:02.510Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-05-10T20:49:02.510Z] spire-1.2.1/release/spire/ [2022-05-10T20:49:02.510Z] spire-1.2.1/release/spire/README.md [2022-05-10T20:49:02.510Z] spire-1.2.1/release/spire/conf/ [2022-05-10T20:49:02.510Z] spire-1.2.1/release/spire/conf/agent/ [2022-05-10T20:49:02.510Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-05-10T20:49:02.510Z] spire-1.2.1/release/spire/conf/server/ [2022-05-10T20:49:02.510Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-05-10T20:49:02.510Z] spire-1.2.1/script/ [2022-05-10T20:49:02.510Z] spire-1.2.1/script/build-artifact.sh [2022-05-10T20:49:02.510Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-05-10T20:49:02.510Z] spire-1.2.1/support/ [2022-05-10T20:49:02.510Z] spire-1.2.1/support/k8s/ [2022-05-10T20:49:02.510Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-05-10T20:49:02.510Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-05-10T20:49:02.510Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-05-10T20:49:02.510Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-05-10T20:49:02.511Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-05-10T20:49:02.511Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-05-10T20:49:02.511Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-05-10T20:49:02.511Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-05-10T20:49:02.511Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-05-10T20:49:02.511Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-05-10T20:49:02.511Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-05-10T20:49:02.511Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-05-10T20:49:02.511Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-05-10T20:49:02.511Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-05-10T20:49:02.511Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-05-10T20:49:02.511Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-05-10T20:49:02.511Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-05-10T20:49:02.511Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-05-10T20:49:02.511Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-05-10T20:49:02.511Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-05-10T20:49:02.511Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-05-10T20:49:02.511Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-05-10T20:49:02.511Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-05-10T20:49:02.511Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-05-10T20:49:02.511Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-05-10T20:49:02.511Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-05-10T20:49:02.511Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-05-10T20:49:02.511Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-05-10T20:49:02.511Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-05-10T20:49:02.511Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-05-10T20:49:02.511Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-05-10T20:49:02.511Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-05-10T20:49:02.511Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-05-10T20:49:02.511Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-05-10T20:49:02.511Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-05-10T20:49:02.511Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-05-10T20:49:02.511Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-05-10T20:49:02.511Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-05-10T20:49:02.511Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-05-10T20:49:02.511Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-05-10T20:49:02.511Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-05-10T20:49:02.511Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-05-10T20:49:02.511Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-05-10T20:49:02.511Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-05-10T20:49:02.511Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-05-10T20:49:02.511Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-05-10T20:49:02.511Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-05-10T20:49:02.511Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-05-10T20:49:02.511Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-05-10T20:49:02.511Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-05-10T20:49:02.511Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-05-10T20:49:02.511Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-05-10T20:49:02.511Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-05-10T20:49:02.511Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-05-10T20:49:02.511Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-05-10T20:49:02.511Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-05-10T20:49:02.511Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-05-10T20:49:02.511Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-05-10T20:49:02.511Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-05-10T20:49:02.511Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-05-10T20:49:02.511Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-05-10T20:49:02.511Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-05-10T20:49:02.511Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-05-10T20:49:02.511Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-05-10T20:49:02.511Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-05-10T20:49:02.511Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-05-10T20:49:02.511Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-05-10T20:49:02.511Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-05-10T20:49:02.511Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-05-10T20:49:02.511Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-05-10T20:49:02.511Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-05-10T20:49:02.511Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-05-10T20:49:02.511Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-05-10T20:49:02.511Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-05-10T20:49:02.511Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-05-10T20:49:02.511Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-05-10T20:49:02.511Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-05-10T20:49:02.511Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-05-10T20:49:02.511Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-05-10T20:49:02.511Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-05-10T20:49:02.511Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-05-10T20:49:02.511Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-05-10T20:49:02.511Z] spire-1.2.1/test/ [2022-05-10T20:49:02.511Z] spire-1.2.1/test/clock/ [2022-05-10T20:49:02.511Z] spire-1.2.1/test/clock/clock.go [2022-05-10T20:49:02.511Z] spire-1.2.1/test/fakes/ [2022-05-10T20:49:02.511Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-05-10T20:49:02.511Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-05-10T20:49:02.511Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-05-10T20:49:02.511Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-05-10T20:49:02.511Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-05-10T20:49:02.511Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-05-10T20:49:02.511Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-05-10T20:49:02.511Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-05-10T20:49:02.511Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-05-10T20:49:02.511Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-05-10T20:49:02.511Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-05-10T20:49:02.511Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-05-10T20:49:02.511Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-05-10T20:49:02.511Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-05-10T20:49:02.511Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-05-10T20:49:02.511Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-05-10T20:49:02.511Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-05-10T20:49:02.511Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-05-10T20:49:02.511Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-05-10T20:49:02.511Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-05-10T20:49:02.511Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-05-10T20:49:02.511Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-05-10T20:49:02.511Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-05-10T20:49:02.511Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-05-10T20:49:02.511Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-05-10T20:49:02.511Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-05-10T20:49:02.511Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-05-10T20:49:02.511Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-05-10T20:49:02.511Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-05-10T20:49:02.511Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-05-10T20:49:02.511Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-05-10T20:49:02.511Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-05-10T20:49:02.511Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-05-10T20:49:02.511Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-05-10T20:49:02.511Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-05-10T20:49:02.511Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-05-10T20:49:02.511Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-05-10T20:49:02.511Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-05-10T20:49:02.511Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-05-10T20:49:02.511Z] spire-1.2.1/test/fixture/ [2022-05-10T20:49:02.511Z] spire-1.2.1/test/fixture/certs/ [2022-05-10T20:49:02.511Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-05-10T20:49:02.511Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-05-10T20:49:02.511Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-05-10T20:49:02.511Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-05-10T20:49:02.511Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-05-10T20:49:02.511Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-05-10T20:49:02.511Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-05-10T20:49:02.511Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-05-10T20:49:02.511Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-05-10T20:49:02.511Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-05-10T20:49:02.511Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-05-10T20:49:02.511Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-05-10T20:49:02.511Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-05-10T20:49:02.511Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-05-10T20:49:02.511Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-05-10T20:49:02.511Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-05-10T20:49:02.511Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-05-10T20:49:02.511Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-05-10T20:49:02.511Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-05-10T20:49:02.511Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-05-10T20:49:02.511Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-05-10T20:49:02.511Z] spire-1.2.1/test/fixture/config/ [2022-05-10T20:49:02.511Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-05-10T20:49:02.511Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-05-10T20:49:02.511Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-05-10T20:49:02.511Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-05-10T20:49:02.511Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-05-10T20:49:02.511Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-05-10T20:49:02.511Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-05-10T20:49:02.511Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-05-10T20:49:02.511Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-05-10T20:49:02.511Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-05-10T20:49:02.511Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-05-10T20:49:02.511Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-05-10T20:49:02.511Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-05-10T20:49:02.511Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-05-10T20:49:02.511Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-05-10T20:49:02.511Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-05-10T20:49:02.511Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-05-10T20:49:02.511Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-05-10T20:49:02.511Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-05-10T20:49:02.511Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-05-10T20:49:02.511Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-05-10T20:49:02.511Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-05-10T20:49:02.511Z] spire-1.2.1/test/fixture/fixture.go [2022-05-10T20:49:02.511Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-05-10T20:49:02.511Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-05-10T20:49:02.511Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-05-10T20:49:02.511Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-05-10T20:49:02.511Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-05-10T20:49:02.511Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-05-10T20:49:02.511Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-05-10T20:49:02.511Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-05-10T20:49:02.512Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-05-10T20:49:02.512Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-05-10T20:49:02.512Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-05-10T20:49:02.512Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-05-10T20:49:02.512Z] spire-1.2.1/test/fixture/registration/ [2022-05-10T20:49:02.512Z] spire-1.2.1/test/fixture/registration/entries.json [2022-05-10T20:49:02.512Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-05-10T20:49:02.512Z] spire-1.2.1/test/fixture/registration/good.json [2022-05-10T20:49:02.512Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-05-10T20:49:02.512Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-05-10T20:49:02.512Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-05-10T20:49:02.512Z] spire-1.2.1/test/integration/ [2022-05-10T20:49:02.512Z] spire-1.2.1/test/integration/README.md [2022-05-10T20:49:02.512Z] spire-1.2.1/test/integration/common [2022-05-10T20:49:02.512Z] spire-1.2.1/test/integration/setup/ [2022-05-10T20:49:02.512Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-05-10T20:49:02.512Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-05-10T20:49:02.512Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-05-10T20:49:02.512Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-05-10T20:49:02.512Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-05-10T20:49:02.512Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-05-10T20:49:02.512Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-05-10T20:49:02.512Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-05-10T20:49:02.512Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-05-10T20:49:02.512Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-05-10T20:49:02.512Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-05-10T20:49:02.512Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-05-10T20:49:02.512Z] spire-1.2.1/test/integration/setup/itclient/ [2022-05-10T20:49:02.512Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-05-10T20:49:02.512Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-05-10T20:49:02.512Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-05-10T20:49:02.512Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-05-10T20:49:02.512Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-05-10T20:49:02.512Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-05-10T20:49:02.512Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-05-10T20:49:02.512Z] spire-1.2.1/test/integration/suites/ [2022-05-10T20:49:02.512Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-05-10T20:49:02.512Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-05-10T20:49:02.512Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-05-10T20:49:02.512Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-05-10T20:49:02.512Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-05-10T20:49:02.512Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-05-10T20:49:02.512Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-05-10T20:49:02.512Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-05-10T20:49:02.512Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-05-10T20:49:02.512Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-05-10T20:49:02.512Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-05-10T20:49:02.512Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-05-10T20:49:02.512Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-05-10T20:49:02.512Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-05-10T20:49:02.512Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-05-10T20:49:02.512Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-05-10T20:49:02.512Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-05-10T20:49:02.512Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-05-10T20:49:02.512Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-05-10T20:49:02.512Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-05-10T20:49:02.512Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-05-10T20:49:02.512Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-05-10T20:49:02.512Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-05-10T20:49:02.512Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-05-10T20:49:02.512Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-05-10T20:49:02.512Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-05-10T20:49:02.512Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-05-10T20:49:02.512Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-05-10T20:49:02.512Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-05-10T20:49:02.512Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-05-10T20:49:02.512Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-05-10T20:49:02.512Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-05-10T20:49:02.512Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-05-10T20:49:02.512Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-05-10T20:49:02.512Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-05-10T20:49:02.512Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-05-10T20:49:02.512Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-05-10T20:49:02.512Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-05-10T20:49:02.512Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-05-10T20:49:02.512Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-05-10T20:49:02.512Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-05-10T20:49:02.512Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-05-10T20:49:02.512Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-05-10T20:49:02.512Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-05-10T20:49:02.512Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-05-10T20:49:02.512Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-05-10T20:49:02.512Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-05-10T20:49:02.512Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-05-10T20:49:02.512Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-05-10T20:49:02.512Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-05-10T20:49:02.512Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-05-10T20:49:02.512Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-05-10T20:49:02.512Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-05-10T20:49:02.512Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-05-10T20:49:02.512Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-05-10T20:49:02.512Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-05-10T20:49:02.512Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-05-10T20:49:02.512Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-05-10T20:49:02.512Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-05-10T20:49:02.512Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-05-10T20:49:02.512Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-05-10T20:49:02.512Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-05-10T20:49:02.512Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-05-10T20:49:02.512Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-05-10T20:49:02.512Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-05-10T20:49:02.512Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-05-10T20:49:02.512Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-05-10T20:49:02.512Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-05-10T20:49:02.512Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-05-10T20:49:02.512Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-05-10T20:49:02.512Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-05-10T20:49:02.512Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-05-10T20:49:02.512Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-05-10T20:49:02.512Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-05-10T20:49:02.512Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-05-10T20:49:02.512Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-05-10T20:49:02.512Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-05-10T20:49:02.512Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-05-10T20:49:02.512Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-05-10T20:49:02.512Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-05-10T20:49:02.512Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-05-10T20:49:02.512Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-05-10T20:49:02.512Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-05-10T20:49:02.512Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-05-10T20:49:02.512Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-05-10T20:49:02.512Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-05-10T20:49:02.512Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-05-10T20:49:02.512Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-05-10T20:49:02.512Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-05-10T20:49:02.512Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-05-10T20:49:02.512Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-05-10T20:49:02.512Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-05-10T20:49:02.512Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-05-10T20:49:02.512Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-05-10T20:49:02.512Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-05-10T20:49:02.512Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-05-10T20:49:02.512Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-05-10T20:49:02.512Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-05-10T20:49:02.512Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-05-10T20:49:02.512Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-05-10T20:49:02.512Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-05-10T20:49:02.512Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-05-10T20:49:02.512Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-05-10T20:49:02.512Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-05-10T20:49:02.512Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-05-10T20:49:02.512Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-05-10T20:49:02.512Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-05-10T20:49:02.512Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-05-10T20:49:02.512Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-05-10T20:49:02.512Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-05-10T20:49:02.512Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-05-10T20:49:02.512Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-05-10T20:49:02.512Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-05-10T20:49:02.512Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-05-10T20:49:02.512Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-05-10T20:49:02.512Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-05-10T20:49:02.512Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-05-10T20:49:02.513Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-05-10T20:49:02.513Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-05-10T20:49:02.513Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-05-10T20:49:02.513Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-05-10T20:49:02.513Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-05-10T20:49:02.513Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-05-10T20:49:02.513Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-05-10T20:49:02.513Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-05-10T20:49:02.513Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-05-10T20:49:02.513Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-05-10T20:49:02.513Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-05-10T20:49:02.513Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-05-10T20:49:02.513Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-05-10T20:49:02.513Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-05-10T20:49:02.513Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-05-10T20:49:02.513Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-05-10T20:49:02.513Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-05-10T20:49:02.513Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-05-10T20:49:02.513Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-05-10T20:49:02.513Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-05-10T20:49:02.513Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-05-10T20:49:02.513Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-05-10T20:49:02.513Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-05-10T20:49:02.513Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-05-10T20:49:02.513Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-05-10T20:49:02.513Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-05-10T20:49:02.513Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-05-10T20:49:02.513Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-05-10T20:49:02.513Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-05-10T20:49:02.513Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-05-10T20:49:02.513Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-05-10T20:49:02.513Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-05-10T20:49:02.513Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-05-10T20:49:02.513Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-05-10T20:49:02.513Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-05-10T20:49:02.513Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-05-10T20:49:02.513Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-05-10T20:49:02.513Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-05-10T20:49:02.513Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-05-10T20:49:02.513Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-05-10T20:49:02.513Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-05-10T20:49:02.513Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-05-10T20:49:02.513Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-05-10T20:49:02.513Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-05-10T20:49:02.513Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-05-10T20:49:02.513Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-05-10T20:49:02.513Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-05-10T20:49:02.513Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-05-10T20:49:02.513Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-05-10T20:49:02.513Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-05-10T20:49:02.513Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-05-10T20:49:02.513Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-05-10T20:49:02.513Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-05-10T20:49:02.513Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-05-10T20:49:02.513Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-05-10T20:49:02.513Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-05-10T20:49:02.513Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-05-10T20:49:02.513Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-05-10T20:49:02.513Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-05-10T20:49:02.513Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-05-10T20:49:02.513Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-05-10T20:49:02.513Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-05-10T20:49:02.513Z] spire-1.2.1/test/integration/suites/join-token/ [2022-05-10T20:49:02.513Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-05-10T20:49:02.513Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-05-10T20:49:02.513Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-05-10T20:49:02.513Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-05-10T20:49:02.513Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-05-10T20:49:02.513Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-05-10T20:49:02.513Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-05-10T20:49:02.513Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-05-10T20:49:02.513Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-05-10T20:49:02.513Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-05-10T20:49:02.513Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-05-10T20:49:02.513Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-05-10T20:49:02.513Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-05-10T20:49:02.513Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-05-10T20:49:02.513Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-05-10T20:49:02.513Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-05-10T20:49:02.513Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-05-10T20:49:02.513Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-05-10T20:49:02.513Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-05-10T20:49:02.513Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-05-10T20:49:02.513Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-05-10T20:49:02.513Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-05-10T20:49:02.513Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-05-10T20:49:02.513Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-05-10T20:49:02.513Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-05-10T20:49:02.513Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-05-10T20:49:02.513Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-05-10T20:49:02.513Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-05-10T20:49:02.513Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-05-10T20:49:02.513Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-05-10T20:49:02.513Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-05-10T20:49:02.513Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-05-10T20:49:02.513Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-05-10T20:49:02.513Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-05-10T20:49:02.513Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-05-10T20:49:02.513Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-05-10T20:49:02.513Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-05-10T20:49:02.513Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-05-10T20:49:02.513Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-05-10T20:49:02.513Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-05-10T20:49:02.513Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-05-10T20:49:02.513Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-05-10T20:49:02.513Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-05-10T20:49:02.513Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-05-10T20:49:02.513Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-05-10T20:49:02.513Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-05-10T20:49:02.513Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-05-10T20:49:02.513Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-05-10T20:49:02.513Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-05-10T20:49:02.513Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-05-10T20:49:02.513Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-05-10T20:49:02.513Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-05-10T20:49:02.513Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-05-10T20:49:02.513Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-05-10T20:49:02.513Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-05-10T20:49:02.513Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-05-10T20:49:02.513Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-05-10T20:49:02.513Z] spire-1.2.1/test/integration/suites/k8s/ [2022-05-10T20:49:02.513Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-05-10T20:49:02.513Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-05-10T20:49:02.513Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-05-10T20:49:02.513Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-05-10T20:49:02.513Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-05-10T20:49:02.513Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-05-10T20:49:02.513Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-05-10T20:49:02.513Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-05-10T20:49:02.513Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-05-10T20:49:02.513Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-05-10T20:49:02.513Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-05-10T20:49:02.513Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-05-10T20:49:02.513Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-05-10T20:49:02.513Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-05-10T20:49:02.513Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-05-10T20:49:02.513Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-05-10T20:49:02.513Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-05-10T20:49:02.513Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-05-10T20:49:02.513Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-05-10T20:49:02.513Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-05-10T20:49:02.513Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-05-10T20:49:02.513Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-05-10T20:49:02.513Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-05-10T20:49:02.513Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-05-10T20:49:02.513Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-05-10T20:49:02.513Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-05-10T20:49:02.513Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-05-10T20:49:02.513Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-05-10T20:49:02.513Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-05-10T20:49:02.513Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-05-10T20:49:02.513Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-05-10T20:49:02.513Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-05-10T20:49:02.513Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-05-10T20:49:02.513Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-05-10T20:49:02.513Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-05-10T20:49:02.513Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-05-10T20:49:02.513Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-05-10T20:49:02.513Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-05-10T20:49:02.513Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-05-10T20:49:02.513Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-05-10T20:49:02.513Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-05-10T20:49:02.513Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-05-10T20:49:02.513Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-05-10T20:49:02.513Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-05-10T20:49:02.514Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-05-10T20:49:02.514Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-05-10T20:49:02.514Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-05-10T20:49:02.514Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-05-10T20:49:02.514Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-05-10T20:49:02.514Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-05-10T20:49:02.514Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-05-10T20:49:02.514Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-05-10T20:49:02.514Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-05-10T20:49:02.514Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-05-10T20:49:02.514Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-05-10T20:49:02.514Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-05-10T20:49:02.514Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-05-10T20:49:02.514Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-05-10T20:49:02.514Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-05-10T20:49:02.514Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-05-10T20:49:02.514Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-05-10T20:49:02.514Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-05-10T20:49:02.514Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-05-10T20:49:02.514Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-05-10T20:49:02.514Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-05-10T20:49:02.514Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-05-10T20:49:02.514Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-05-10T20:49:02.514Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-05-10T20:49:02.514Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-05-10T20:49:02.514Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-05-10T20:49:02.514Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-05-10T20:49:02.514Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-05-10T20:49:02.514Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-05-10T20:49:02.514Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-05-10T20:49:02.514Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-05-10T20:49:02.514Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-05-10T20:49:02.514Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-05-10T20:49:02.514Z] spire-1.2.1/test/integration/suites/rotation/ [2022-05-10T20:49:02.514Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-05-10T20:49:02.514Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-05-10T20:49:02.514Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-05-10T20:49:02.514Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-05-10T20:49:02.514Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-05-10T20:49:02.514Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-05-10T20:49:02.514Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-05-10T20:49:02.514Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-05-10T20:49:02.514Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-05-10T20:49:02.514Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-05-10T20:49:02.514Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-05-10T20:49:02.514Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-05-10T20:49:02.514Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-05-10T20:49:02.514Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-05-10T20:49:02.514Z] spire-1.2.1/test/integration/suites/self-test/ [2022-05-10T20:49:02.514Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-05-10T20:49:02.514Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-05-10T20:49:02.514Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-05-10T20:49:02.514Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-05-10T20:49:02.514Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-05-10T20:49:02.514Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-05-10T20:49:02.514Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-05-10T20:49:02.514Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-05-10T20:49:02.514Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-05-10T20:49:02.514Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-05-10T20:49:02.514Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-05-10T20:49:02.514Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-05-10T20:49:02.514Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-05-10T20:49:02.514Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-05-10T20:49:02.514Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-05-10T20:49:02.514Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-05-10T20:49:02.514Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-05-10T20:49:02.514Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-05-10T20:49:02.514Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-05-10T20:49:02.514Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-05-10T20:49:02.514Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-05-10T20:49:02.514Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-05-10T20:49:02.514Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-05-10T20:49:02.514Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-05-10T20:49:02.514Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-05-10T20:49:02.514Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-05-10T20:49:02.514Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-05-10T20:49:02.514Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-05-10T20:49:02.514Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-05-10T20:49:02.514Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-05-10T20:49:02.514Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-05-10T20:49:02.514Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-05-10T20:49:02.514Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-05-10T20:49:02.514Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-05-10T20:49:02.514Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-05-10T20:49:02.514Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-05-10T20:49:02.514Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-05-10T20:49:02.514Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-05-10T20:49:02.514Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-05-10T20:49:02.514Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-05-10T20:49:02.514Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-05-10T20:49:02.514Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-05-10T20:49:02.514Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-05-10T20:49:02.514Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-05-10T20:49:02.514Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-05-10T20:49:02.514Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-05-10T20:49:02.514Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-05-10T20:49:02.514Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-05-10T20:49:02.514Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-05-10T20:49:02.514Z] spire-1.2.1/test/integration/test-one.sh [2022-05-10T20:49:02.514Z] spire-1.2.1/test/integration/test.sh [2022-05-10T20:49:02.514Z] spire-1.2.1/test/plugintest/ [2022-05-10T20:49:02.514Z] spire-1.2.1/test/plugintest/config.go [2022-05-10T20:49:02.514Z] spire-1.2.1/test/plugintest/load.go [2022-05-10T20:49:02.514Z] spire-1.2.1/test/plugintest/option.go [2022-05-10T20:49:02.514Z] spire-1.2.1/test/spiretest/ [2022-05-10T20:49:02.514Z] spire-1.2.1/test/spiretest/apiserver.go [2022-05-10T20:49:02.514Z] spire-1.2.1/test/spiretest/assertions.go [2022-05-10T20:49:02.514Z] spire-1.2.1/test/spiretest/dir.go [2022-05-10T20:49:02.514Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-05-10T20:49:02.514Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-05-10T20:49:02.514Z] spire-1.2.1/test/spiretest/logs.go [2022-05-10T20:49:02.514Z] spire-1.2.1/test/spiretest/socketapi.go [2022-05-10T20:49:02.514Z] spire-1.2.1/test/spiretest/suite.go [2022-05-10T20:49:02.514Z] spire-1.2.1/test/spiretest/x509.go [2022-05-10T20:49:02.514Z] spire-1.2.1/test/testca/ [2022-05-10T20:49:02.514Z] spire-1.2.1/test/testca/ca.go [2022-05-10T20:49:02.514Z] spire-1.2.1/test/testkey/ [2022-05-10T20:49:02.514Z] spire-1.2.1/test/testkey/generate.sh [2022-05-10T20:49:02.514Z] spire-1.2.1/test/testkey/genkeys.go [2022-05-10T20:49:02.514Z] spire-1.2.1/test/testkey/keys.go [2022-05-10T20:49:02.514Z] spire-1.2.1/test/testkey/new.go [2022-05-10T20:49:02.514Z] spire-1.2.1/test/tpmsimulator/ [2022-05-10T20:49:02.514Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-05-10T20:49:02.514Z] spire-1.2.1/test/util/ [2022-05-10T20:49:02.514Z] spire-1.2.1/test/util/cert_fixtures.go [2022-05-10T20:49:02.514Z] spire-1.2.1/test/util/cert_generation.go [2022-05-10T20:49:02.514Z] spire-1.2.1/test/util/io_redirection.go [2022-05-10T20:49:02.514Z] spire-1.2.1/test/util/race.go [2022-05-10T20:49:02.514Z] spire-1.2.1/test/util/util.go [2022-05-10T20:49:02.514Z] building spire from source... [2022-05-10T20:49:02.514Z] Installing go1.17.7... [2022-05-10T20:49:03.081Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-10T20:49:03.340Z] OK: 221 MiB in 52 packages [2022-05-10T20:49:05.264Z] Removing intermediate container 1b8888e05c83 [2022-05-10T20:49:05.264Z] ---> 0a8ebb36ce98 [2022-05-10T20:49:05.264Z] Step 5/20 : COPY go.mod vendor* ./ [2022-05-10T20:49:05.834Z] ---> 374049b182ac [2022-05-10T20:49:05.835Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-10T20:49:06.094Z] ---> Running in 0e372726d4e5 [2022-05-10T20:49:08.629Z] Building bin/spire-server... [2022-05-10T20:49:08.629Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-05-10T20:49:08.629Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-05-10T20:49:08.629Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-05-10T20:49:08.629Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-05-10T20:49:08.629Z] go: downloading google.golang.org/grpc v1.44.0 [2022-05-10T20:49:08.913Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-05-10T20:49:08.913Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-05-10T20:49:09.176Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-05-10T20:49:09.176Z] Removing intermediate container 0e372726d4e5 [2022-05-10T20:49:09.176Z] ---> 980b79251dba [2022-05-10T20:49:09.176Z] Step 7/20 : COPY . . [2022-05-10T20:49:09.176Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-05-10T20:49:09.176Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-05-10T20:49:09.176Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-05-10T20:49:09.176Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-05-10T20:49:09.176Z] go: downloading github.com/fatih/color v1.13.0 [2022-05-10T20:49:09.437Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-05-10T20:49:09.437Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-05-10T20:49:09.437Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-05-10T20:49:09.437Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-05-10T20:49:09.437Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-05-10T20:49:09.437Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-05-10T20:49:09.437Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-05-10T20:49:09.437Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-05-10T20:49:09.699Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-05-10T20:49:09.699Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-05-10T20:49:09.699Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-05-10T20:49:09.699Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-05-10T20:49:09.699Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-05-10T20:49:09.699Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-05-10T20:49:09.699Z] go: downloading github.com/google/uuid v1.1.2 [2022-05-10T20:49:09.699Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-05-10T20:49:09.699Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-05-10T20:49:09.699Z] go: downloading github.com/oklog/run v1.0.0 [2022-05-10T20:49:09.699Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-05-10T20:49:09.699Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-05-10T20:49:09.699Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-05-10T20:49:09.963Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-05-10T20:49:09.963Z] go: downloading go.uber.org/atomic v1.9.0 [2022-05-10T20:49:09.963Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-05-10T20:49:09.963Z] go: downloading github.com/prometheus/common v0.32.1 [2022-05-10T20:49:09.963Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-05-10T20:49:09.963Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-05-10T20:49:09.963Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-05-10T20:49:09.963Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-05-10T20:49:09.963Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-05-10T20:49:09.963Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-05-10T20:49:09.963Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-05-10T20:49:10.223Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-05-10T20:49:10.223Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-05-10T20:49:10.223Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-05-10T20:49:10.223Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-05-10T20:49:10.223Z] go: downloading github.com/lib/pq v1.10.4 [2022-05-10T20:49:10.484Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-05-10T20:49:10.484Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-05-10T20:49:10.484Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-05-10T20:49:11.054Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-05-10T20:49:13.604Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-05-10T20:49:13.604Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-05-10T20:49:13.604Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-05-10T20:49:13.604Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-05-10T20:49:13.604Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-05-10T20:49:17.962Z] go: downloading google.golang.org/api v0.70.0 [2022-05-10T20:49:17.962Z] go: downloading k8s.io/client-go v0.23.4 [2022-05-10T20:49:17.962Z] go: downloading k8s.io/api v0.23.4 [2022-05-10T20:49:17.962Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-05-10T20:49:17.963Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-05-10T20:49:17.963Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-05-10T20:49:17.963Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-05-10T20:49:17.963Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-05-10T20:49:17.963Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-05-10T20:49:17.963Z] go: downloading cloud.google.com/go v0.100.2 [2022-05-10T20:49:18.221Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-05-10T20:49:18.479Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-05-10T20:49:18.479Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-05-10T20:49:18.479Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-05-10T20:49:18.738Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-05-10T20:49:18.738Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-05-10T20:49:18.997Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-05-10T20:49:18.997Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-05-10T20:49:18.997Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-05-10T20:49:19.255Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-05-10T20:49:19.513Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-05-10T20:49:19.513Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-05-10T20:49:19.771Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-05-10T20:49:20.028Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-05-10T20:49:20.286Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-05-10T20:49:20.544Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-05-10T20:49:20.544Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-05-10T20:49:20.802Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-05-10T20:49:21.060Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-05-10T20:49:21.061Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-05-10T20:49:21.061Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-05-10T20:49:21.061Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-05-10T20:49:21.061Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-05-10T20:49:21.061Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-05-10T20:49:21.061Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-05-10T20:49:21.061Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-05-10T20:49:21.322Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-05-10T20:49:21.322Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-05-10T20:49:21.322Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-05-10T20:49:21.322Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-05-10T20:49:21.613Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-05-10T20:49:21.614Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-05-10T20:49:21.874Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-05-10T20:49:21.874Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-05-10T20:49:21.874Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-05-10T20:49:21.874Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-05-10T20:49:21.874Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-05-10T20:49:21.874Z]  ---> ccaeaa08dcf4 [2022-05-10T20:49:21.874Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-05-10T20:49:22.133Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-05-10T20:49:22.133Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-05-10T20:49:22.133Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-05-10T20:49:22.133Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-05-10T20:49:22.133Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-05-10T20:49:22.133Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-05-10T20:49:22.133Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-05-10T20:49:22.133Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-05-10T20:49:22.133Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-05-10T20:49:22.133Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-05-10T20:49:22.133Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-05-10T20:49:22.133Z] go: downloading go.opencensus.io v0.23.0 [2022-05-10T20:49:22.133Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-05-10T20:49:22.133Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-05-10T20:49:22.133Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-05-10T20:49:22.391Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-05-10T20:49:22.391Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-05-10T20:49:22.391Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-05-10T20:49:22.391Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-05-10T20:49:22.391Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-05-10T20:49:22.391Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-05-10T20:49:22.391Z] go: downloading go.uber.org/zap v1.21.0 [2022-05-10T20:49:22.391Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-05-10T20:49:22.391Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-05-10T20:49:22.391Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-05-10T20:49:22.391Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-05-10T20:49:22.391Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-05-10T20:49:22.651Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-05-10T20:49:22.651Z] go: downloading github.com/golang/snappy v0.0.4 [2022-05-10T20:49:22.651Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-05-10T20:49:22.651Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-05-10T20:49:22.651Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-05-10T20:49:22.651Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-05-10T20:49:22.651Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-05-10T20:49:22.651Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-05-10T20:49:22.651Z] go: downloading go.uber.org/multierr v1.6.0 [2022-05-10T20:49:23.589Z]  ---> Running in 8068b98a9431 [2022-05-10T20:49:24.160Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2022-05-10T20:49:27.012Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-05-10T20:49:27.012Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-05-10T20:49:28.919Z] Removing intermediate container 8670eeb1f5d4 [2022-05-10T20:49:28.919Z] ---> f6f1c7a848c2 [2022-05-10T20:49:28.919Z] [2022-05-10T20:49:28.919Z] Step 10/22 : FROM alpine:3.14 [2022-05-10T20:49:28.919Z] ---> e04c818066af [2022-05-10T20:49:28.919Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-05-10T20:49:28.919Z] ---> Running in 08fa982b56f6 [2022-05-10T20:49:29.179Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-05-10T20:49:29.438Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-05-10T20:49:29.438Z] (1/2) Installing ca-certificates (20211220-r0) [2022-05-10T20:49:29.698Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-05-10T20:49:29.698Z] Executing busybox-1.33.1-r7.trigger [2022-05-10T20:49:29.698Z] Executing ca-certificates-20211220-r0.trigger [2022-05-10T20:49:29.698Z] OK: 6 MiB in 16 packages [2022-05-10T20:49:30.642Z] Removing intermediate container 08fa982b56f6 [2022-05-10T20:49:30.642Z] ---> 1a70bc490a42 [2022-05-10T20:49:30.642Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-05-10T20:49:30.642Z] ---> Running in c5a7e7a783f6 [2022-05-10T20:49:30.642Z] Removing intermediate container c5a7e7a783f6 [2022-05-10T20:49:30.642Z] ---> 37ef4def4b71 [2022-05-10T20:49:30.642Z] Step 13/22 : ENV APP_PORT=59860 [2022-05-10T20:49:30.901Z] ---> Running in c1f75be7a4eb [2022-05-10T20:49:31.162Z] Removing intermediate container c1f75be7a4eb [2022-05-10T20:49:31.162Z] ---> a588e05bf1a0 [2022-05-10T20:49:31.162Z] Step 14/22 : EXPOSE $APP_PORT [2022-05-10T20:49:31.162Z] ---> Running in ddfefccdf3da [2022-05-10T20:49:31.423Z] Removing intermediate container ddfefccdf3da [2022-05-10T20:49:31.423Z] ---> 0ff771528db7 [2022-05-10T20:49:31.423Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-10T20:49:31.989Z] ---> 51d719d39a41 [2022-05-10T20:49:31.989Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-05-10T20:49:32.927Z] ---> da97cf789789 [2022-05-10T20:49:32.927Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-05-10T20:49:33.494Z] ---> 78ae02092731 [2022-05-10T20:49:33.494Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-05-10T20:49:33.494Z] ---> Running in 037f9a690706 [2022-05-10T20:49:33.753Z] Removing intermediate container 037f9a690706 [2022-05-10T20:49:33.753Z] ---> edecf070d350 [2022-05-10T20:49:33.753Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-10T20:49:33.753Z] ---> Running in 8325c5450437 [2022-05-10T20:49:34.012Z] Removing intermediate container 8325c5450437 [2022-05-10T20:49:34.012Z] ---> 34fcd9d7e5b3 [2022-05-10T20:49:34.012Z] Step 20/22 : LABEL arch=x86_64 [2022-05-10T20:49:34.012Z] ---> Running in 61b931490632 [2022-05-10T20:49:34.272Z] Removing intermediate container 61b931490632 [2022-05-10T20:49:34.272Z] ---> 2569c2deb418 [2022-05-10T20:49:34.272Z] Step 21/22 : LABEL git_sha=6d533ed8a0b57e16c83af1786f4bb506e87964b5 [2022-05-10T20:49:34.272Z] ---> Running in f8079d6bc851 [2022-05-10T20:49:34.534Z] Removing intermediate container f8079d6bc851 [2022-05-10T20:49:34.534Z] ---> c8dae3571c1f [2022-05-10T20:49:34.534Z] Step 22/22 : LABEL version=0.0.0 [2022-05-10T20:49:34.534Z] ---> Running in 009b8426baa7 [2022-05-10T20:49:34.792Z] Removing intermediate container 009b8426baa7 [2022-05-10T20:49:34.792Z] ---> ee5a3bd45679 [2022-05-10T20:49:34.792Z] [2022-05-10T20:49:34.792Z] Successfully built ee5a3bd45679 [2022-05-10T20:49:34.792Z] Successfully tagged support-notifications:latest [2022-05-10T20:49:34.792Z]  Building support-notifications ... done Building core-data [2022-05-10T20:49:39.008Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-10T20:49:39.008Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-05-10T20:49:39.008Z] ---> a3f8e5e18768 [2022-05-10T20:49:39.008Z] Step 3/23 : WORKDIR /edgex-go [2022-05-10T20:49:39.008Z] ---> Using cache [2022-05-10T20:49:39.008Z] ---> 32def9ddbbb3 [2022-05-10T20:49:39.008Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-10T20:49:39.008Z] ---> Using cache [2022-05-10T20:49:39.008Z] ---> 423f53ada07b [2022-05-10T20:49:39.008Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-05-10T20:49:40.386Z] ---> Running in 931adbda4167 [2022-05-10T20:49:40.953Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-10T20:49:41.887Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-10T20:49:42.151Z] OK: 221 MiB in 52 packages [2022-05-10T20:49:43.084Z] Removing intermediate container 931adbda4167 [2022-05-10T20:49:43.084Z] ---> 2e258ad3b394 [2022-05-10T20:49:43.084Z] Step 6/23 : COPY go.mod vendor* ./ [2022-05-10T20:49:43.344Z] ---> 60814f5eeaa6 [2022-05-10T20:49:43.344Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-10T20:49:43.344Z] ---> Running in 175f36db455d [2022-05-10T20:49:45.877Z] Removing intermediate container 175f36db455d [2022-05-10T20:49:45.877Z] ---> 6f52e70c983b [2022-05-10T20:49:45.877Z] Step 8/23 : COPY . . [2022-05-10T20:49:47.779Z] Removing intermediate container 8068b98a9431 [2022-05-10T20:49:47.779Z] ---> 161d524a6614 [2022-05-10T20:49:47.779Z] [2022-05-10T20:49:47.779Z] Step 9/20 : FROM alpine:3.15 [2022-05-10T20:49:47.779Z] 3.15: Pulling from library/alpine [2022-05-10T20:49:48.038Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-05-10T20:49:48.038Z] Status: Downloaded newer image for alpine:3.15 [2022-05-10T20:49:48.038Z] ---> 0ac33e5f5afa [2022-05-10T20:49:48.038Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-05-10T20:49:49.414Z] ---> Running in 33412ef442de [2022-05-10T20:49:49.414Z] Removing intermediate container 33412ef442de [2022-05-10T20:49:49.414Z] ---> 3214ce36147c [2022-05-10T20:49:49.414Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-10T20:49:49.674Z] ---> Running in 9ce184a10dde [2022-05-10T20:49:51.055Z] ---> c6a86e7f71e4 [2022-05-10T20:49:51.055Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-05-10T20:49:51.055Z] ---> Running in db75c3736b72 [2022-05-10T20:49:51.055Z] Removing intermediate container 9ce184a10dde [2022-05-10T20:49:51.055Z] ---> dc3f912fbf6d [2022-05-10T20:49:51.055Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-05-10T20:49:51.314Z] ---> Running in 0c75544c00f2 [2022-05-10T20:49:51.883Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-05-10T20:49:51.883Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-10T20:49:52.820Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-10T20:49:54.195Z] v3.15.4-119-gb71cf71a5b [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-05-10T20:49:54.195Z] v3.15.4-119-gb71cf71a5b [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-05-10T20:49:54.195Z] OK: 15855 distinct packages available [2022-05-10T20:49:54.195Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-10T20:49:54.772Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-10T20:49:55.031Z] (1/9) Installing ca-certificates (20211220-r0) [2022-05-10T20:49:55.290Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-05-10T20:49:55.290Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-05-10T20:49:55.549Z] (4/9) Installing libcurl (7.80.0-r1) [2022-05-10T20:49:55.549Z] (5/9) Installing curl (7.80.0-r1) [2022-05-10T20:49:55.549Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-05-10T20:49:55.808Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-05-10T20:49:55.808Z] (8/9) Installing libucontext (1.1-r0) [2022-05-10T20:49:55.808Z] (9/9) Installing gcompat (1.0.0-r4) [2022-05-10T20:49:56.069Z] Executing busybox-1.34.1-r5.trigger [2022-05-10T20:49:56.069Z] Executing ca-certificates-20211220-r0.trigger [2022-05-10T20:49:56.069Z] OK: 8 MiB in 23 packages [2022-05-10T20:49:57.972Z] Removing intermediate container 0c75544c00f2 [2022-05-10T20:49:57.972Z] ---> 271f5808fd2c [2022-05-10T20:49:57.972Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-10T20:49:57.972Z] ---> 8bce96696a70 [2022-05-10T20:49:57.972Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-05-10T20:49:58.909Z] ---> bdf3ca53f6e4 [2022-05-10T20:49:58.909Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-05-10T20:49:59.476Z] ---> a654a3554314 [2022-05-10T20:49:59.476Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-05-10T20:49:59.476Z] ---> Running in 34abe8061b2d [2022-05-10T20:49:59.734Z] Removing intermediate container 34abe8061b2d [2022-05-10T20:49:59.734Z] ---> 6a6e81735bc5 [2022-05-10T20:49:59.734Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-10T20:49:59.734Z] ---> Running in d165d3dbd104 [2022-05-10T20:49:59.998Z] Removing intermediate container d165d3dbd104 [2022-05-10T20:49:59.998Z] ---> bf2c4abbb0a9 [2022-05-10T20:49:59.998Z] Step 18/20 : LABEL arch=x86_64 [2022-05-10T20:49:59.998Z] ---> Running in a6a15bd9c04f [2022-05-10T20:50:00.569Z] Removing intermediate container a6a15bd9c04f [2022-05-10T20:50:00.569Z] ---> 427e2497f9d5 [2022-05-10T20:50:00.569Z] Step 19/20 : LABEL git_sha=6d533ed8a0b57e16c83af1786f4bb506e87964b5 [2022-05-10T20:50:00.569Z] ---> Running in abb8100191e3 [2022-05-10T20:50:00.829Z] Removing intermediate container abb8100191e3 [2022-05-10T20:50:00.829Z] ---> 4d02f8fc5ac7 [2022-05-10T20:50:00.829Z] Step 20/20 : LABEL version=0.0.0 [2022-05-10T20:50:01.089Z] ---> Running in 1b0e8355e6f7 [2022-05-10T20:50:01.349Z] Removing intermediate container 1b0e8355e6f7 [2022-05-10T20:50:01.349Z] ---> 0582ac3584ef [2022-05-10T20:50:01.349Z] [2022-05-10T20:50:01.350Z] Successfully built 0582ac3584ef [2022-05-10T20:50:01.350Z] Successfully tagged security-spiffe-token-provider:latest [2022-05-10T20:50:01.350Z]  Building security-spiffe-token-provider ... done Building security-bootstrapper [2022-05-10T20:50:05.538Z] Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-10T20:50:05.538Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-05-10T20:50:05.538Z] ---> a3f8e5e18768 [2022-05-10T20:50:05.538Z] Step 3/31 : WORKDIR /edgex-go [2022-05-10T20:50:05.538Z] ---> Using cache [2022-05-10T20:50:05.538Z] ---> 32def9ddbbb3 [2022-05-10T20:50:05.538Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-10T20:50:05.538Z] ---> Using cache [2022-05-10T20:50:05.538Z] ---> 423f53ada07b [2022-05-10T20:50:05.538Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-05-10T20:50:08.830Z] ---> Running in 7944ecdc481d [2022-05-10T20:50:09.088Z] Building bin/spire-agent... [2022-05-10T20:50:09.347Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-05-10T20:50:09.347Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-05-10T20:50:09.347Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-05-10T20:50:09.347Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-05-10T20:50:09.607Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-10T20:50:09.865Z] Building bin/spire-agent... [2022-05-10T20:50:10.124Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-05-10T20:50:10.124Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-05-10T20:50:10.124Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-05-10T20:50:10.124Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-05-10T20:50:10.124Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-05-10T20:50:10.124Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-05-10T20:50:10.124Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-05-10T20:50:10.383Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-10T20:50:10.383Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-05-10T20:50:10.383Z] go: downloading github.com/docker/go-units v0.4.0 [2022-05-10T20:50:10.383Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-05-10T20:50:10.383Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-05-10T20:50:10.383Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-05-10T20:50:10.383Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-05-10T20:50:10.644Z] OK: 221 MiB in 52 packages [2022-05-10T20:50:11.213Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-05-10T20:50:11.213Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-05-10T20:50:11.213Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-05-10T20:50:11.472Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-05-10T20:50:11.472Z] go: downloading github.com/docker/go-units v0.4.0 [2022-05-10T20:50:11.472Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-05-10T20:50:11.472Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-05-10T20:50:11.472Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-05-10T20:50:11.472Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-05-10T20:50:12.853Z] Removing intermediate container 7944ecdc481d [2022-05-10T20:50:12.853Z] ---> a97eff0085c4 [2022-05-10T20:50:12.853Z] Step 6/31 : COPY go.mod vendor* ./ [2022-05-10T20:50:13.789Z] ---> 48f1ce0bff51 [2022-05-10T20:50:13.789Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-10T20:50:13.789Z] ---> Running in 66e72d541ae8 [2022-05-10T20:50:16.324Z] Removing intermediate container 66e72d541ae8 [2022-05-10T20:50:16.324Z] ---> 4a1f6622de66 [2022-05-10T20:50:16.324Z] Step 8/31 : COPY . . [2022-05-10T20:50:24.689Z] ---> fb703750a3f2 [2022-05-10T20:50:24.689Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-05-10T20:50:24.689Z] ---> Running in 2544a556ba10 [2022-05-10T20:50:24.689Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-05-10T20:50:25.256Z] Removing intermediate container db75c3736b72 [2022-05-10T20:50:25.256Z] ---> b170efc200ee [2022-05-10T20:50:25.256Z] [2022-05-10T20:50:25.256Z] Step 10/23 : FROM alpine:3.14 [2022-05-10T20:50:25.256Z] ---> e04c818066af [2022-05-10T20:50:25.256Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-05-10T20:50:25.516Z] ---> Running in e8bede82b8ca [2022-05-10T20:50:25.774Z] Removing intermediate container e8bede82b8ca [2022-05-10T20:50:25.774Z] ---> 748c87df743a [2022-05-10T20:50:25.774Z] Step 12/23 : ENV APP_PORT=59880 [2022-05-10T20:50:25.774Z] ---> Running in 3869c2da21f4 [2022-05-10T20:50:26.343Z] Removing intermediate container 3869c2da21f4 [2022-05-10T20:50:26.343Z] ---> 7f4c693b8013 [2022-05-10T20:50:26.343Z] Step 13/23 : EXPOSE $APP_PORT [2022-05-10T20:50:26.344Z] ---> Running in 2a27521b095e [2022-05-10T20:50:26.601Z] Removing intermediate container 2a27521b095e [2022-05-10T20:50:26.601Z] ---> bb0b6c983355 [2022-05-10T20:50:26.601Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-10T20:50:26.601Z] ---> Running in 3b139d45d71a [2022-05-10T20:50:28.503Z] Removing intermediate container 3b139d45d71a [2022-05-10T20:50:28.503Z] ---> f73857cf2202 [2022-05-10T20:50:28.503Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-05-10T20:50:28.503Z] ---> Running in caa4ff735aa6 [2022-05-10T20:50:29.074Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-05-10T20:50:30.012Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-05-10T20:50:30.274Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-05-10T20:50:30.275Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-05-10T20:50:30.275Z] (3/6) Installing libsodium (1.0.18-r0) [2022-05-10T20:50:30.536Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-05-10T20:50:30.536Z] (5/6) Installing libzmq (4.3.4-r0) [2022-05-10T20:50:30.536Z] (6/6) Installing zeromq (4.3.4-r0) [2022-05-10T20:50:30.797Z] Executing busybox-1.33.1-r7.trigger [2022-05-10T20:50:30.797Z] OK: 8 MiB in 20 packages [2022-05-10T20:50:33.355Z] Removing intermediate container caa4ff735aa6 [2022-05-10T20:50:33.355Z] ---> 2cdac6b8f605 [2022-05-10T20:50:33.355Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-10T20:50:33.617Z] ---> 1d396a024bee [2022-05-10T20:50:33.617Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-05-10T20:50:35.534Z] ---> c4234b4a38ae [2022-05-10T20:50:35.534Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-05-10T20:50:36.472Z] ---> 2b4ae28e6000 [2022-05-10T20:50:36.472Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-05-10T20:50:36.731Z] ---> Running in 3fcc7ce61523 [2022-05-10T20:50:36.992Z] Removing intermediate container 3fcc7ce61523 [2022-05-10T20:50:36.992Z] ---> 62d8241e75a9 [2022-05-10T20:50:36.992Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-10T20:50:36.992Z] ---> Running in f13e450d5d6f [2022-05-10T20:50:37.252Z] Removing intermediate container f13e450d5d6f [2022-05-10T20:50:37.252Z] ---> 3bee80c6f8f6 [2022-05-10T20:50:37.252Z] Step 21/23 : LABEL arch=x86_64 [2022-05-10T20:50:37.512Z] ---> Running in e0e83d437fee [2022-05-10T20:50:37.772Z] Removing intermediate container e0e83d437fee [2022-05-10T20:50:37.772Z] ---> 04090fcfbbb1 [2022-05-10T20:50:37.772Z] Step 22/23 : LABEL git_sha=6d533ed8a0b57e16c83af1786f4bb506e87964b5 [2022-05-10T20:50:37.772Z] ---> Running in 1d2ef3e356a5 [2022-05-10T20:50:38.054Z] Removing intermediate container 1d2ef3e356a5 [2022-05-10T20:50:38.054Z] ---> 389b1240d8f7 [2022-05-10T20:50:38.054Z] Step 23/23 : LABEL version=0.0.0 [2022-05-10T20:50:38.314Z] ---> Running in 2ac691f1af95 [2022-05-10T20:50:38.883Z] Removing intermediate container 2ac691f1af95 [2022-05-10T20:50:38.883Z] ---> ddd49b4bd949 [2022-05-10T20:50:38.883Z] [2022-05-10T20:50:38.883Z] Successfully built ddd49b4bd949 [2022-05-10T20:50:38.883Z] Successfully tagged core-data:latest [2022-05-10T20:50:38.883Z]  Building core-data ... done Building security-secretstore-setup [2022-05-10T20:50:45.623Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-10T20:50:45.623Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-05-10T20:50:45.623Z] ---> a3f8e5e18768 [2022-05-10T20:50:45.623Z] Step 3/25 : WORKDIR /edgex-go [2022-05-10T20:50:45.623Z] ---> Using cache [2022-05-10T20:50:45.623Z] ---> 32def9ddbbb3 [2022-05-10T20:50:45.623Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-10T20:50:45.623Z] ---> Using cache [2022-05-10T20:50:45.623Z] ---> 423f53ada07b [2022-05-10T20:50:45.623Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-05-10T20:50:45.623Z] ---> Using cache [2022-05-10T20:50:45.623Z] ---> a97eff0085c4 [2022-05-10T20:50:45.623Z] Step 6/25 : COPY go.mod vendor* ./ [2022-05-10T20:50:45.623Z] ---> Using cache [2022-05-10T20:50:45.623Z] ---> 48f1ce0bff51 [2022-05-10T20:50:45.623Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-10T20:50:45.623Z] ---> Using cache [2022-05-10T20:50:45.623Z] ---> 4a1f6622de66 [2022-05-10T20:50:45.623Z] Step 8/25 : COPY . . [2022-05-10T20:50:45.623Z] ---> Using cache [2022-05-10T20:50:45.623Z] ---> fb703750a3f2 [2022-05-10T20:50:45.623Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-05-10T20:50:52.193Z] ---> Running in 737c1458478a [2022-05-10T20:50:52.193Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-05-10T20:50:53.129Z] Removing intermediate container 2544a556ba10 [2022-05-10T20:50:53.129Z] ---> dcfbcc01fbed [2022-05-10T20:50:53.129Z] [2022-05-10T20:50:53.129Z] Step 10/31 : FROM alpine:3.14 [2022-05-10T20:50:53.129Z] ---> e04c818066af [2022-05-10T20:50:53.129Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-05-10T20:50:53.697Z] ---> Running in 41e4af716221 [2022-05-10T20:50:53.957Z] Removing intermediate container 41e4af716221 [2022-05-10T20:50:53.957Z] ---> d8d70ad51b93 [2022-05-10T20:50:53.957Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-05-10T20:50:54.526Z] ---> Running in 50759eba0a1c [2022-05-10T20:50:55.094Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-05-10T20:50:55.094Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-05-10T20:50:55.354Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-05-10T20:50:55.354Z] (2/2) Installing su-exec (0.2-r1) [2022-05-10T20:50:55.354Z] Executing busybox-1.33.1-r7.trigger [2022-05-10T20:50:55.354Z] OK: 6 MiB in 16 packages [2022-05-10T20:50:57.263Z] Removing intermediate container 50759eba0a1c [2022-05-10T20:50:57.263Z] ---> 6b1cf0c260de [2022-05-10T20:50:57.263Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-05-10T20:50:57.263Z] ---> Running in 464033e7b1f6 [2022-05-10T20:50:57.263Z] Removing intermediate container 464033e7b1f6 [2022-05-10T20:50:57.263Z] ---> 7b37aa34bb5f [2022-05-10T20:50:57.263Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-05-10T20:50:57.521Z] ---> Running in e184c8af338f [2022-05-10T20:50:58.090Z] Removing intermediate container e184c8af338f [2022-05-10T20:50:58.090Z] ---> 0823f375099b [2022-05-10T20:50:58.090Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-05-10T20:50:59.996Z] ---> Running in 3345f06ebfe8 [2022-05-10T20:51:01.384Z] Removing intermediate container 3345f06ebfe8 [2022-05-10T20:51:01.384Z] ---> c15f8777e584 [2022-05-10T20:51:01.384Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2022-05-10T20:51:01.384Z] ---> Running in 9d0f920cb9fc [2022-05-10T20:51:01.954Z] Removing intermediate container 9d0f920cb9fc [2022-05-10T20:51:01.954Z] ---> a060fe7de1d8 [2022-05-10T20:51:01.954Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-05-10T20:51:02.213Z] ---> 230cddfefd96 [2022-05-10T20:51:02.213Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-05-10T20:51:02.471Z] ---> Running in 520885fb1058 [2022-05-10T20:51:03.407Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-05-10T20:51:03.978Z] Removing intermediate container 520885fb1058 [2022-05-10T20:51:03.978Z] ---> 034f0e0f5aaa [2022-05-10T20:51:03.978Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-10T20:51:04.546Z] ---> a2fb7a90cc8f [2022-05-10T20:51:04.546Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-05-10T20:51:06.452Z] ---> 0f4a68c1002f [2022-05-10T20:51:06.452Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-05-10T20:51:06.452Z] Removing intermediate container 737c1458478a [2022-05-10T20:51:06.452Z] ---> 94e5870a43aa [2022-05-10T20:51:06.452Z] [2022-05-10T20:51:06.452Z] Step 10/25 : FROM alpine:3.14 [2022-05-10T20:51:06.452Z] ---> e04c818066af [2022-05-10T20:51:06.452Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-05-10T20:51:07.020Z] ---> Running in 64dfeebbb69d [2022-05-10T20:51:07.020Z] ---> bfddcd2b160a [2022-05-10T20:51:07.020Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-05-10T20:51:07.587Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-05-10T20:51:07.587Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-05-10T20:51:07.587Z] ---> 17ad33ba0c44 [2022-05-10T20:51:07.587Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-05-10T20:51:07.845Z] (1/3) Installing ca-certificates (20211220-r0) [2022-05-10T20:51:07.845Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-05-10T20:51:07.845Z] (3/3) Installing su-exec (0.2-r1) [2022-05-10T20:51:07.845Z] Executing busybox-1.33.1-r7.trigger [2022-05-10T20:51:07.845Z] Executing ca-certificates-20211220-r0.trigger [2022-05-10T20:51:07.845Z] OK: 6 MiB in 17 packages [2022-05-10T20:51:08.779Z] ---> cffa1f1a9ae6 [2022-05-10T20:51:08.779Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2022-05-10T20:51:09.345Z] ---> Running in 8bc9026beef4 [2022-05-10T20:51:09.345Z] Removing intermediate container 64dfeebbb69d [2022-05-10T20:51:09.345Z] ---> caef5a33f063 [2022-05-10T20:51:09.345Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-05-10T20:51:09.604Z] Removing intermediate container 8bc9026beef4 [2022-05-10T20:51:09.604Z] ---> ff96da1b7f24 [2022-05-10T20:51:09.604Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-05-10T20:51:09.604Z] ---> Running in 94f4653e9a7b [2022-05-10T20:51:09.865Z] Removing intermediate container 94f4653e9a7b [2022-05-10T20:51:09.865Z] ---> 0dd11327a655 [2022-05-10T20:51:09.865Z] Step 13/25 : WORKDIR / [2022-05-10T20:51:10.125Z] ---> ed4dcc2894f1 [2022-05-10T20:51:10.125Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-05-10T20:51:10.125Z] ---> Running in 809c47323a3e [2022-05-10T20:51:10.125Z] ---> Running in af6d3ae68514 [2022-05-10T20:51:10.383Z] Removing intermediate container 809c47323a3e [2022-05-10T20:51:10.383Z] ---> 7c4fb3d86961 [2022-05-10T20:51:10.383Z] Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2022-05-10T20:51:10.643Z] ---> f564493cede3 [2022-05-10T20:51:10.643Z] Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2022-05-10T20:51:11.211Z] ---> ea0a4eb92c6a [2022-05-10T20:51:11.211Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-05-10T20:51:11.211Z] Removing intermediate container af6d3ae68514 [2022-05-10T20:51:11.211Z] ---> b77ad1015c94 [2022-05-10T20:51:11.211Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-05-10T20:51:11.471Z] ---> Running in 51087d29a133 [2022-05-10T20:51:11.730Z] ---> f8e8d56ce7e6 [2022-05-10T20:51:11.730Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2022-05-10T20:51:11.730Z] Removing intermediate container 51087d29a133 [2022-05-10T20:51:11.730Z] ---> 2b6f298525e0 [2022-05-10T20:51:11.730Z] Step 28/31 : CMD ["gate"] [2022-05-10T20:51:11.997Z] ---> Running in f0f2c82e55cf [2022-05-10T20:51:11.997Z] ---> 93408cc0d18c [2022-05-10T20:51:11.997Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-05-10T20:51:12.268Z] Removing intermediate container f0f2c82e55cf [2022-05-10T20:51:12.268Z] ---> 2cbd2c1eade5 [2022-05-10T20:51:12.268Z] Step 29/31 : LABEL arch=x86_64 [2022-05-10T20:51:14.172Z] ---> aa8b961809bb [2022-05-10T20:51:14.172Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-05-10T20:51:16.076Z] ---> Running in 4b7198d231ef [2022-05-10T20:51:17.016Z] ---> a1853b776e37 [2022-05-10T20:51:17.016Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-05-10T20:51:17.016Z] Removing intermediate container 4b7198d231ef [2022-05-10T20:51:17.016Z] ---> c4286ce3f245 [2022-05-10T20:51:17.016Z] Step 30/31 : LABEL git_sha=6d533ed8a0b57e16c83af1786f4bb506e87964b5 [2022-05-10T20:51:17.016Z] ---> Running in bd520a9d52e5 [2022-05-10T20:51:17.274Z] ---> 916f715dba2e [2022-05-10T20:51:17.274Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2022-05-10T20:51:17.274Z] ---> Running in 060ea0f6668c [2022-05-10T20:51:17.274Z] Removing intermediate container bd520a9d52e5 [2022-05-10T20:51:17.274Z] ---> 794cf59258d6 [2022-05-10T20:51:17.274Z] Step 31/31 : LABEL version=0.0.0 [2022-05-10T20:51:17.535Z] ---> Running in 6a1b53434a02 [2022-05-10T20:51:17.793Z] Removing intermediate container 6a1b53434a02 [2022-05-10T20:51:17.793Z] ---> 5d84b39d3fda [2022-05-10T20:51:17.793Z] [2022-05-10T20:51:17.793Z] Successfully built 5d84b39d3fda [2022-05-10T20:51:17.793Z] Successfully tagged security-bootstrapper:latest [2022-05-10T20:51:17.793Z]  Building security-bootstrapper ... done Building security-proxy-setup [2022-05-10T20:51:19.709Z] Removing intermediate container 10821adcdcc8 [2022-05-10T20:51:19.709Z] ---> f400fb100912 [2022-05-10T20:51:19.709Z] [2022-05-10T20:51:19.709Z] Step 13/26 : FROM alpine:3.15 [2022-05-10T20:51:19.709Z] ---> 0ac33e5f5afa [2022-05-10T20:51:19.709Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-05-10T20:51:19.709Z] ---> Using cache [2022-05-10T20:51:19.709Z] ---> 3214ce36147c [2022-05-10T20:51:19.709Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-10T20:51:19.709Z] ---> Using cache [2022-05-10T20:51:19.709Z] ---> dc3f912fbf6d [2022-05-10T20:51:19.709Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-05-10T20:51:21.619Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-10T20:51:21.620Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-05-10T20:51:21.620Z] ---> a3f8e5e18768 [2022-05-10T20:51:21.620Z] Step 3/22 : WORKDIR /edgex-go [2022-05-10T20:51:21.620Z] ---> Using cache [2022-05-10T20:51:21.620Z] ---> 32def9ddbbb3 [2022-05-10T20:51:21.620Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-10T20:51:21.620Z] ---> Using cache [2022-05-10T20:51:21.620Z] ---> 423f53ada07b [2022-05-10T20:51:21.620Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-05-10T20:51:21.620Z] ---> Using cache [2022-05-10T20:51:21.620Z] ---> a97eff0085c4 [2022-05-10T20:51:21.620Z] Step 6/22 : COPY go.mod vendor* ./ [2022-05-10T20:51:21.620Z] ---> Using cache [2022-05-10T20:51:21.620Z] ---> 48f1ce0bff51 [2022-05-10T20:51:21.620Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-10T20:51:21.620Z] ---> Using cache [2022-05-10T20:51:21.620Z] ---> 4a1f6622de66 [2022-05-10T20:51:21.620Z] Step 8/22 : COPY . . [2022-05-10T20:51:21.620Z] ---> Using cache [2022-05-10T20:51:21.620Z] ---> fb703750a3f2 [2022-05-10T20:51:21.620Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-05-10T20:51:21.879Z] Removing intermediate container 060ea0f6668c [2022-05-10T20:51:21.879Z] ---> 0c9e01994c66 [2022-05-10T20:51:21.879Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-05-10T20:51:22.138Z] ---> Running in 704a55e4e4b0 [2022-05-10T20:51:22.138Z] ---> Running in 6df4547620cc [2022-05-10T20:51:22.138Z] ---> Running in e4a5b637a7c5 [2022-05-10T20:51:22.138Z] Removing intermediate container e4a5b637a7c5 [2022-05-10T20:51:22.138Z] ---> 2aade9151470 [2022-05-10T20:51:22.138Z] Step 23/25 : LABEL arch=x86_64 [2022-05-10T20:51:22.395Z] ---> Running in 9c4e8cb36336 [2022-05-10T20:51:22.395Z] Removing intermediate container 9c4e8cb36336 [2022-05-10T20:51:22.395Z] ---> 208bfff89623 [2022-05-10T20:51:22.395Z] Step 24/25 : LABEL git_sha=6d533ed8a0b57e16c83af1786f4bb506e87964b5 [2022-05-10T20:51:22.654Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-10T20:51:22.912Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-05-10T20:51:23.504Z] ---> Running in f00864900d09 [2022-05-10T20:51:23.818Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-10T20:51:23.818Z] Removing intermediate container f00864900d09 [2022-05-10T20:51:23.818Z] ---> 2ea68166912d [2022-05-10T20:51:23.818Z] Step 25/25 : LABEL version=0.0.0 [2022-05-10T20:51:24.078Z] v3.15.4-119-gb71cf71a5b [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-05-10T20:51:24.078Z] v3.15.4-119-gb71cf71a5b [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-05-10T20:51:24.078Z] OK: 15855 distinct packages available [2022-05-10T20:51:24.078Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-10T20:51:24.078Z] ---> Running in 94524abe5fdf [2022-05-10T20:51:24.337Z] Removing intermediate container 94524abe5fdf [2022-05-10T20:51:24.337Z] ---> 9fb83e2aedbd [2022-05-10T20:51:24.337Z] [2022-05-10T20:51:24.337Z] Successfully built 9fb83e2aedbd [2022-05-10T20:51:24.337Z] Successfully tagged security-secretstore-setup:latest [2022-05-10T20:51:24.337Z] Building core-command [2022-05-10T20:51:24.911Z]  Building security-secretstore-setup ... done fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-10T20:51:25.170Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-05-10T20:51:25.170Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-05-10T20:51:25.170Z] Removing intermediate container ea8e9f4069d0 [2022-05-10T20:51:25.170Z] ---> 5339787cca20 [2022-05-10T20:51:25.170Z] [2022-05-10T20:51:25.171Z] Step 13/26 : FROM alpine:3.15 [2022-05-10T20:51:25.171Z] ---> 0ac33e5f5afa [2022-05-10T20:51:25.171Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-05-10T20:51:25.171Z] ---> Using cache [2022-05-10T20:51:25.171Z] ---> 3214ce36147c [2022-05-10T20:51:25.171Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-10T20:51:25.171Z] ---> Using cache [2022-05-10T20:51:25.171Z] ---> dc3f912fbf6d [2022-05-10T20:51:25.171Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-05-10T20:51:25.433Z] (3/5) Installing libucontext (1.1-r0) [2022-05-10T20:51:25.433Z] (4/5) Installing gcompat (1.0.0-r4) [2022-05-10T20:51:25.433Z] (5/5) Installing openssl (1.1.1n-r0) [2022-05-10T20:51:25.693Z] Executing busybox-1.34.1-r5.trigger [2022-05-10T20:51:25.693Z] OK: 6 MiB in 19 packages [2022-05-10T20:51:27.597Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-10T20:51:27.598Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-05-10T20:51:27.598Z] ---> a3f8e5e18768 [2022-05-10T20:51:27.598Z] Step 3/23 : WORKDIR /edgex-go [2022-05-10T20:51:27.598Z] ---> Using cache [2022-05-10T20:51:27.598Z] ---> 32def9ddbbb3 [2022-05-10T20:51:27.598Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-10T20:51:27.598Z] ---> Using cache [2022-05-10T20:51:27.598Z] ---> 423f53ada07b [2022-05-10T20:51:27.598Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-05-10T20:51:27.598Z] ---> Using cache [2022-05-10T20:51:27.598Z] ---> a97eff0085c4 [2022-05-10T20:51:27.598Z] Step 6/23 : COPY go.mod vendor* ./ [2022-05-10T20:51:27.598Z] ---> Using cache [2022-05-10T20:51:27.598Z] ---> 48f1ce0bff51 [2022-05-10T20:51:27.598Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-10T20:51:27.598Z] ---> Using cache [2022-05-10T20:51:27.598Z] ---> 4a1f6622de66 [2022-05-10T20:51:27.598Z] Step 8/23 : COPY . . [2022-05-10T20:51:27.598Z] ---> Using cache [2022-05-10T20:51:27.598Z] ---> fb703750a3f2 [2022-05-10T20:51:27.598Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-05-10T20:51:29.497Z] ---> Running in 00480da8599c [2022-05-10T20:51:29.497Z] ---> Running in 60dce158a467 [2022-05-10T20:51:29.756Z] Removing intermediate container 704a55e4e4b0 [2022-05-10T20:51:29.756Z] ---> e2154df649c9 [2022-05-10T20:51:29.756Z] Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-agent /usr/local/bin [2022-05-10T20:51:30.325Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-10T20:51:30.325Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-05-10T20:51:31.301Z] ---> 051453978b54 [2022-05-10T20:51:31.301Z] Step 18/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-05-10T20:51:31.301Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-10T20:51:31.577Z] v3.15.4-119-gb71cf71a5b [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-05-10T20:51:31.577Z] v3.15.4-119-gb71cf71a5b [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-05-10T20:51:31.577Z] OK: 15855 distinct packages available [2022-05-10T20:51:31.577Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-10T20:51:32.529Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-10T20:51:32.788Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-05-10T20:51:32.788Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-05-10T20:51:32.788Z] (3/4) Installing libucontext (1.1-r0) [2022-05-10T20:51:33.047Z] (4/4) Installing gcompat (1.0.0-r4) [2022-05-10T20:51:33.047Z] Executing busybox-1.34.1-r5.trigger [2022-05-10T20:51:33.047Z] OK: 6 MiB in 18 packages [2022-05-10T20:51:33.615Z] ---> eee9d025e72b [2022-05-10T20:51:33.615Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-05-10T20:51:33.615Z] Building bin/spire-agent... [2022-05-10T20:51:33.615Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-05-10T20:51:33.615Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-05-10T20:51:33.615Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-05-10T20:51:33.615Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-05-10T20:51:33.876Z] Removing intermediate container 60dce158a467 [2022-05-10T20:51:33.876Z] ---> 000438bf9f52 [2022-05-10T20:51:33.876Z] Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-05-10T20:51:33.876Z] ---> 0b54c4e991df [2022-05-10T20:51:33.876Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-05-10T20:51:33.876Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-05-10T20:51:34.136Z] ---> 6372d67dd302 [2022-05-10T20:51:34.136Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-05-10T20:51:34.394Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-05-10T20:51:34.394Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-05-10T20:51:34.394Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-05-10T20:51:34.995Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-05-10T20:51:34.995Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-05-10T20:51:34.995Z] go: downloading github.com/docker/go-units v0.4.0 [2022-05-10T20:51:34.995Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-05-10T20:51:34.995Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-05-10T20:51:34.995Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-05-10T20:51:35.935Z]  ---> 3928da943b05 [2022-05-10T20:51:35.935Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-05-10T20:51:35.935Z] ---> 187cbbc40d76 [2022-05-10T20:51:35.935Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-05-10T20:51:35.935Z] ---> Running in ecfc11291a63 [2022-05-10T20:51:36.195Z] Removing intermediate container ecfc11291a63 [2022-05-10T20:51:36.195Z] ---> 814190cf7c22 [2022-05-10T20:51:36.195Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-05-10T20:51:36.195Z] ---> 630e23d67550 [2022-05-10T20:51:36.195Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-05-10T20:51:36.460Z] ---> Running in a353ae07f380 [2022-05-10T20:51:36.460Z] ---> Running in 48b457de7bcd [2022-05-10T20:51:36.721Z] Removing intermediate container a353ae07f380 [2022-05-10T20:51:36.721Z] ---> b2a4d4fc2355 [2022-05-10T20:51:36.721Z] Step 24/26 : LABEL arch=x86_64 [2022-05-10T20:51:36.721Z] Removing intermediate container 48b457de7bcd [2022-05-10T20:51:36.721Z] ---> e6fb835beb8a [2022-05-10T20:51:36.721Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-05-10T20:51:36.721Z] ---> Running in 35a80000c10c [2022-05-10T20:51:37.290Z] Removing intermediate container 35a80000c10c [2022-05-10T20:51:37.290Z] ---> 244ac3493c6d [2022-05-10T20:51:37.290Z] Step 25/26 : LABEL git_sha=6d533ed8a0b57e16c83af1786f4bb506e87964b5 [2022-05-10T20:51:37.290Z] ---> 1b196cbb2825 [2022-05-10T20:51:37.290Z] Step 21/26 : WORKDIR / [2022-05-10T20:51:37.290Z] ---> Running in 7ff930f0c7d1 [2022-05-10T20:51:37.548Z] ---> Running in b7bdc88779c2 [2022-05-10T20:51:37.548Z] Removing intermediate container b7bdc88779c2 [2022-05-10T20:51:37.548Z] ---> 01d758969bdd [2022-05-10T20:51:37.548Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-05-10T20:51:37.811Z] ---> Running in 4095072dd30c [2022-05-10T20:51:37.811Z] Removing intermediate container 7ff930f0c7d1 [2022-05-10T20:51:37.811Z] ---> eacebf36bfba [2022-05-10T20:51:37.811Z] Step 26/26 : LABEL version=0.0.0 [2022-05-10T20:51:37.811Z] ---> Running in 11f7f90ef731 [2022-05-10T20:51:38.069Z] Removing intermediate container 4095072dd30c [2022-05-10T20:51:38.069Z] ---> ff9bb1eacf52 [2022-05-10T20:51:38.069Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-05-10T20:51:38.069Z] Removing intermediate container 11f7f90ef731 [2022-05-10T20:51:38.069Z] ---> 9c183bb13b00 [2022-05-10T20:51:38.069Z] [2022-05-10T20:51:38.069Z] ---> Running in 0109b9153ea7 [2022-05-10T20:51:38.327Z] Removing intermediate container 6df4547620cc [2022-05-10T20:51:38.327Z] ---> 929aebb8ca8f [2022-05-10T20:51:38.327Z] [2022-05-10T20:51:38.327Z] Step 10/22 : FROM alpine:3.14 [2022-05-10T20:51:38.327Z] ---> e04c818066af [2022-05-10T20:51:38.327Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-05-10T20:51:38.327Z] Successfully built 9c183bb13b00 [2022-05-10T20:51:38.327Z] Successfully tagged security-spire-agent:latest [2022-05-10T20:51:38.327Z]  Building security-spire-agent ... done  ---> Running in e4c9ccb5c666 [2022-05-10T20:51:38.327Z] Removing intermediate container 0109b9153ea7 [2022-05-10T20:51:38.327Z] ---> 9b06f756469f [2022-05-10T20:51:38.327Z] Step 24/26 : LABEL arch=x86_64 [2022-05-10T20:51:38.585Z] ---> Running in 6543dc0cf7bb [2022-05-10T20:51:38.585Z] Removing intermediate container 6543dc0cf7bb [2022-05-10T20:51:38.585Z] ---> ace2ec85dd50 [2022-05-10T20:51:38.585Z] Step 25/26 : LABEL git_sha=6d533ed8a0b57e16c83af1786f4bb506e87964b5 [2022-05-10T20:51:38.585Z] ---> Running in 9413db0b44bb [2022-05-10T20:51:38.843Z] Removing intermediate container 9413db0b44bb [2022-05-10T20:51:38.843Z] ---> fb5ab55a9080 [2022-05-10T20:51:38.843Z] Step 26/26 : LABEL version=0.0.0 [2022-05-10T20:51:38.843Z] ---> Running in d004e8b38e20 [2022-05-10T20:51:39.102Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-05-10T20:51:39.102Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-05-10T20:51:39.102Z] Removing intermediate container d004e8b38e20 [2022-05-10T20:51:39.102Z] ---> 8acf3d3361b8 [2022-05-10T20:51:39.102Z] [2022-05-10T20:51:39.102Z] Successfully built 8acf3d3361b8 [2022-05-10T20:51:39.102Z] Successfully tagged security-spire-config:latest [2022-05-10T20:51:39.360Z]  Building security-spire-config ... done (1/6) Installing ca-certificates (20211220-r0) [2022-05-10T20:51:39.361Z] (2/6) Installing brotli-libs (1.0.9-r5) [2022-05-10T20:51:39.361Z] (3/6) Installing nghttp2-libs (1.43.0-r0) [2022-05-10T20:51:39.361Z] (4/6) Installing libcurl (7.79.1-r1) [2022-05-10T20:51:39.361Z] (5/6) Installing curl (7.79.1-r1) [2022-05-10T20:51:39.361Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-05-10T20:51:39.361Z] Executing busybox-1.33.1-r7.trigger [2022-05-10T20:51:39.361Z] Executing ca-certificates-20211220-r0.trigger [2022-05-10T20:51:39.361Z] OK: 8 MiB in 20 packages [2022-05-10T20:51:39.928Z] Removing intermediate container e4c9ccb5c666 [2022-05-10T20:51:39.928Z] ---> a15c0a4c1665 [2022-05-10T20:51:39.928Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-05-10T20:51:39.928Z] ---> Running in 869dc8abac3d [2022-05-10T20:51:40.186Z] Removing intermediate container 869dc8abac3d [2022-05-10T20:51:40.186Z] ---> 9aec2ab33bc3 [2022-05-10T20:51:40.186Z] Step 13/22 : WORKDIR /edgex [2022-05-10T20:51:40.186Z] ---> Running in a5f697311207 [2022-05-10T20:51:40.445Z] Removing intermediate container a5f697311207 [2022-05-10T20:51:40.445Z] ---> fd0e98ee1f63 [2022-05-10T20:51:40.445Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-05-10T20:51:40.445Z] ---> bfe7b75890c9 [2022-05-10T20:51:40.445Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-05-10T20:51:41.015Z] ---> 8528f8904bd6 [2022-05-10T20:51:41.015Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-05-10T20:51:41.274Z] ---> cf91b4efbbd2 [2022-05-10T20:51:41.274Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-05-10T20:51:41.841Z] ---> fe47a3662c35 [2022-05-10T20:51:41.841Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-05-10T20:51:41.841Z] ---> Running in ca86a878a2ea [2022-05-10T20:51:42.777Z] Removing intermediate container ca86a878a2ea [2022-05-10T20:51:42.777Z] ---> ee25a6ad4306 [2022-05-10T20:51:42.777Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-05-10T20:51:43.044Z] ---> Running in e1d79df33bde [2022-05-10T20:51:43.044Z] Removing intermediate container e1d79df33bde [2022-05-10T20:51:43.044Z] ---> 60e15fa509fe [2022-05-10T20:51:43.044Z] Step 20/22 : LABEL arch=x86_64 [2022-05-10T20:51:43.044Z] ---> Running in dbfeb2abdae1 [2022-05-10T20:51:43.304Z] Removing intermediate container dbfeb2abdae1 [2022-05-10T20:51:43.304Z] ---> ee336d65619c [2022-05-10T20:51:43.304Z] Step 21/22 : LABEL git_sha=6d533ed8a0b57e16c83af1786f4bb506e87964b5 [2022-05-10T20:51:43.304Z] ---> Running in 28001c01569b [2022-05-10T20:51:43.563Z] Removing intermediate container 28001c01569b [2022-05-10T20:51:43.563Z] ---> 2bc4c3512026 [2022-05-10T20:51:43.563Z] Step 22/22 : LABEL version=0.0.0 [2022-05-10T20:51:43.563Z] ---> Running in d68930496ae8 [2022-05-10T20:51:43.563Z] Removing intermediate container d68930496ae8 [2022-05-10T20:51:43.563Z] ---> fdc6857a1596 [2022-05-10T20:51:43.563Z] [2022-05-10T20:51:43.822Z] Successfully built fdc6857a1596 [2022-05-10T20:51:43.822Z] Successfully tagged security-proxy-setup:latest [2022-05-10T20:51:44.393Z]  Building security-proxy-setup ... done Removing intermediate container 00480da8599c [2022-05-10T20:51:44.393Z] ---> 45af1c769a54 [2022-05-10T20:51:44.393Z] [2022-05-10T20:51:44.393Z] Step 10/23 : FROM alpine:3.14 [2022-05-10T20:51:44.393Z] ---> e04c818066af [2022-05-10T20:51:44.393Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-05-10T20:51:44.393Z] ---> Using cache [2022-05-10T20:51:44.393Z] ---> 0ca2a3037cf8 [2022-05-10T20:51:44.393Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-05-10T20:51:44.393Z] ---> Using cache [2022-05-10T20:51:44.393Z] ---> baaa7240d4d7 [2022-05-10T20:51:44.393Z] Step 13/23 : ENV APP_PORT=59882 [2022-05-10T20:51:44.393Z] ---> Running in bb2e1da7529f [2022-05-10T20:51:44.653Z] Removing intermediate container bb2e1da7529f [2022-05-10T20:51:44.653Z] ---> 9166dbed8ca3 [2022-05-10T20:51:44.653Z] Step 14/23 : EXPOSE $APP_PORT [2022-05-10T20:51:44.653Z] ---> Running in a29e2a03eac7 [2022-05-10T20:51:44.653Z] Removing intermediate container a29e2a03eac7 [2022-05-10T20:51:44.653Z] ---> 13eee6a5c4d8 [2022-05-10T20:51:44.653Z] Step 15/23 : WORKDIR / [2022-05-10T20:51:44.653Z] ---> Running in df92bf2f4fa6 [2022-05-10T20:51:44.912Z] Removing intermediate container df92bf2f4fa6 [2022-05-10T20:51:44.912Z] ---> b82e7256e101 [2022-05-10T20:51:44.912Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-10T20:51:44.912Z] ---> 31afc27cbd14 [2022-05-10T20:51:44.912Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-05-10T20:51:45.172Z] ---> f1c735db869f [2022-05-10T20:51:45.172Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-05-10T20:51:45.432Z] ---> 402487b2476f [2022-05-10T20:51:45.432Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-05-10T20:51:45.432Z] ---> Running in b75251778c19 [2022-05-10T20:51:45.432Z] Removing intermediate container b75251778c19 [2022-05-10T20:51:45.432Z] ---> af00cbc95464 [2022-05-10T20:51:45.432Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-10T20:51:45.432Z] ---> Running in 475c752b7500 [2022-05-10T20:51:45.692Z] Removing intermediate container 475c752b7500 [2022-05-10T20:51:45.692Z] ---> db36637eeb82 [2022-05-10T20:51:45.692Z] Step 21/23 : LABEL arch=x86_64 [2022-05-10T20:51:45.692Z] ---> Running in ad7edec33c1d [2022-05-10T20:51:45.692Z] Removing intermediate container ad7edec33c1d [2022-05-10T20:51:45.692Z] ---> 779fced3612e [2022-05-10T20:51:45.692Z] Step 22/23 : LABEL git_sha=6d533ed8a0b57e16c83af1786f4bb506e87964b5 [2022-05-10T20:51:45.692Z] ---> Running in 98d724d7b4e9 [2022-05-10T20:51:45.957Z] Removing intermediate container 98d724d7b4e9 [2022-05-10T20:51:45.957Z] ---> e726da69bc48 [2022-05-10T20:51:45.957Z] Step 23/23 : LABEL version=0.0.0 [2022-05-10T20:51:45.957Z] ---> Running in c16eceef1c32 [2022-05-10T20:51:46.218Z] Removing intermediate container c16eceef1c32 [2022-05-10T20:51:46.218Z] ---> b4f24251d123 [2022-05-10T20:51:46.218Z] [2022-05-10T20:51:46.218Z] Successfully built b4f24251d123 [2022-05-10T20:51:46.218Z] Successfully tagged core-command:latest [2022-05-10T20:52:32.904Z]  Building core-command ... done Removing intermediate container 5fc975da4b3c [2022-05-10T20:52:32.904Z] ---> 48934292aedb [2022-05-10T20:52:32.904Z] [2022-05-10T20:52:32.904Z] Step 13/25 : FROM alpine:3.15 [2022-05-10T20:52:32.904Z] ---> 0ac33e5f5afa [2022-05-10T20:52:32.904Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-05-10T20:52:32.904Z] ---> Using cache [2022-05-10T20:52:32.904Z] ---> 3214ce36147c [2022-05-10T20:52:32.904Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-10T20:52:32.904Z] ---> Using cache [2022-05-10T20:52:32.904Z] ---> dc3f912fbf6d [2022-05-10T20:52:32.904Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-05-10T20:52:32.904Z] ---> Using cache [2022-05-10T20:52:32.904Z] ---> e2154df649c9 [2022-05-10T20:52:32.904Z] Step 17/25 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-05-10T20:52:32.904Z] ---> d650c2ce307c [2022-05-10T20:52:32.904Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-05-10T20:52:32.904Z] ---> 9b9ac1466191 [2022-05-10T20:52:32.904Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-05-10T20:52:32.904Z] ---> 1d0d7300f633 [2022-05-10T20:52:32.904Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-05-10T20:52:32.904Z] ---> 7eb6ee87b8bb [2022-05-10T20:52:32.904Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-05-10T20:52:32.904Z] ---> Running in 9ba8c7850b9b [2022-05-10T20:52:32.904Z] Removing intermediate container 9ba8c7850b9b [2022-05-10T20:52:32.904Z] ---> e1c41adbd1bf [2022-05-10T20:52:32.904Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-05-10T20:52:32.904Z] ---> Running in b58200c5f5dc [2022-05-10T20:52:32.904Z] Removing intermediate container b58200c5f5dc [2022-05-10T20:52:32.904Z] ---> 7194587c2d2a [2022-05-10T20:52:32.904Z] Step 23/25 : LABEL arch=x86_64 [2022-05-10T20:52:32.904Z] ---> Running in 1da6ee956239 [2022-05-10T20:52:32.904Z] Removing intermediate container 1da6ee956239 [2022-05-10T20:52:32.904Z] ---> ee2ac5fde7cb [2022-05-10T20:52:32.904Z] Step 24/25 : LABEL git_sha=6d533ed8a0b57e16c83af1786f4bb506e87964b5 [2022-05-10T20:52:32.904Z] ---> Running in 986f12d4dddb [2022-05-10T20:52:32.904Z] Removing intermediate container 986f12d4dddb [2022-05-10T20:52:32.904Z] ---> 5ab31d714dd6 [2022-05-10T20:52:32.904Z] Step 25/25 : LABEL version=0.0.0 [2022-05-10T20:52:32.904Z] ---> Running in 6f870673ad54 [2022-05-10T20:52:32.904Z] Removing intermediate container 6f870673ad54 [2022-05-10T20:52:32.904Z] ---> 6b076ec108b8 [2022-05-10T20:52:32.904Z] [2022-05-10T20:52:32.904Z] Successfully built 6b076ec108b8 [2022-05-10T20:52:32.904Z] Successfully tagged security-spire-server:latest [2022-05-10T20:52:32.911Z]  Building security-spire-server ... done  [Pipeline] } [2022-05-10T20:52:32.921Z] $ docker stop --time=1 796f0d3360af99d8c3e6e138dab7771db47eeada2cf473c6ddb8d4fb54183829 [2022-05-10T20:52:34.236Z] $ docker rm -f 796f0d3360af99d8c3e6e138dab7771db47eeada2cf473c6ddb8d4fb54183829 [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-10T20:52:34.582Z] + docker images [2022-05-10T20:52:34.582Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-05-10T20:52:34.582Z] security-spire-server latest 6b076ec108b8 6 seconds ago 87.3MB [2022-05-10T20:52:34.582Z] 48934292aedb 18 seconds ago 4.43GB [2022-05-10T20:52:34.582Z] core-command latest b4f24251d123 49 seconds ago 16.1MB [2022-05-10T20:52:34.582Z] 45af1c769a54 51 seconds ago 1.49GB [2022-05-10T20:52:34.582Z] security-proxy-setup latest fdc6857a1596 51 seconds ago 26.9MB [2022-05-10T20:52:34.582Z] security-spire-config latest 8acf3d3361b8 56 seconds ago 86.7MB [2022-05-10T20:52:34.582Z] security-spire-agent latest 9c183bb13b00 57 seconds ago 127MB [2022-05-10T20:52:34.582Z] 929aebb8ca8f 57 seconds ago 1.5GB [2022-05-10T20:52:34.582Z] security-secretstore-setup latest 9fb83e2aedbd About a minute ago 28.5MB [2022-05-10T20:52:34.582Z] 5339787cca20 About a minute ago 4.43GB [2022-05-10T20:52:34.583Z] security-bootstrapper latest 5d84b39d3fda About a minute ago 19.1MB [2022-05-10T20:52:34.583Z] f400fb100912 About a minute ago 4.43GB [2022-05-10T20:52:34.583Z] 94e5870a43aa About a minute ago 1.5GB [2022-05-10T20:52:34.583Z] dcfbcc01fbed About a minute ago 1.5GB [2022-05-10T20:52:34.583Z] core-data latest ddd49b4bd949 About a minute ago 22.5MB [2022-05-10T20:52:34.583Z] b170efc200ee 2 minutes ago 1.52GB [2022-05-10T20:52:34.583Z] security-spiffe-token-provider latest 0582ac3584ef 2 minutes ago 28.8MB [2022-05-10T20:52:34.583Z] 161d524a6614 2 minutes ago 1.54GB [2022-05-10T20:52:34.583Z] support-notifications latest ee5a3bd45679 3 minutes ago 26.9MB [2022-05-10T20:52:34.583Z] f6f1c7a848c2 3 minutes ago 1.55GB [2022-05-10T20:52:34.583Z] sys-mgmt-agent latest 5a722cde175f 3 minutes ago 299MB [2022-05-10T20:52:34.583Z] core-metadata latest 3a3cfcabeb2a 4 minutes ago 17MB [2022-05-10T20:52:34.583Z] support-scheduler latest 8d13531b5932 4 minutes ago 26.3MB [2022-05-10T20:52:34.583Z] 5bf532343e7f 4 minutes ago 1.49GB [2022-05-10T20:52:34.583Z] 86e14e923228 4 minutes ago 1.55GB [2022-05-10T20:52:34.583Z] e63dbf0bc9b3 4 minutes ago 1.5GB [2022-05-10T20:52:34.583Z] ci-base-image-x86_64 latest a3f8e5e18768 7 minutes ago 895MB [2022-05-10T20:52:34.583Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.17-alpine f018257e8ee9 2 weeks ago 562MB [2022-05-10T20:52:34.583Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver latest a97f223af7a3 2 weeks ago 254MB [2022-05-10T20:52:34.583Z] docker 20.10.14 7417809fdb73 5 weeks ago 218MB [2022-05-10T20:52:34.583Z] alpine 3.14 e04c818066af 5 weeks ago 5.59MB [2022-05-10T20:52:34.583Z] alpine 3.15 0ac33e5f5afa 5 weeks ago 5.57MB [2022-05-10T20:52:34.583Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 22 months ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-05-10T23:24:50.146Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-61110 in /w/workspace/edgexfoundry_edgex-go_PR-3987 [Pipeline] { [Pipeline] ws [2022-05-10T23:24:50.161Z] Running in /w/workspace/edgex-go/16 [Pipeline] { [Pipeline] checkout [2022-05-10T23:24:50.437Z] The recommended git tool is: git [2022-05-10T23:24:56.072Z] using credential edgex-jenkins-ssh [2022-05-10T23:24:56.090Z] Cloning the remote Git repository [2022-05-10T23:24:56.148Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-05-10T23:24:56.224Z] > git init /w/workspace/edgex-go/16 # timeout=10 [2022-05-10T23:24:56.302Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-05-10T23:24:56.303Z] > git --version # timeout=10 [2022-05-10T23:24:56.355Z] > git --version # 'git version 2.25.1' [2022-05-10T23:24:56.357Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-05-10T23:24:56.475Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-05-10T23:25:14.185Z] Merging remotes/origin/main commit cd12ae53bb5ba1da092f9ffd7d969d808500d050 into PR head commit f651c9050014cebb69ef6e3aabd169dd18ce14e1 [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-05-10T23:25:14.303Z] Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2022-05-10T23:25:13.293Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-05-10T23:25:13.309Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-05-10T23:25:13.335Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-05-10T23:25:13.363Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-05-10T23:25:13.364Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-05-10T23:25:13.382Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3987/head:refs/remotes/origin/PR-3987 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-05-10T23:25:14.210Z] > git config core.sparsecheckout # timeout=10 [2022-05-10T23:25:14.226Z] > git checkout -f f651c9050014cebb69ef6e3aabd169dd18ce14e1 # timeout=10 [2022-05-10T23:25:14.899Z] + [ -d /w/workspace/edgex-go/16/archives ] [Pipeline] libraryResource [Pipeline] sh [2022-05-10T23:25:15.201Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-10T23:25:16.072Z] ---> package-listing.sh [2022-05-10T23:25:16.072Z] ++ facter osfamily [2022-05-10T23:25:16.072Z] ++ tr '[:upper:]' '[:lower:]' [2022-05-10T23:25:16.331Z] + OS_FAMILY=debian [2022-05-10T23:25:16.331Z] + workspace=/w/workspace/edgex-go/16 [2022-05-10T23:25:16.331Z] + START_PACKAGES=/tmp/packages_start.txt [2022-05-10T23:25:16.331Z] + END_PACKAGES=/tmp/packages_end.txt [2022-05-10T23:25:16.331Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-05-10T23:25:16.331Z] + PACKAGES=/tmp/packages_start.txt [2022-05-10T23:25:16.331Z] + '[' /w/workspace/edgex-go/16 ']' [2022-05-10T23:25:16.331Z] + PACKAGES=/tmp/packages_end.txt [2022-05-10T23:25:16.331Z] + case "${OS_FAMILY}" in [2022-05-10T23:25:16.331Z] + dpkg -l [2022-05-10T23:25:16.331Z] + grep '^ii' [2022-05-10T23:25:16.331Z] + '[' -f /tmp/packages_start.txt ']' [2022-05-10T23:25:16.331Z] + '[' -f /tmp/packages_end.txt ']' [2022-05-10T23:25:16.331Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-05-10T23:25:16.331Z] + '[' /w/workspace/edgex-go/16 ']' [2022-05-10T23:25:16.331Z] + mkdir -p /w/workspace/edgex-go/16/archives/ [2022-05-10T23:25:16.331Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/16/archives/ [Pipeline] echo [2022-05-10T23:25:16.346Z] 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/16/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-05-10T23:25:16.627Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-05-10T23:25:17.195Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-10T23:25:17.195Z] [2022-05-10T23:25:17.195Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-05-10T23:25:17.497Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-10T23:25:17.497Z] latest: Pulling from edgex-lftools-log-publisher [2022-05-10T23:25:17.497Z] 5eb5b503b376: Pulling fs layer [2022-05-10T23:25:17.497Z] 5c69ac0246d0: Pulling fs layer [2022-05-10T23:25:17.497Z] ec43610c2a17: Pulling fs layer [2022-05-10T23:25:17.497Z] 3a2ae6a8a46f: Pulling fs layer [2022-05-10T23:25:17.497Z] 33b1e0a273af: Pulling fs layer [2022-05-10T23:25:17.497Z] 5d3b04190fa2: Pulling fs layer [2022-05-10T23:25:17.497Z] 2f39f015ded8: Pulling fs layer [2022-05-10T23:25:17.497Z] 3a2ae6a8a46f: Waiting [2022-05-10T23:25:17.497Z] 33b1e0a273af: Waiting [2022-05-10T23:25:17.497Z] 5d3b04190fa2: Waiting [2022-05-10T23:25:17.497Z] 5c69ac0246d0: Download complete [2022-05-10T23:25:17.497Z] 3a2ae6a8a46f: Download complete [2022-05-10T23:25:17.759Z] 33b1e0a273af: Verifying Checksum [2022-05-10T23:25:17.759Z] 33b1e0a273af: Download complete [2022-05-10T23:25:17.759Z] 5d3b04190fa2: Download complete [2022-05-10T23:25:17.759Z] ec43610c2a17: Verifying Checksum [2022-05-10T23:25:17.759Z] ec43610c2a17: Download complete [2022-05-10T23:25:17.759Z] 5eb5b503b376: Verifying Checksum [2022-05-10T23:25:17.759Z] 5eb5b503b376: Download complete [2022-05-10T23:25:18.327Z] 2f39f015ded8: Verifying Checksum [2022-05-10T23:25:18.327Z] 2f39f015ded8: Download complete [2022-05-10T23:25:18.896Z] 5eb5b503b376: Pull complete [2022-05-10T23:25:19.156Z] 5c69ac0246d0: Pull complete [2022-05-10T23:25:19.725Z] ec43610c2a17: Pull complete [2022-05-10T23:25:19.725Z] 3a2ae6a8a46f: Pull complete [2022-05-10T23:25:19.983Z] 33b1e0a273af: Pull complete [2022-05-10T23:25:19.983Z] 5d3b04190fa2: Pull complete [2022-05-10T23:25:24.171Z] 2f39f015ded8: Pull complete [2022-05-10T23:25:24.171Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-05-10T23:25:24.171Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-10T23:25:24.171Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-05-10T23:25:24.243Z] prd-ubuntu20.04-docker-8c-8g-48739 does not seem to be running inside a container [2022-05-10T23:25:24.289Z] $ 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/16/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/16 -v /w/workspace/edgex-go/16:/w/workspace/edgex-go/16:rw,z -v /w/workspace/edgex-go/16@tmp:/w/workspace/edgex-go/16@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-lftools-log-publisher:latest cat [2022-05-10T23:25:26.398Z] $ docker top c1a197a7c271f73e51e04b3043af9999a439bbea855d93daed6502ff5b48055a -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-10T23:25:26.754Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-05-10T23:25:27.046Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-05-10T23:25:27.336Z] + ls /var/log/sa-host [2022-05-10T23:25:27.336Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-10T23:25:27.431Z] provisioning config files... [2022-05-10T23:25:27.442Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/16@tmp/config414425737686196933tmp [Pipeline] { [Pipeline] echo [2022-05-10T23:25:27.453Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-10T23:25:27.744Z] ---> create-netrc.sh [Pipeline] } [2022-05-10T23:25:27.751Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-05-10T23:25:28.086Z] ---> python-tools-install.sh [Pipeline] echo [2022-05-10T23:25:28.094Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-10T23:25:28.382Z] ---> sudo-logs.sh [2022-05-10T23:25:28.382Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-05-10T23:25:28.406Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-10T23:25:28.696Z] ---> job-cost.sh [2022-05-10T23:25:28.696Z] lf-activate-venv: SKIPPING [2022-05-10T23:25:28.696Z] INFO: No Stack... [2022-05-10T23:25:29.268Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-05-10T23:25:29.887Z] INFO: Archiving Costs [Pipeline] echo [2022-05-10T23:25:29.909Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-10T23:25:30.216Z] ---> logs-deploy.sh [2022-05-10T23:25:30.216Z] lf-activate-venv: SKIPPING [2022-05-10T23:25:30.216Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3987/16 [2022-05-10T23:25:30.216Z] INFO: archiving workspace using pattern(s): [2022-05-10T23:25:31.158Z] Archives upload complete. [2022-05-10T23:25:31.158Z] INFO: archiving logs to Nexus